home tags events about login

nilix rss

lv. 0̶̢͓̯͇̦̙̲͈̜̠̩̰̜̿͒̅̄0̴̛̺̫̠̫͚̱̙̪̩̇͂̆͋̀͂̇̈̋́̋̿̇͘ cyber mage (she/her)

dragon, witch, combat doll

you might learn more

nilix posted 10 Apr 2026 23:53 +0000

vivaldi 7.9 goes hard, the autohide UI is really slick :>

nilix replied 10 Apr 2026 20:12 +0000
in reply to: https://cafe.nilfm.cc/u/nilix/h/PSG1R18PKykGRGGRqT

good session, even if a little shorter; fixed long file test that was failing, implemented cursor/selection tests, and also implemented look (aka find) along with tests. good progress. i'll be starting the uxn frontend next

nilix posted 10 Apr 2026 17:49 +0000

i will be a little late starting my stream today, was running around all morning and gotta make tea+snack before i settle down

nilix posted 09 Apr 2026 17:34 +0000

tldr im dirt poor- https://lightcrystal.systems/support

so i redid my budget and things are looking really rough.

as it is, im definitely not making it to iwp9, and i need an influx of a few hundred dollars to safely make it through the month and pay may's rent. let alone pay child support.

if anyone has need of a systems, application, and web programmer who's really good at c, go, c#, posix shells, TSQL, mongoDB, JS/TS, semantic HTML and modern CSS i could really #getFediHired about now, even for a short term contract.

or if you can toss me a few bucks in #mutualAid, every little bit helps

stay real, honknet

nilix shared 09 Apr 2026 00:43 +0000
original: nyx@social.xenofem.me

homoiconic structure composed of lists where the first element in the list is the function that operates on the rest of the elements

i.e. a cute data idea

nilix shared 09 Apr 2026 00:43 +0000
original: maid@shitposter.world

There's gotta be some sort of diagnosis for a person (me) who spends a 3 day weekend perfecting their Void linux install image, finally gets everything perfect and thinks "hrm, maybe I should've given Slackware a shot instead"

nilix posted 08 Apr 2026 16:07 +0000

so im trying a thing. in 2 hours (noon Mountain) i'll be streaming kuro development at https://twitch.tv/cyberdragonmaid for a few hours. Current agenda is writing tests for the core text editing code.

Drop by and hang out, i will also be streaming my music on a separate stream (the radio social link on the twitch channel) so you can jam with me.

nilix posted 07 Apr 2026 01:37 +0000

debugging and testing the code you wrote in a manic episode is less fun than writing code in a manic episode x_x

nilix posted 05 Apr 2026 17:40 +0000

#kuro updates

  • node lifetime supervision with auto destruction of associated 9pfs is working
  • buffered reads of large files are implemented
  • framework for executing arbitrary text is implemented

the main pieces of the backend that still need implementing are the auto generation of the text in TAG and EXE panes, the plumbing client, and Look (find) and Edit (sam style regex) opcodes. regardless i think now is a good time to write the unit tests around the core functionality

nilix shared 04 Apr 2026 21:20 +0000
original: alex@tech.lgbt

It'd be nice as an industry to have something in between 'vibe coding' and 'artisanal burnout'

nilix posted 04 Apr 2026 17:49 +0000

reluctantly gets dressed

blade or die =w=

nilix posted 04 Apr 2026 17:31 +0000

ok the show last night was pretty tight. danced a lot. ppl liked my set despite the fact that my super knob didnt work for about 90 seconds and my laptop was not at the right height to comfortably mix (i usually bring a stand but i parked a couple blocks away from the venue so i didnt this time- never again).

nilix posted 04 Apr 2026 00:41 +0000

the pre show is very poppy, idk if they ready for this

nilix posted 03 Apr 2026 21:32 +0000

really satisfying when the output of mk has 0 warnings;

test harness and unit tests soon for an actual quality signal tho

nilix posted 02 Apr 2026 02:19 +0000

implemented undo and redo in #kuro. it's probably horribly inefficient. i'll worry about that later if i see problems in testing.

i have most of the text editing primitives done and the 9pfs connected to the data structures.

next up:

  • implement file read operations. it's gonna be chunked data
  • write tests to validate and debug the 9p server
  • start working on the UI

nilix posted 31 Mar 2026 19:09 +0000

the tedious but satisfying phase of building out the text editing primitives of kuro as opcodes :>

nilix shared 31 Mar 2026 01:34 +0000
original: nyx@social.xenofem.me

IN THIS HOUSE

WE STAND FOR THE (REAL) GIRLFLAG

AND SUPPORT THE GIRLTROOPS

@MURRUMUR few know this but this is what the tranny flag was originally meant to symbolize. it is a NATO psyop making trannies into pawns of neoliberal neoimperialism. that's why I only salute the REAL girlflags!!

magenta flag with nine-pointed pink/black/purple star, with a purple lambda in the middle surrounded by a purple ouroboros black flag with magenta syringe and labrys and magenta stripe on the bottom black flag with purple ouroboros and lambda with purple stripe on the bottom

nilix shared 28 Mar 2026 05:15 +0000
original: astraleureka@social.treehouse.systems

not screen-reader friendly

not screen-reader friendly

on to some really cursed bullshit:

𝓮𝔁𝓮𝓬𝓿𝓮("/usr/bin/id", ["id"], ٠𝔁٧𝓯𝓯𝓭٤٩٣٠٦٦٤٨ /* ٥٠ 𝓿𝓪𝓻𝓼 */) = ٠

nilix posted 27 Mar 2026 23:06 +0000

Hey everyone. I'm about to finish my in-progress contract and I've got availability for more work. I build desktop and web software, design and build websites, and do other stuff like digital archiving and tech education[1].

Alternatively, if you think the software I build is cool[2], and can spare a few bucks, donations[3] go a long way.

Financial goals right now:

  • child support
  • May's rent
  • new tires for my van so I can safely make it to iwp9

[1]: https://lightcrystal.systems
[2]: https://forge.lightcrystal.systems/nilix
[3]: https://lightcrystal.systems/support

nilix posted 27 Mar 2026 01:53 +0000

even with the 9pfs i still need to keep stdin and out on hand so i can

  • send a byte to tell the window to reread some data out of the 9pfs or terminate itself
  • know when the window is closed so i can destroy its 9pfs

this is gonna be really cool tho ><