• 1 Post
  • 138 Comments
Joined 1 year ago
cake
Cake day: June 11th, 2023

help-circle







  • Multi monitor issues are purely on your distro - and are pretty easy to fix. At least for me on arch and bspwm (I haven’t touched a Debian based install or full DE in years), setup was as easy as making my randr script run when my WM starts up, I imagine it’s even easier with a full DE.

    For 2.5 gb/s internet… I’ve never run into any problems or even had to configure anything. Fresh barebones arch install with lan, 2.5 gb/s out of the box. If you’re getting less (my guess is 1 gb/s?) it’s almost certainly a hardware issue (motherboard/network card is only 1 gb/s, port on router and/or switch is 1 gb/s, etc)

    If you’re having trouble with something, I highly recommend searching for the problem after checking a relevant wiki (archwiki is an awesome resource if you’re on arch). If you’re having issues you can’t find problems to, feel free to shoot me a message and I’ll try to help you out. I’m no expert, but I’ve been exclusively on Linux for 3 years (since I graduated and no longer was required to be on windows at all) and haven’t run into any issues that I didn’t find a relatively easy fix for)



  • Because there was no /s - no they didn’t, it’s been around for a little while now. It basically means products or services slowly getting worse rather than better - such as adding ads, adding useless or broken ai to everything, switching to a subscription without adding any actual value. This is almost always done in the interest of maximizing profit as much as possible, at the expense of the users (monetarily and experience wise). Basically, see any major company decisions in the last several years, especially at companies with very large audiences (Amazon, Microsoft, Google, Airbnb, Facebook, etc)





  • What are you even talking about not having a choice? I agree Google is awful, but even on pixel phones you can change most aspects of it - definitely including your browser/search app and engine. Just switch to Firefox and/or use duckduckgo, or any of the other browsers and search engines that are readily available. I haven’t used chrome in years, but if you’re a chromebro I’m pretty sure it supports changing the search engine too.
    If your launcher doesn’t support changing your search engine/app in a built-in search bar, throw a different browser widget up on your home screen or get a new launcher with a better app/web search widget, unless you got your phone from work or something with restrictions in place you can easily swap out your launcher for a 3rd party one. I personally use Niagara launcher and like it a lot, if you want a more traditional launcher there’s KISS (It’s also foss), and launchair



  • Protonvpn lets you port forward. I use docker and have a gluetun container that connects to protonvpn, all of my other docker containers for sailing the high seas (arr suite, qbittorrent, sabnzbd, soulseek client, etc) are routed through it and I have port forwarding setup to the ones that need it. For soulseek I use nicotine-plus-docker, all traffic is routed through the gluetun container, the port is forwarded, and a bit shy of 700 gb uploaded since March so I can confirm it works well.

    I don’t think the protonvpn Linux client supports port forwarding yet so only docker things can do it right now afaik, but anything I want permanently through VPN runs in docker anyway