Lupta vieții
Wasn't I adorable? =)))
Și wow, nu mi se zicea ”chinez” pe degeaba. Chiar că aveam trăsături mongoloide accentuate. Inclusiv acel "stiffness" caracteristic asiaticilor =))
Wasn't I adorable? =)))
Și wow, nu mi se zicea ”chinez” pe degeaba. Chiar că aveam trăsături mongoloide accentuate. Inclusiv acel "stiffness" caracteristic asiaticilor =))
I haven't written a blog post in a long time. It's been a tough year. Mostly from a health perspective. One of the highlights was when I cracked four ribs from coughing (yes, the doctors were just as shocked as you are). Before that, I used
This evening I came home late after a long day, starving. So I asked my friend ChatGPT what I should eat. It gave me a 5 suggestions, taking into account my food preferences and health issues. I didn't fancy anything from those 5 things, but it did remind
I used to use Nginx to proxy requests and set up SSL. It's not super hard, but the config is a screenfull. Enter Caddy. Install it. Put the following in /etc/caddy/Caddyfile: DOMAIN.NAME { reverse_proxy localhost:8000 } Restart the systemd service. And voila, you have an
Half a year ago, I wrote about how to push Git repos between random repos. But at the time, I did it like a farmer, having to change the branch on the remote machine before pushing. Today, after fighting with piku, which is really nice, except it doesn't