# Published: 2025-08-27 #TIL #systemd user service don't run when the user is logged out (by default) User has to be enabled for "lingering" to keep services running. loginctl enable-linger username It worked for a long time for me without this because I had a tmux session open :D
# Published: 2025-02-04 #TIL: you can use await directly in the #python REPL if you start it with python -m asyncio
# Published: 2025-01-06 #TIL: Placing two spaces at the end of a line creates a line break in #markdown.
# Published: 2024-11-02 #TIL Set your Content-Type header correctly when sending #ActivityPub messages. #Lemmy will 404 on any inbox if the header is not correct (actually just if it doesn't start with application/