My new favorite #linuxnotesfollow little script:
echo freeze > /sys/power/state
Quickly suspends the laptop until I press the power button again for 1 second. This eliminates a miniscule (but still annoying) motherboard noise that was leaking to my speakers whenever I needed to take a #PowerNapnotesfollow. #Autismnotesfollow sensitivitiesโฆ
@procyonprofilefollowlate is the hour in which this conjuror chooses to appearwrote:
Guess we're doing Halloween stuff on sale everywhere now ๐
I have something that usually builds, tests, and deploys under five minutes. It has been over two hours and forty eight minutes and it is still going on today... ๐ซฃ
i dont mind the waits, cause ive been really liking the theorizing part of it too, cause the community is super active in between chapters and theres soo much lore and thematic connections to dicuss.
Is it any better than Undertale?
I played Undertale back when it came out, but despite all the hype I thought it was just ok. Nothing really that would make me go out of my way to play a sequel.
yes its much better than undertale, from a gameplay and design perspective. undertale had good story and characters, but deltarune is just that + better production value
Last year I wasn't feeling too good.
I turned forty, waited for surgery, and was hurt by my own colleagues. So I dealt with things. Maybe not so well, but to the best of my ability.
One of the consequences was that I got a bit heavy. My body changed, and I didn't feel like myself. It was a problem for future me. So now I am here with this little belly of mine. We're not enemies, but I decided it's time to part ways.
So I count calories. Maybe not so well, but to the best of my ability.
Thank you! Almost back to baseline now, after a few months.
trigger warning, eating disorders:
I sometimes forget to log what I eat in my app of course, but what is perhaps slightly nore disturbing is the fact that I sometimes log stuff and then forget to actually eat them. Some sort of Baudrillardian simulacrum of eating.
Who's enjoying #cnotesfollow in 2026? I'm back after ~14 years away (some sporadic once-in-a-while use in there) and I'm finding it better than ever, a smoother development experience and clearer code than pretty much every language out there, except for maybe #odinnotesfollow.
Some specialized censors used in automated manufacturing. It's pretty cool, I look forward to coming into the office almost every day. I've worked for a few f500 companies and took a pay cut to come here. A bunch of people from my college robotics club work here too.
That sounds really cool. Above all I really like hearing that someone enjoys their work and likes showing up for it. I've had that feeling on a few contracts and it's great. Looking to get into embedded myself, since it seems that's where you get to have all the fun writing C. :)
#cnotesfollow has been such a pleasure. Havenโt tried Odin, but was using #zignotesfollow for a while, and I just found myself pulled back to C. A minimal sharp tool. Runs anywhere. Can actually write a compiler for it. Short bootstrap chain from hex0. Does anybody care about these things (anymore)?
Support everywhere (in every way) was key to me starting to use C again. It's nice to not have to worry about the language you use being left out somewhere, a non-starter somewhere else and having to mentally translate it to something else (Zig/Odin in a debugger -> C).
WezTerm. Completely replaced my usage of Tmux, Zellij and the like. Having the multiplexer (both local and remote) built into the terminal emulator itself is such a win.
Thanks, I use a Kinesis Advantage 2 and itโs a big help. Iโve found avoiding holding down keys, with thumbs or otherwise, has been the biggest help.
ouhh bet thats nice. im rocking some 50โฌ aliexpress print/pcb that i put some old switches/caps onto. legitimately impressed, best keyboard i ever used, never going back to traditional kbs.
while we wait for this to be true
we could add our bits together
remember to not sleep forever
return when your dreams are through
Start with cringy poem, end with cringy pseudocode. At least it comes naturally.
Current #jjnotesfollow aliases:
# The canonical tug
tug = ["bookmark", "move", "--from", "closest_bookmark(@-)", "--to", "@-"]
# Show my current work-in-progress(es). To wip it, whip it good.
wips = ["log", "-r", "bookmarks() | description(exact:'')"]
I think short urls are still memorable and good. My phone doesn't surrogate all of my recall.
@hippo๐ฆprofilefollowStrictly no LLMs. No exceptions.replied to@tel๐ดprofilefollowI really enjoy learning, I really enjoy making. I'm learning to be less guarded.:
Short URLs are good. Memorable URLs are good.
URLs spat out by URL shorteners are something entirely different.
@tel๐ดprofilefollowI really enjoy learning, I really enjoy making. I'm learning to be less guarded.replied to@hippo๐ฆprofilefollowStrictly no LLMs. No exceptions.:
The longer the text you need to store, the bigger a QR code needs to be in order to scan reliably.
Also, you might be more confident in being able to keep a short URL stable (it's already a step of indirection, so if you want to reorg your site you can just update where the short URL points to). But people don't really take care to maintain short URLs anyway, apparently.