kylo

joined 4 months ago
[โ€“] kylo 7 points 8 hours ago (1 children)

As a Zoomer, I also had typing classes, but I learned how to type because I wanted to be able to quickly send messages in Minecraft when I was like 7 years old ๐Ÿ™ƒ

[โ€“] kylo 3 points 3 months ago (14 children)

Has anyone had good success with setting up a development environment in an immutable distro? I love the entire concept because it fits with a lot of my other software preferences, but the tools for containerized dev environments felt frustrating.

Like, what do you do for your editor? vscode + devcontainers feel like the best option, but it's rough when I need other IDEs (like I use some of the Jetbrains products). Stuff like toolbox works well too, but to get an editor in that, you have to install it in each one, or make a container that has it built in.

Otherwise, I'll stick with plain Fedora โ€” I use flatpaks for all of my apps anyways (except my editor)