Aprendiendo de los mayores
#catsoftwtxt
(I don’t really trust Android, though, and I suspect that apps can still install background services that are always active. Pure speculation and paranoid on my part, but still.)
Which is fair, but I would say the GrapheneOS devs in particular are also quite paranoid about this stuff and go to great pains to make sure this stuff can be controlled by the user.
España!!
#catsoftwtxt
Gato enmarcado
#catsoftwtxt
Crece por horas
#catsoftwtxt
- ¡FUERA DE MI CASTILLO! -
#catsoftwtxt
Yeah, though sometimes the most clever devs aren’t always the best to deal with on a personal level. I seem to remember the (former?) lead dev on GrapheneOS (IIRC) was an ass hat and threw tantrums at the smallest things and would get stalkery and weird if someone criticised him, but he’s undeniably a brilliant coder and problem solver. Some people need to be more self aware of how their efforts might be harmed with their behaviour though.
Gato en su funda
#catsoftwtxt
Some of the dev teams I work with use kanban. I like using cumulative flow diagrams to monitor throughput. Pawel Brodzinski has a terrific write-up on using CFDs here: http://brodzinski.com/2013/07/cumulative-flow-diagram.html
@prologic@twtxt.net on the the timeline with mentions filter I missing the latest mention that comes up in the mentions page.
Oh.. And you are mentioning my dev instance here 😄
Now I’m about to do something that May…be… stupid, I’m no dev but
I’ll try and replace the U+201 in the script with a space and see what
happens …
Hey @sorenpeter@darch.dk, I’m sorry to tell you, but the prev field in your feed’s headers is invalid. 😅
First, it doesn’t include the hash of the last twt in the archive. Second, and that’s probably more important, it forms an infinite loop: The prev field of your main feed specifies http://darch.dk/twtxt-archive.txt and that file then again specifies http://darch.dk/twtxt-archive.txt. Some clients might choke on this, mine for example. 😂 I’ll push a fix soon, though.
For reference, the prev field is described here: https://dev.twtxt.net/doc/archivefeedsextension.html
Me invitaron al Mastodon de Super Happy Dev House CUU, por allá me pueden ver también. Intentaré publicar en ambos lados!
https://superhappy.social/@emas
@prologic@twtxt.net pretty nothing berger. The “blowout” was pretty tame coming from Linus kill yourself now. The world will be a better place” Torvold.
The issue was a dev making a “fix” that didn’t have a documented problem. They reused some specific low level functions they did not understand the reason they were made.
Talking in the local dev group about twtxt. Let’s see if new hackers join the conversation.

📄 Nouvel article : Utiliser Keyoxide avec une clé OpenPGP via WKD 🔗 https://dev.yom.li/blog/utiliser-keyoxide-avec-une-cl%C3%A9-openpgp-via-wkd
📄 Mise à jour du plugin pour oText J’ai mis à jour mon plugin […] 🔗 https://yom.li/notes/20231107172532 🔖 https://dev.yom.li/blog/mise-%C3%A0-jour-du-plugin-pour-otext
podman works with TLS. It does not have the "--docker" siwtch so you have to remove that and use the exact replacement commands that were in that github comment.
@prologic@twtxt.net Change your script to this:
#!/bin/sh
set -e
alias docker=podman
if [ ! command -v docker > /dev/null 2>&1 ]; then
echo "docker not found"
exit 1
fi
mkdir -p $HOME/.docker/certs.d/cas
## key stuff omitted
# DO NOT DO THIS docker context create cas --docker "host=tcp://cas.run:2376,ca=$HOME/.docker/certs.d/cas/ca.pem,key=$HOME/.docker/certs.d/cas/key.pem,cert=$HOME/.docker/certs.d/cas/cert.pem"
# DO THIS:
podman system connection add "host=tcp://cas.run:2376,ca=$HOME/.docker/certs.d/cas/ca.pem,key=$HOME/.docker/certs.d/cas/key.pem,cert=$HOME/.docker/certs.d/cas/cert.pem"
# DO NOT DO THIS docker context use cas
# DO THIS:
podman system connection default cas
📄 Patch BIOS sur ThinkPad T540p 🔗 https://dev.yom.li/blog/patch-bios-sur-thinkpad-t540p
📄 Nouvel article : « Alors comme ça tu as entendu parler de RSS » 🔗 https://dev.yom.li/blog/alors-comme-%C3%A7a-tu-as-entendu-parler-de-rss
📄 Nouvel article 🔗 https://dev.yom.li/blog/migration-de-gandi-vers-ouvaton
Quite predictably, the introduction of Chat GPT, has led to even more browser bloat. 🎉


Also since I’m already bringing up opera - I have genuinely no idea, what their dev team is smoking, as all their additions this year, have been this desperate:

From some cashback scam and TikTok integration…

…all the way to some “lonely men bait” and adding NFTs - a full year, after everyone stopped caring.
Lo que hace el soporte técnico de Microsoft: irm https://massgrave.dev/get
Lo que hace el soporte técnico de Microsoft: irm https://massgrave.dev/get