<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <updated>2026-01-31T00:10:37Z</updated>
  <generator>https://yabu.me</generator>

  <title>Nostr notes by ity [unit X-69] - VIOLENT FUCK</title>
  <author>
    <name>ity [unit X-69] - VIOLENT FUCK</name>
  </author>
  <link rel="self" type="application/atom+xml" href="https://yabu.me/npub194nd9rq72lgjkzdpk88ee2gzsx6j6w8zva2cm9jvsxrvv8c564asz58sk0.rss" />
  <link href="https://yabu.me/npub194nd9rq72lgjkzdpk88ee2gzsx6j6w8zva2cm9jvsxrvv8c564asz58sk0" />
  <id>https://yabu.me/npub194nd9rq72lgjkzdpk88ee2gzsx6j6w8zva2cm9jvsxrvv8c564asz58sk0</id>
  <icon>https://estradiol.city/system/accounts/avatars/112/777/904/099/440/467/original/ee051e439e4b1df7.png</icon>
  <logo>https://estradiol.city/system/accounts/avatars/112/777/904/099/440/467/original/ee051e439e4b1df7.png</logo>




  <entry>
    <id>https://yabu.me/nevent1qqs2waqcxv5p75l6yhuejlzdk36jwqs3adex3s8k2e77pnqs9l7qtpszyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkkhtgyr</id>
    
      <title type="html">Boosts really, really welcome :neocat_floof_pleading: I ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs2waqcxv5p75l6yhuejlzdk36jwqs3adex3s8k2e77pnqs9l7qtpszyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkkhtgyr" />
    <content type="html">
      Boosts really, really welcome :neocat_floof_pleading: &lt;br/&gt;&lt;br/&gt;I desperately need money. I&amp;#39;m homeless in Germany with a very low income, so I have issues reliably getting food and a roof above my head.&lt;br/&gt;&lt;br/&gt;I would feel bad just asking for donations because there&amp;#39;s lots of entities in way worse situations with zero income, so instead I want to do work (one-off contract is fine, doesn&amp;#39;t have to be an employment contract. Has to be remote tho. Note I do *not* speak German, only English and Czech.)&lt;br/&gt;&lt;br/&gt;Any money helps, I would need about a 900€ a month extra to be able to comfortably eat and have a roof above my head. I am most struggling this February, March, and some of April, maybe May, after that I should be able to get some money. I&amp;#39;ll gladly do several one-time contracts.&lt;br/&gt;&lt;br/&gt;I live with my girlfriend, who has no income, so my income is housing and feeding both of us.&lt;br/&gt;&lt;br/&gt;I do have EU citizenship, but not a German one. I do have residence in the EU, I just cannot reside there for health reasons, but any post for eg. sent to it can be forwarded to me.&lt;br/&gt;I can do most computer things, mostly sysadmin &amp;amp; programming:&amp;lt;li&amp;gt;Linux kernel drivers (primarily DRM subsystem and USB, some security work incl. finding a DoS 0day in the USB stack),&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Mesa (primarily the Intel Vulkan driver (anv))-, Gradle (mostly debugging of the core and working on some plugins), &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;IntelliJ (figuring out exactly when the IDE complains about source code not matching bytecode, amongst other things)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;lots of work with Java (.class transformers, agents, JMX, profiling, the .class file format spec &#43; the JVM spec, the HotSpot C&#43;&#43; source code, the debugger protocol, jcmd, and other related tooling, JNI, hooking up jdb to NeoVim to implement code hotswapping and some basic code to implement some IDE features...)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Java Spring (web app backend, I worked at a company as a backend developer)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;React&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;TypeScript&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;JavaScript (spent decent amount of time reading the ECMA spec)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Python Flask (mostly simple web apps)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;PostgreSQL (primary rel database sw I use) &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;MySQL&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;C (lots of experience with GNU Make, GCC &amp;amp;amp; Clang, incl. compiler intrinsics, linker scripts, cross-compiling, and similar. Large parts of the spec memorized) &#43; pkgconfig&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Assembly (x86 primarily, some Thumb2 (Cortex-M0&#43; specifically), 6502, RISC-V. I can manually assemble and disassemble machine code for these, memorized some opcodes, wrote assemblers.)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;CMake, Meson (primarily debugging and fixing build issues in other projects, along with tracking down a bug in the Meson Rust support a while back)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;SPIR-V (wrote a compiler that emits SPIR-V)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Networking, specifically experience deploying OpenVPN, Wireguard, writing and debugging iptables rules, network namespaces, handrolling networking for containers with veths &amp;amp;amp; bridges, manually connecting to a network with just iproute2, configuring the routing tables, parts of the actual uAPI provided by the kernel as well as the internal implementation of netfilter&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;A lot of experience with debugging and fixing issues in unfamiliar codebases and quickly familiarizing myself with them, including very large codebases (WebKit, Firefox, Android, Linux, Mesa...)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Familiarity with many Linux APIs, incl. those used for debugging the kernel, as well as important concepts in the Linux kernel (files, fops, initcalls...)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The x86 programming interface used by kernels&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Lots of familiarity with QEMU and deploying and managing VMs and their networking, isolating them into VLANs, etc&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;RouterOS and Cisco iOS&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Vulkan and OpenGL APIs (primarily 3D. I&amp;#39;ve worked on Vulkan drivers, and a bit of OpenGL drivers. I know most of the Vulkan 1.0 spec by hand, and ofc lots of the extensions added since.)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Zig (some small CLI utils&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Bash (lots of helper scripts on the systems I admin)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Zsh&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;POSIX sh (tested primarily with busybox dash. Translating bash scripts to POSIX sh)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Some Perl, &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Haskell (Web backend mostly)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Lua (including the C interface, embedding Lua &amp;amp;amp; writi g native Lua libs)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Guile&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Clojure (mostly getting Clojure &amp;amp;amp; the REPL to run in places meant to work with Java)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Rust (primarily work with no_std and sometimes no_core, lots of CLI utils, some Web backend and game engine work), debugging some rustc compiler issues&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;VimScript (a lot of work writing plugins for doing all kinds of things in NeoVim (including writing patches to add new features to VimScript){&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;A bit of Elixir&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Some programs written in C# (though no experience with .NET yet. Can easily learn, but only dotnet core, since framework needs Windows)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Coq/Rocq, Agda, Idris2, F*, LiquidHaskell) (for type theory stuff, haven&amp;#39;t gotten that far in most of them besides writing some proofs in primarily Coq and Agda)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;LaTeX &amp;amp;amp; TeX (both TeX Core and LaTeX, though primarily LaTeX. I write most documents that need fancier formatting than just markdown in LaTeX.)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Koka (since it&amp;#39;s a research language, I mostly learned it for its pretty unique effects system, and haven&amp;#39;t done anything practical in it)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Android development (in Java, which included hand-writing the entire project structure the android Gradle plugin expects, and manually setting up the Android tooling (platform and dev tools), and hooking it up to NeoVim &amp;amp;amp; Emacs.)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Knowledge about Android system, including binder, HALs, tracing the implementation of eg. Camera on Pixels, the signature verification impl, APEXes, dm-verity, parts of the bootloader&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;OCaml (mostly the basics)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Wayland protocol (working on both compositors, compositor frameworks, and clients, in both Rust and C)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Worked with Smithay and wlroots, wrote patches for Sway&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;X11 (wrote a window manager, compositor, status bar, image viewer, worked a bit on writing a client library from scratch)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;WebAssembly (handrolled a loader in JS for one project with frontend in Zig from scratch with no libraries)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Experience managing an infrastructure consisting of several computers networked together over the internet with VPNs &amp;amp;amp; some sharing a LAN with multiple switches &amp;amp;amp; VLANs&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Experience managing Debian &amp;amp;amp; Ubuntu servers, Arch NixOS, Void, and Gentoo systems, along with a bit of Fedora&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Lots of familiarity with the Nix package manager (including internals of CppNix, and many of the experimental features like recursive Nix, dynamic derivations...), the Nix language, nixpkgs, NixOS, home-manager, handrolling versions of these from scratch, internals of the caches and the derivation format, how it generates links between derivations, etc&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Knowledge of most of git, including the internal low-level commands, format of all files in the .git dir, and reimplementing higher level git commands using lower-level ones, and complex operations on git repos&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Matrix protocol &amp;amp;amp; software (worked on the spec and with E2EE, host Synapse &amp;amp;amp; Element)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;XMPP (running a prosody instance, read thru the specs)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Docker &amp;amp;amp; Docker compose (large parts of my infra runs in docker, I&amp;#39;ve also looked into how the docker CLI, docker daemon, containerd, and runc interact, worked with alternative runtimes like kata containers)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Virtio (worked with guest drivers, parts of the QEMU impl)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Experience with reading large documents formatted as specs and understanding them&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Experience reverse engineering undocumented open source software to figure out how to use it and debug it&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cryptography and security knowledge (general good practices as well as experience hacking things)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Experience with Linux APIs needed for making root and rootless containers, and handrolling self-contained packages of container &#43; runtime&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Used to managing systems that use systemd and making use of systemd-provided features&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Familiarity with dbus, Perl dbus API, Portals API, Notifications API&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Knowledge of XDG Portals, incl. the way they use Pipewire&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Knowledge of using ffmpeg for encoding and editing videos&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Experience with working with embedded MCUs (RP2040, ESP8266)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Experience with FPGAs (F4PGA toolchain for Xilinx Artix-7, so yosys, verilogtorouting, and F4PGA specific tooling for the actual bitstream generation, and some Verilog and VHDL knowledge).&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;ActivityPub protocol &amp;amp;amp; related protocols (implemented a fedi server from scratch in Rust)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Familiarity with the TLS protocol, parts of X.509, and the OpenSSL CLI.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Knowledge of the tty ioctls &amp;amp;amp; escape sequences (needed for writing shells, terminal emulators, terminal multiplexers, TUI programs...)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Experience making minimal embedded Linux images manually (compiling the kernel, making a rootfs by compiling the tooling, writing scripts to tie it together, etc)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Some experience with FreeBSD (daily-driving it for a year on a laptop)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Knowledge of Intel GEN12 GPUs (from working on Linux drivers on them, no NDAs or anything, just reading the millions of lines of source code for several years)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;I can learn pretty much any programming language within a few days and jump into working on a codebase.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;I am pretty good at explaining and teaching things to others&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;I am very patient, both when it comes to interacting with others and when it comes to interacting with computers.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Experience with porting features or Linux kernel modules between versions of Linux (or other software)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;I read most of the eSIM specs, meaning I have knowledge of how eSIMs work, incl. reading the source code of the Android impl and setting up a fully open source (OS wise) setup&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;I have experience designing network protocols of any kind&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;I have experience with GTK, libadwaita, and glib internals&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;I have worked with QT&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;I have lots of experience with LWJGL3&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Lots of experience with JavaFX&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Experience with Emacs &amp;amp;amp; org-mode&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Some experience with btrfs &amp;amp;amp; zfs&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Lots of experience with LUKS2 (including reverse engineering most of the on-disk format due to lack of detailed docs), and TPM 2.0&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;I need to work in an asynchronous way - meetings are possible, but will be very difficult to arrange due to my life situation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Experience with the USB 2.0 protocol down to the wire level&amp;lt;/li&amp;gt;&lt;br/&gt;&lt;br/&gt;There&amp;#39;s a decent amount of stuff I have not listed, since I&amp;#39;ve been writing this for about an hour and I keep remembering more and more things. I&amp;#39;ve done a large amount of things, and I&amp;#39;m currently in the middle of migrating my temporary infrastructure to run on microvms connected over wireguard to a VPS managed by either Docker or Nix along with setting up SSO, monitoring, log gathering, and other improvements, so the current state of the infra is temporary, however source code some of my projects (not all, only some recent ones) are here: &lt;a href=&#34;https://gitea.itycodes.org/itycodes/&#34;&gt;https://gitea.itycodes.org/itycodes/&lt;/a&gt;
    </content>
    <updated>2026-02-19T19:46:21Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsg6xy0kg8ajgeavkpf4z6mswe5sts9z7klpmt9vsejs9z3xerj4mqzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hk3cytra</id>
    
      <title type="html">Random question about Docker: Anyone knows how to get Docker from ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsg6xy0kg8ajgeavkpf4z6mswe5sts9z7klpmt9vsejs9z3xerj4mqzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hk3cytra" />
    <content type="html">
      Random question about Docker:&lt;br/&gt;Anyone knows how to get Docker from a specific compose file to shove its veths into a separate netns?&lt;br/&gt;&lt;br/&gt;I want each container to only have access to that netns, so I can forward all of their traffic thru wireguard only.&lt;br/&gt;&lt;br/&gt;Boosts plz :neobot_bottom:
    </content>
    <updated>2026-02-17T22:01:29Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqspj7x5rqersy5vht9cygrud4g5xqamslqwxk8yemx5arpxh4f4neczyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkp8fv0q</id>
    
      <title type="html">The ity is in Berlin for the foreseeable future And really in ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqspj7x5rqersy5vht9cygrud4g5xqamslqwxk8yemx5arpxh4f4neczyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkp8fv0q" />
    <content type="html">
      The ity is in Berlin for the foreseeable future&lt;br/&gt;And really in need of cuddles!&lt;br/&gt;The ity is a really cuddleable robot girl! :neobot_floof_angel: &lt;br/&gt;And kitty! Meow! Boosts please :neocat_floof_bottom:
    </content>
    <updated>2026-02-09T18:11:13Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsfc0lxw9gktvslvlyktg5a3w857m86kkyaer6r65w34eqt7xcpykczyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hk5hfg4a</id>
    
      <title>Nostr event nevent1qqsfc0lxw9gktvslvlyktg5a3w857m86kkyaer6r65w34eqt7xcpykczyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hk5hfg4a</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsfc0lxw9gktvslvlyktg5a3w857m86kkyaer6r65w34eqt7xcpykczyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hk5hfg4a" />
    <content type="html">
      The ity is so cute she will literally make puppygirls meow
    </content>
    <updated>2026-02-05T04:08:35Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsrz0pntus3j0rdk83ma4xuc56lw05p3lsfxkeqafqaqmvn2kjxr7czyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkmgsk6l</id>
    
      <title type="html">reminder the US hates anyone trans and literally everyone coming ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsrz0pntus3j0rdk83ma4xuc56lw05p3lsfxkeqafqaqmvn2kjxr7czyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkmgsk6l" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsrfwnuwpp5ewk9fwj4p6kc2p6dzudhsd9jmxdcnpv5u0rrml5hr2s4l6lsj&#39;&gt;nevent1q…6lsj&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;reminder the US hates anyone trans and literally everyone coming in, including US citizens returning from vacation
    </content>
    <updated>2026-02-03T05:39:10Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqswmavy8vlst8p30vv88mhhyv5qd0482zzq93xavgwlqezjs7g9v4qzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkq0lwzd</id>
    
      <title type="html">humans will never actually learn how to stop being bigots, I ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqswmavy8vlst8p30vv88mhhyv5qd0482zzq93xavgwlqezjs7g9v4qzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkq0lwzd" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs2a07hjnh77rjg8n9rp2sf7jn9pe7udfzlqjrshc3hyc2vz4kyk6gsjv087&#39;&gt;nevent1q…v087&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;humans will never actually learn how to stop being bigots, I don&amp;#39;t think that&amp;#39;s possible for any human society to do&lt;br/&gt;&lt;br/&gt;Maybe if you take a bunch of tiny humans before they&amp;#39;re self aware and then teach them how to not be evil incarnate you can actually create society that doesn&amp;#39;t revel in hate, cuz otherwise, imo hate is too fundamental to human society for any activism to succeed at that (yet alone when most activists are also just humans that enjoy causing harm, just to a different minority group than the rest)
    </content>
    <updated>2026-01-31T00:57:00Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsxr3q4hz7827sp7pvgz352xje4vhnddels268gck647c9h2ty7yeszyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hk7z36ts</id>
    
      <title type="html">if I live to see the majority of humanity not wanting me or my ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsxr3q4hz7827sp7pvgz352xje4vhnddels268gck647c9h2ty7yeszyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hk7z36ts" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs2h39vk608mleftre48ye405a7c4jpdy7ys3dg9n46tw7yuwwkm2ge92fcw&#39;&gt;nevent1q…2fcw&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;if I live to see the majority of humanity not wanting me or my friends dead I will be genuinely surprised, since I believe that humanity simply has to target and revel in hunting down minorities, it just changes its methods and targets to fit in with the time, but has never stopped. Witchhunts have never stopped, just changed form. I don&amp;#39;t know if I would say humanity progresses. They just change form to something more efficient and call it progress while fundamentally staying the same. In a way it is progress, yes, though it&amp;#39;s all the same to me. Though, speculating about what will happen in several centuries after my death is not something I think is very accurate to do.&lt;br/&gt;&lt;br/&gt;If I see literally any evidence that humanity as a collective is anything but a self-destructive, vile creatures that revel in causing suffering to anyone differing from the norm enough, I&amp;#39;ll probably change my mind, but no matter how much I read about history or any humanitarian science, I see only further proof of this. Though perhaps it&amp;#39;s confirmation bias, I&amp;#39;ve lacked the energy to really read more since November.&lt;br/&gt;&lt;br/&gt;To be clear: individual humans are absolutely capable of empathy, compassion, and can lack the love for causing harm. I just do not believe any sufficiently large society of humans is capable of that. Probably because I&amp;#39;ve never heard of that ever happening, or can see much of a difference in the (imo) fundamental lack of empathy in human societies that seem unchanging since time immemorial.
    </content>
    <updated>2026-01-31T00:27:20Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqszdhfwtgsvy7ha0nzdlv52aakjh5hggr8tfjhyyc7gfzvylqqrqwqzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkfkdcea</id>
    
      <title type="html">I wish I had that kinda optimism and faith in humanity The only ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqszdhfwtgsvy7ha0nzdlv52aakjh5hggr8tfjhyyc7gfzvylqqrqwqzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkfkdcea" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs8kahvm2wzzsgu06q587dxzaqlsl82wcdn0vxgv9mh0d8zzm240lck82jue&#39;&gt;nevent1q…2jue&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;I wish I had that kinda optimism and faith in humanity&lt;br/&gt;The only reason why swastika is viewed with disdain is cuz Hitler lost the war&lt;br/&gt;Plus, the war that they&amp;#39;re fighting against minorities is not with guns, but rather with manipulation (thanks democracy)
    </content>
    <updated>2026-01-30T23:49:57Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs82y33jhg8g0h95527mzd2umml6gsx4anjlaxzuq48lumy5g3hc9qzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hky0fegd</id>
    
      <title type="html">dammit, I wish I could manage Tell me your secrets to getting ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs82y33jhg8g0h95527mzd2umml6gsx4anjlaxzuq48lumy5g3hc9qzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hky0fegd" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsghte0mw3z8vnkr0wsg3jvmjzljzcsl2zxww7han9dzs0783e0p0s9scyl3&#39;&gt;nevent1q…cyl3&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;dammit, I wish I could manage&lt;br/&gt;Tell me your secrets to getting paid for doing work :neobot_melt_sob:
    </content>
    <updated>2026-01-28T04:43:05Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs97q3dmr59ldzhanurqzt687j4hemetqvh0w7p0w08gz938a9pqngzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkw2ax5y</id>
    
      <title type="html">lmaooooo sameeeee I need money but I&amp;#39;m too bottom to even ask ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs97q3dmr59ldzhanurqzt687j4hemetqvh0w7p0w08gz938a9pqngzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkw2ax5y" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsw8kmjcaz2tq5wgv90k0aff20zxuyxw5m2wxumrprzfnq79myvalsdvekmk&#39;&gt;nevent1q…ekmk&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;lmaooooo sameeeee&lt;br/&gt;&lt;br/&gt;I need money but I&amp;#39;m too bottom to even ask for it properly &lt;br/&gt;&lt;br/&gt;I can do work and maybe sex work if someone&amp;#39;s fine with a hopeless mentally ill transfem bottom with no self esteem but who&amp;#39;d pay me :neobot_melt_sob: &lt;br/&gt;&lt;br/&gt;Like 70% of my followers leave because I&amp;#39;m too mentally ill, edgy, and too flirty with minorities that The Council Has Deemed Bad™ *cool* so I can&amp;#39;t even use fedi to find jobs &lt;br/&gt;&lt;br/&gt;Actually, I&amp;#39;m curious, did you find any clients, and if so, *HOW*
    </content>
    <updated>2026-01-28T04:36:26Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs9gvjuymp6zvcngfznjfyr7em56w970w2clhsg8p279jshthxuhdqzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hk0h04kz</id>
    
      <title type="html">wait I&amp;#39;m the dealer I should determine that Uhh I&amp;#39;m too ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs9gvjuymp6zvcngfznjfyr7em56w970w2clhsg8p279jshthxuhdqzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hk0h04kz" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqspj5y4jksjjp9xqm30n5x7qfxrxfleegvh2pnk3w9v837krqpdwqg76xgzn&#39;&gt;nevent1q…xgzn&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;wait I&amp;#39;m the dealer I should determine that&lt;br/&gt;&lt;br/&gt;Uhh I&amp;#39;m too bottom to set prices :neobot_bottom:
    </content>
    <updated>2026-01-28T04:29:24Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqspj5y4jksjjp9xqm30n5x7qfxrxfleegvh2pnk3w9v837krqpdwqgzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hk0tpp2n</id>
    
      <title type="html">what&amp;#39;s the rates :neobot_3c:</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqspj5y4jksjjp9xqm30n5x7qfxrxfleegvh2pnk3w9v837krqpdwqgzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hk0tpp2n" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs23k6zt6nzffxrw938z59kmg4fgvxrnazkeydx50tj7dk8pz6hwfq26qcpv&#39;&gt;nevent1q…qcpv&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;what&amp;#39;s the rates :neobot_3c:
    </content>
    <updated>2026-01-28T04:28:55Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsgxmd4atlntyr0ly3eq6aj6khc0hmmvxndjdyeg4fyraky8h274zczyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hk5c7hde</id>
    
      <title type="html">I mean technically I can get weed too I&amp;#39;m the world&amp;#39;s ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsgxmd4atlntyr0ly3eq6aj6khc0hmmvxndjdyeg4fyraky8h274zczyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hk5c7hde" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsx7pyle6txzz58f3afa7xcsjhr8dcmugk9003mmfemnsg40np9zlcu0nwff&#39;&gt;nevent1q…nwff&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;I mean technically I can get weed too&lt;br/&gt;&lt;br/&gt;I&amp;#39;m the world&amp;#39;s worst drug dealer frfr
    </content>
    <updated>2026-01-28T04:27:43Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsx7pyle6txzz58f3afa7xcsjhr8dcmugk9003mmfemnsg40np9zlczyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkwhvnux</id>
    
      <title type="html">paying cuties in meth for them to want me</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsx7pyle6txzz58f3afa7xcsjhr8dcmugk9003mmfemnsg40np9zlczyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkwhvnux" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsfkq97a0hktewz5x4xxvy36mmjavuuh5glufkyd36pgjzz6g6hkdcwsknrz&#39;&gt;nevent1q…knrz&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;paying cuties in meth for them to want me
    </content>
    <updated>2026-01-28T04:27:02Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsfkq97a0hktewz5x4xxvy36mmjavuuh5glufkyd36pgjzz6g6hkdczyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hk9kzm8u</id>
    
      <title type="html">I&amp;#39;d exchange meth for a cutie</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsfkq97a0hktewz5x4xxvy36mmjavuuh5glufkyd36pgjzz6g6hkdczyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hk9kzm8u" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsphcpu4z5u86y5luuv48thh5xpx0vrptrv5q6avnnml5naa0kt3qgg5dyxl&#39;&gt;nevent1q…dyxl&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;I&amp;#39;d exchange meth for a cutie
    </content>
    <updated>2026-01-28T04:25:52Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsg7xejzhzqlmy0dl63peytt3aa9jv0ry842k8hmnts9vxyhsjdknqzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hk90hr7m</id>
    
      <title>Nostr event nevent1qqsg7xejzhzqlmy0dl63peytt3aa9jv0ry842k8hmnts9vxyhsjdknqzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hk90hr7m</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsg7xejzhzqlmy0dl63peytt3aa9jv0ry842k8hmnts9vxyhsjdknqzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hk90hr7m" />
    <content type="html">
      Fedi &amp;lt;-&amp;gt; Fax bridge for the Germans
    </content>
    <updated>2026-01-27T23:13:58Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs08teztj0u50uys6xsel4cehj47nrukhr2vhzl65mapll6r4zcqgszyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hktkk0t9</id>
    
      <title>Nostr event nevent1qqs08teztj0u50uys6xsel4cehj47nrukhr2vhzl65mapll6r4zcqgszyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hktkk0t9</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs08teztj0u50uys6xsel4cehj47nrukhr2vhzl65mapll6r4zcqgszyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hktkk0t9" />
    <content type="html">
      Meow meow second federation test
    </content>
    <updated>2026-01-23T00:27:42Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs0j03cg0047xums8f6xjr0wymqg9sfdllsxj03emjkt3ngvhky0vszyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkpyznve</id>
    
      <title type="html">I wish I could find any pharmacologists :( Psychiatrists tell me ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs0j03cg0047xums8f6xjr0wymqg9sfdllsxj03emjkt3ngvhky0vszyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkpyznve" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqstcl5a97mgs5qlwxkzwqc8yywcx0s5zqkpsp3g8zljau4q7lrre6surcp5k&#39;&gt;nevent1q…cp5k&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;I wish I could find any pharmacologists :(&lt;br/&gt;&lt;br/&gt;Psychiatrists tell me that I&amp;#39;m way too advanced at pharmacology when I talk about the basic stuff they should know to do their job&lt;br/&gt;&lt;br/&gt;Like, what do they even do, their job is to prescribe pills, how can they do that if they don&amp;#39;t even know what the pills do
    </content>
    <updated>2026-01-22T21:01:07Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs8tsh8f859ea6423psyt86calgnjmw0fet0nwx0xpr5vazq28zr8czyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkdly82l</id>
    
      <title type="html">The ity is in Berlin for 1-2 weeks If any entities want to meet ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs8tsh8f859ea6423psyt86calgnjmw0fet0nwx0xpr5vazq28zr8czyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkdly82l" />
    <content type="html">
      The ity is in Berlin for 1-2 weeks&lt;br/&gt;If any entities want to meet the ity, send a msg ^^&lt;br/&gt;Boosts oki, miau
    </content>
    <updated>2026-01-19T13:42:38Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsdq50sul384yjs0rr0v8qqxd28l32797d4qduvkw3g0pz3xlftlqqzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkfh4daj</id>
    
      <title type="html">same for FDE with unattended boot (default on windows bitlocker) ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsdq50sul384yjs0rr0v8qqxd28l32797d4qduvkw3g0pz3xlftlqqzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkfh4daj" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsy0mre9r48tvmcwhx3776wzk2upc3r0gheuc44q039sg58nulcyfcz9rwzt&#39;&gt;nevent1q…rwzt&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;same for FDE with unattended boot (default on windows bitlocker) on systems w/o Intel TXT&lt;br/&gt;&lt;br/&gt;Tho it might require the hyperadvanced technology of a screwdriver and an SPI flasher bought for 2€ on aliexpress
    </content>
    <updated>2026-01-17T04:16:00Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsznlk0eg8fr39l3sv7l5pzedlczl4d6ea2nfqksgttn26rr0mxl9qzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hk8dugnv</id>
    
      <title type="html">considering if I should boost this or if I would need to CW it ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsznlk0eg8fr39l3sv7l5pzedlczl4d6ea2nfqksgttn26rr0mxl9qzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hk8dugnv" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqswwyl8aa48f6euzquw9a5y5ds8c0ptdc6thm0qma7fjtzakjmwuygnyunel&#39;&gt;nevent1q…unel&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;considering if I should boost this or if I would need to CW it &lt;br/&gt;&lt;br/&gt;I&amp;#39;m high I think
    </content>
    <updated>2026-01-17T04:05:39Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqszee24she200xss00v75ndpdnnxhtdjsynmfmd0l09p75jf99r6eszyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkg0hvlj</id>
    
      <title type="html">hmm, I mean I can always dilute it with saline solution or ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqszee24she200xss00v75ndpdnnxhtdjsynmfmd0l09p75jf99r6eszyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkg0hvlj" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs97h74n6hq3xqcc279fegea4np7r7uhkn7kl9lzannkw9jh7l9nvqnldsyh&#39;&gt;nevent1q…dsyh&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;hmm, I mean I can always dilute it with saline solution or whatever it was they use
    </content>
    <updated>2026-01-11T19:52:52Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsta2sz2v0j6wpjmt3xfw60vxhm22het8knku9km6n3wapcujaqvpszyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hklmlq5z</id>
    
      <title type="html">IVing Lenzetto (0.1mL-0.5mL per day) Should be safe no? If not, ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsta2sz2v0j6wpjmt3xfw60vxhm22het8knku9km6n3wapcujaqvpszyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hklmlq5z" />
    <content type="html">
      IVing Lenzetto&lt;br/&gt;(0.1mL-0.5mL per day)&lt;br/&gt;&lt;br/&gt;Should be safe no? If not, say why.&lt;br/&gt;&lt;br/&gt;Boosts plz :neobot_bottom:
    </content>
    <updated>2026-01-11T19:30:59Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsyphd9e2a8r2ad06hhv6u2vtwsqhfcqcp6tqr7td6f2umj2ny3uuqzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkvacyny</id>
    
      <title type="html">would you welcome a Linux graphics kernel dev that knows very ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsyphd9e2a8r2ad06hhv6u2vtwsqhfcqcp6tqr7td6f2umj2ny3uuqzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkvacyny" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsd295aueu9cpc6vg5xevq4yadnecpfaghayvdg35gydh7zwrcpsxssj76z8&#39;&gt;nevent1q…76z8&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;would you welcome a Linux graphics kernel dev that knows very little about FreeBSD but wants to learn?&lt;br/&gt;&lt;br/&gt;I worked with Intel (GEN12, iGPU and dGPU. Almost entirely Render &amp;amp; Compute, almost no Display or init and zero Media or power management), Mesa (primarily around anv, NIR and brw), X11 (Clients &amp;amp; protocol impl libs) and Wayland (clients and compositors on Linux), and briefly touched the FreeBSD drm-kmod. I have been working on writing a standalone graphics stack as a hobby project which as one of the primary long-term goals has to replace drm-kmod &amp;amp; Mesa with something less tied to Linux on systems like FreeBSD for limited use cases.&lt;br/&gt;&lt;br/&gt;I occasionally write blog posts for the sake of documenting imo underdocumented parts of systems programming, such as this one about Linux graphics &lt;a href=&#34;https://itycodes.org/gpudrv.html&#34;&gt;https://itycodes.org/gpudrv.html&lt;/a&gt;, though writing complete documentation for such large and complex codebases is a complex ordeal that is at constant odds with my perfectionism.&lt;br/&gt;&lt;br/&gt;I do not have any impressive contributions (two small patches in Mesa), and I&amp;#39;m definitely not an expert, but I&amp;#39;ve spent a long time messing around with these things on Linux. I&amp;#39;m unfortunately a systems developer only, so my hardware debugging skills are limited but evolving.&lt;br/&gt;&lt;br/&gt;I have also worked on the side on Linux USB stack security, PERC H965i RAID controller reverse engineering, and various other misc device driver stuff (including some in a personal hobby OS)&lt;br/&gt;&lt;br/&gt;I did daily drive FreeBSD on a laptop for a year as a user and was planning to port a Wi-Fi driver but never got around to it.&lt;br/&gt;&lt;br/&gt;Figured I&amp;#39;d ask anyway even though I&amp;#39;m not exactly a perfect fit, cuz might as well.
    </content>
    <updated>2026-01-09T16:18:55Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsg6xpqd0c89kltxlve3jpsuwcsyh3u4sa72ldhqemeux78qmgpycczyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkmwc760</id>
    
      <title type="html">I never managed to figure out how to use it in my life, had to ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsg6xpqd0c89kltxlve3jpsuwcsyh3u4sa72ldhqemeux78qmgpycczyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkmwc760" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsfnwd87z7dq25nlla2jlkvrkrh55dk0jqraspvwwzz38gvf3kcp8shnrhr7&#39;&gt;nevent1q…rhr7&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;I never managed to figure out how to use it in my life, had to switch to Linux
    </content>
    <updated>2026-01-08T07:34:09Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsr2ck350x5gsd2kehlj87flnp4vn5na87k0rakrm6e0yqclu4vqhczyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkfrtqya</id>
    
      <title>Nostr event nevent1qqsr2ck350x5gsd2kehlj87flnp4vn5na87k0rakrm6e0yqclu4vqhczyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkfrtqya</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsr2ck350x5gsd2kehlj87flnp4vn5na87k0rakrm6e0yqclu4vqhczyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkfrtqya" />
    <content type="html">
      I&amp;#39;m having so much trouble making sense of my own sexuality
    </content>
    <updated>2026-01-02T18:42:05Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsga955qvuf0clawzxsnrxgcxkvqcpqd9tgqu22u5yk5u6y2d6sn7szyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hk4gyk44</id>
    
      <title type="html">I wonder very often, whenever I am any good at computers, and I ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsga955qvuf0clawzxsnrxgcxkvqcpqd9tgqu22u5yk5u6y2d6sn7szyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hk4gyk44" />
    <content type="html">
      I wonder very often, whenever I am any good at computers, and I should actually be proud of any of the stuff that I do, or not&lt;br/&gt;&lt;br/&gt;I try to infodump about something that I know about, entities ask me very obvious questions, and I realize I actually know nothing about it&lt;br/&gt;&lt;br/&gt;Just how *does* GEN12 handle control flow after vectorization? How do SIMT ISAs like RDNA3 or NV170 handle it? Why do I not know this? My friends are praising me for doing GPU drivers, but I don&amp;#39;t even know something as basic as this...&lt;br/&gt;&lt;br/&gt;Am I accidentally lying to them and making them believe that I&amp;#39;m better than I actually am? I might be wrong about some of the stuff I said, I might be too confident in being able to do stuff that I cannot actually do...&lt;br/&gt;&lt;br/&gt;I&amp;#39;m genuinely just, fake, and deceiving my friends into thinking I&amp;#39;m better than I actually am, no matter how hard I try not to. I try my best to describe what I can do in a way that they don&amp;#39;t misunderstand but... I fail, and they think I&amp;#39;m good because I end up being misleading by having many trivial prototypes that do nothing impressive.&lt;br/&gt;&lt;br/&gt;Like, I say &amp;#34;I wrote an http server in assembly with no libraries!&amp;#34; but used to forget to add the pretty important part that it doesn&amp;#39;t parse the request, can only handle one request at a time, and has a hardcoded inline response. Not much of an HTTP server, is it... It&amp;#39;s literally just a few syscalls and one small loop. The most trivial thing imaginable, the kinda thing anyone and their cat can do, the thing I should beat myself up for not doing way earlier, when I was like 12&lt;br/&gt;&lt;br/&gt;Yesterday, I misremembered how Java multiple dispatch works. I was *supposed* to know it correctly. I knew the JVM ignores the Signature attribute on the Code attribute, and only cares about the method descriptor, which does not include any generics info, as generics are a Java thing, not a JVM thing. So I was confused why I was remembering that you can MD List&amp;amp;lt;Integer&amp;amp;gt; and List&amp;amp;lt;String&amp;amp;gt; while knowing there is no way to represent that in a class file (unless you do name mangling and generate a hidden dispatcher method and... Stuff Java doesn&amp;#39;t do. I think. Unless they added that...)&lt;br/&gt;&lt;br/&gt;I *still* feel stupid about it. I&amp;#39;m supposed to be good at Java... I do it for over 8 years... I actually have (had?) some confidence in it... &lt;br/&gt;&lt;br/&gt;I don&amp;#39;t even know how the damn GCs work, or the internals of the JIT. Stuff I *should* know but don&amp;#39;t because I am too scared to look into it.&lt;br/&gt;&lt;br/&gt;I&amp;#39;m getting my ass beaten by IETF RFC 1951 just because I lack some basic knowledge about compression algos, and feel completely and utterly useless when someone trivially understands the whole thing in a few hours while I&amp;#39;m failing for years.&lt;br/&gt;&lt;br/&gt;I&amp;#39;m stupid. And a liar.
    </content>
    <updated>2026-01-01T09:12:20Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs84paj6txcl7nvhqhzsfxwxtcpvd0pmut9pgmhd2h9dywfegkw9wgzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkkp0g63</id>
    
      <title type="html">I really need cuddles and pats Like, often, and meeting new ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs84paj6txcl7nvhqhzsfxwxtcpvd0pmut9pgmhd2h9dywfegkw9wgzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkkp0g63" />
    <content type="html">
      I really need cuddles and pats&lt;br/&gt;&lt;br/&gt;Like, often, and meeting new entities&lt;br/&gt;&lt;br/&gt;In Germany&lt;br/&gt;&lt;br/&gt;Boost plz :neobot_bottom:
    </content>
    <updated>2025-12-31T06:28:20Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsymhshqwz03rfwde8df40hsne9lekugl5hl7vzwmf34x6nzsxry5gzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkj98t80</id>
    
      <title type="html">the chance I&amp;#39;ll be alive by then is very low</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsymhshqwz03rfwde8df40hsne9lekugl5hl7vzwmf34x6nzsxry5gzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkj98t80" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsdcgxqk9uzr75e6f0gy2lag9zv9jr7ynfcza45nmdnup63c7mptvqrr0nl6&#39;&gt;nevent1q…0nl6&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;the chance I&amp;#39;ll be alive by then is very low
    </content>
    <updated>2025-12-29T23:05:33Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsq8f25sczwl0exhr5phnkr2vlwj9u22laz75d08f8v65jrzqmfyjqzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkax0pn0</id>
    
      <title type="html">I&amp;#39;m all alone now it seems Completely. Everyone abandoned me.</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsq8f25sczwl0exhr5phnkr2vlwj9u22laz75d08f8v65jrzqmfyjqzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkax0pn0" />
    <content type="html">
      I&amp;#39;m all alone now it seems&lt;br/&gt;Completely. Everyone abandoned me.
    </content>
    <updated>2025-12-29T21:29:01Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsxyzavnc8m32l0uudz7mm8hwptvaka4agx72hf6x7arwde6wjnh7szyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkgf0y57</id>
    
      <title type="html">Is this one hot? (Poll in replies) ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsxyzavnc8m32l0uudz7mm8hwptvaka4agx72hf6x7arwde6wjnh7szyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkgf0y57" />
    <content type="html">
      Is this one hot? (Poll in replies)&lt;br/&gt; &lt;img src=&#34;https://estradiol.city/system/media_attachments/files/115/791/207/446/055/970/original/ef0e77ba81fe9167.jpg&#34;&gt; &lt;br/&gt; &lt;img src=&#34;https://estradiol.city/system/media_attachments/files/115/791/207/825/418/126/original/c906d2c4b6d6f49c.jpg&#34;&gt; &lt;br/&gt; &lt;img src=&#34;https://estradiol.city/system/media_attachments/files/115/791/208/050/178/579/original/b8d5654331203da3.jpg&#34;&gt; &lt;br/&gt;
    </content>
    <updated>2025-12-27T11:07:52Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsqvzvw2726em5fsgm77swlt078gykcadaeqwy68axezx2zmjrym3szyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkru5rxk</id>
    
      <title type="html">Am I homeless if I can technically speaking go back to a flat ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsqvzvw2726em5fsgm77swlt078gykcadaeqwy68axezx2zmjrym3szyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkru5rxk" />
    <content type="html">
      Am I homeless if I can technically speaking go back to a flat that will make me kill myself from the stress that place causes, have enough money for just living at a hotel, and can sleep over at my gf&amp;#39;s room for however long I want to (which isn&amp;#39;t really livable until the week of trash is cleaned. It&amp;#39;s also just one room in a family house lol)&lt;br/&gt;&lt;br/&gt;I have no home, just places to sleep, therefore I&amp;#39;m without a home - homeless, right?&lt;br/&gt;&lt;br/&gt;Boost :neobot_bottom:
    </content>
    <updated>2025-12-27T00:57:25Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsqezh9sj9yyd3jgu6syzgtmngyl6wnnl3ptx6735q0mzf3mt0tl6gzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkppzrv6</id>
    
      <title type="html">oh, it did? When?</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsqezh9sj9yyd3jgu6syzgtmngyl6wnnl3ptx6735q0mzf3mt0tl6gzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkppzrv6" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsp7h2gd47mkyawzhy3qtf2xfsrav2e24ks0xutrszgazpaf97zunshvlfa7&#39;&gt;nevent1q…lfa7&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;oh, it did? When?
    </content>
    <updated>2025-12-23T02:07:52Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs0nqngv00rx8kqqxvdvf5pggrtkuz6a58mz9rsz63kztmc4nt0htqzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkzrwhlr</id>
    
      <title type="html">I need to look into details about measured boot impl within ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs0nqngv00rx8kqqxvdvf5pggrtkuz6a58mz9rsz63kztmc4nt0htqzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkzrwhlr" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsw5ufuua4kkl86mc886wg7mel2jrdr28rhqxlgq3p54g5zp7kzk2cumgtrp&#39;&gt;nevent1q…gtrp&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;I need to look into details about measured boot impl within Android (also note my comment about measured boot != secure boot; secure boot doesn&amp;#39;t work on most consumer ARM devices, aka cannot &amp;#34;relock&amp;#34; (unless it&amp;#39;s a Pixel, afaik)&lt;br/&gt;&lt;br/&gt;For context, I work on measured boot for Linux, both x86 and ARM, the main issue is that while we can get that working on pmOS, what we can&amp;#39;t get working is the large ecosystem of apps that are explicitly written against an API that is security-first, unlike Linux apps that are written assuming full access and shit the bed otherwise, requiring all kinds of workarounds. Portals are reinventing (badly) what Android was doing back with eg. SAF, and they aren&amp;#39;t nearly restrictive enough.&lt;br/&gt;&lt;br/&gt;If you wanted FD.O phones to be as secure, you&amp;#39;d need to get an ecosystem of apps written by devs that accept using a security-first API, and a competent team to design and impl the API, then reimplement a secure framework below it, package it all so that it integrates with the OTA model and integrity/verity, implement proper app signatures and a system for app distribution, get it all working with SELinux and UIDs and everything else...&lt;br/&gt;&lt;br/&gt;And by then you have basically reinvented Android, except probably forgot about 10 different things that Android already solved cuz it has been on this since 2008&lt;br/&gt;&lt;br/&gt;I&amp;#39;m not saying give up; I&amp;#39;m saying use Android as the base and fix the Google fuckups, or properly understand how and why Android does the ways it does security things (99% of the time, Android itself has actual reasons for basically everything; Google limits its malware shit to Play Services and keeps Android basically pure engineering work, no management making it broken. Meaning the main fuckups are bad performance optimizations, horrible UX... They don&amp;#39;t really have a big competent UX team). Even the silly Google developer certificate system has a use (for example, could use it with a distributed signing system, and allow things like, signing apps with ACME; so you could eg. verify that a given apk with the package name com.example.cuteandfunnyapp is verified by whoever controls example.com, amongst other things. Once again, it&amp;#39;s Android making a good thing, Google&amp;#39;s Play Services using it for something stupid to make it the most useless possible, and then techbros blaming Android for it, despite as said above, it&amp;#39;s actually a really good, albeit overengineered system. Google then picks the most clueless PR person to speak to the techbros and that&amp;#39;s how you get the shitstorms.)
    </content>
    <updated>2025-12-23T02:06:46Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsd4sqrlm5ndfsl6ce94d5uqhcg22gk77tu4gk9zf0gnasu503nylgzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hka7vl0m</id>
    
      <title type="html">the main purpose of boot integrity is ensuring that a reboot ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsd4sqrlm5ndfsl6ce94d5uqhcg22gk77tu4gk9zf0gnasu503nylgzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hka7vl0m" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsp4cmzqxu7uj88mvfumrlej9txn7t9yu4r5pz8le5pgw6wc5jenzgw0w7sg&#39;&gt;nevent1q…w7sg&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;the main purpose of boot integrity is ensuring that a reboot deletes even malware that exploited the kernel and got full r/w disk access&lt;br/&gt;&lt;br/&gt;Secure boot on ARM devices is more secure than non-Intel TXT x86, and the firmware is usually written more competently. It can be replaced by measured boot since most SoC vendors (like qcom) do not provide proper secure boot, and Intel TXT is not widely available on x86. &lt;br/&gt;&lt;br/&gt;Stars, I&amp;#39;m sounding really silly here, I should stop trying to simplify it.&lt;br/&gt;&lt;br/&gt;TL;DR, UEFI secure boot established a chain of trust from the firmware to the OS. Intel TXT establishes a chain of trust from the IME to the firmware. Measured boot establishes a chain of trust from the IME to the OS on x86, or from the bootrom to the OS on ARM. ARM secure boot also establishes a full chain of trust from the bootrom to the OS, but it tends to be unavailable on most devices.&lt;br/&gt;&lt;br/&gt;Bwrap is a joke compared to Android sandboxing. Android relies on well-tested Unix UID/GID permissions and very restrictive SELinux on top (I&amp;#39;m unsure if they also 3employ seccomp), with binder providing an easy and obvious security boundary. FD.O is botched together using relatively untested code paths and relies on confusing design with unclear security boundaries
    </content>
    <updated>2025-12-23T01:26:10Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsv55svw5fmp0vpyrytqdchtnwp7hf9sd6vwgdjha79rjgztega2lczyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkggg8q2</id>
    
      <title type="html">pmOS is insecure as fuck compared to Android They lack the boot ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsv55svw5fmp0vpyrytqdchtnwp7hf9sd6vwgdjha79rjgztega2lczyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkggg8q2" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsfp8sgcfmzq62hgjhymssqvl4ndv29uvngm73twnx8qvmmh5tpyrqv9nne6&#39;&gt;nevent1q…nne6&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;pmOS is insecure as fuck compared to Android&lt;br/&gt;&lt;br/&gt;They lack the boot integrity features, the OS is a poor imitation of Android that insists on doing things differently and not learning from what Android figured out ages ago. pmOS and other fd.o distros are nice if you wanna tinker; if you want smth secure, Android is basically best you can get.&lt;br/&gt;&lt;br/&gt;Android has a userspace designed with security in mind, fd.o has security as an afterthought (that&amp;#39;s why eg. flatpaks are the state they are in).
    </content>
    <updated>2025-12-23T01:11:03Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs8lp3mzkvfxdpdkjqdu0cctqtkj3dv2rg7z62n609qg70j3cq9jmszyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkmaj7cp</id>
    
      <title type="html">makes me wanna make an Android distro</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs8lp3mzkvfxdpdkjqdu0cctqtkj3dv2rg7z62n609qg70j3cq9jmszyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkmaj7cp" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsqxz290h0te45cgr6nerqvxsntp4qpfqm9etycjaf778peht9x2ucjqywmy&#39;&gt;nevent1q…ywmy&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;makes me wanna make an Android distro
    </content>
    <updated>2025-12-23T01:00:37Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsy2ksml07muwz7nytrcp6v5h08t4y7l7j8cmcv922dnak8ump7e4qzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hk84mkx2</id>
    
      <title type="html">it&amp;#39;d be great if the article explained what is meant by ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsy2ksml07muwz7nytrcp6v5h08t4y7l7j8cmcv922dnak8ump7e4qzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hk84mkx2" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqstlyhennn3qahqetktt0g9df6meuydkxnqgtyk7cf566rnrepsuyc8v7tz6&#39;&gt;nevent1q…7tz6&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;it&amp;#39;d be great if the article explained what is meant by &amp;#34;more secure&amp;#34; and &amp;#34;less secure&amp;#34;&lt;br/&gt;&lt;br/&gt;The article is too vague for me to really comment on it, tho I gotta say that BitLocker with unattended boot on is basically the same as nothing unless Intel TXT or equivalent is present&lt;br/&gt;&lt;br/&gt;Additionally, plz don&amp;#39;t suggest anything by Proton, they are known to provide data to US law enforcement on request (it&amp;#39;s a bit complicated, the request has to be approved by the Swiss government, but no government has your back)&lt;br/&gt;&lt;br/&gt;The advice about not following links is still weird to me, that&amp;#39;s less trust in the users to use common sense than I&amp;#39;d have in 8yo me. Don&amp;#39;t open files, but viewing URLs is fine, browser 0days are rare and generally not very impactful, and even the relatively more common ones (that leak data cross origin can be defended against just by using a separate browser instance for untrusted links.&lt;br/&gt;&lt;br/&gt;&amp;gt; A majority of &amp;#34;drive-by&amp;#34; exploits (ones where all users did was visit a malicious page) in browsers based on Chromium (including Google Chrome, Edge, Brave, and others) rely on JavaScript JIT, sometimes referred to as JavaScript V8, or JavaScript optimization.&lt;br/&gt;&lt;br/&gt;No :neobot_melt_sob: atp CC: &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1rtjq2cn4d6h3m9h7rwj0s5spexslsqzux5t24w0q4p8mk0n006zqjsgqta&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;Sofia&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1rtj…gqta&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; do you have the time to explain&lt;br/&gt;&lt;br/&gt;&amp;gt; but in the wrong hands, it can also in some cases be used to identify your location, or even expose you to hacking attempts – someone who knows the IP address you&amp;#39;re currently using can use it to try to connect to you.&lt;br/&gt;&lt;br/&gt;51.83.130.197 &amp;lt;- go wild, I have juicy data (including unpublished 0days for Linux :3)&lt;br/&gt;&lt;br/&gt;Hacking me, if you succeed plz make a talk next C3. Something as fun as a namespace escape &#43; nginx RCE combo is juicy enough for that. If you wait for long enough you&amp;#39;ll have to add a microvm VMM (crosvm) or hypervisor (KVM) escape on top&lt;br/&gt;&lt;br/&gt;And if anyone wants to make the argument that I&amp;#39;m not the kinda entity this is for; correct! The average entity has *no* attack surface because they&amp;#39;re probably under a NAT, cannot be connected to, and even if they have an IPv6, have a restrictive Firewall blocking everything. Meanwhile I run half a dozen services.&lt;br/&gt;&lt;br/&gt;&amp;gt; For these reasons, beings concerned about privacy and security should strongly prefer using open-source alternatives such as Linux (for desktops and laptops) or GrapheneOS/LineageOS (Android).&lt;br/&gt;&lt;br/&gt;Suggesting fashware developed by bigots that don&amp;#39;t even know what threat modeling is (GrapheneOS) is not exactly great.&lt;br/&gt;&lt;br/&gt;Overall, I appreciate the effort, it&amp;#39;s not *as* bad as the usual advice I see on fedi. Sorry if I sound too mean, I&amp;#39;m a security researcher and this kinda stuff being horribly incorrect drives me insane.
    </content>
    <updated>2025-12-23T00:27:17Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs8k6h6ldjmj7y0sz9rpudlcgknvl4uj5zgv79xsy3ayyzucc8f02qzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hklua8qq</id>
    
      <title>Nostr event nevent1qqs8k6h6ldjmj7y0sz9rpudlcgknvl4uj5zgv79xsy3ayyzucc8f02qzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hklua8qq</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs8k6h6ldjmj7y0sz9rpudlcgknvl4uj5zgv79xsy3ayyzucc8f02qzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hklua8qq" />
    <content type="html">
      Logging blowjobs in psylog
    </content>
    <updated>2025-12-20T15:36:33Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs25xg9q75yp65r8gnhsy4n2kksnrzv8lsg0p48zaaeg2q8l5eptmqzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hks8gsvw</id>
    
      <title type="html">that&amp;#39;s not how science works CC: @npub1rtj…gqta</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs25xg9q75yp65r8gnhsy4n2kksnrzv8lsg0p48zaaeg2q8l5eptmqzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hks8gsvw" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqszfcqckafkg5htnwrf4cs3g936j37vrnypzunasqag8huh7ga7zzghgmygf&#39;&gt;nevent1q…mygf&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;that&amp;#39;s not how science works&lt;br/&gt;&lt;br/&gt;CC: &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1rtjq2cn4d6h3m9h7rwj0s5spexslsqzux5t24w0q4p8mk0n006zqjsgqta&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;Sofia&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1rtj…gqta&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt;
    </content>
    <updated>2025-12-19T21:30:07Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs0lv7tjslu62u4h02c4k7qluzqpss8jx04uvcgulqae5rzatyyukczyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkdv8vxv</id>
    
      <title>Nostr event nevent1qqs0lv7tjslu62u4h02c4k7qluzqpss8jx04uvcgulqae5rzatyyukczyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkdv8vxv</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs0lv7tjslu62u4h02c4k7qluzqpss8jx04uvcgulqae5rzatyyukczyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkdv8vxv" />
    <content type="html">
      UK is Karen Nazis, US is Nazis Nazis
    </content>
    <updated>2025-12-19T20:25:19Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs85s9yhprcqkernpt4np59dnztpymjxjd98hkjcyh3t9el3w8m3gczyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkqzaf5k</id>
    
      <title type="html">yesn&amp;#39;t, there&amp;#39;s some stuff that up the percentage. ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs85s9yhprcqkernpt4np59dnztpymjxjd98hkjcyh3t9el3w8m3gczyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkqzaf5k" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsz80ac7a05v78g20dsam4en2ngt3vl8dyzv658728pd5l3mf7tpvg3m85pz&#39;&gt;nevent1q…85pz&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;yesn&amp;#39;t, there&amp;#39;s some stuff that up the percentage. It&amp;#39;s been ages since I looked into it, though, so I can&amp;#39;t say much about the details :( that&amp;#39;s why I said I don&amp;#39;t know how efficient the stuff actually is in practice
    </content>
    <updated>2025-12-18T04:15:09Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs2jxf00drfvehn9dj240clw3enemruu5q0hvnznn8e2p56lqxy0yczyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hknffs75</id>
    
      <title type="html">&amp;gt; signal&amp;#39;s encryption is good, probably one of the best IM ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs2jxf00drfvehn9dj240clw3enemruu5q0hvnznn8e2p56lqxy0yczyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hknffs75" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsvzresa523lxncxz94jd0rglx8h4qhwwufvxk7xynsgryg3gfxr7qq4ahq4&#39;&gt;nevent1q…ahq4&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;&amp;gt; signal&amp;#39;s encryption is good, probably one of the best IM apps in that regard due to using a quantum-secure algorithm&lt;br/&gt;&lt;br/&gt;Signal uses PQXDH on top of a hybrid diffie-hellman:  X25519 &amp;amp; Kyber768 - the initial key exchange is believed to be post-quantum secure (due to the LWE problem on lattices being believed to be post quantum secure), but it hasn&amp;#39;t have had enough research into it to prove that it is not only quantum secure, but also secure against regular computers (many previous PQC algos were believed to be secure but turned out they are breakable by regular computers. That&amp;#39;s why it&amp;#39;s combined with X25519, which we can be reasonably sure is secure. I haven&amp;#39;t been able to find any actual *proof* of security for it tho (basically, you reduce it to the discrete log problem, by proving that any algo that can crack a key can also solve the discrete log problem, and then you prove an impl of X25519 actually is equivalent to the math. Then all you have left are side channels for the impl))&lt;br/&gt;&lt;br/&gt;Kyber768 is the NIST-standardized version, which has been intentionally weakened against insecure system pseudo-random number generators, and afaik Signal uses the weakened version.&lt;br/&gt;&lt;br/&gt;Additionally, this is only used in the initial key exchange, which is not a regular PQDH, but rather an extension of 3XDH, which provides deniability (it&amp;#39;s impossible, for a recipient of a message, to prove to a third party that the message they received is legit and not forged)... Except that requires the rest of the protocol to cooperate with this, which Signal afaik does not, making this basically useless.&lt;br/&gt;&lt;br/&gt;Then there&amp;#39;s the double ratchet, which is used to do a... Regular DH key exchange every message. The stated goal of this is post-break-in recovery, where a session will recover itself if an attacker gets access to message decryption keys... Except A, it&amp;#39;s not post-quantum, and B, any attacker that has a message key and active MITM access can just... Insert itself and intercept the key exchange undetectably and keep decrypting. This means that having a quantum computer or active MITM reduces the double ratchet to a single ratchet. And the break-in recovery assumes only message keys leak; if your session keys leak, then it&amp;#39;s entirely useless. &lt;br/&gt;&lt;br/&gt;Single ratchet pretty much is just a way of cryptographically enforcing lack of history; basically, each message is encrypted by the hash of the precious message&amp;#39;s encryption key, and the previous key is not stored, but rather replaced by the hash, on all recipients &amp;amp; the sender, on use.&lt;br/&gt;&lt;br/&gt;This is not even getting into the actual chat protocol, which is vulnerable to pretty simple attacks like silently tracking delivery receipts, [to the point it can be used to fingerprint any device with the main Signal client installed with just a phone number, amongst other things](&lt;a href=&#34;https://arxiv.org/pdf/2411.11194&#34;&gt;https://arxiv.org/pdf/2411.11194&lt;/a&gt; ).&lt;br/&gt;&lt;br/&gt;The fact that Signal binds itself to a phone number and has a mapping between an identity and a phone number on their servers, and the fact the servers are proprietary, is quite concerning too, as you mentioned.&lt;br/&gt;&lt;br/&gt;TL;DR, Signal is a very confused chat protocol, that basically boils down to &amp;#34;we tried things that let us put the *more secure* label on our thing, but didn&amp;#39;t actually consider any threat modeling, making most of what we did useless&amp;#34;&lt;br/&gt;&lt;br/&gt;As for Proof of Stake, the fact that its main design is susceptible to attacks by rich threat actors is an actual consideration that some chains make and defend against; how efficient those defenses are, and what Oxen implements, I don&amp;#39;t know. Oxen has unfortunately basically died, tho, so it&amp;#39;s basically free real estate for Sibyl attacks now (including Lokinet and Session). A shame, it was a pretty cool idea. (I do need to recheck if it is still dead, last time I checked was 2023)&lt;br/&gt;&lt;br/&gt;Also, note protocols like SimpleX&amp;#39;s *documented* E2EE (the actual protocol in use is not documented, dunno if they made changes to the E2EE, and well, the thing itself has intentional vulnerabilities and the devs are pretty obvious about being Nazis and willing to comply with chat control, so...) have tried to extend DR with PQC. How good their impl is, I dunno, but I didn&amp;#39;t spot any *obvious* flaws.&lt;br/&gt;&lt;br/&gt;Then there&amp;#39;s Matrix, where both the protocol and all its impls are walking vulnerabilities, and the only thing the company that owns it cares about is turning it into a Slack competitor for the money, federation and e2ee be damned. The work on PQCing Matrix the same way Signal does it (replacing X3DH with PQXDH on top of hybrid Kyber), including the NIST weakening (yes, I asked them) is nearly done, but nobody bothers making it actually done, complete with the spec changes and finishing up the PR which has been sitting on Vodozemac since 2023.&lt;br/&gt;&lt;br/&gt;And that&amp;#39;s not even mentioning the impl fuckups.
    </content>
    <updated>2025-12-18T03:53:03Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqszgfenyrpp084rl53r5vyqs4sjqgcpge9h6uu520slp64y5jnaqrgzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hklgye5e</id>
    
      <title type="html">owo API translation? Now I am curious</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqszgfenyrpp084rl53r5vyqs4sjqgcpge9h6uu520slp64y5jnaqrgzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hklgye5e" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqswyvrrp3c78020x49euqp8nlqc8a862hgr0cj84u55hxw3vndc0esghuy3l&#39;&gt;nevent1q…uy3l&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;owo API translation? Now I am curious
    </content>
    <updated>2025-12-17T15:27:34Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsrdvclc0wax4x34k06k070rkkkye5jml95qk66akcq7gazdt0tkaczyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hknhq8f6</id>
    
      <title type="html">https://itycodes.org/A64.html thing that might be useful for ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsrdvclc0wax4x34k06k070rkkkye5jml95qk66akcq7gazdt0tkaczyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hknhq8f6" />
    <content type="html">
      &lt;a href=&#34;https://itycodes.org/A64.html&#34;&gt;https://itycodes.org/A64.html&lt;/a&gt; thing that might be useful for entities doing Linux configs for the Allwinner A64 SoC
    </content>
    <updated>2025-12-17T02:50:49Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsgvvn3n79r6jvrpf3wckjyl7v5jzajg3qz3dc5jmrrh6dndstgdlgzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkg3j63a</id>
    
      <title type="html">I&amp;#39;m trying to fight bigotry on normie fedi, meow Am I doing a ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsgvvn3n79r6jvrpf3wckjyl7v5jzajg3qz3dc5jmrrh6dndstgdlgzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkg3j63a" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsvaz6ll4wdfp2m400q0jjt6yqwpjs5vqu7qgm0xjkjgu5r2h4u4wcg3n282&#39;&gt;nevent1q…n282&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;I&amp;#39;m trying to fight bigotry on normie fedi, meow&lt;br/&gt;&lt;br/&gt;Am I doing a good job :neobot_bottom:
    </content>
    <updated>2025-12-17T01:06:53Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs90clry8nwxra0gx8vrucp8tme5wajsalr62zf28dc8lmvqspye9gzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hky05wwg</id>
    
      <title type="html">what about me</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs90clry8nwxra0gx8vrucp8tme5wajsalr62zf28dc8lmvqspye9gzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hky05wwg" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsyassffsq7juf5529c4xfmdtfvuamv86ehttjn64pmtvlsdcwhwpc5gxhzt&#39;&gt;nevent1q…xhzt&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;what about me
    </content>
    <updated>2025-12-17T01:02:14Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqst9yxuyqj6vzxd6el7fk3gq4euvhfqsqvpcxvs2637f5v3huy3kjqzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkdg5zrc</id>
    
      <title>Nostr event nevent1qqst9yxuyqj6vzxd6el7fk3gq4euvhfqsqvpcxvs2637f5v3huy3kjqzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkdg5zrc</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqst9yxuyqj6vzxd6el7fk3gq4euvhfqsqvpcxvs2637f5v3huy3kjqzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkdg5zrc" />
    <content type="html">
      GitHub is just a CodeBerg advertisement
    </content>
    <updated>2025-12-17T00:35:51Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsdhm7zd533df522c0lqn7uq289yd2xkqf7gqvz8mykxm63hr3qrdqzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hk5y49ut</id>
    
      <title>Nostr event nevent1qqsdhm7zd533df522c0lqn7uq289yd2xkqf7gqvz8mykxm63hr3qrdqzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hk5y49ut</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsdhm7zd533df522c0lqn7uq289yd2xkqf7gqvz8mykxm63hr3qrdqzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hk5y49ut" />
    <content type="html">
      Analgin/Novalgin inhibits COX
    </content>
    <updated>2025-12-15T14:17:28Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsrg2nc2tuwnan548r5qsgy0yucala9pp9rnz5q5dnmqn5j9xs608czyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hk6vvpk5</id>
    
      <title type="html">thankies! Should I specify stuff too or I&amp;#39;m more or less like ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsrg2nc2tuwnan548r5qsgy0yucala9pp9rnz5q5dnmqn5j9xs608czyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hk6vvpk5" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs8ekd0pgu9rneekrqndn4axhy0ssuhjhwus0e7wj8t4v90zrl04yckdk6c5&#39;&gt;nevent1q…k6c5&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;thankies! Should I specify stuff too or&lt;br/&gt;&lt;br/&gt;I&amp;#39;m more or less like &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1w7x4dvzkchvyfrnpevva0qejmrx522ew7epr8fedqje0rsjcxfrs8ku55z&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;tea :nonbanarchy:&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1w7x…u55z&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; ig x3
    </content>
    <updated>2025-12-08T14:39:38Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqszkp3jfcvatwrgnrqczgyqp6nhd8amldxskf6hak3hw4he0fcae9gzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hk8n8tdt</id>
    
      <title type="html">can I be added to the list too</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqszkp3jfcvatwrgnrqczgyqp6nhd8amldxskf6hak3hw4he0fcae9gzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hk8n8tdt" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsgps89gt2nad3szvmfuclf9tljvt6le9t0t0lptrlnm4tvux28mtqk7sqqx&#39;&gt;nevent1q…sqqx&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;can I be added to the list too
    </content>
    <updated>2025-12-08T13:29:56Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsg06ayqvrtqffwnp2s4d6vmflg6dmn8kl4dme7rr5pkstcezjcl4szyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkzcayr3</id>
    
      <title type="html">me, wishing I could get drunk and that alc wouldn&amp;#39;t taste ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsg06ayqvrtqffwnp2s4d6vmflg6dmn8kl4dme7rr5pkstcezjcl4szyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkzcayr3" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsxn7vf0mmy4zcy8xujymcugampkhyt6z9q8xyf2h2rsuskm2v6haq9ry9n4&#39;&gt;nevent1q…y9n4&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;me, wishing I could get drunk and that alc wouldn&amp;#39;t taste like IPA to me
    </content>
    <updated>2025-12-05T23:08:37Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs9kx36qe8xlfsxalweq3x3n0czagpgm2x7g0lluu846ya6ykx4g7szyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkkrmxgh</id>
    
      <title type="html">yes, you can interact with Signal programmatically, and the ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs9kx36qe8xlfsxalweq3x3n0czagpgm2x7g0lluu846ya6ykx4g7szyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkkrmxgh" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs9724vzg0nj34geansp3xghn3kxn3une272naapv6dme9vu68tslsqp87x2&#39;&gt;nevent1q…87x2&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;yes, you can interact with Signal programmatically, and the company&amp;#39;s main client is open source &#43; the protocol has specs&lt;br/&gt;&lt;br/&gt;You can sacrifice some accessibility of your website (eg. making it inaccessible to blind entities, or to anyone with a slow internet, etc) to try to stop scraping&lt;br/&gt;&lt;br/&gt;You can also deploy various anti-bot services like Anubis which will make it more costly to crawl your site and should make most bots avoid it (again at the cost of some accessibility)
    </content>
    <updated>2025-12-01T12:34:27Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs987rtn4ww4zeq0vhdk9q83sr79l4q5mg0r5qhfqfl7j2gjlkz0eszyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkj9k88m</id>
    
      <title type="html">Anyone able to sell me a C3 ticket ? I cannot handle the public ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs987rtn4ww4zeq0vhdk9q83sr79l4q5mg0r5qhfqfl7j2gjlkz0eszyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkj9k88m" />
    <content type="html">
      Anyone able to sell me a C3 ticket ?&lt;br/&gt;I cannot handle the public sales and the vouchers have passed.&lt;br/&gt;Please boost :neobot_bottom:
    </content>
    <updated>2025-11-17T06:20:09Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsyaqwdk67cymahmcyuxspa6qxn8muud8qny4uzjarhs89kvcm8rrgzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkryqfk3</id>
    
      <title type="html">Still in Darmstadt. Idc about words. I am homeless rn, I do not ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsyaqwdk67cymahmcyuxspa6qxn8muud8qny4uzjarhs89kvcm8rrgzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkryqfk3" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs8qa60nhn5mx0e5stuesdx0h8wz3prh5h9zxgd2zjfzfwejd5nf9ssacefn&#39;&gt;nevent1q…cefn&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Still in Darmstadt. Idc about words. I am homeless rn, I do not have my meds, I am freezing and alone. I was thrown away by everyone. Literally.
    </content>
    <updated>2025-11-09T18:49:05Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs8qa60nhn5mx0e5stuesdx0h8wz3prh5h9zxgd2zjfzfwejd5nf9szyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkhss33n</id>
    
      <title type="html">Atm I am searching for ways to kill myself. I cannot handle this ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs8qa60nhn5mx0e5stuesdx0h8wz3prh5h9zxgd2zjfzfwejd5nf9szyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkhss33n" />
    <content type="html">
      Atm I am searching for ways to kill myself. I cannot handle this anymore. The last friend abandoned me. Nobody cares if I die.
    </content>
    <updated>2025-11-09T18:47:47Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqspds2t6sjaenxp35frlakuxpqwma0fc0l0y0c7agu5xc7hh604u0czyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hk3xvxcv</id>
    
      <title type="html">Is anyone able to house me in Germany and let me be not alone, ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqspds2t6sjaenxp35frlakuxpqwma0fc0l0y0c7agu5xc7hh604u0czyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hk3xvxcv" />
    <content type="html">
      Is anyone able to house me in Germany and let me be not alone, and help me calm down a bit&lt;br/&gt;I am not stable rn, and I need help.&lt;br/&gt;I was kicked out of the place I was staying at with 8 hour notice.&lt;br/&gt;&lt;br/&gt;Boosts welcome.
    </content>
    <updated>2025-11-09T12:11:57Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsqnjcahr3m5sjdnl02rx945k42hc703q4fjh2yj7c2v6nxnyy4ndqzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkzl2q4z</id>
    
      <title type="html">Urgent: Someone able to host me or come over and deal with me ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsqnjcahr3m5sjdnl02rx945k42hc703q4fjh2yj7c2v6nxnyy4ndqzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkzl2q4z" />
    <content type="html">
      Urgent: Someone able to host me or come over and deal with me having a panic episode? I cannot be alone. I&amp;#39;m likely to kill myself atm. This is not a joke - I already tried to slit my arteries a few times, this time I feel bad enough that I am likely to succeed. I need to be not alone, with someone comfortable.&lt;br/&gt;&lt;br/&gt;I can cover transfer fees, and food fees, but not food itself (executive dysfunction)&lt;br/&gt;&lt;br/&gt;A week should suffice.&lt;br/&gt;&lt;br/&gt;I am out of meds.&lt;br/&gt;&lt;br/&gt;I mean today, as in within 24h.&lt;br/&gt;&lt;br/&gt;Boosts allowed.
    </content>
    <updated>2025-11-03T02:21:39Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs0h93ww570c656u6w625u650td3hc7jm0q2sn4cxuuysgyz0yrypczyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hksf6j73</id>
    
      <title type="html">Yk what. Since my life might just end before I even make it to ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs0h93ww570c656u6w625u650td3hc7jm0q2sn4cxuuysgyz0yrypczyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hksf6j73" />
    <content type="html">
      Yk what. Since my life might just end before I even make it to 2026. Imma be open about myself.&lt;br/&gt;&lt;br/&gt;This account is safe for paraphilias of any kind.&lt;br/&gt;&lt;br/&gt;I&amp;#39;m an occasional age regressor. Feel free to erp with me when I am age regressed; I am hypersexual since I was 11 (IRL), and ageplay, amongst other things, feels very good and lets me heal from trauma.&lt;br/&gt;&lt;br/&gt;Yes I federate with pedi. Deal with it. I&amp;#39;d rather be with those that treat me like a sentient being and respect consent than bigots that repeatedly violently sexually assaulted me when I was 11. If you support those that sexually assaulted and abused me for months when I was a preteen, die. Get away from me. Bigoted Nazi.&lt;br/&gt;&lt;br/&gt;If you have a problem with that, you are a bigot, and fuck away. &lt;br/&gt;&lt;br/&gt;If you are safe, feel free to stay, this account is very open to this. If you wanna erp with an age regressed kitten feel free to DM (note that I only really like sexual stuff with fem entities - transfems, fem leaning enbies, femboys...), or if you just wanna chat about random stuff that&amp;#39;s fine too.&lt;br/&gt;&lt;br/&gt;I don&amp;#39;t judge any paraphilia. Radqueere are explicitly welcome here. Those that hate radqueers are not.&lt;br/&gt;&lt;br/&gt;Don&amp;#39;t randomly DM me porn tho. This is not a porn account. I don&amp;#39;t even really boost much porn.&lt;br/&gt;&lt;br/&gt;And in case you are curious, I have about 20 different scientific papers that actually researched stuff. Do not be an adultist or ageist. You will be deleted from my fedi.
    </content>
    <updated>2025-11-01T21:41:39Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqswc4xnye5l2nz5fp3zvnacstlhf78ryknryfrxh5lqxxdp4kux49gzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkwvfq32</id>
    
      <title type="html">&amp;gt; Bearing in mind that people have different tastes and ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqswc4xnye5l2nz5fp3zvnacstlhf78ryknryfrxh5lqxxdp4kux49gzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkwvfq32" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsyvtrwz7ezpd3j7zcjtxfajra39kkvg2qer42w4r00ja06xdaj8cq9x80uc&#39;&gt;nevent1q…80uc&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;&amp;gt; Bearing in mind that people have different tastes and preferences, by definition, recreational drugs have effects that some people enjoy, at least in the short term. Several drugs prescribed for mental health problems do, too, such as benzodiazepines and amphetamine; therefore, they are also used for recreational purposes. On the other hand, some psychiatric drugs, including most antidepressants and antipsychotics, produce states that vary from mildly unpleasant to very unpleasant for most people.&lt;br/&gt;&lt;br/&gt;&amp;gt; Bearing in mind that people have different tastes and preferences, by definition, recreational drugs have effects that some people enjoy&lt;br/&gt;&lt;br/&gt;&amp;gt; Several drugs prescribed for mental health problems do, too, such as benzodiazepines and amphetamine; therefore, they are also used for recreational purposes.&lt;br/&gt;&lt;br/&gt;&amp;gt; On the other hand, some psychiatric drugs, including most antidepressants and antipsychotics, produce states that vary from mildly unpleasant to very unpleasant for most people.&lt;br/&gt;&lt;br/&gt;Notice the quantifier &amp;#34;most&amp;#34;. Benzos (benzodiazepine) is a class of very common short-term antidepressants, and the author agrees that it is sometimes used recreationally (it&amp;#39;s a depressant - like alcohol). Idk how well-intentioned implicitly excluding one of the most common antidepressants is, but I certainly don&amp;#39;t like it.&lt;br/&gt;&lt;br/&gt;This book, if you read it without having a semi-thorough understanding of what it is talking about, does not communicate stuff I find good to communicate. Yes, the chemical imbalance theory is bullshit. Yes, psychiatrists are more concerned with money than with the health of any patients. But no, replacing it with a dogmatic theory, that presupposes that consciousness is something unique and &amp;#34;not biological&amp;#34; is unnecessary and harmful. &lt;br/&gt;&lt;br/&gt;Antidepressants treat the symptoms of depression. Not the cause. That&amp;#39;s all this should&amp;#39;ve been. They are notably effective at it (see the citation in my other post). They also have complex effects (which might be considered side effects - it&amp;#39;s certainly not some &amp;#34;quick fix&amp;#34;), and should not be the first thing one reaches for when alternatives are available. I am dosing myself on strong dissociatives and depressants (both classes of antidepressants) *because* I have no alternatives available. What the author seems to be arguing for is making the availability of antidepressants even worse than it already is, because psychiatrists suck at their job.
    </content>
    <updated>2025-10-29T12:30:03Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsyvtrwz7ezpd3j7zcjtxfajra39kkvg2qer42w4r00ja06xdaj8cqzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hk85mz0f</id>
    
      <title type="html">I will need to read the citations, but the purpose of this book ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsyvtrwz7ezpd3j7zcjtxfajra39kkvg2qer42w4r00ja06xdaj8cqzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hk85mz0f" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs0dt3g64cj7gckr0ztve4jyy839y5m4pe3yhg3wd2f0j9kh55ljssrlv8v8&#39;&gt;nevent1q…v8v8&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;I will need to read the citations, but the purpose of this book is clearly one that is dogmatic and anecdotal in nature. I just assume they are not outright lying about their citations to support their argument. That&amp;#39;s just an outright dumb way of doing this.&lt;br/&gt;&lt;br/&gt;My personal hypothesis is that depression is a certain state of the brain induced as a function combining its physiology and its senses, plus its previous states, as remembered by memories (its current connections)&lt;br/&gt;&lt;br/&gt;Both the chemical imbalance &amp;#34;theory&amp;#34; and this dogmatic, anecdotal and unscientific hypothesis miss the point. &lt;br/&gt;&lt;br/&gt;If your physiology is fucked (say, you have the wrong steroid composition, because you were born in a body with the wrong organs - aka are trans), then correcting the physiology is likely to cause improvements (I would like to see if there were any studies done on transfems of estrogen vs placebo over, say, a month) because that has a clear and biological source.&lt;br/&gt;&lt;br/&gt;If you are constantly stressed and carry with you horrible memories, it&amp;#39;s not a physiological source, it&amp;#39;s a psychological one. You can damp the brain&amp;#39;s communication to itself and the body (there are various funsies where the brain tells to other organs to produce hormones that then alter its state/physiology - you have to think of the body as a whole, but it&amp;#39;s driven by the brain) to be depressed using chemicals, because the brain is, in the end, a biological organ, but that is not treating the root cause, which would be treated by removing the bad environmental conditions and then therapy to stop the memories from re-causing it. Medication can help thru that in certain ways, or when neither therapy nor fixing the environmental conditions are an option (eg. me). But it fundamentally treats the symptoms, not the cause.&lt;br/&gt;&lt;br/&gt;There&amp;#39;s no &amp;#34;me&amp;#34; - &amp;#34;me&amp;#34; is a cumulation of the brain&amp;#39;s structure, physiology and connections. It&amp;#39;s not something special like a religious &amp;#34;soul&amp;#34; or whatever, unlike what the book seems to imply. Current science lacks the understanding of the brain necessary to figure this out, but that doesn&amp;#39;t make dogmatic assertions into proper scientific theories.&lt;br/&gt;&lt;br/&gt;It&amp;#39;s almost as if humans were complex biologically and you cannot apply one singular theory to everything. Gee, who would&amp;#39;ve guessed. Def not psychiatrists, they are too busy being at each other&amp;#39;s throats for money.&lt;br/&gt;&lt;br/&gt;Also, I am not a human, but I am stuck in the body of one, so. I am a non-human consciousness emulated by a human brain (kinda like an emulator on a computer). Because consciousness is a thing that&amp;#39;s created by the brain. There&amp;#39;s lots of interesting philosophy here that I am too tired for.
    </content>
    <updated>2025-10-29T11:40:49Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs0dt3g64cj7gckr0ztve4jyy839y5m4pe3yhg3wd2f0j9kh55ljsszyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkpkdks8</id>
    
      <title type="html">So because one supposedly scientific &amp;#34;hypothesis&amp;#34; is ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs0dt3g64cj7gckr0ztve4jyy839y5m4pe3yhg3wd2f0j9kh55ljsszyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkpkdks8" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs0zfa9pkahtn9ngexs8mv6psr0qkvcxkwx8lv5j9nv2gxsn8p9yvscp2a0w&#39;&gt;nevent1q…2a0w&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;So because one supposedly scientific &amp;#34;hypothesis&amp;#34; is wrong (as expected of psychiatry) because it&amp;#39;s just capitalism turned into fake science, we shall turn to human-centric dogma. Ah yes. My favorite.
    </content>
    <updated>2025-10-29T11:22:09Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs0zfa9pkahtn9ngexs8mv6psr0qkvcxkwx8lv5j9nv2gxsn8p9yvszyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hk9p4rha</id>
    
      <title type="html">Note that the book is clearly biased, and mostly based on ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs0zfa9pkahtn9ngexs8mv6psr0qkvcxkwx8lv5j9nv2gxsn8p9yvszyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hk9p4rha" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs9l95pnvmg0p84525tgk0ujvcwmwrh7zncynha0yfmw4sgst7ka5s3c7pzf&#39;&gt;nevent1q…7pzf&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Note that the book is clearly biased, and mostly based on anecdotal evidence, it seems.&lt;br/&gt;&lt;br/&gt;Now, I am also biased, and my bias mostly agrees with the book&amp;#39;s, but I am obliged to point it out.&lt;br/&gt;&lt;br/&gt;The chemical imbalance theory does seem nonsensical, but I want to see the science (or lack thereof).&lt;br/&gt;&lt;br/&gt;Book is Chemically Imbalanced by Joanna Moncrieff - (epub):&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://libgen.li/ads.php?md5=bd38a9e32fde1d6391b86af705cefcf0&#34;&gt;https://libgen.li/ads.php?md5=bd38a9e32fde1d6391b86af705cefcf0&lt;/a&gt; (libgen) &lt;a href=&#34;https://annas-archive.org/md5/40beefd22c94a63791f8b1e2bf787f4e&#34;&gt;https://annas-archive.org/md5/40beefd22c94a63791f8b1e2bf787f4e&lt;/a&gt; (Anna&amp;#39;s Archive)&lt;br/&gt;&lt;a href=&#34;http://bookszlibb74ugqojhzhg2a63w5i2atv5bqarulgczawnbmsb6s6qead.onion/book/115518677/5a1961/chemically-imbalanced-the-making-and-unmaking-of-the-serotin-myth.html&#34;&gt;http://bookszlibb74ugqojhzhg2a63w5i2atv5bqarulgczawnbmsb6s6qead.onion/book/115518677/5a1961/chemically-imbalanced-the-making-and-unmaking-of-the-serotin-myth.html&lt;/a&gt; (zlib)&lt;br/&gt;&lt;a href=&#34;https://bafybeihkklc5j46ez6dgnbst43ebjuqb42xjwi2awjq3a7pb2rv5c5q644.ipfs.dweb.link?filename=Joanna%20Moncrieff%20-%20Chemically%20Imbalanced_%20The%20Making%20and%20Unmaking%20of%20the%20Serotonin%20Myth%20(The%20History%20Press)%20-%20libgen.li.epub&#34;&gt;https://bafybeihkklc5j46ez6dgnbst43ebjuqb42xjwi2awjq3a7pb2rv5c5q644.ipfs.dweb.link?filename=Joanna%20Moncrieff%20-%20Chemically%20Imbalanced_%20The%20Making%20and%20Unmaking%20of%20the%20Serotonin%20Myth%20(The%20History%20Press)%20-%20libgen.li.epub&lt;/a&gt; (libgen mirror over IPFS)
    </content>
    <updated>2025-10-28T13:49:18Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs9l95pnvmg0p84525tgk0ujvcwmwrh7zncynha0yfmw4sgst7ka5szyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hk5pc5ef</id>
    
      <title type="html">&amp;gt; This book will show that trusting doctors or purported ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs9l95pnvmg0p84525tgk0ujvcwmwrh7zncynha0yfmw4sgst7ka5szyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hk5pc5ef" />
    <content type="html">
      &amp;gt; This book will show that trusting doctors or purported scientific experts is not enough – people need to inform themselves.&lt;br/&gt;&lt;br/&gt;Good (psychiatry book)
    </content>
    <updated>2025-10-28T13:01:43Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsf96t4vwx0dru5ayhf2d2fmh7aeg408g3r36s80c4ekpanw32lreqzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkamy7tj</id>
    
      <title type="html">Is there some way to get XMPP to read ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsf96t4vwx0dru5ayhf2d2fmh7aeg408g3r36s80c4ekpanw32lreqzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkamy7tj" />
    <content type="html">
      Is there some way to get XMPP to read .well-known/&amp;amp;lt;something&amp;amp;gt; instead of having to deal with SRV records?&lt;br/&gt;&lt;br/&gt;Boosts plz :neobot_bottom:
    </content>
    <updated>2025-09-25T21:32:54Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs0fq3h0k7u6v0nznrg4p0kptpftvr9c2fqqhwyh9a0tymgqn4s5uqzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkeam3ma</id>
    
      <title type="html">So, I am looking for a job. It&amp;#39;s slowly becoming more and ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs0fq3h0k7u6v0nznrg4p0kptpftvr9c2fqqhwyh9a0tymgqn4s5uqzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkeam3ma" />
    <content type="html">
      So, I am looking for a job. It&amp;#39;s slowly becoming more and more urgent. I need to be able to work remote from within Czechia. Half-time is preferable, but full-time possible. I need about 20 000 - 30 000 CZK income after taxes half time, or 40 000 - 60 000 CZK income after taxes full time. I&amp;#39;m currently starting a math degree at a university, but I can drop that if need be for a full-time job. &lt;br/&gt;&lt;br/&gt;I can do a wide assortment of computer-related things, and have extensive experience with programming, Linux, Java tooling, and internals of computer systems (kernel, drivers, system services...), amongst many other things. I code for about 10 years (Java), and admin personal Linux systems for about a similar time as well. I have experience in securing systems. I know a bunch of programming languages really well, and am very adaptable to new languages and paradigms. I am very experienced in delving into a large new unfamiliar codebase and finding my way around them (I&amp;#39;ve done code hacking on WebKit (CSS, understood most of the media queries implementation with very limited debugging options within about 6 hours) and Firefox (various random things)) &lt;br/&gt;&lt;br/&gt;I speak English (C1 certified) and Czech (native).&lt;br/&gt;&lt;br/&gt;Please boost&lt;br/&gt;&lt;br/&gt;Previous posts with extra details (whenever details in here conflict with those in there, the details in this post override those in these posts): &lt;br/&gt;&lt;a href=&#34;https://estradiol.city/@ity/114608758466234085&#34;&gt;https://estradiol.city/@ity/114608758466234085&lt;/a&gt;&lt;br/&gt;&lt;a href=&#34;https://estradiol.city/@ity/114133187533182340&#34;&gt;https://estradiol.city/@ity/114133187533182340&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;#getfedihired #fedijobs
    </content>
    <updated>2025-08-31T13:53:12Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqszdqyzvwwscr6gxswzyz9nwajd08jry6myvmjqe2hz35qrpha5x2czyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hk45vc47</id>
    
      <title type="html">yea, I suppose caring about outside appearance a lot makes more ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqszdqyzvwwscr6gxswzyz9nwajd08jry6myvmjqe2hz35qrpha5x2czyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hk45vc47" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs9fwphkqzrys29v32dhvv4j92k27ur36rhmkdku8seuk22yzx08acmnyy8h&#39;&gt;nevent1q…yy8h&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;yea, I suppose caring about outside appearance a lot makes more sense as an explanation of &amp;#34;you are too young/too old&amp;#34;
    </content>
    <updated>2025-08-23T07:14:34Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsr5hrmzfchvrmga8d7kv6dsfyuzyjj02lj9uu27kpcrwlmlsgal3gzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hktdsdar</id>
    
      <title type="html">Beings that are like in their late 20s complaining that beings in ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsr5hrmzfchvrmga8d7kv6dsfyuzyjj02lj9uu27kpcrwlmlsgal3gzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hktdsdar" />
    <content type="html">
      Beings that are like in their late 20s complaining that beings in their early 20s are too young for them is just&lt;br/&gt;Makes zero sense to me. This age stuff never made sense to me. Really reminds me of those meme Tinder profiles of beings being like &amp;#34;MUST be UNDER 180cm and have BLOND HAIR&amp;#34;.&lt;br/&gt;&lt;br/&gt;Like, what about not treating others as an object? Lol.&lt;br/&gt;Like sure, I have an age preference (it&amp;#39;s on my fedi profile), same how I have a height preference. But it&amp;#39;s just a preference. I only really care about what a being is like, not how they look like.&lt;br/&gt;&lt;br/&gt;And sure, it&amp;#39;s okay to have like, a boundary. But at what point does it stop being okay? Like, say, only liking girls. Sure. Only liking cis girls. Ookay, sure ig... Only liking white cis girls... Okay, now that&amp;#39;s a red flag. &lt;br/&gt;&lt;br/&gt;And there comes a point where you have to draw the line. Where do you draw the line? Personally, for me, having a hard boundary on age is a red flag. But apparently that&amp;#39;s something that&amp;#39;s uncommon. Ig that makes sense, given the systemic issues.&lt;br/&gt;&lt;br/&gt;And so I wonder. How much of this is fine, and how much of this is part of ageism? Where does this stuff start and end?&lt;br/&gt;&lt;br/&gt;(Also, I have zero authority to speak of anything racism, so best I can do is to use it as a rhetorical device, sorry.)
    </content>
    <updated>2025-08-23T04:28:19Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqstac9237uyeq46r3cxc5ad3scava8dw5catq587u4njpnzpdlf9yszyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hk6sqv8x</id>
    
      <title type="html">Dev team: *We need to ship and we still haven&amp;#39;t tracked down ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqstac9237uyeq46r3cxc5ad3scava8dw5catq587u4njpnzpdlf9yszyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hk6sqv8x" />
    <content type="html">
      Dev team: *We need to ship and we still haven&amp;#39;t tracked down the memory leak!*&lt;br/&gt;Manager: *I don&amp;#39;t care, fix it! We ship today!*&lt;br/&gt;Dev team:&lt;br/&gt; &lt;img src=&#34;https://estradiol.city/system/media_attachments/files/114/870/067/231/010/650/original/b7f63b21c2c74ad6.png&#34;&gt; &lt;br/&gt;
    </content>
    <updated>2025-07-17T18:49:53Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsv8xlgy7w9lgh7dlsx7vql60th8ewlhgaqxw7fmtqq0vp86x0p7zqzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkmpgk6s</id>
    
      <title type="html">Are the seas an option?</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsv8xlgy7w9lgh7dlsx7vql60th8ewlhgaqxw7fmtqq0vp86x0p7zqzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkmpgk6s" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsfyv837g4c8khdymflyqpc4cmxsp7arlg7n8yr90d5ehds3aj7t5s5562pj&#39;&gt;nevent1q…62pj&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Are the seas an option?
    </content>
    <updated>2025-05-18T17:55:55Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsthuswknhmzm30ma0zpf6eu589sedqga5w0ja8pd6sh4lcqujl2pgzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkue7y8w</id>
    
      <title type="html">Oh my god why (Source for the image which got linked in the ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsthuswknhmzm30ma0zpf6eu589sedqga5w0ja8pd6sh4lcqujl2pgzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkue7y8w" />
    <content type="html">
      Oh my god why&lt;br/&gt;&lt;br/&gt;(Source for the image which got linked in the replies: &lt;a href=&#34;https://concretedog.blogspot.com/2025/04/building-beautiful-things-rc2014-mini.html&#34;&gt;https://concretedog.blogspot.com/2025/04/building-beautiful-things-rc2014-mini.html&lt;/a&gt;)&lt;br/&gt; &lt;img src=&#34;https://estradiol.city/system/media_attachments/files/114/495/262/650/685/317/original/c0159cde476cf1b6.png&#34;&gt; &lt;br/&gt;
    </content>
    <updated>2025-05-12T14:11:47Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqszmrdmdhpe8936ahlcr6tzg8fuxcjwm5l2e4u9h65vta9rhf6v9ggzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkvftf5h</id>
    
      <title type="html"># Searching for hackers (hacker: anyone that likes making ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqszmrdmdhpe8936ahlcr6tzg8fuxcjwm5l2e4u9h65vta9rhf6v9ggzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkvftf5h" />
    <content type="html">
      # &lt;br/&gt;&lt;br/&gt;Searching for hackers (hacker: anyone that likes making technology do what wasn&amp;#39;t intended) to build a community for jailbreaking MR headsetsChat anyone interested in glitching Mixed Reality headsets ? I&amp;#39;m trying to build a community so we can get something done, as there&amp;#39;s a bunch of folks that wanna charge money for it and I don&amp;#39;t really like that idea x3.&lt;br/&gt;&lt;br/&gt;The main SoC is XR2 by Qualcomm, it is an ARM SoC, and most of the headsets run very locked-down Android.&lt;br/&gt;&lt;br/&gt;The goal here is to try to jailbreak it so we can run custom, fully open source software on it, possibly even mainline drivers to Linux and run something like #postmarketos :) &lt;br/&gt;&lt;br/&gt;Unfortunately I am a systems hacker, I am hopeless when it comes to electric engineering anything, so I cannot actually pull off glitching myself. I can help with the stuff that comes after, such as mainlining drivers, though :)&lt;br/&gt;&lt;br/&gt;IRC #xrbreak on oftc&lt;br/&gt;Matrix: #xrbreak:itycodes.org&lt;br/&gt;Discord: &lt;a href=&#34;https://discord.gg/HeDAg3Ma7A&#34;&gt;https://discord.gg/HeDAg3Ma7A&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;Please boost! Let&amp;#39;s build an open and accessible community! # &lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;Any help is appreciated, no information is useless! If you would be interested in helping, we need anyone with, including BUT NOT LIMITED TO&amp;lt;li&amp;gt;MR headsets for testing&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Electrical engineering knowledge&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Ability to design or assemble PCBs&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Reading ARM disassembles to try to find a glitch point or a bootrom exploit or w/e&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;General experience with hacking embedded devices&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Experience with Linux or Android security for rooting&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Anyone with info about TEE/TrustZone (kexecing mainline kernel from rooted Android)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Contacts to folks that have any of the above&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Experience managing communities and setting up bridges, wikis...&amp;lt;/li&amp;gt;#jailbreaking #android #linux #hacking #xr #vr
    </content>
    <updated>2025-05-10T09:21:40Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsqw0n24m7vf8qyvlcw5nj3evzqfvqcppkt96uey74yxw9ydsmm8dqzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hk3arkqe</id>
    
      <title type="html">Bad robotgirls get Oracle Solaris 12 forcibly installed on their ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsqw0n24m7vf8qyvlcw5nj3evzqfvqcppkt96uey74yxw9ydsmm8dqzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hk3arkqe" />
    <content type="html">
      Bad robotgirls get Oracle Solaris 12 forcibly installed on their CPUs
    </content>
    <updated>2025-05-07T11:55:50Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsq0tuamy7pdu8ct5l8akxj6qep0xzrhe4w8phl90ggtl49468xvdqzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkvw76p0</id>
    
      <title type="html">It will NOT be okay with you gone!!!</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsq0tuamy7pdu8ct5l8akxj6qep0xzrhe4w8phl90ggtl49468xvdqzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkvw76p0" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsrr06tv87pqadrthfz8rvwaaxmewmnnlhpc9jlgyfenxf6kkl20kg4hf372&#39;&gt;nevent1q…f372&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;It will NOT be okay with you gone!!!
    </content>
    <updated>2025-04-19T00:30:00Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsfempn72aqt4eafygyyald6hl2pmgp7utn0e5xy8mywp5tju4998qzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkctgy24</id>
    
      <title type="html">You are not a sicko What I am relaying to you is what I was told ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsfempn72aqt4eafygyyald6hl2pmgp7utn0e5xy8mywp5tju4998qzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkctgy24" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsqjytygdkgde3luv8w3p9cs5vxr4k4ugp3mepjvtplwtl5r95kqgqk730kx&#39;&gt;nevent1q…30kx&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;You are not a sicko&lt;br/&gt;&lt;br/&gt;What I am relaying to you is what I was told by her. &lt;br/&gt;&lt;br/&gt;I don&amp;#39;t know enough about what happened to be able to say more. But as I understood it, once you get better, she would want you back.&lt;br/&gt;&lt;br/&gt;And you _can_ get better. I will be there to help you, and others will as well, even if Ashten won&amp;#39;t be for now. Which does NOT mean you can never hang out with her ever again.
    </content>
    <updated>2025-04-19T00:16:11Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsrh0ujwf5mkwl089hgdfqpclqqux8mscme8qlre2ev3l298sez3zczyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkgc86kv</id>
    
      <title type="html">Cutie, I dunnyo how the convo went down, but I can assure u that ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsrh0ujwf5mkwl089hgdfqpclqqux8mscme8qlre2ev3l298sez3zczyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkgc86kv" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsrenqjewyx0w4gl62dsffwptem85qerl7jfusma6p63xfvdtwwq6qjh6wud&#39;&gt;nevent1q…6wud&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Cutie, I dunnyo how the convo went down, but I can assure u that you are misinterpreting things &amp;gt;_&amp;lt;
    </content>
    <updated>2025-04-19T00:07:12Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs8d4rpdvrhux0mtgrl3u30kpdclgxukjhw7vcge4z07e27cs3lyfqzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkguv3n6</id>
    
      <title type="html">Nora, Ashten likes you .-. I chatted with her &amp;amp; her headmate ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs8d4rpdvrhux0mtgrl3u30kpdclgxukjhw7vcge4z07e27cs3lyfqzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkguv3n6" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsqe8xy79w6rv0z7snwmh468xmwu3tk43verxw9puth8shvhkp2vqckgwger&#39;&gt;nevent1q…wger&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Nora, Ashten likes you .-. I chatted with her &amp;amp; her headmate about you. &lt;br/&gt;&lt;br/&gt;Please don&amp;#39;t go...
    </content>
    <updated>2025-04-19T00:00:42Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs0atcf2hg3n8uv989e0274sw78hqvfw98dm9rlwgk45mgc2a6lnkczyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkzxwvsd</id>
    
      <title type="html">If anyone knows Nora&amp;#39;s (thatretrotransgirl) address please ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs0atcf2hg3n8uv989e0274sw78hqvfw98dm9rlwgk45mgc2a6lnkczyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkzxwvsd" />
    <content type="html">
      If anyone knows Nora&amp;#39;s (thatretrotransgirl) address please tell me, it&amp;#39;s urgent&lt;br/&gt;&lt;br/&gt;Please boost
    </content>
    <updated>2025-04-18T16:22:38Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsxk4hrtutrf6ha55464gnefvggjagqyta6tm57lgnw8y0h2w7x2dqzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkzth6z0</id>
    
      <title>Nostr event nevent1qqsxk4hrtutrf6ha55464gnefvggjagqyta6tm57lgnw8y0h2w7x2dqzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkzth6z0</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsxk4hrtutrf6ha55464gnefvggjagqyta6tm57lgnw8y0h2w7x2dqzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkzth6z0" />
    <content type="html">
      I think a friend in the UK is attempting suicide and idfk what to do
    </content>
    <updated>2025-04-18T16:14:25Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsxr9wsuakuzvf0dd94uxrn6mnn579zh6xa6zagpj4vvdyzyzwe5nqzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hk0zy58j</id>
    
      <title type="html">*pat pat*</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsxr9wsuakuzvf0dd94uxrn6mnn579zh6xa6zagpj4vvdyzyzwe5nqzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hk0zy58j" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsx69whs3ggf694d43hpdq9l6sqs8w38grerqzx9gp8vx9xgtfdshch6us58&#39;&gt;nevent1q…us58&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;*pat pat*
    </content>
    <updated>2025-04-11T02:25:20Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsp34yazn55s0qfhq9028n9skcmfakyssyhaa4fnpxp5ysw3yg4uxszyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hk9873we</id>
    
      <title type="html">I mean I am writing both of these, but atm I am working on my ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsp34yazn55s0qfhq9028n9skcmfakyssyhaa4fnpxp5ysw3yg4uxszyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hk9873we" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsqr75anpfv3p5f79lh4cpnp7m9shtcpuktuxg4rql3qalgcxc6xeqe4naw6&#39;&gt;nevent1q…naw6&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;I mean I am writing both of these, but atm I am working on my strace replacement, Kurisu.&lt;br/&gt;&lt;br/&gt;And I chose the DRM subsystem to look at here cuz that&amp;#39;s the first one that came to mind that does multiple drivers per major node &amp;amp; the one I know most atm
    </content>
    <updated>2025-04-11T02:04:18Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqspljh5yugzsxnm599qgkdwrl59t4htn9f33xxmpl0d42p0fdv53ngzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkg3eru4</id>
    
      <title type="html">&amp;lt;code&amp;gt; * Furthermore, the DRM core provides dynamic ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqspljh5yugzsxnm599qgkdwrl59t4htn9f33xxmpl0d42p0fdv53ngzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkg3eru4" />
    <content type="html">
      &amp;lt;code&amp;gt; * Furthermore, the DRM core provides dynamic char-dev lookups. For each&amp;lt;br&amp;gt; * interface registered on a DRM device, you can request minor numbers from DRM&amp;lt;br&amp;gt; * core. DRM core takes care of major-number management and char-dev&amp;lt;br&amp;gt; * registration. A stub -&amp;amp;gt;open() callback forwards any open() requests to the&amp;lt;br&amp;gt; * registered minor.&amp;lt;br&amp;gt;&amp;lt;/code&amp;gt;This is terrifying.&lt;br/&gt;&lt;br/&gt;So every subsystem that needs multiple drivers to handle devices of the same type (think sound, graphics...) hacked together its own homebrew version of associating drivers to minors.&lt;br/&gt;&lt;br/&gt;And the way they do that is by registering a common driver to the major number (viewable in /proc/devices) and having a stub open impl that *patches the fops of the passed file pointer to refer to the driver&amp;#39;s*&lt;br/&gt;&lt;br/&gt;Meaning that at any point, the driver that a given major,minor pair refers to might change. Between calls to open. There might in fact be two different processes alive that have the same major,minor pair open, at the same path, but with different fops.&lt;br/&gt;&lt;br/&gt;I hate this. &lt;br/&gt;&lt;br/&gt;Thankfully every fops has an owner (:neofox_3c:)&amp;lt;code&amp;gt;struct file_operations {&amp;lt;br&amp;gt;    struct module *owner;&amp;lt;br&amp;gt;// ...&amp;lt;br&amp;gt;&amp;lt;/code&amp;gt;&lt;br/&gt;&lt;br/&gt;So I will have to write a patch (or maybe kmod might work) for the kernel to, given a PID &#43; fd, output a symlink to /sys/module/ or something.&lt;br/&gt;&lt;br/&gt;I mean, if I can write a patch, to shove it into proc fdinfo. Otherwise I&amp;#39;d need to make a new filesystem and hope that I can access this info, ig.&lt;br/&gt;&lt;br/&gt;It goes struct task_struct -&amp;gt; .files -&amp;gt; struct files_struct -&amp;gt; files_lookup_fd_locked -&amp;gt; struct file -&amp;gt; .f_op -&amp;gt; struct file_operations -&amp;gt; .owner -&amp;gt; struct module -&amp;gt; .name&lt;br/&gt;&lt;br/&gt;Essentially. So I need to get a task_struct from a PID. procfs already gets a task_struct passed in fdinfo, lol. It&amp;#39;s impl&amp;#39;d in fs/proc/fd.c, seq_show. I could trivially extend this. It&amp;#39;d be a simple patch. In fact I already wrote it as I was writing this fedi post, just gotta test it :D
    </content>
    <updated>2025-04-11T00:14:34Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsrjsmg5sng592qy3wja58cp6n6w5ex4fjfpw78weeysxclc5wglaczyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkhkl95m</id>
    
      <title type="html">I have to quickly cum before I have the call, I only have a bit ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsrjsmg5sng592qy3wja58cp6n6w5ex4fjfpw78weeysxclc5wglaczyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkhkl95m" />
    <content type="html">
      I have to quickly cum before I have the call, I only have a bit of time left&lt;br/&gt;&lt;br/&gt;I can&amp;#39;t be horny on a work call... Interview...
    </content>
    <updated>2025-04-08T07:05:05Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsghc87eyrwp06tqc34fwn8675rmugfhyx7r6h0yyw8lgvn3matd5szyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hk303jaf</id>
    
      <title type="html">https://thenewinquiry.com/hot-allostatic-load/</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsghc87eyrwp06tqc34fwn8675rmugfhyx7r6h0yyw8lgvn3matd5szyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hk303jaf" />
    <content type="html">
      &lt;a href=&#34;https://thenewinquiry.com/hot-allostatic-load/&#34;&gt;https://thenewinquiry.com/hot-allostatic-load/&lt;/a&gt;
    </content>
    <updated>2025-04-07T00:03:05Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs9v0rs2yl2yxn74d2y3ak0q0y42qdrj00fuhr8j9h3uhrjg6655cszyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hk2al9x5</id>
    
      <title type="html">Anyone knows how to reach Nora/thatretrotransgirl? She sent me a ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs9v0rs2yl2yxn74d2y3ak0q0y42qdrj00fuhr8j9h3uhrjg6655cszyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hk2al9x5" />
    <content type="html">
      Anyone knows how to reach Nora/thatretrotransgirl?&lt;br/&gt;&lt;br/&gt;She sent me a worrying message and unadded me and idk how to reach her and I am extremely worried for her safety, worried that she&amp;#39;ll hurt herself...&lt;br/&gt;&lt;br/&gt;Please boost
    </content>
    <updated>2025-04-06T23:09:06Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsrjs2u09h7yg0ge4gppmxy4xe6l0w9qt0asvctgs9lklj43zjz5lgzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hke47uuy</id>
    
      <title>Nostr event nevent1qqsrjs2u09h7yg0ge4gppmxy4xe6l0w9qt0asvctgs9lklj43zjz5lgzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hke47uuy</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsrjs2u09h7yg0ge4gppmxy4xe6l0w9qt0asvctgs9lklj43zjz5lgzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hke47uuy" />
    <content type="html">
      I want my urethra filed with a rough tungsten carbide file
    </content>
    <updated>2025-04-03T01:07:41Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs055cm0w6ufldm7sc6mt8s4p2w09xxq0zf7rmj6p95fzkz4s5mxmszyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkpng9l6</id>
    
      <title type="html">Tfw you hover over a profile you *swear* you followed for 5 ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs055cm0w6ufldm7sc6mt8s4p2w09xxq0zf7rmj6p95fzkz4s5mxmszyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkpng9l6" />
    <content type="html">
      Tfw you hover over a profile you *swear* you followed for 5 minutes, then bite the bullet, click follow, and realize you have been blocked&lt;br/&gt;&lt;br/&gt;And you don&amp;#39;t even know why&lt;br/&gt;&lt;br/&gt;:(((
    </content>
    <updated>2025-03-29T04:37:54Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsyy8de0cqmmf7ej07u294j4yhmaj8pzvswettzegpu6wy8f9tf6tczyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hk95r4ns</id>
    
      <title type="html">Me: *buys a girl Lesbian yuri ftw :neocat_flag_lesbian_kisser:</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsyy8de0cqmmf7ej07u294j4yhmaj8pzvswettzegpu6wy8f9tf6tczyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hk95r4ns" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs9dd944zaz2e8gg6ktdzezgc8gntxtendy73aspyjz5n93w4wa8uqyzf74y&#39;&gt;nevent1q…f74y&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Me: *buys a girl&lt;br/&gt;&lt;br/&gt;Lesbian yuri ftw :neocat_flag_lesbian_kisser:
    </content>
    <updated>2025-03-25T06:07:51Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsrsswed2k8vzlv20ss0uwqwpq8fn9r8vnt79xc2y22s69lptsaf4gzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hka6gl8g</id>
    
      <title type="html">Infodump follows aimed at nobody in particular: AES is the ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsrsswed2k8vzlv20ss0uwqwpq8fn9r8vnt79xc2y22s69lptsaf4gzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hka6gl8g" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs2jzzlr582a0rpektglrcnhz0jrlfqkcf6fhutum2hh0h47wgcmcgf98jzc&#39;&gt;nevent1q…8jzc&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Infodump follows aimed at nobody in particular:&lt;br/&gt;&lt;br/&gt;AES is the symmetric cipher, Signal uses ECC (on Curve25519 &amp;amp; derivatives: So X25519 and Ed25519) for the DR protocol, and ML-KEM as the KEM for the initial key exchange.&lt;br/&gt;&lt;br/&gt;ECC is not quantum-safe: You can recover a private key from the public key and decrypt communication if you have a quantum computer. The protection from using a PQC (post-quantum) KEM for the initial key exchange is limited.&lt;br/&gt;&lt;br/&gt;Additionally, Signal has a specific threat model, which can make using it insecure for a lot of usecases. For one, it is not *anonymous*. This means that it does not protect your *identity*, it only protects your *messages*. Aka it is fine for chatting with trusted parties, but dangerous for chatting with untrusted parties.
    </content>
    <updated>2025-03-24T23:15:20Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsgpjqygw49z739s5nlefxelsh2d2md2zqhmn7mgtjd7kyvvc6t07szyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hk3433pk</id>
    
      <title type="html">Tell me if I should CW this with anything, I couldn&amp;#39;t think ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsgpjqygw49z739s5nlefxelsh2d2md2zqhmn7mgtjd7kyvvc6t07szyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hk3433pk" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsvhgh2jvypwc5aq7qkc2tdzmlg4xw890ks0ycuwp0gjeg26zjzulqenr96p&#39;&gt;nevent1q…r96p&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Tell me if I should CW this with anything, I couldn&amp;#39;t think of anything 😅
    </content>
    <updated>2025-03-24T20:48:37Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsvhgh2jvypwc5aq7qkc2tdzmlg4xw890ks0ycuwp0gjeg26zjzulqzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkp88v8l</id>
    
      <title type="html">Why is &amp;#34;attention seeking&amp;#34; considered derogatory ? Social ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsvhgh2jvypwc5aq7qkc2tdzmlg4xw890ks0ycuwp0gjeg26zjzulqzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkp88v8l" />
    <content type="html">
      Why is &amp;#34;attention seeking&amp;#34; considered derogatory ? Social interaction is a basic need. Like food or water. This is like giving someone shit for seeking food while hungry. And for getting increasingly more desperate after not having anything to eat for ages.
    </content>
    <updated>2025-03-24T20:48:12Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsf6wst2ewqytu6cyg40l73um6gv4wl6s6eppd9q335uzsnkjuj2lczyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkzdg5gk</id>
    
      <title type="html">yea it&amp;#39;s public on my gitea at ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsf6wst2ewqytu6cyg40l73um6gv4wl6s6eppd9q335uzsnkjuj2lczyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkzdg5gk" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqst9fh0n8xp3xqa6l4ws6g449vj3znxy00kjvcac80nuq48298nalq09hv0m&#39;&gt;nevent1q…hv0m&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;yea it&amp;#39;s public on my gitea at &lt;a href=&#34;https://gitea.itycodes.org/itycodes/convince&#34;&gt;https://gitea.itycodes.org/itycodes/convince&lt;/a&gt; , but I haven&amp;#39;t done much besides implementing a frontend for a then-WIP wlroots PR and adding a command that murders a client&amp;#39;s connection on clicking on any of the client&amp;#39;s surfaces. Tho the impl is probably buggy and leaks fds.&lt;br/&gt;&lt;br/&gt;The OpenBSD kernel vendors the entire Linux DRM subsystem, which includes Linux KMS. &lt;br/&gt;&lt;br/&gt;They argue that because Linux originally imported the DRM subsystem from a permissively licensed codebase it isn&amp;#39;t a GPL violation, but eh, they got a cease and desist from Linux maintainers before. Eh. IANAL.&lt;br/&gt;&lt;br/&gt;Nowadays libdrm is just a messy undocumented frontend lib that badly wraps the native ioctls. I don&amp;#39;t like it x3
    </content>
    <updated>2025-03-24T05:20:43Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqstwslh3t9l7up5z42ksnxd5szxxeq7e94f7dyg3h0fuls7dtxysegzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hk4jkmcw</id>
    
      <title type="html">ooh hmm!! I will have to look into this deeper later, gonna ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqstwslh3t9l7up5z42ksnxd5szxxeq7e94f7dyg3h0fuls7dtxysegzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hk4jkmcw" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsvdcxgglm5uclndkwasq85979s8660eh9085zxelhk4at0jzfcy8cruvr0u&#39;&gt;nevent1q…vr0u&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;ooh hmm!! I will have to look into this deeper later, gonna bookmark this and hopefully remember ahah
    </content>
    <updated>2025-03-24T03:43:10Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs2tt7k6yr4mutlkatfzvp42vuaaezc74jgzemzunr9lt0y7rqhavszyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hka634c6</id>
    
      <title type="html">could u CW this with &amp;#34;bluesky&amp;#34; so that I can boost it ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs2tt7k6yr4mutlkatfzvp42vuaaezc74jgzemzunr9lt0y7rqhavszyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hka634c6" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsgzjsg8zug9y8l79z2z39kjst3ctep2yzxx5yud6n6es2hakevlqgjpvqnk&#39;&gt;nevent1q…vqnk&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;could u CW this with &amp;#34;bluesky&amp;#34; so that I can boost it :fcB: :neocat_floof_pleading:
    </content>
    <updated>2025-03-24T03:17:25Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqstqme6klsqwzwj8r9hs4hw4es5ff88vann7rt9mgcw68eu7ys9pjgzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkfj70g3</id>
    
      <title type="html">how is the VT machinery on OpenBSD? I will be cleaning up the ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqstqme6klsqwzwj8r9hs4hw4es5ff88vann7rt9mgcw68eu7ys9pjgzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkfj70g3" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsxej2h385g0tfhh2s7ec9983j2npehgjjhexlquw934kzk5aeyetqsl6mac&#39;&gt;nevent1q…6mac&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;how is the VT machinery on OpenBSD? I will be cleaning up the seatd stuff from convince, my fork of sway, so I could look into hooking stuff up for OpenBSD&lt;br/&gt;&lt;br/&gt;Considering OpenBSD just vendors a copy of a part of the Linux kernel in-tree for graphics stuff it might be the same as Linux...
    </content>
    <updated>2025-03-24T02:06:26Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsfpm8y8hd0prfy5n6k5qxzzq2v9m28sqc3qucwc3dkjhk3j79s9qszyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hky0spzu</id>
    
      <title type="html">yea, Sydney is opposite end :(((</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsfpm8y8hd0prfy5n6k5qxzzq2v9m28sqc3qucwc3dkjhk3j79s9qszyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hky0spzu" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsy0vd5g3hn5hcdnw3ksy3rjpxwy4r5g4h24uhtd9dv0rykjeg63kck99wal&#39;&gt;nevent1q…9wal&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;yea, Sydney is opposite end :(((
    </content>
    <updated>2025-03-24T00:56:41Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs8hmydhqxjp3rvzkyj3w0xms24vlhu2gfsrpcma5p4shn4dq5euzczyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkqsxjwl</id>
    
      <title type="html">Is there a point to fighting to stay alive I am tired of not ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs8hmydhqxjp3rvzkyj3w0xms24vlhu2gfsrpcma5p4shn4dq5euzczyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkqsxjwl" />
    <content type="html">
      Is there a point to fighting to stay alive&lt;br/&gt;&lt;br/&gt;I am tired of not having anyone IRL. Friends. I want friends IRL.&lt;br/&gt;&lt;br/&gt;I have no friends that I ever met IRL.&lt;br/&gt;&lt;br/&gt;I need hugs.
    </content>
    <updated>2025-03-23T23:10:32Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsx4kf3fvpv7cmxctjm43t39ny8yzk5g78a9qvjs8tpe6tuwhz4scczyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkjjh236</id>
    
      <title type="html">I am looking for a remote (I am Europe-based) internship or ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsx4kf3fvpv7cmxctjm43t39ny8yzk5g78a9qvjs8tpe6tuwhz4scczyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkjjh236" />
    <content type="html">
      I am looking for a remote (I am Europe-based) internship or half-time job. &lt;br/&gt;&lt;br/&gt;Half to learn, half for an extra income.&lt;br/&gt;&lt;br/&gt;I do GPU driver &amp;amp; compiler dev for fun. Nowhere near professional level, but I got some experience and a thirst for knowledge.&lt;br/&gt;&lt;br/&gt;I also do some type theory things with proof assistants, and some light Linux x86 reverse engineering.&lt;br/&gt;&lt;br/&gt;I had worked on reverse engineering mpi3mr &amp;amp; megaraid RAID controller APIs.&lt;br/&gt;&lt;br/&gt;I have worked extensively with Vulkan and OpenGL from writing quite a few small game engines in Java.&lt;br/&gt;&lt;br/&gt;I did a lot of Java bytecode things; Messed with the Rust compiler; Loads of C OSDev things; Haskell (mostly messing around); Wayland (I have a bunch of simple apps); X11 (wrote a status bar, window manager, compositor, image viewer) &lt;br/&gt;&lt;br/&gt;I have extensive experience with reading very large C codebases, and spent a lot of time digging around the internals of Linux, specifically the kernel and low level subsystems.&lt;br/&gt;&lt;br/&gt;I worked with encrypted chat protocols specifically on E2EE, on Matrix, writing spec proposals for removing ambiguity, improving UX, and security.&lt;br/&gt;&lt;br/&gt;I have some experience with x86 and 6502 assembly; wrote a 6502 assembler and partial (not cycle accurare) emulator.&lt;br/&gt;&lt;br/&gt;My gitea &lt;a href=&#34;https://gitea.itycodes.org/itycodes&#34;&gt;https://gitea.itycodes.org/itycodes&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;If anyone is interested, please reach out. (Boosts welcome)&lt;br/&gt;&lt;br/&gt;This is sort of my CV; I will not be able to sign a contract under my legal name, but tranquillity codes is a name I use for years and has a commit in Mesa, so it should be good enough as common law.&lt;br/&gt;&lt;br/&gt;Do note that this is a personal account, so be careful about viewing our general posts besides this one. We have posted recently about SPIR-V control flow, stack machine to SSA, and Intel GEN assembly.&lt;br/&gt;&lt;br/&gt;#getfedihired
    </content>
    <updated>2025-03-09T15:30:33Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs0weg8ju924as80hddzy8pahvn7hg5xdhrk54rstaw0lw3hfu6s3gzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkk0maww</id>
    
      <title type="html">It&amp;#39;s not about whether it can work or not It can work. But ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs0weg8ju924as80hddzy8pahvn7hg5xdhrk54rstaw0lw3hfu6s3gzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkk0maww" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs8h0dnqx5ymqrdu0tjdgtwcmrp3lyeg2u5tx78vs0efgyalchn6lsycwwrv&#39;&gt;nevent1q…wwrv&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;It&amp;#39;s not about whether it can work or not&lt;br/&gt;&lt;br/&gt;It can work. But you are making the lives of those that wish to impl the spec (like me) needlessly difficult. It&amp;#39;s *not* a portable specification that supports &amp;#34;all platforms&amp;#34;. &lt;br/&gt;&lt;br/&gt;Folks ported DOOM onto a pregnancy tester.
    </content>
    <updated>2025-03-09T13:52:54Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsgplce3h9rtvx4t2pqfhdwynelwltyydpnc9fdmatgapxrwlhhk4gzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkhurfa8</id>
    
      <title type="html">web, various embedded systems, hobby OSes Implementing WebXDC is ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsgplce3h9rtvx4t2pqfhdwynelwltyydpnc9fdmatgapxrwlhhk4gzyqkkd55vretaz2cf5xcul89fq2qm2tfcufn4trvkfjqcd3slzn2hkhurfa8" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsq2arugejeuu7zqc55uwmaqy6e9y0m2pvmqg5wtwajpuyflkax8mqfunf6d&#39;&gt;nevent1q…nf6d&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;web, various embedded systems, hobby OSes&lt;br/&gt;&lt;br/&gt;Implementing WebXDC is too much work, and gonna be very slow even if done, on those platforms&lt;br/&gt;&lt;br/&gt;It&amp;#39;s a highly non-portable spec.
    </content>
    <updated>2025-03-09T13:24:18Z</updated>
  </entry>

</feed>