I’m an autistic and ADHD geek. I’m also an aspiring Linux sysadmin. I love Warframe, The Witcher, forest and ocean facts, cats, and tech. I’m always looking to learn new things. I live by a rule of ‘live and let live’, except when someone is hurting or trying to force their way of life onto others.

  • 1 Post
  • 79 Comments
Joined 2 年前
cake
Cake day: 2023年10月1日

help-circle

  • Not a laptop, but I found a steam deck with a bluetooth keyboard works well for me. It ranges from $400 to $650 new depending on the model, not including accessories. Though a stand and a bluetooth keyboard shouldn’t be too expensive. That said you do have to put up with a smaller screen size and keep track of the keyboard, stand, and possibly a mouse on top of the steam deck itself.

    EDIT: forgot to add, depending on your needs you may be able to skip the keyboard. If all you’re doing is web browsing and posting on social media you could get by with either the on screen keyboard or the kde connect app.






  • cyberfaetoProgrammer Humor@programming.devWe're cooked y'all 🤣
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    1
    ·
    6 个月前

    I find it useful for learning once you get the fundamentals down. I do it by trying to find all the bugs in the generated code, then see what could be cut out or restructured. It really gives more insight into how things actually work than just regular coding alone.

    This isn’t as useful for coding actual programs though, since it would just take more time than necessary.