twtxt.net
feels very clear of late hmmm 🧐 This is good right? 😅
https://www.youtube.com/watch?v=SdrYqKOBe5E
via @guilhermesv@guilhermesv
I'm sure other sprite & game stuff must be easier in pygame, but I'm adapting a #PyMunk example, and IMHO, events are so much easier in py5...
(I'll try post it here tomorrow, I should be doing something else, as usual...)
https://rlec.pt/index.php/rlec/announcement/view/91
«O presente número temático “Arte, Educação e Comunidade” pretende realçar projetos e práticas que, em contextos educativos formais e não formais priorizem o sentido de comunidade e pertencimento com e através das artes.»

[](https://movq.de/v/07e4be1aad/a.ff.jpg)
[](https://movq.de/v/07e4be1aad/b.ff.jpg)
- My mouse scrolling wheel is jumpy and I can't fix it, I've done many searches about the problem.
- I have an external SSD drive for backup that works perfectly on another computer but is not recognized at all on my main computer (no mention of it on
lsusb
).
.
in nicknames and then expect to be able to to end a mention with a .
🤦♂️
sqlite> select count(distinct(nick)) from twters where nick like '%.%';
count(distinct(nick)) = 5
sqlite> select distinct(nick) from twters where nick like '%.%';
nick = @marado@ciberlandia.pt
nick = eapl.me
nick = eapl.mx
nick = grumpygordie.great-site.net
nick = @chyrp.doesnm.cc
.
(_period_) in their # nick
🤣 tbh I _think_ nick(s) should have rules of what they can and cannot be comprised of. i.e: no punctuation 🤦♂️
> as long as those working on clients can reach an agreement on how to move forward. That has proven, though, to be a pickle in the past.
I _think_ this is because we probably need to start thinking about three different aspects to the ecosystem and document them out:
- Specifications (_as they are now_)
- Server recommendations (_e.g: Timeline, yarnd, etc_)
- Client recommendations (_e.g: jenny, tt, tt2, twet, etc_)

It was the first time this year that we had half proper April weather and a thunderstorm in general. It started off with clear sky and lovely sunshine. Right after arvo lunch it started to rain, so we went into the hut. Then, the sun returned.
On the way back with the growling thunder in the distance coming closer and closer we escaped the rain just perfectly. A minute or two after we reached the car, wet stuff started coming down the sky. Not even half a minute after opening the front door, it poured like crazy. Lucky twice today. There's beautiful sunshine again by now. It smells absolutely great after the rain. I love it!
https://lyse.isobeef.org/waldspaziergang-2025-04-21/
> what is twtxt for you?
For me Twtxt is just the underlying format that Yarn.social builds upon 😅
Range
requests, but opted instead to just archive/rotate our feeds periodically 😅 There really isn't much point in having a feed in reverse chronological order, except (_maybe?_) so a human read view the new twts at the top of the file?! 🤣_
.
(s) / dot(s) like @eapl.me are valid? 🤔 Or nicks even? 🤔
----
Regex core subset (portable across languages):
Character sets
• a matches “a”
• [a-z] any lowercase
• [a-zA-Z0-9] alphanumeric
• [^ab] any char but a or b
Repetition (applies to the preceding atom)
• ? zero or one
• * zero or more
• + one or more
Groups
• (ab)+ matches “ab”, “abab”, …
• Capture for extract/substitute via $1 or \1
Operators
• foo|bar = foo or bar
• ^ start anchor
• $ end anchor
Ignore non‑portable shortcuts: \w, ., {n}, *?, lookarounds.
#regex101=
> I am up to increase the length of a twtxt, though.
Recall what we had this set to for this pod? 🧐