• 0 Posts
  • 73 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.




  • 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.








  • There’s a divide though in “alien believers”.

    I absolutely believe that other life exists in our vast universe. This is a pretty common opinion among scientific thinkers, space enthusiasts etc. that the universe is simply too huge for us to be all alone.

    I also believe that due to that vastness, we’ll never meet any aliens, unless we punch into Europa someday and there happen to be some fish down there.

    UFO enthusiasts, on the other hand, have a position that is much less supported by science.


  • As a farmer Monsanto has done a lot of sketchy stuff, but I’d like to point out that “terminator crops” actually have a legitimate usage case. There’s few worse weeds than volunteer herbicide-resistant canola, and if it just didn’t come up next year it would be great.

    Almost all modern crops are hybrids anyways which don’t breed true. Nobody is saving seed except in very specific cases and even small farmers aren’t even planting bin-run wheat as modern genetics outperform it so greatly.

    If you want to save seed there are plenty of open-pollinated varieties out there but unfortunately most of them perform poorly compared to their modern hybrid counterparts, from field crops to garden vegetables.