• 2 Posts
  • 23 Comments
Joined 2 years ago
cake
Cake day: June 26th, 2023

help-circle

  • I had an HP mini 110, which was a windows 7 basic netbook. My girlfriend (now wife) bought it for me during our senior year of high school. It was my first Linux machine (Ubuntu 11.10 netbook remix) and introduced me to the joys of trying to get unsupported Broadcom network cards to function.

    That laptop also carried me through my first two years of pre-med before transitioning to software engineering.

    Unfortunately, one day it decided to just turn off and never come back. That was one of the jankiest machines I ever had, and may have been my favorite computer I ever owned. I took it everywhere with me for 3 years.



  • I never used Plex. Up until my kids were born I used to just watch my videos on my desktop, but now I find myself watching on my phone and TV more often. My Jellyfin server has been super stable for the last 6 months or so running on a super low powered machine and external hard drive. The only issues I have is with movies with Dolby digital, they tend to get out of sync when scrubbing the timeline. I am assuming that is due to the lower power of the machine. But, I have a 400watt desktop with a 7th gen i7 and a pascal Quadro P1000 that I am planning on migrating to. Then adding a 20tb internal drive for storage. Hopefully that will resolve the small issues I have seen with it.



  • I use emacs when on my personal machines. VS Code at work.

    The fastest tool is the one you are best at using. I find that my tool doesn’t make me fast, my ability to solve issues makes me fast. I very rarely learn a new tool unless it accomplishes something for me my other tools do not.

    For example, at work I use windows and regularly ssh to servers. My entire job is spent ssh’d into other servers. Emacs terminal emulator is spotty at best when using ssh on windows. There are ways to make it work, but some modifications get flagged by our SEIMs. So in that case I use vs code, and the ssh remote connection options and split terminal interface.

    At home I use emacs. I have all Linux machines so my terminal plays nicely. I also am working on reducing my RSI from years of tech work. The less mousing I have to do, the better. Emacs allows me to keep my hands on my keyboard.



  • Physical books are great. Internet goes out or other devices die and you need to complete work. These are reasons I like to have book references.

    Also, one of my favorite things to do when reading is writing in my margins. When I figure something out or find something interesting I like to write it in my own words in the margins, and then if I have to reference again, I have my own words and explanation in the margins to help myself understand faster and better.

    I also like to add sticky notes for the same purpose.




  • MXX53@programming.devtoSelfhosted@lemmy.worldHow do you keep up?
    link
    fedilink
    English
    arrow-up
    8
    ·
    edit-2
    28 days ago

    I run a Fedora server.

    All of my apps are in docker containers set to restart unless stopped by me.

    Then I run a cron job that is scheduled at like 3 or 4am that runs docker pull on all containers and restarts them. Then it runs all system updates and restarts the server.

    Every week or so I just spot check to make sure it is still working. This has been my process for like 6 months without issue.







  • I’ve been rocking a 1080ti since launch. Upgraded my 4th gen i7 to a 9th gen i9 on a sale a few years back. SSD upgraded when I got some that were going to be recycled.

    Eventually I want to move to team red for linux compatibility. Other than that, I am sticking with what I have. (Doesn’t help that I have 2 small children that all my money goes to. )