I have a dedicated directory with subdirectories for each project and that’s it
I have a dedicated directory with subdirectories for each project and that’s it
I highly recommend checking out either Fedora KDE Spin or Fedora Kinoite! Both are great choices, especially if you want to leverage the power of Flatpak for app installation, as they both push the user towards it. Additionally, if you ever need to install .deb packages, you can easily do so using Ubuntu in toolbox.
Alternatively, EndeavourOS might also be a good fit for you, providing a user-friendly Arch installation with a rolling release system. You’ll have a modern and flexible environment while still being able to use Flatpak effortlessly. You can also install distrobox there to, again, use apt inside of an Ubuntu system.
Whichever you choose, you can’t go wrong! Happy tinkering and remember that the best way to choose a distro is to try it out.
I’m just using Arch in my toolbox. Can’t run into upgrade troubles if you run a rolling release system
For those who don’t know about Escobar’s axiom: https://www.econjobrumors.com/topic/escobars-axiom-of-choice-1
Did you also set the path to Nvim in settings.json? I had to do so to clear at least one error.
Yup. I set it to /run/host/usr/bin/nvim
after exposing system libraries and binaries to VS Codium through KDE’s flatpak permission manager. Prior to that it kept throwing me ENOF errors (or something like that, I don’t remember now).
Unfortunately, that “disconnected” error is either not caused by a race condition for me or I was really unlucky, because at some point I restarted the extension 30 or some times out of frustration and nothing changed 😅
I didn’t have any errors in the init.vim
file because I didn’t have any. I added an example init.lua
file with contents from here and configured the extension to pull this config file, yet it still says Nvim disconnected each time I restart it. I just gave up and resorted to VSVim
I’ve had issues with that one because I’m using VS Codium flatpak. I’ve exposed system binaries and the extension found the nvim binary, yet it kept erroring out with the message that Nvim was disconnected. VSVim is better in that regard for my case, because it is a stand-alone extension.
Woah, that’s pretty cool! i installed an extension for vim keybindings inside VS Code recently, as I find them very powerful. Unfortunately, I rely on VSC’s plugin ecosystem and thus can’t fully switch over to neovim, but I’ve liked it so far for everything else I do on my system, like writing bash scripts.
I am yet to meet someone who doesn’t use VSCode for web development.
Flatpak does NOT provide sandboxing. It containerises your applications. It’s better for permission management but by no means makes the system invulnerable to malware.
Mine too didnd’t notice. Non-tech savvy people don’t even know what an Internet browser is :)
Am I weird, or it doesn’t look bad?
You could write a bash script to automate this process. Pacman supports hooks for updates, so after kernel updates you could set it up to automatically run the script.
Fr, Mac does a much better job at serving their target users than Windows will (likely) ever do
Browsers too. Oh, and migth actually want to stop using computers in general if they have an Internet connection
We’ll that doesn’t really work when a toddler and pregnant partner need you all the time…
Oh god. I can imagine that was quite an experience worthy of the best RPG games 😅
The first one is Space Warlord Organ Trading Similator. It’s a simple game of trading, well, organs, but it has good soundtrack, nice visuals and different storylines that you reveal through doing quests and accepting/declining incoming transmissions. The game sessions could be really short, so the game is very fitting when you don’t know where to spend 10 minutes of your time.
The other one I’ve been playing is Fallout 2. Super good. It has its bad sides and certainly has a feel of an old game, but if you’re an RPG genre fan, definitely give it a try. Although, it requires some level of effort to play it, you can’t just load and start mindlessly doing radiant or other simple quests like in Fallout 4, which is a downer for me when I’m tired after work and want to zone out for an hour or two.
Seriously. Those are EXACTLY the thoughts I had after I was forced to deal with Python after a ton of time writing projects in JS.