#MarilynManson 
#MarilynManson 
#MarilynManson 
https://www.publico.pt/2025/03/31/politica/noticia/ad-distanciase-ps-sondagem-pitagorica-2128048
"AD" - 34.4%
PS - 27.8%
CH - 14.9%
IL - 6%
L - 5.5%
CDU - 3.4%
BE - 2.7%
ADN - 0.7%
PAN - 0.5%
https://www.publico.pt/2025/03/31/politica/noticia/ad-distanciase-ps-sondagem-pitagorica-2128048
"AD" - 34.4%
PS - 27.8%
CH - 14.9%
IL - 6%
L - 5.5%
CDU - 3.4%
BE - 2.7%
ADN - 0.7%
PAN - 0.5%
https://www.publico.pt/2025/03/31/politica/noticia/ad-distanciase-ps-sondagem-pitagorica-2128048
"AD" - 34.4%
PS - 27.8%
CH - 14.9%
IL - 6%
L - 5.5%
CDU - 3.4%
BE - 2.7%
ADN - 0.7%
PAN - 0.5%
#running
#running
What client are you using? @eapl.me
@kat
@kat
I really love OSMnx and use it all the time, often with #py5 (which has a cool #shapely integration that helps).
Episode webpage: https://talkpython.fm/episodes/show/495/osmnx-python-and-openstreetmap
Media file: https://talkpython.fm/episodes/download/495/osmnx-python-and-openstreetmap.mp3
I tried a different approach at estimating the disk activity and I think I finally got it right (after almost 10 years … 🤦).
Demo, booting a Windows 2000 VM: https://movq.de/v/1400544cc6/2kboot-ratterplatter-2.mp4
(For this purpose alone, I put a couple of mini speakers into my PC case, so that the noise comes from the right place: https://movq.de/v/a3b2dc0932/speakers.jpg)
The results aren’t too bad, but this thing can’t be super accurate due to the huge I/O caches that we have these days. For the video, I dropped the caches before booting Windows, otherwise you would have heard almost nothing.
FWIW, if you don’t know it yet, this is the equivalent for proper keyboard sound: https://github.com/zevv/bucklespring
I tried a different approach at estimating the disk activity and I think I finally got it right (after almost 10 years … 🤦).
Demo, booting a Windows 2000 VM: https://movq.de/v/1400544cc6/2kboot-ratterplatter-2.mp4
(For this purpose alone, I put a couple of mini speakers into my PC case, so that the noise comes from the right place: https://movq.de/v/a3b2dc0932/speakers.jpg)
The results aren’t too bad, but this thing can’t be super accurate due to the huge I/O caches that we have these days. For the video, I dropped the caches before booting Windows, otherwise you would have heard almost nothing.
FWIW, if you don’t know it yet, this is the equivalent for proper keyboard sound: https://github.com/zevv/bucklespring
Is there some Makefile shenanigans going on maybe?
$V
and $C
being swallowed by the Makefile. I fell in that trap again the other day.
$VERSION@$COMMIT
and its supposed to be replaced with the actual version and commit.
$VERSION@$COMMIT
and its supposed to be replaced with the actual version and commit.
yarnd/ERSION@OMMIT go1.23.4 (+https://.../twtxt.txt; @username)
ERSION? OMMIT? 😅
yarnd/ERSION@OMMIT go1.23.4 (+https://.../twtxt.txt; @username)
ERSION? OMMIT? 😅
But yeah, I sadly have to agree with @bender. 😢
But yeah, I sadly have to agree with @bender. 😢
Now I'm looking forward to see the next version using MessagePack
I'm actually glad I don't have to deal with all this web shit and work with compilers that hit me in the face when I do something illegal. :-)

Building on top of that, I'm thinking of https://eapl.me/yatwt.yaml
#OpenAIScam
Piracy is a difficult topic which is very personal, so I won't say much about it.
On writing books, I've tried along with other digital products such as courses and videogames, and I got to confess that it has been hard for me.
If it helps, I think it all reaches our expectations on the activity and the result. If royalties is the expectation, it's going to be slow. By 5% of royalties, for a rough example, a huge amount of sales will be required to get a decent "wage", so I've understood of doing it by the side of a normal employment although it has been discouraging and a bit sad.
I have reflected about it in Spanish here: https://sembrandojuegos.substack.com/p/sobre-expectativas-al-crear-juegos
#running
#running
The reason piracy exists at all is economics and greed. If you make something affordable and convenient, there's no need to steal.
If you have to keep some knowledge: don't write for money, the paper (or ebook) industry is in a very bad way, the margins for the author are very small and piracy is devastating.
If you have to keep some knowledge: don't write for money, the paper (or ebook) industry is in a very bad way, the margins for the author are very small and piracy is devastating.
That's why you should use it:
1. It's easy to to parse
2. It's easy to read (in formatted mode :D)
3. It used actually \\n for newlines, you don't need unprintable symbols
4. Forget about hash collisions because using full hash
Here is my twjson feed: https://doesnm.p.psf.lt/twjson.json
And twtxt2json converter: https://doesnm.p.psf.lt/twjson.js
I think I'll leave reachability.c alone, since my intention there was to use an indent level of one tab, and the spaces are just there to line up a few extra things. I fixed reachability_with_stack.cc though.

SqliteCache
again with a slight tweak. I _might_ have to rethink the hard-coded LIMIT 50
.
MemoryCache
for now and going to bed 🛌
Sqlitecache
🥳
docker build
on one of my production nodes (_the ingress node_) 😱