• 21 Posts
  • 221 Comments
Joined 2 years ago
cake
Cake day: July 9th, 2023

help-circle


  • That’s actually a pretty good question.

    With no exact answer, I do think this will at least in part depend on relative comparison to how exactly level your floor/ceiling/counter/table or other frame of reference is, which itself might not be perfect.

    Side note, basically every smart phone out there has orientation sensors, so it should be just as easy as downloading a Bubble Level app from the app store.


  • Well shit, I figured out what the real issue was.

    I’m on a laptop with only 3 USB ports, and I’m running a physical laptop hard drive on an adapter on one USB port, and a laptop CD/DVD drive on another adapter on another port.

    Obviously that’s probably pushing the power limits of the USB power, but it’s worked before, so I didn’t see why it wasn’t quite working right now.

    But this time I was trying a different DVD drive, an HP TS-T633P slot loader drive. Apparently that drive is extra power hungry compared to a conventional laptop drive, so I dug out my old tray loader drive.

    Apparently the slot loader drive was competing with the hard drive for power, and they were apparently taking turns robbing power from each other. The system is perfectly happy with the tray loader drive though, no reconfiguration necessary!

    🤦‍♂️😂🤣👍




  • At age 7, I got in trouble for ‘acting out’ when they gave all the students a basic eye chart test. When it was my turn, they put me on the measured out line and asked me to read the chart.

    I asked “What chart?” The teacher pointed at the door. Apparently the chart was on the door, but all I could see was a large white/greyish rectangle from that distance.

    Yeah, my vision was that bad. You know that big capital E on the top of the chart? Yep, nothing, I literally couldn’t see the chart. So I didn’t know what else to do but keep asking “What chart?”

    They called my dad in and between him, the teacher, and the principal, I got scolded for ‘acting out’.

    The next year, age 8, they assigned seats in order based off the first letter of our last names, which happened to put me in the back of the class. I couldn’t see a damn thing on the chalkboard…

    So my parents finally had to take me to a proper eye doctor. They found out my vision was like -4.5, which is extremely nearsighted.

    So I finally got glasses, and about 2 weeks of apologies from my mom. Every time she apologized, I reminded her that she had absolutely nothing to apologize for, I was just thankful I could finally see!

    I never got an apology from my dad, the teacher or the principal though. It’s a bit fucked up that they could have caught it earlier on when the whole reason they gave students the basic eye test was literally to catch obvious vision problems early on…




  • I’ve been running Linux since 2011, starting with our data recovery and antivirus scanning system at the computer repair shop I was working for at the time.

    Even my boss didn’t understand why I wanted to install Linux. Keep in mind, this is back when the TDSS/Alureon rootkit was going around on Windows systems.

    I explained it like it was, that if our main backup/antivirus system was running the same OS as the infected computers coming in, then it was only a matter of time before our main system got infected.

    So, he accepted my advice and let me set everything up. More or less just the bare basics really, smartmontools, gparted, firefox, google earth (just because), and a few other relevant programs to help with our daily tasks.

    Then, one day when I was off work, a new employee decided to install some plugin into Firefox to share bookmarks and stuff across different devices…

    Somehow, he borked the main tech user account, it wouldn’t even login to the user interface anymore :(

    I had to spend a few hours, with the skeptical boss over my shoulder, waiting to see if I could get the system back running right again.

    And so I did, while learning lots of new things at the same time. When I learned the hotkeys to switch to other terminal sessions, then I figured out how to create a new account, erase the old account, and get logged back in and running.

    The customer data backup drive was separate and detached through all that, so customer data was safe the whole time.

    The boss almost said fuckit, reinstall Windows, but I was persistent. And that system helped salvage over 200 systems with the TDSS rootkit, which would have almost certainly doomed our backup system if it was running Windows.

    I told that new guy to never fuck with my operating system setup or configuration again, at least not before consulting me and getting approval or even assistance first.

    When you got a bare minimum of the past 100 customers’ data backed up and virus checked, you don’t dick around with the main backup system.

    So, honestly, I can’t think of a single truly costly mistake that Linux has cost me

    As far as that other employee that messed it up for a bit, well I dunno, it wasn’t too long after that the boss fired him…













  • I found Timeshift to be a disappointment. I tested it as I was setting my system up.

    • Install Linux Mint, obviously.
    • Install most main software I want.
    • Do a Timeshift backup.
    • Install more software I might want to try eventually.
    • Restore the Timeshift backup.

    Result: The system still thought all the extra software packages were installed, but none of them actually worked. Like, if Timeshift is gonna uninstall packages that weren’t present in the last backup, shouldn’t it also unregister those packages as well?

    To fix all that crap, I had to force reinstall all packages, which takes about as long as a full OS reinstall, but I was already happy with the rest of the configuration, so I ran…

    sudo aptitude reinstall '~i'