Categories
Uncategorized

Ubuntu Again

So this is what happened:

Something happened after I wrote the post about moving from Linux to Windows , where I talked about how Windows 10 really is the only operating system most of you would need and there is no real reason, at least not for me.

I came across a project where the best option was to use docker. For now, docker on WSL( Window Subsystem for Linux) does not work – WSL2 will fix that. Then I tried using Hyper-V to install Ubuntu on a virtual machine – which was not a great experience. I had to fiddle around a lot to make networking barely work.  I tried to setup docker on windows and yes it worked, but it was not as seamless as I would have liked it to be. Then I started to have issues with Python on Windows. I regularly write and use python and shell scripts to automate things sometimes for ridiculously simple things which manually might take less than 30 seconds. My python scripts were working on Ubuntu, but kept failing on Windows. When I tried to install packages, pip wouldn’t work and there was just a long and torturous 3 hours “I can see it, it’s right there”, “but that’s exactly what I did”, “I love this keyboard, but this time if it doesn’t work, I will smash it”.

If you’re a developer, go Linux(Ubuntu) – it’s so much easier

Since Widows 10 came out, it has been my daily driver, but now…ironically right after I touted Windows to be the number 1 choice, I’m back on Linux, and I am really enjoying it. Working on Linux is amazing. I had forgotten how powerful apt-get was.

Missing package? No problem

sudo apt-get install this_feeling_is_glorious

In no time, I had customized my workspace just the way I wanted and it seems over the years, the Ubuntu Desktop has improved considerably.

For example, by default, all apps no matter if they are spread out across different workspaces, get bunched into one – a nuisance when switching between apps/windows with “Alt+Tab”, but you can easily customize this by downloading a package from apt-get.

Also, the Snap App Store is great. The terminal is such an integral part of Linux and as much I admire Windows Powershell and the object oriented nature its commands, the Linux terminal is really where its at -it’s hard to quantify, but makes me feel like wizard. With linux permission levels and UFW + Iptables ( the Linus firewall), I was quickly and easily able to secure and compartmentalize things.

Linux isn’t perfect – nothing is

It’s not perfect; it does have issues, but they are different from issues on Windows. For an average user, Windows IMHO is still the best general purpose Operating system – it does almost everything pretty well.

For power users, developers, opensource enthusiasts, Linux is where it’s at.

I recently got into skateboarding, and a fitting analogy is Linux is the shortboard  0f operating systems that lets you do cool technical tricks, but you’re you’re not into doing tricks, get Windows because that’s a cruiser. 😉