Hey, I’m Tony

I’m a computer engineer and gamer from Sweden, who likes coffee.

This web page will serve as my personal notepad. I doubt you will find it useful. If you do find it useful you can always thank me with a coffee.

Linux and Software

Fast-forward a year and a half and I find myself using the Plasma Desktop edition of Manjaro on my main Linux computer at home. I don’t use a tiling window manager any longer. Not at home and not at work either. Speaking of my main Linux computer at home, late 2022 I was on a short misson to find a good laptop for my new Linux computer. I ended up with a shortlist of a couple of brands. My decision was to go for a laptop from Tuxedo, TUXEDO Pulse 15 - Gen2 . Tuxedo has since discontinued the 15" Pulse series it seems. I don’t know the reasons, but I am a happy user of the laptop at least. ...

January 27, 2024

Linux Environment

For the most time I’m using tiling window managers on my Linux installations. It lets me use the screen real estate in a very efficient way and I also don’t have to use the mouse that much. Ever since the meltdowns of Gnome 3 and KDE 4 I’ve been wandering around trying different desktop environments. KDE 4 was even more horrific than Gnome 3. So for a very long time KDE wasn’t even an option for me. This weekend I tested out KDE 5. It was a lovely experience! It was far from the nightmare I remembered from KDE 4. In a way it felt like this is the way Linux desktop environments were supposed to go. It is very customizable, it ships with great applications and tools and it is a very pretty desktop environment. I tried out the Plasma Desktop edition of Manjaro. I normally enjoy the Manjaro themes and the Breath theme was no exception. ...

May 29, 2022

Never Ending GUI Search

My never ending search for the perfect GIT GUI client has continued since GitAhead stopped being developed. What I now use both for work and personal projects on all platforms is Sublime Merge (licensed to me of course). Currently it can do all I need. It works well with Gerrit after adding some custom actions to the command palette. Sublime Merge even has a built-in merge conflict tool that works great. ...

April 18, 2022

GitAhead

I recently learned that GitAhead is no longer under active development. That is very sad news for me as I really enjoy using it. The team behind GitAhead will release bug fixes so I will keep using it as long as it works for me though. But I suppose I have to revisit this topic in the future unfortunately.

December 11, 2021

Home Surveillance

Just a short update on my GIT GUI client quest… I ended up ditching Fork completely in favour of GitAhead (and Ungit) both for work and for personal use. It works great for my purposes. Otherwise I’ve been looking into how to replace my Arlo cameras at home. I would really like to get rid of the monthly fee. I could use the free tier, but that would mean only one week of cloud storage and no AI object detection (persons, animals, packages). One week cloud storage would work just fine. But I would really miss the object detection. ...

January 27, 2021

More Git GUI Clients

My search for GIT GUI clients have continued for a couple of days. My last blog post sparked my curiosity once again and I have again checked what’s available on the market. For my private stuff I have more or less decided to go with SmartGit. I like the client and I can use it on both Windows and Linux. I am also interested in Ungit. It’s quirky but fun. ...

May 4, 2020

Git GUI Clients

I like GIT GUI clients. It’s not that I don’t understand the GIT CLI commands. I do and it’s important to know what’s happening behind the scenes. It’s just that I enjoy using a good GIT GUI much more than using the CLI. I don’t avoid using the CLI, sometimes it’s more convenient. But most of the time I tend to do most tasks in a GIT GUI. It usually also gives me a good overview of the repos I’m working with. ...

May 1, 2020

X2Go

Instead of having to bother with guest additions and similar packages to be able to use full screen, copy-paste and shared folders, I’m trying out remote desktop solutions. I am fairly happy with X2Go . It only needs an SSH connection (with X forwarding enabled because of reasons). Just install the x2goserver package and some distros have a service that must be started after that. Then it mostly just works. ...

April 16, 2020

Manjaro Thoughts

My current go-to environment for development is the Manjaro Linux distro with the i3 tiling window manager and the fish shell. Other than that I tend to use the Windows Subsystem for Linux quite a lot. Especially since I am stuck with Windows at work and partly at home (I’m a gamer). It is quite easy to start a WSL session and get things done. I don’t have to bother with a virtual machine in that case. WSL2 is just around the corner. That’s good news since it will finally be using a real Linux kernel. ...

April 4, 2020