For now? I'm experimenting on an old concept.
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix: caps

+2 -2
+2 -2
.devcontainer/ubuntu devenv/devcontainer.json
··· 1 - // The Ubuntu-based devenv is lighter tested than the fedora based one. 2 - // But in combination with microsoft's stuff, including github codespaces, it's the best performant option. Probably. 1 + // The Ubuntu-based devenv is lighter tested than the Fedora based one. 2 + // But in combination with microsoft's stuff, including GitHub codespaces, it's the best performant option. Probably. 3 3 // 4 4 // That said, you'll have the problem with docker vs. podman. That's yours to deal with. :P (just replace podman in the local devel prep task and most cases should be fine) 5 5