Post B6I0T4FpoK41dxUxnM by nullenvk@yourwalls.today
 (DIR) More posts by nullenvk@yourwalls.today
 (DIR) Post #B6GbEEi9xSo9idcOyO by domi@donotsta.re
       1 likes, 1 repeats
       
       announcing a new page: https://floppy.cd-rom.net/ :boost_ok: it’s a wiki for things that otherwise would be left unwritten (because preparing a full blogpost is effort), but still could be useful to someone else. Anything interesting and original belongs here - not just tech! (more about the page)i’m gonna be writing shorter notes and more technical posts over there. If you’d find a place like this useful, feel free to register an account (and wait for approval) :blobcat3c:
       
 (DIR) Post #B6Gba5Y4hmrHfkJysK by chfour@merping.synth.download
       0 likes, 0 repeats
       
       @domi shit is that a clone of the bash hackers wiki ‼️
       
 (DIR) Post #B6Gba5qVbFbUauwhbk by domi@donotsta.re
       0 likes, 0 repeats
       
       @chfour yep! but differing from all the other clones i actually want to finish writing it, instead of keeping it like a sacred read-only objectalso some backlinks are still broken, I gotta fix that later
       
 (DIR) Post #B6HNm8llLsSmw6XJ6e by 3@social.xenofem.me
       0 likes, 0 repeats
       
       @domi i'm 3 pls dont delet without letting me know
       
 (DIR) Post #B6HNm9Chji0wHf8p6G by 3@social.xenofem.me
       0 likes, 0 repeats
       
       @domi how do i make a page i'm gonna write about wack ass unix freakery
       
 (DIR) Post #B6HNm9PSyGDqvF70zY by domi@donotsta.re
       0 likes, 0 repeats
       
       @3 please read https://floppy.cd-rom.net/wiki:account - everything is documented there.I unlocked your account, you should be able to write to your namespace.
       
 (DIR) Post #B6I0T4FpoK41dxUxnM by nullenvk@yourwalls.today
       0 likes, 0 repeats
       
       @domi thanks, I've just posted my first article there :D by the way, are you planning on setting up some protections against LLM scrapers for the wiki?
       
 (DIR) Post #B6I0T4Sb2sGwHXT9ge by domi@donotsta.re
       0 likes, 0 repeats
       
       @nullenvk i’m torn on that, because i want to leave it actually indexable by search engines. if it becomes a problem, i’m gonna look into mitigating it (but definitely no anubis / PoW). for now I Don’t Care(if you’re wondering because you don’t want your stuff to get scraped… i have bad news)
       
 (DIR) Post #B6I1idwJW4T0cJMIAC by nullenvk@yourwalls.today
       1 likes, 0 repeats
       
       @domi yeah, i know the whole site is available as a .tar.xz :p thanks for info tho
       
 (DIR) Post #B6ICaLgGcKdNAR6HHU by wolf480pl@mstdn.io
       0 likes, 0 repeats
       
       @domiI have some notes on dealing with a certain Polish ISP... but they're in Polish and not very useful for folks in other countries. Would it still be in scope for the wiki, or should I post them elsewhere?
       
 (DIR) Post #B6IDnfpd6ixJNpOhEW by lanodan@queer.hacktivis.me
       2 likes, 0 repeats
       
       @domi btw for dmi:chrootAnd yes, if you're wondering “can I boot the same system up twice from the same partition” - yes.One can restrict that on linux with BLK_DEV_WRITE_MOUNTED=n, which I got on my machines just to avoid a footgun, so QEMU stuff either involves umount or using it's -snapshot option (I use the latter for testing whether machine boots up nicely).
       
 (DIR) Post #B6IECI8WLKmz8JyKXY by lanodan@queer.hacktivis.me
       1 likes, 0 repeats
       
       @toast @domi Yeah that or require a mode
       
 (DIR) Post #B6IEVwwyp2rlDWwpI8 by lanodan@queer.hacktivis.me
       0 likes, 0 repeats
       
       @toast @domi \ is one of the reasons why I use execline for simple scripts specially wrappers these days.example: https://hacktivis.me/git/dotfiles/file/.local/bin/npm.html
       
 (DIR) Post #B6IGLo7L0YUApp5GyG by domi@donotsta.re
       1 likes, 0 repeats
       
       @toast @lanodan i miss -hda, i started writing -drive format=raw,... when they introduced the 0th block write restriction…
       
 (DIR) Post #B6IGyQdiEQr5JUdvns by domi@donotsta.re
       0 likes, 0 repeats
       
       @toast @lanodan also. added a note about the title of that post being a reference, in case my techniques weren’t extreme enough :^)