Thank you @python_valencia@twtxt.python-valencia.es for letting me show you the secrets of a decentralised plain text social network like twtxt.
I hope you enjoyed the talk! â€ïžđ
#python #twtxt
#lshczrq
Thank you @python_valencia@twtxt.python-valencia.es for letting me show you the secrets of a decentralised plain text social network like twtxt.
I hope you enjoyed the talk! â€ïžđ
#python #twtxt
I want to present the twtxt feed from Python Valencia: https://twtxt.python-valencia.es/
Technical curiosity: It is generated using n8n, using the official rss.
#welcome
(#bohndlq) @bender@twtxt.net That ⊠was better than expected. đ
(#frq4vla) Wait! Whatâs going on?! đ§
(#frq4vla) The Mastodon admins say that itâs probably because of the size of my account (~600 MB), so the export process times out. And I understand that. Here on twtxt, I always use auto-expiring links when I post images or videos. It just gets too much data otherwise. I think Iâll just set my Mastodon account to auto-delete posts after ~180 days or something like that. Nobody cares about old posts anyway.
(#snodmta) @lyse@lyse.isobeef.org @bender@twtxt.net It already is a tiling window manager, but some windows canât be tiled in a meaningful way. I admit that Iâm mostly thinking about QEMU or Wine here: They run at a fixed size and canât be tiled, but I still want to put them in âfull screenâ mode (i.e., hide anything else).
(#zcabhya) I need to import my yarn cache. Itâs sitting at about 1.5G in registry format. That should make things interestingâŠ
(#zcabhya) neat! my watcher is currently sitting at about 75 MB following over 1500 feeds. only about 200 are currently somewhat active.
-rw-r--r--. 1 xuu xuu 69M Mar 25 20:46 twt.db
-rw-r--r--. 1 xuu xuu 32K Mar 25 21:34 twt.db-shm
-rw-r--r--. 1 xuu xuu 5.6M Mar 25 21:34 twt.db-wal
sqlite> select state, count(*) n from feeds group by 1;
hot|7
warm|8
cold|183
frozen|743
permanantly-dead|857
(#pyscdeq) There are 82.108 read statuses, but only 24.421 messages in the cache. In contrast to the cache with the messages, the read statuses are never cleaned up when a feed was unsubscribed from. And the read statuses also contain old style hashes, before we settled on the what we have today. Still a huge difference. Hmm.
(#zcabhya) Thanks, @movq@www.uninformativ.de!
My backing SQLite database with indices is 8.7 MiB in size right now.
The twtxt
cache is 7.6 MiB, it uses Pythonâs pickle
module. And next to it there is a 16.0 MiB second database with all the read statuses for the old tt
. Wow, super inefficient, it shouldnât contain anything else, itâs a giant, pickled {"$hash": {"read": True/False}, âŠ}
. What the heck, why is it so big?! O_o
(#bqhddgq) you just havenât read this yet.
The brokenness of the web can be examined by opening about:compat
in Firefox.
Lots and lots of workarounds for specific websites.
(#snodmta) @movq@www.uninformativ.de You could also just use a tiling window manager. :-) As a bonus, it doesnât waste dead space, the window utilizes the entire screen. To also get rid of panels and stuff, put the window in fullscreen mode.
(#iiqmhea) @kat@yarn.girlonthemoon.xyz I have just opened the GIMP bug tracker (hosted at gitlab.gnome.org) and, I kid you not, they have deployed Anubis in front of it:
Oof.
Thinking about adding a little âfocusâ feature to my window manager: It hides all but one window, no wallpaper, no bars.
It would turn this
https://movq.de/v/a75eb68770/a0.jpg
into this
https://movq.de/v/a75eb68770/a1.jpg
or this
https://movq.de/v/a75eb68770/b0.jpg
into this:
https://movq.de/v/a75eb68770/b1.jpg
đ€
(#zcabhya) @lyse@lyse.isobeef.org Iâm glad to hear that! Yay for more clients. đ
(#zcabhya) If I didnât mess this up, 61 feeds reduced down to 36.
I now subscribed to most feeds in my Go tt
reimplementation that I already followed with the old Python tt
. Previously, I just had a few feeds for testing purposes in my new config. While transfering, I âdroppedâ heaps of feeds that appeared to be inactive.
This might motivate me to actually âfinishâ the new client, so that it could become my daily driver. No need to use the old software stack any longer. Letâs see how bad this goes.
(#egeuq2q) (I didnât submit a proposal of my own, because it would basically just be a duplicate of another one. đ )
(#7txg7qq) @lyse@lyse.isobeef.org Interesting, thanks for that list. đ€
Iâve identified several issues with my current (admittedly cheap) upright bass by now. It might be time to upgrade to a better model. đ€
If only those things werenât so damn expensive. I just checked the prices and simply burst out laughing. đ
(#frq4vla) ⊠yeah, okay, I donât think Iâll do that. đ Anything but twtxt is just too much effort.
(#bnzefnq) Yeah link please đ
(#ajd3rxa) @lyse@lyse.isobeef.org I think the community should be allowed to experiment mate đ
Just make tt2
ignore such items in feeds and youâre good đ
(#xxu5i3a) @eapl.me@eapl.me@eapl.me@eapl.me Yeah yarnd
already filters/ignores them (for now)
(#7txg7qq) @movq@www.uninformativ.de Yeah, most of the graphical applications are actually KDE programs:
pass
one day. The most annoying thing is that when I copy a password, it says that the password has been modified and asks me whether I want to save the changes. I never do, because the password is still the same. I donât get it.)Qt:
Gtk:
These are the things that are open right now or that I could think of. Most other stuff I actually do in the terminal.
In the pastâą, I used the Python KDE4 bindings. That was really nice. I could pass most stuff directly in the constructor and didnât have to call gazillions of setters improving the experience significantly. If I ever wanted to do GUI programming again, Iâd definitely go that route. There are also great Qt bindings for Python if one wanted to avoid the KDE stuff on top. The vast majority I do for myself, though, is either CLI or maybe TUI. A few web shit things, but no GUIs anymore. :-)
(#7txg7qq) @lyse@lyse.isobeef.org
Although, most software I use is decentish in that regard.
Is that because you mostly use Qt programs? đ€
I wish Qt had a C API. Programming in C++ is pain. đą
hung out with friends today it was nice :)
ÂĄTenemos un nuevo evento la semana que viene!
đ wayco de Cabanyal el 25 de marzo a las 18:30
https://www.meetup.com/es-ES/python-valencia-meetup/events/306769708/
@andros nos va a hablar sobre el desarrollo de una nueva red social llamada twtxt
đ ÂĄEspero que os queden energĂas despuĂ©s de fallas y veros por allĂ! đ
i really wanna learn golang it looks fun and capable and i can read it kind of but every time i try it iâm immediately stuck on basic concepts like âwhat the fuck is a pointerâ (this has been explained to me and i still donât get it). i did have types explained to me as like notes on code which makes sense a bit but iâm mostly lost on basic code concepts
(#h5cwthq) @movq@www.uninformativ.de hahahah i for one hate sleeping and need to be busy 24/7 or else i go insane so server stuff is awesome for my ADHD ass!!!
IaaS does seem kinda interesting to me, i think i could vibe with that more than full on cloud stuff
i hope i can be one of those people who does the barebones stuff bc i am a rare sicko who finds it fun and cloud stuff scares me LMAOOOO
(#4rjq7ia) @lyse@lyse.isobeef.org oh yeah i use the CLI sometimes itâs fun af
Jâai cette ip dans mes logs qui nâarrĂȘte pas de tĂ©lĂ©charger le mĂȘme document toutes les minutes avec axios. Bizarre⊠20.199.24.163
La musique de Chronokinesie est trĂšs bien pour se concentrer. LĂ , je corrige mes copies avec, merci les compositeurs! https://www.youtube.com/watch?v=rQxNYqa7Lec&list=OLAK5uy_lTJtJNdh0CORziaQH_YDsXLVF-_QbJyRQ&index=1
Nouvel article Ă propos de La Bonne Auberge #jdr https://si3t.ch/log/2025-03-18-lba.txt
La Bonne Auberge a de super projets. Jâai hĂąte! https://fr.ulule.com/lba-studio17/ #jdr
Oh la vache, en regardant les stats webalizer, je vois que je suis cité pour mon guide #auto-hébergement dans un des papiers #openbsd oO : https://www.openbsd.org/papers/jres2021-matthieu-tuto-pf-companion.pdf
Nouvel article oĂč je parle des slashpages, et de lâajout dâune page /wall Ă mon si3tch, un guestbook pour les curieux: https://si3t.ch/log/2025-03-16-slashpages.txt
<aelaraji> HOLLY! This is quite amazing!! 8O
(#py6tmvq) Definitely something going on with replies. This one was replying to the wrong twt and even when I got clever and pasted the right hash it didnât work.
(#py6tmvq) (#4tn7x4q) @lyse@lyse.isobeef.org I accidentally hit âpostâ on a twt I was drafting from days ago and it wouldnât let me delete it so I replaced it with âaâ and I hoped nobody would notice. I guess that backfired.
<eapl> Hi everyone!
a
Hello world!
(#2vsduxa) @arne@uplegger.eu Danke schön! đ
Danke an @arne@uplegger.eu, der mich hier in einen komplett neuen Kosmos gebracht hat! Ich bin gespannt!
Hello, World!
(#dozxdba) @kat@yarn.girlonthemoon.xyz I mean, you could do the mjd approach & record your monitor while sitting a few feet away, with a Bluetooth mouse & keeb, watching your inputs from the view finder
Iâm so hot when I do things with fabric no sensible person would do