Hey everyone! I'm learning C programming using 'C: A Modern Approach' by King, and I'm eager to dive into Raspberry Pi Pico development as a hobby project. Right now, I'm also doing some web development with Node.js and React. I recently picked up a second-hand T480 ThinkPad. I thought I'd jump straight into Arch Linux since I've never used Linux before, and it's been manageable so far. However, I'm struggling to set up ProtonVPN, which has been pretty frustrating. I'm not too concerned about having a graphical interface; I just need a Linux distro that lets me get my work done. Any recommendations?
4 Answers
I recommend trying out Fedora, Ubuntu, or Mint for your needs. Ubuntu, in particular, is known for its user-friendliness, and it has good support for ProtonVPN—there's a Gnome integration that makes it easier to set up.
Honestly, you can use pretty much any Linux distro for C development. If you're looking for something that has the latest development libraries and tools, Fedora is a solid choice. It's consistently updated, so you won't have to worry about old packages.
Any of the popular distributions will work just fine for what you're doing! They all let you install the same compilers, libraries, and IDEs you'll need.
In my experience, Debian is also a great option if you like stability. You get access to the tools you need for C development, and it's pretty reliable.

Related Questions
How To: Running Codex CLI on Windows with Azure OpenAI
Set Wordpress Featured Image Using Javascript
How To Fix PHP Random Being The Same
Why no WebP Support with Wordpress
Replace Wordpress Cron With Linux Cron
Customize Yoast Canonical URL Programmatically