https://radioambulante.org/en/translation/who-owns-the-taqueria-translation
Ć sĆ³ chegar meia hora antes para pegar um ingresso grĆ”tis e participat do grupo de estudos em #Python do #SescAvPaulista. https://www.sescsp.org.br/programacao/grupo-de-estudos-em-python-desenho-e-programacao/
https://abav.lugaralgum.com/material-aulas/Processing-Python-py5/LSystem.html
#SescSP #SĆ£oPaulo ![# A fractal esqueletal (lines only) plant drawing. generated from the code below. axioma = "X" regras = {"X": "F+[[X]-X]-F[-FX]+X", "F": "FF" } tamanho = 10 angulo = 25 iteracoes = 4 # repeticoes (voltas na aplicaĆ§Ć£o das regras) xo, yo = 300, 500 def setup(): size(600, 600) frase_inicial = axioma for i in range(iteracoes): frase = "" for simbolo in frase_inicial: substituicao = regras.get(simbolo, simbolo) frase = frase + substituicao frase_inicial = frase print(len(frase)) background(240, 240, 200) translate(xo, yo) for simbolo in frase: if simbolo "F": line(0, 0, 0, -tamanho) translate(0, -tamanho) if simbolo "+": rotate(radians(angulo)) if simbolo "-": rotate(radians(-angulo)) if simbolo "[": push_matrix() if simbolo "]": pop_matrix() ](https://media.ciberlandia.pt/ciberlandia-media/media_attachments/files/114/268/805/938/744/596/original/71dda69c95d12438.png)=
(aguardando pelos takes dos correspondentes @seyon, @RuteRadio e @ines@ines)
(aguardando pelos takes dos correspondentes @seyon, @RuteRadio e @ines@ines)
https://en.m.wikipedia.org/wiki/Information_Doesn%27t_Want_to_Be_Free
So I won't add much to the topic, what I can say is that this is about being pragmatic. There is some people who's gonna spend their money on books but it requires publicity (polemic topic) and subsidizing creativity with our own money (another controversial one).
Otherwise it's a difficult discipline /profession /industry
#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%
What client are you using? @eapl.me
@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.
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
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 š