Libove Blog

Personal Blog about anything - mostly programming, cooking and random thoughts

Tag: til

#

#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


#

#TIL:

you can use await directly in the #python REPL if you start it with

python -m asyncio

#

#TIL: Placing two spaces at the end of a line creates a line break in #markdown.


#

#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/