Persist everything to disk in real time.
That’s the thing I’m trying to avoid.
Persist everything to disk in real time.
That’s the thing I’m trying to avoid.
- Built-in Local AI Assistant
Yess, because if I’ve learned one thing in the past year, then it’s that users love AI being shoved into everything!
Why stop at an AI assistant? Build AI into the kernel, I say! Let AI handle system calls, so everyone can be a low-level programmer! The kernel will just guess what your intentions were!
Remembering my screen layout so I don’t have to manually switch after every boot?
Different scaling for different screens that are attached at the same time?
~~nope, SIGCHLD.~~ Wrong.
But thanks.
~~It turns out I’m getting SIGCHLD. It might be related to how my script is started – it is a bash script that starts a node process and is itself run by Cinnamon’s (?) startup applications feature.~~
Wrong; still investigating
That’s what I thought, but my program never receives the signal.
It’s not a crash. It’s a graceful shutdown. I expected that to also shutdown my app gracefully.
I’m actually trying to store the program state that hasn’t been persisted yet to disk. Good luck doing that after the next boot.
Which makes for the fun for ages 4–99, hyperbole
Ja, war mir zu viel Arbeit.
Thank for your help. Upon looking at it again I noticed the one filepath that relied on my profile being loaded. Corrected that. Works now.
Trés stupide
The constant nagging by you systemd people worked. I’ve written a unit that does what I need it to do. That was more annoying than I think it needed to be, but well… my solution didn’t work at all.