Posts
2458
Following
160
Followers
78
AS4242423219 on DN42
Also @noisytoot@mice.tel in case chinchillas eat the cables
repeated

Sharkey - Official Account

This is your official notice that we’ll be making a major security release for Sharkey on the 20th of May, 2026, between 1779282000 and 1779289200. Prepare to update immediately upon release. If you are unable to update your instance at the given time, take it offline before the release.

10
7
0

How come reading the boot flash (with flashprog -p internal -r test.rom) succeeds on my server even though I should have /dev/mem protection enabled (kernel compiled with CONFIG_STRICT_DEVMEM=y, CONFIG_IO_STRICT_DEVMEM=y, and not booted with iomem=relaxed), but not on my laptop or any other device I tried on?

1
0
0
nini fedi
1
0
1
repeated
begpost ig
Show content

does anyone wanna send me and spike 20 bucks for some food that isn’t pizza

https://gts.niko.lgbt/@niko/statuses/01KPSJQQ9F9WYXBYHKPF2PC4FX (paste link into your instance search bar to open if it 404s)

0
4
0
Edited 4 months ago
notnotdNetHack 2026.05.16 has been released! https://codeberg.org/noisytoot/notnotdnethack/src/branch/2026.05.16

No new notnotdNetHack-specific gameplay changes, but many that were merged from dNetHack 3.26.0 (via notdNetHack 2026.05.15)
1
1
1
morning!
0
0
0
ph-
Show content
my knees hurt (this happens when I'm very tired and/or didn't sleep enough. I should sleep)
0
0
0
what does this mean? is this some aviation slang I don't understand?

RE: https://live.acarsdrama.com/@top_shelf/116581784851527372
2
0
2
repeated
repeated
Edited 4 months ago
mutual aid
Show content

hi everyone! i posted a mutual aid post ~3 months ago, and while i didn’t reach the goal, i’ve been trying to survive this time.
things seem to be improving lately, so i’ll likely get an income pretty soon! but for now, i’ll have to ask for one last time. (promise!)
this is just so i can cover essentials for my home, like food etc. i’d truly appreciate if you could help me reach the goal before the end of month!

https://ko-fi.com/naydire/goal?g=0
goal: $250

thank you fedi for your kindness and understanding, plus to my friends for encouraging me to keep going neomouse_heart

1
8
2

reboot time (it would’ve been an hour ago but portage doesn’t like kernel.yama.ptrace_scope=2 so I had to start compiling the kernel again)

0
0
0
repeated
good night neocat_flop__w_
0
0
0
I should be going to bed, why did I just eat a load of chocolate instead?
2
0
1
repeated

Sebastian Crane 🏳️‍⚧ (InnoTranny)️

Google claim that their upcoming laptop is the "perfect partner to your Android phone" because you can "access files from your phone as if they live on your laptop" - but did you know that this is already possible, no special laptop model needed?

KDE Connect is completely free and open source software (FOSS) to link your devices together, supported by the @kde charity. It works on almost all phone models, and it does more than just allow you to access your phone's storage. For example, with KDE Connect your phone immediately becomes a remote control for music or videos playing on your laptop or desktop PC!

Don't get drawn in by the slick marketing - you don't need AI to make your life easier with technology, and most of the features large software companies such as Google are promoting have already been thoughtfully implemented by dedicated volunteers in the FOSS community.

#kdeconnect #kde #foss

8
6
0
chinchillas
0
2
1
MEOW! neocat_scream
1
0
1
I should probably go to bed now. good night!
0
0
0

why would you write if (x) ; else y; instead of if (!x) y;?

(ignore the horrible indentation, it’s 4 spaces then 1 tab then 4 spaces again)

1
1
1
Edited 4 months ago

Every time I have to merge upstream I regret the big codebase changes I made in notnotdNetHack (like removing every K&R-style declaration, converting a load of longs to long longs, removing a load of broken/untested feature macros, and removing some unnecessary macros and typedefs).

I still think it’s an improvement in terms of code quality, but it makes merging a pain. In extern.h every single changed line conflicts because I removed the E and FDECL macros, and git doesn’t treat every line as its own chunk so I have to go through a massive chunk to find which lines changed and update them.

I’ve been using sed (and previously emacs’s replace-regexp) to help with merging extern.h for a while (although they break on some stuff like declarations that go across multiple lines) and last time I wrote a Python script which would merge identical chunks, so hopefully merging extern.h won’t be quite as bad this time.

(That being said, I don’t want to revert any of the changes or add some of the #defines back for compatibility because the inconsistency would be annoying.)

0
0
0
Show older