• 9 Posts
  • 194 Comments
Joined 1 year ago
cake
Cake day: July 23rd, 2023

help-circle


  • If there’s one thing I learned both as a kid and as a father, it’s that restricting kids’ access to computers - or anything really - just doesn’t work: software solutions that exist for that purpose are almost always defeated by kids, who are reliably more clever than the adults who try to restrict them, and only exist to falsely reassure their parents.

    If you’re serious about controlling your children’s cellphones, I’d suggest buying them Linux phones, or phones that you can install a mobile Linux distro on: nobody makes Linux apps, so good luck getting malware or shitty social media apps on them. And of course, you can keep the root password to yourself and set up your kids as non-privileged users.

    Either that or feature phones - if you truly hate your children.



















  • practice the shortcuts

    You know, I used to think like that when I first learned Unix shell commands and vi. I shlepped through the learning process because I had to when I was a student. Then after graduation, I joined a Unix company so I was dragged deeper into it screaming and kicking, and I kept picking up more and more commands and shortcuts until they etched themselves deep into my muscle memory. At some point, it all stopped being a chore and it became second nature.

    And it went like that for many other software I’ve used. Decades later, I get the payoff: I’m a fast engineer and the friction between what I want to do and the final result is very low despite working 90% of the time with the keyboard.

    It was a pain to get there and it took a mighty long time, I’ll be honest. but I reap the benefits now.

    If I were you, I’d make the effort for that sort of thing. A couple of months tops: if you don’t like it, you’ll have wasted 2 months of your life. If you do, you’ll have gained skills that will pay for your efforts for the rest of your life many times over.