• 2 posts
  • 55 comments
Joined 3 years ago
Cake day: July 16th, 2023
  • Wait, just two weeks ago I was looking for a new GPS logging app and didn’t notice that there’s now an official (and non-official) dedicated Android app available. I’ll have to try it out.

    I’ve been using Dawarich for a while now and the biggest problem was always finding a way to get a good app that can do both accurate, and battery-saving tracking.

    Anyway, love the project and seeing it continually improving.

  • Oh yeah, Mint is also pretty special. It’s pretty good for non-gaming “it just works” purposes, but recommending it blind for gaming is just straight up evil: No Gnome. No KDE. Just three niche DEs that are still mostly stuck on X11. Meaning, that if you want to properly make use any recent monitor features (as in, decade old features) your only option is to switch to another distro.

    It’s a surefire way to get someone to switch back to Windows.

  • It seems to be a reaction to the restrictive design philosophy of Gnome but not moving too far from it at the moment.

    For me, that’s indeed the main reason. I actually prefer their look and feel of Gnome, but absolutely loathe quite a few of their stubborn decisions, so I currently stick with KDE (which is also great). From what I’ve seen and tried, Cosmic seems to try and become a mix between those two.

    That, and it’s neat having a DE that offers both tiling and floating and treats them as equally important.

  • I’ve also done the math a few times and every time the cost of GamePass was higher than the amount of money I would’ve saved in that same timeframe.

    The only way I could’ve saved money would’ve been to not purchase any games not on GamePass and limit myself to (worse) games included in the subscription.

    So if I, someone who purchases and subsequently abandons a lot of game, so basically the target audience, can’t make GamePass work, I wonder how many people just run on copium when they mention how much money they save. Either that, or they treat gaming like junk food and don’t care about quality.

  • I personally prefer lazygit nowadays, but when it comes to GUI clients on Windows then Git Extensions is definitely a very good pick.

    I particularly like that it doesn’t hide that it’s just executing git commands under the hood and its focus on the history graph. Those two things really helped understand how git actually works and why I’m still recommending it.

  • Eh, while I agree that some recommendations are dodgy at best, I’ll argue that Wireguard is not only adding to security, it also makes Fail2Ban obsolete. Due to the way it works, you’ll completely hide the fact that you’re even running a SSH server at all, and this includes even Wireguard itself. More importantly though, it’s pretty much impossible to set up Wireguard in an insecure way, whereas SSH provides you with plenty of footguns. You’re not risking locking yourself out either.

    Also, security comes in layers.