Just a regular Joe.

  • 0 Posts
  • 4 Comments
Joined 3 years ago
cake
Cake day: July 7th, 2023

help-circle

  • It’s not just about current LLMs, though. LLMs are being made to work 24/7 on the next generation of models (and not just LLMs), which may be quite novel or just more effective. The next generation might be the one to worry about… Or the generation after that.

    LLMs can be used like an army of monkeys with typewriters, with evals guaranteeing progress. It’s inefficient, but effective.

    Assuming it is possible to make progress (and I think it is), the logical conclusion is that progress will be made, and AGI and ASI will come

    it gets integrated into automated killchains including a nuclear arsenal, and i hope noone is stupid enough to

    Have you ever met a human? 🤣


  • The main issue was the motherboard. It’s too “new” and I ended up having to build a bunch of drivers to just get my computer to work exactly what Windows provided out the box.

    Ok… To be fair, the drivers for Windows are probably all third party drivers. HW companies tend not to provide standalone drivers for Linux - either they contribute specs and/or patches that get incorporated to mainline, or do squat and eventually someone will reverse engineer it and create a driver.

    There is so much hate for Windows, but you can’t beat their commitment to stability and backwards compatibility.

    This isn’t the problem you just described, ftr. Linux often has a delay in supporting the newest hardware, but then supports it well and for a long time. OSS in general is good at that.

    For example: my Wacom tablet is no longer officially supported on Windows (by Wacom), while it works out of the box on Linux.

    Another example: Windows 11 refuses older hardware - not backwards compatible.

    If you are talking about software APIs, that’s a different story. eg. There’s not much point in targeting Linux native APIs for games, because wine usually works better.