• 0 Posts
  • 179 Comments
Joined 9 months ago
cake
Cake day: July 25th, 2025

help-circle

  • Had manager that wanted us to return error codes on a field of an API response along with an HTTP 200 because “errors bad”. It needed a few of us to make him understand how that worked against common design patterns and you still had to handle error codes since you didn’t know if the error would be coming from the app, web server, api gateway, local network (no internet), etc.





  • Raspberry PI 4 MSRP when introduced (2019): $35 (1 GB) $45 (2 GB) $55 (4 GB) $75 (8 GB)

    Raspberry PI 5 MSRP when introduced (2023): $45 (1GB - added later) $50 (2 GB) $60 (4 GB) $80 (8 GB) $120 (16 GB)

    The 5 while claiming 2x performance was considered to be the start of offering no value for many users since it started above $100 for the 16 GB model, which many small form factor used PCs from EBay could surpass in performance for projects that required no GPIO (like self hosting apps).

    Before 2020 each new generation would offer a performance and memory boost at similar prices to the previous.








  • They work out of the box, but the firmware updater is what’s windows only (pro 2 and pro 3 at least). Not even a MacOS version of the firmware tool.

    The larger issue I found with them was that hollow knight and silksong didn’t capture the triggers properly on their Linux version making them unplayable. Also the games would crash once in a while. You have to run the windows version with proton to get a solid experience. I read it was due to outdated Linux input libraries used by unity or whatever game engine it uses.