• 2 Posts
  • 263 Comments
Joined 2 years ago
cake
Cake day: June 12th, 2023

help-circle


  • I’ve found that the Arch wiki works for most distros if you know how to translate it. There have been multiple times I’ve searched how to do something or how to fix something in Linux and the only useful result is an arch forum or wiki. All I had to do is translate the steps for debian/ubuntu/opensuse/fedora/rpiOS, etc.

    The process was usually “search this error” > “this part” isn’t working, search “this part error” > arch forum showing steps to fix. Search “where the fuck is this file in <distro>”. Get “it’s usually here, here, or over here”, then do arch steps.

    Then there’s opensuse, and there’s fucking camelcase capitals in their packages (NetworkManager? Seriously?) so I have to Google “opensuse <command/application> package” like a fucking rube.










  • Lora is in the 915mhz ISM band in the USA. This part of the spectrum is full of high power transmissions, Lora runs on such low power that it’s signals are pretty much below the noise floor. The FCC doesn’t have the teeth to regulate what they already are supposed to regulate, they aren’t going to bother with Lora. As far as communicating doing anything illegal or soon to be illegal shit, Signal is more reliable.



  • I agree with their sentiment, I like my menu on the side, the middle of my screen is busy showing me what I was doing. I don’t want it covered up because I opened the start menu.

    I’m the minority in my family I suppose, because the kid doesn’t know better and can barely tell the difference between raspberry pi OS and Windows and the wife “kinda likes it in the middle”. I’m also the only one who uses Linux. I feel dirty if I ever have to do something on their computers. I keep a liveUSB of opensuse tumbleweed to minimize my interactions with Windows at home.


  • Or Windows gives you a blue screen and just “BAD_POOL_HEADER”.

    I got that intermittently at work on an instrument about every week or two. The best answer I could find was “it could be software or hardware related”. Yeah, thanks for that, problem solved. Wish I had thought of that. Not even a time stamp. Finally found out when it occurred to within 20 minutes and there was jack shit in the logs.

    IT ended up calling in a service tech to re-image the computer.






  • Raspberry Pies (is that how you pluralize it?), and especially their SD cards are not the most reliable pieces of hardware. I’ve already had a few die on me.

    I grabbed a le potato with an emmc module a little while back and recently got a rock 3c with an emmc slot. I doubt think I can ever go back to microSD based SBCs. I have a good handful of pis from the first one to the 4. Each one of those has chewed up at least one card until I made a point to buy high quality microsds. They do work quite well if you don’t have them reading and writing from the card much, so if it’s just running as an appliance it should be able to last a while.

    But yeah, I regularly dd my sd cards so I have a backup of a clean setup and a more recent one that I can revert to if I lose a card. Which reminds me, I should probably do that with my pihole, since it’s somehow become that one brick keeping my entire network functioning.