• 0 Posts
  • 151 Comments
Joined 1 year ago
cake
Cake day: July 10th, 2023

help-circle





  • This would work but assumes the primary use of the machine is Windows and derates your performance under Linux significantly due to USB speeds. Even if you’re storing your data on the Windows HDD, NTFS drivers are dog slow compared to EXT4 and other *nix filesystems.

    Also some BIOSes are a pain to get to boot off removable drives reliably so it really depends on what your machine is.

    I’ve used Linux as a primary dev system for well over a decade now, and with the current state of Windows I’d really recommend just taking the leap, keep your Windows box if you need Windows software and build a dedicated Linux workstation.



  • I play a lot of couch coop with my kid but adults would enjoy all these too. Most can be found under $20 on Steam and a lot are fairly lightweight games but have good coop mechanics and can be a lot of fun to sit down for an hour or two with.

    • Overcooked 1 + 2 (but 2 really is better) you will love or hate it depending on your personalities, nothing in between. We loved it
    • Ship of Fools
    • Enter the Gungeon
    • Lovers in a Dangerous Spacetime
    • Moving Out

    On Switch

    • Cadence of Hyrule
    • Don’t starve together (only split screen on console not PC… Wtf)
    • Pikmin



  • That’s a valid point, the dev cycle is compressed now and customer expectations are low.

    So instead of putting in the long term effort to deliver and support a quality product, something that should have been considered a beta is just shipped and called “good enough”.

    A good example I guess would be a long term embedded OSS project like Tasmota, compared to the barely functional firmware that comes stock on the devices that people buy to reflash to Tasmota.

    Still there are few things that frustrate me like some Bluetooth device that really shouldn’t have been a Bluetooth device, and has non-deterministic behaviour due to lack of initialization or some other trivial fault. Why did the tractor work lights turn on as purple today? Nobody knows!


  • My type is a dying breed too, the guys who do their best to write robust code and actually trying to consider edge cases, race conditions, properly sized variables and efficient use of cycles, all the things that embedded guys have done as “embedded” evolved from 6800 to Pic, Atmel and then ESP platforms.

    Now people seem to have embraced “move fast and break things” but that’s the exact opposite to how embedded is supposed to be done. Don’t get me wrong there is some great ESP code out there but there’s also a shitload of buggy and poorly documented libraries and devices that require far too many power cycles to keep functioning.

    In my opinion one power cycle is too many in the embedded world. Your code should not leak memory. We grew up with BYTES of RAM to use, memory leaks were unthinkable!

    And don’t get me started on the appalling mess that modern engineers can make with functional block inside a PLC, or their seeming lack of knowledge of industrial control standards that have existed since before the PLC.


  • The problem is the “race to the bottom”. Sure, some grindy desk jobs can gladly be taken by AI.

    What about the jobs that AI does poorly, but when the low cost is taken into account it’s still seen as feasible?

    Think of all the horrid DTMF phone menus and barely functioning voice recognition systems. We hated these as customers, colleagues, anyone who had to use them despised them

    Cheaper than a receptionist, though.

    Now imagine that level of frustration and poor service spread across every industry at every level. We’re talking about a total collapse of productivity across the entire economy. Not only do people lose their jobs, but the work isn’t even getting done to any standard, either.








  • Great to hear this story of success. That plus

    $266.99 per probe for the original proprietary one

    Reminds me of Schneider’s stupid proprietary dongle for programming their PLCs. It’s just a CH341 in a funny shaped case that fits into the funny shaped slot on the PLC, where it plugs onto an ordinary 0.1" pin header to talk logic level serial.

    Plus it has a custom USB ID of course. Probably costs $2 to manufacture, sells for almost $300 as well.