I am truly happy to have met such amazing people through this “simple” medium. Thank you all for bearing with me, and my often outspoken, borderline “assholery”, attitude. I am working on it, be assured.
See you all next year!
2025, be good or else.
Happy new year Twtxt people. I'm grateful for getting to meet/talk to you all, It certainly was the best thing to have happened to me in this "2024" chapter of my life.
2025, be good or else.
Happy new year Twtxt people. I'm grateful for getting to meet/talk to you all, It certainly was the best thing to have happened to me in this "2024" chapter of my life.
2025, be good or else.
Happy new year Twtxt people. I'm grateful for getting to meet/talk to you all, It certainly was the best thing to have happened to me in this "2024" chapter of my life.
The
cp-unopt
program copies a file and intentionally uses small unaligned reads/writes (hopefully triggers more bugs).The I/O cache works “okay-ish”, I guess. When
sha1
runs, it has to do a few reads for the first file and basically none for the second one. Both could have been served entirely from the cache, theoretically. (But even just having an I/O cache in the first place speeds up things dramatically.)Notice how there’s an
EA
file. That’s a left-over from OS/2, because I copied some files to the floppy using OS/2. In other words, my FAT12 implementation survives OS/2 writing to it. 🥳 (But I guess it should show up as EA DATA.SF
. My current code starts at the left and stops at the first space.)https://movq.de/v/d4d50d3c74/los86-on-p133-from-floppy-small2.mp4
The
cp-unopt
program copies a file and intentionally uses small unaligned reads/writes (hopefully triggers more bugs).The I/O cache works “okay-ish”, I guess. When
sha1
runs, it has to do a few reads for the first file and basically none for the second one. Both could have been served entirely from the cache, theoretically. (But even just having an I/O cache in the first place speeds up things dramatically.)Notice how there’s an
EA
file. That’s a left-over from OS/2, because I copied some files to the floppy using OS/2. In other words, my FAT12 implementation survives OS/2 writing to it. 🥳 (But I guess it should show up as EA DATA.SF
. My current code starts at the left and stops at the first space.)https://movq.de/v/d4d50d3c74/los86-on-p133-from-floppy-small2.mp4
The
cp-unopt
program copies a file and intentionally uses small unaligned reads/writes (hopefully triggers more bugs).The I/O cache works “okay-ish”, I guess. When
sha1
runs, it has to do a few reads for the first file and basically none for the second one. Both could have been served entirely from the cache, theoretically. (But even just having an I/O cache in the first place speeds up things dramatically.)Notice how there’s an
EA
file. That’s a left-over from OS/2, because I copied some files to the floppy using OS/2. In other words, my FAT12 implementation survives OS/2 writing to it. 🥳 (But I guess it should show up as EA DATA.SF
. My current code starts at the left and stops at the first space.)https://movq.de/v/d4d50d3c74/los86-on-p133-from-floppy-small2.mp4
The
cp-unopt
program copies a file and intentionally uses small unaligned reads/writes (hopefully triggers more bugs).The I/O cache works “okay-ish”, I guess. When
sha1
runs, it has to do a few reads for the first file and basically none for the second one. Both could have been served entirely from the cache, theoretically. (But even just having an I/O cache in the first place speeds up things dramatically.)Notice how there’s an
EA
file. That’s a left-over from OS/2, because I copied some files to the floppy using OS/2. In other words, my FAT12 implementation survives OS/2 writing to it. 🥳 (But I guess it should show up as EA DATA.SF
. My current code starts at the left and stops at the first space.)https://movq.de/v/d4d50d3c74/los86-on-p133-from-floppy-small2.mp4
just running to run. a bit worn out recently so just stuck to the treadmill. first two miles at 10:00, next two and three quarters at 8:34, a quarter mile at 7:30, and a cool down at 10:00 again.
#running #treadmill
just running to run. a bit worn out recently so just stuck to the treadmill. first two miles at 10:00, next two and three quarters at 8:34, a quarter mile at 7:30, and a cool down at 10:00 again.
#running #treadmill
just running to run. a bit worn out recently so just stuck to the treadmill. first two miles at 10:00, next two and three quarters at 8:34, a quarter mile at 7:30, and a cool down at 10:00 again.
#running #treadmill
https://anti-demos-cracia.bandcamp.com/album/c-es-danados-raindogs-cover-songs-2
https://anti-demos-cracia.bandcamp.com/album/c-es-danados-raindogs-cover-songs-2
> Luckily, it's illegal to sell fireworks other than after the last three days in the year.
Interesting, didn’t know that. According to the following link, it’s even illegal to *use* it other than 31./1.: https://www.anwalt.de/rechtstipps/wann-wird-feuerwerk-zur-straftat-alles-was-sie-fuer-silvester-wissen-muessen-235257.html
Nobody knows that, apparently. 😂
> Luckily, it's illegal to sell fireworks other than after the last three days in the year.
Interesting, didn’t know that. According to the following link, it’s even illegal to *use* it other than 31./1.: https://www.anwalt.de/rechtstipps/wann-wird-feuerwerk-zur-straftat-alles-was-sie-fuer-silvester-wissen-muessen-235257.html
Nobody knows that, apparently. 😂
> Luckily, it's illegal to sell fireworks other than after the last three days in the year.
Interesting, didn’t know that. According to the following link, it’s even illegal to *use* it other than 31./1.: https://www.anwalt.de/rechtstipps/wann-wird-feuerwerk-zur-straftat-alles-was-sie-fuer-silvester-wissen-muessen-235257.html
Nobody knows that, apparently. 😂
> Luckily, it's illegal to sell fireworks other than after the last three days in the year.
Interesting, didn’t know that. According to the following link, it’s even illegal to *use* it other than 31./1.: https://www.anwalt.de/rechtstipps/wann-wird-feuerwerk-zur-straftat-alles-was-sie-fuer-silvester-wissen-muessen-235257.html
Nobody knows that, apparently. 😂
wg genkey | tee /etc/wireguard/private.key
cat /etc/wireguard/private.key | wg pubkey | tee /etc/wireguard/public.key
# Optional
vim /etc/wireguard/wg0.conf
wg-quick up wg0
wg genkey | tee /etc/wireguard/private.key
cat /etc/wireguard/private.key | wg pubkey | tee /etc/wireguard/public.key
# Optional
vim /etc/wireguard/wg0.conf
wg-quick up wg0

Gone are the days of spending hours or a small fortune on logo design. With LOGORA, anyone can create a professional logo in minutes—no design experience required!
Why LOGORA?
Industry-Specific Templates: Tailored designs for cafés, tech startups, creative businesses, and more.
AI-Driven Customization: Enter your business name, pick a style, and let AI do the work.
High-Quality Downloads: Receive print-ready and web-optimized logo files, including scalable SVGs.
How It Works:
Choose Your Template: Browse through our expertly designed categories.
Customize Your Logo: Add your business name and tagline, adjust styles, and preview instantly.
Download: Get high-res files for all your branding needs.
Perfect for small businesses looking for a professional touch without breaking the bank.
Ready to create a logo that represents your brand?
👉 Try LOGORA today at $LOGORA
#cycling
#cycling