this post was submitted on 18 Mar 2026
586 points (98.8% liked)

Greentext

7980 readers
1018 users here now

This is a place to share greentexts and witness the confounding life of Anon. If you're new to the Greentext community, think of it as a sort of zoo with Anon as the main attraction.

Be warned:

If you find yourself getting angry (or god forbid, agreeing) with something Anon has said, you might be doing it wrong.

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] ZILtoid1991@lemmy.world 2 points 2 days ago

My main issue currently are:

  • rewriting the editor to be more usable (embeddable into projects),
  • using Linux API for my own direct media layer iota in ways many did not expect, to add support for things like HD rumble (regular rumble will also use HIDRAW, because of how overcomplicated the evdev rumble is).

BTW, I'm in the process of stripping the D runtime out of iota, so it could join the ranks of SDL, SFML, GLFW, etc.