Programmer, trans, an IndieWeb addict. Doesn't know if she's real or merely a vestige of a past long gone. Opinions are my own and do not represent opinions of any of my employers, past, present, or future. If I start to shill some cryptocurrency project, RUN β this is not me.
This section will provide interesting statistics or tidbits about my life in this exact moment (with maybe a small delay).
It will probably require JavaScript to self-update, but I promise to keep this widget lightweight and open-source!
JavaScript isn't a menace, stop fearing it or I will switch to WebAssembly and knock your nico-nico-kneecaps so fast with its speed you won't even notice that... omae ha mou shindeiru
I really need to make something to syndicate to Bluesky. It seems wonderful to have a new alternative to the now-dead Twitter, but I still want to post to my blog first.
ATProto feels a tiny bit overengineered. It was obviously built to have a semi-centralized reach layer, and that shows in its design. Plain HTML pages and/or microformats2 are a much simpler format, and at times richer than Bluesky's default Lexicon.
Mozilla is playing with fire. I don't like their latest "AI" pivot. AI doesn't exist and never will, and whatever is called AI right now is not it. And is not worth using.
Seriously, "AI text" "detectors"? They don't really work that well. They sometimes also misidentify input texts written by someone not proficient with language as LLM output.
Tailscale, without any sort of warning or public announcement, seems to have banned all Russian IPs from connecting to its coordination server.
I had to spend an entire workday migrating my setup to Headscale, the self-hosted alternative! I could've spent this time playing games or working, if not for this bullshit!
This "pseudo-sanctions compliance" virtue signalling must stop. All lawyers and PR personnel responsible for this should be fired and shunned. VPNs are critical to allow people in oppressive countries to get truth via the Internet, and just banning them from connecting to VPNs is exactly what the oppressors want.
If I were to include a quote made by a language model on my website, I'd like them to be specifically highlighted to make it obvious that the output was not written by a human.
<figure class="llm-quote">
<blockquote>
<p>I'm an artificial intelligence model known as Llama. Llama stands for "Large Language Model Meta AI."</p>
</blockquote>
<figcaption>
Output generated by Llama 3.2-3B
</figcaption>
</figure>
To get something like this (I sure hope this will display correctly! I still need to tweak my Markdown parser a bit.):
Bowl for Kittybox, a new native desktop Micropub client, has been released, featuring a Smart Summary function powered by a large language model that generates one-sentence summaries of blog posts.
Fun fact: I'm building a Micropub posting app, and one of it's features is letting the user automatically draft a summary for the post they're writing; I wonder what would happen if I fed it this post...