&mut selves Qyriad

@Qyriad@provably.online
519 Followers
371 Following
3.4K Posts

Nerdy, quoiromantic, poly, lesbian computer engineers and leftists.

Major fandoms: RWBY, Persona 5, Cosmere

Communities not countries.

Instance admin, provably.online

pronounsshe/her (singular), they/them (plural)
timedatectl set-timezoneEurope/Amsterdam
more pronounshttps://pronouns.cc/@Qyriad
carbon languagesEN (native), ES (medium), NL (beginner)
previously@Qyriad
twice-previously@Qyriad

@sjolsen we have a post on one of our old accounts we can't find but goes something like

I swear to gods if you do some metaprogramming bullshit that breaks my LSP's jump-definition…that's fine, my tooling couldn't keep up with the power. but you better put a godsdamned fucking comment and document absofuckinglutely everything

not doing that is the great sin of metaprogramming

A difficult autobiographical article i’ve been working on for a long while: Emotions to perform after child rape

After child rape, you learn to present your victimization as a coherent narrative that matches the audience’s expectations: this is a sad ride showing you where it can lead.

I hope you will read it–if you can handle it. Please heed the warnings, this is not an easy read.

This is very personal, but don’t hesitate to repost or reply. It’s meant to be read.

https://aria.dog/barks/emotions-to-perform/

Emotions to perform after child rape—Aria’s Barks

You learn to present your victimization as a coherent narrative that matches the audience's expectations

Do any of the self-hosted RSS web applications allow you to integrate with a Kobo e-reader, via KOReader or otherwise; that is, by being able to access the feed remotely that way?
@QuietMisdreavus very cute _^
You know back in my day, we had static analysis tooling that would give you exactly this kind of feedback, except it was correct. Now we have shit which only looks at the vibes of the source text and does no semantic analysis whatsoever, so of course it's just fucking wrong

Sent a pull request to Audacity fixing a crash bug I'd been running into frequently. The cause was an out-of-bounds memmove. Classic C++ areas.

Anyway I got a fucking copilot review on my PR which left two comments, both completely wrong, one of which suggesting I reintroduce the out of bounds memory access. I'm furious!

@ionchy @atsuzaki they're the one that make the good "waterproof" ones

@lix_project I personally ran into this problem by CTRL-C interrupting a build of Lix, and was able to recover usage of Lix by finding an existing /nix/store path with libeditline.so, and forcing Lix to load that while bypassing the daemon:

This is what that looked like for me:

$ sudo env LD_PRELOAD=/nix/store/pr2xhavyz59p98mpjndyn4acqbliw1fa-editline-1.17.1/lib/libeditline.so.1 nix-store --repair-path /nix/store/dpih77kxyw9kvyyncdj4abfx59padqik-editline-1.17.1

Root usage is necessary to bypass the Nix daemon. LD_PRELOAD after sudo is also necessary as sudo always strips LD_PRELOAD even with --preserve-env.

Your individual recovery options may vary. Ask in Lix's public Matrix help channels if you need assistance.

#Lix

@lix_project I personally ran into this problem by CTRL-C interrupting a build of Lix, and was able to recover usage of Lix by finding an existing /nix/store path with libeditline.so, and forcing Lix to load that while bypassing the daemon:

This is what that looked like for me:

$ sudo env LD_PRELOAD=/nix/store/pr2xhavyz59p98mpjndyn4acqbliw1fa-editline-1.17.1/lib/libeditline.so.1 nix-store --repair-path /nix/store/dpih77kxyw9kvyyncdj4abfx59padqik-editline-1.17.1

Root usage is necessary to bypass the Nix daemon. LD_PRELOAD after sudo is also necessary as sudo always strips LD_PRELOAD even with --preserve-env.

Your individual recovery options may vary. Ask in Lix's public Matrix help channels if you need assistance.

#Lix

Steve Jobs’ legacy is Nintendo beating Apple to shipping a touch screen device with two usb-c ports and honestly that’s hilarious