• 7 Posts
  • 290 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle



  • To be fair, if something is open by default or very easy to enable without informing about the risks, tons of people will have it exposed without thinking.

    It isn’t that “tons of people do it so it is normal and perfectly fine” but more “people don’t realize.” It also uses some nontrivial amount of resources to process and block those attempts, even if they never have a chance of getting in.

    There is yet a reason I can find to have it forwarded for home use. Need to ssh into a machine to fix it? VPN.

    There are plenty of secure web-based tools to manage your server without a VPN also.


  • Depends. If someone is gaming with new hardware, don’t use a distro that doesn’t update the kernel quickly and regularly.

    Almost every problem with hardware on mint is solved by going through the process of updating the kernel or switching to a distro with up to date libraries.

    It’s fine for a lot of people, but it doesn’t “just work” outside of the use case of only browsing the internet and word documents.

    This is coming from someone who used mint for 4 years. There was about a dozen times where the software on the software center was so out of date that it simply didn’t work and I had to resort often to using random ppa’s which often broke other things. Definitely not user friendly.

    That being said, Cinnamon is probably one of the most user friendly DEs for people switching from window. It is very nice.


  • The steam controller is absolutely my favorite shape and feel for the controller.

    The one big flaw is the plastic bumper mechanism that has broken on 3 of my units, 1 I was able to send back, 1 replaced with PETG 3D printed part which is less clicky, but more durable, and 1 still intact.

    Still, I have exclusively used those for years when not playing on Switch






  • True, meanwhile my HP printer had a hell of a time trying to work on windows much less finding an actual downlosd for the scanner tool on HP’s websitr for a printer ovrr 5 years old and on Linux I typed yay HP, 1, then I was ready to print and scan.

    Plus KDE discover is the convenience if the Microsoft store was actually good.

    Settings are ACTUALLY in setting instead of being split between settings, control panel, individual tool auto diagnoses, powershell, and registry edits.

    KDEconnect works seamlessly and I can also locate my phone if I lost it in the house.







  • There is one neat trick: don’t expose SSH.

    There is still not a reason anyone has been able to give for 99% of self-hosters to expose SSH.

    If you need to access your machine via ssh while on the go. Wireguard to your local network, use SSH. Done. Unless you are running an always-up public facing site, the amount of times you have to access your machine that can’t wait until after work is very low anyway.

    Bots will scan all ports. That is just how it works. Less than 22, but you will still get spammed. Why force your computer to go through the fail2ban loop and take up resources when it is simply not needed at all and you can block it on another machine?



  • Platformio maybe?

    That thing just sometimes won’t work on some PCBs unless you explicitly specify a build option (I had it once that I had to specify a build option that was already specified in that board configuration)

    Installing pycom stuff too. All of their software is crap (hardware isn’t amazing either) so their released version simply didn’t work by default on a fresh installation and the fix was to roll back to the previous version manually.


  • I have an orangepi zero 3 with pihole

    Then an ITX PC with

    • mealie (meal planner, recipe parser, grocery list maker with a bunch of features and tools)

    • immich for self hosting a google photos alternative

    • *arr stack for torrenting Linux ISOs

    • Jellyfin for LAN media playing

    • home assistant for my VW car, our main hanging renovation lights, smoke and CO monitors, and in the future, all of the KNX smart systems in our house

    • Syncthing for syncing photo backup and music library with phone

    • Bookstack for a wiki, todos, journal, etc… (Because I didn’t want to install better services for journals when I don’t use it much)

    • paperless-ngx for documents

    • leantime for managing my personal projects, tasks, and timing

    • Valheim game server

    • Calibre-web for my eBook library backup

    • I had nextcloud but it completely broke on an update and I can’t even see the login fields anymore, it just loads forever until it takes down my network and server, so I ditched it since I never used it anyway

    • crowdsec for much better (preemptive) security than fail2ban

    • traefik for reverse proxy