Unfortunately there’s no way to have a generated TOC within the page itself. It’s usually in a sidebar or something like that.
- 0 Posts
- 8 Comments
sbstp@programming.devto
Programming@programming.dev•I wish writing SQL queries was more popular than ORMs
2·2 years agosqlboiler does this in Go
sbstp@programming.devto
Programming@programming.dev•Podman is a daemon-less alternative to Docker, but with Rootless containers, grouping containers in pods, and systemd integration. What do you think of it?
4·2 years agoI think one of the issues I had was trying to run pihole with podman on a raspberry pi. I could not get DNS requests to work by just mapping the right ports. I ended up just running with --net=host and it worked, I didn’t feel like debugging further.
I had other issues on my NAS but I don’t remember what it was, I have a lot of services on it, qBittorrent, Wireguard, Jellyfin, Jackett, netdata, prometheus, samba, syncthing, pihole (redundant), wsdd all in docker.
sbstp@programming.devto
Programming@programming.dev•Podman is a daemon-less alternative to Docker, but with Rootless containers, grouping containers in pods, and systemd integration. What do you think of it?
20·2 years agoI tried replacing some components of my NAS server that were on docker/docker-compose with podman but unfortunately it was not a 100% drop-in replacement. I had networking issues in podman that I did not have in docker.
The network stack is implemented quite differently in podman than in docker, once you start using more advanced features the backward compatibility disappears.
Since it came second, I think it has a lot of technical advantages, avoiding docker’s mistakes and what not. In the long term I’ll probably switch to it, unless Redhat keeps shooting itself in the foot…
sbstp@programming.devto
Programming@programming.dev•What are your programming hot takes?
2·2 years agoAhh okay je vois. Je cherchais “poo” sur google, les résultats étaient pas génials.
sbstp@programming.devto
Rust@programming.dev•It appears that DTolnay was involved in the downgrade of ThePHD's talk from Keynote
5·2 years agoNever meet your heroes
sbstp@programming.devto
Programming@programming.dev•What are your programming hot takes?
1·2 years agowhat is POO? Can’t find a definition on google

Happy to sponsor this project when I can afford it. Do you work on the project full time or part time currently?