CodeAsm

@codeasm
347 Followers
442 Following
467 Posts
HTML decoder, software/hardware (reverse)engineer, hacker, student, gamer and husband. Opinions are my own, autism🌻, cis, he/him. Im me, and you be ok today 😉☺️
CountryNetherlands
Bird@CodeAsm_
Sitehttps://codeasm.com/
8bit site (for older systems)https://8bit.codeasm.com/

While cleaning a storage room, our staff found this tape containing #UNIX v4 from Bell Labs, circa 1973

Apparently no other complete copies are known to exist: https://gunkies.org/wiki/UNIX_Fourth_Edition

We have arranged to deliver it to the Computer History Museum

#retrocomputing

Soevereine Cloud: de ‘vegan kipfilet’ van de digitale wereld

Als ik zeg dat de aanbieder buiten Europa ligt, dan heb ik het over het moederbedrijf. Dat zij serverlocaties in Europa hebben, maakt het namelijk nog geen Europees bedrijf. Laat je daardoor dus niet foppen door leveranciers die je vertellen dat je rustig kunt gaan slapen, want de data blijft in Europa.

Security Innovation Stories

NEW VIDEO: I Left Linus Media Group - What do I do now?

https://youtu.be/ELnX3gEHuHI

I Left Linus Media Group - What do I do now?

YouTube
Been to a computer game museum with a buddie of mine a week ago, was awesome to see some amazing cool systems. Hope most of them still work. I also knew so much, he thought we would skip most of it, but i was yapping and pointing "i know this" and " ow my this is awesome, its this and that" 🤭😬 you vloggers on youtube told me too much, we had barely time for the vidyagamez
Euh, yeah, that’s true… But I still love you, familiar face!! 😇😎

Now time to fork qemu and try store my changes.

not sure anyone ever needs this. reading port 0x80, 80h also known as.

you know, the POSTcard

Y’all, I love my enormous dog. I love hugging him. I love that he cuddles like a tiny cat. I love waking up and seeing him curled up asleep next to my bed. I love that he’s still getting even bigger

#dogs #dogsofmastodon

Beware of systemd-tmpfiles --purge in systemd 256 -- it will delete a lot more than just temporary files, e.g. your /home dir! And apparently that is by design! (Wildly unexpected for me, as it goes beyond what the man pages says the tool does - manipulate volatile and temporary files and directories).

See the man page, there is a description of the new option:
https://manpages.debian.org/unstable/systemd-standalone-tmpfiles/systemd-tmpfiles.8.en.html

1) Use --dry-run to see what would get deleted.
2) There is a /usr/lib/tmpfiles.d dir where default tempfile definitions are stored, including for /home.
3) There is an issue to rectify this - https://github.com/systemd/systemd/issues/33349 - at least on the docs side, but the discussion goes beyond that.
EDIT 4) the --purge was apparently meant to aid with package deconfiguration and stuff like that, and was meant to be used with a configuration file -- the commits/PRs indicate that systemd shall not allow the use of that option without specifying a config file, in next versions.

Thx to https://mathstodon.xyz/@bremner/112615591101488528 and https://mastodon.social/@nixCraft/112637213238431183, even though it's not a bug :).

systemd-tmpfiles(8) — systemd-standalone-tmpfiles — Debian unstable — Debian Manpages