• 1 Post
  • 121 Comments
Joined 10 months ago
cake
Cake day: August 14th, 2024

help-circle









  • I will always recommend Ben Eater’s breadboard computer 6502 project for anyone who wants to know how it works. The 8-bit breadboard computer project as the next step too, to really dive into all the pieces. But the 6502 project is a nice entry point into hardware itself as well as the basic components of processor and memory. How and what the 1s and 0s are doing and how to make them do what you want them to do. Getting up to a working character display and serial input for a keyboard to type is such a satisfying process that takes only a few hours if you kinda know what you’re doing and a few days if you know nothing.



  • Can confirm the LTE models are totally worth it especially if you have AirPods and some music streaming service (or get a model with enough storage for your local songs). It’s amazing being able to just walk out of the house, still have music, notifications, the ability to call emergency services, directions, and even my 2FA unlocks when needed all on my wrist, all day. And unlimited data is only a $10 addon to my existing provider line.


  • Hearing it from real people running the real companies we’re used to hearing about in reviews or even being a patron of, really helps bring the reality of what’s happening front and center. Its also fascinating seeing the insulation of the larger companies like Corsair and how different but also alike they speak about the uncertainty of the future.


  • This is really a problem of human vs computer thinking.

    F and f are two different characters, encoded differently. Ergo, File and file are different by raw bytes.

    Some developers wish to make the interactions for the user more consistent and thus a case-insensitive filesystem is born. The problem is that this is such a low level place to make this decision.

    A filesystem, as in the kernel level interactions for files, should be case-sensitive in that every character is a unique series of bits. But there’s nothing stopping a higher level api from helping users out. It would be sensible to have a case-insensitive desktop environment.

    The low level functionality should remain intentional though.







  • The official dock has been fine for me on both an LCD 1st batch model and a late 2024 OLED model, plugged in 100% of the time. What dock are you using? There’s a lot of bad docks out there, from a compatibility standpoint.

    Another thing to try is a full factory reset. Make sure your game saves are backed up in steam cloud and move as many games to the SD card or temporary drive as you can to make it easier to get back up and running.