@raphinou.bsky.social

Note to self: in #rustlang, you convert an Option<String> in a Option<&String> with the method as_ref, and for the conversion Option<String> to Option<&str>, use as_deref. Damn, I have a hard time memorising these method names. Same for Option::ok_or. Absolutely not intuitive to me.

I'm a fan and user of #docker #swarm. Such a pity it didn't get traction. Most of us don't need google-scale tech and the #k8s complexity it brings... As swarm is just barely alive, this seemed promising: uncloud.run But: allowing all containers to contact all others?☹️Too easy to shoot in one's foot

Multi-node Docker Compose for production

Deploy and scale Docker Compose apps across cloud VMs and your own servers. A simpler alternative to Kubernetes, Swarm, Nomad, and Kamal.

uncloud.run

Just wrote an #apache #httpd rewrite rule for the first time in years. /doc -> /docs . Required multiple attempts while I would have done it with closed eyes years ago. How things have changed from when apache was on top (for 20 years!): www.netcraft.com/blog/june-20... #sysadmin #http

June 2026 Web Server Survey | Netcraft

In the June 2026 survey we received responses from 1,489,396,284 sites across 304,146,307 domains and 14,653,771 web-facing computers. This reflect...

netcraft.com