while(true){💩};

  • 5 Posts
  • 1.08K Comments
Joined 3 years ago
cake
Cake day: June 11th, 2023

help-circle
  • Do you think it runs at 1000w continuously? On any decent GPU, the responses are nearly instantaneous to maybe a few seconds of runtime at maybe max GPU consumption.

    Compare that to playing a few hours of cyberpunk 2077 with raytracing and maxed out settings at 4k.

    Don’t get me wrong, there’s a lot to hate about AI/LLMs, but running one locally without data harvesting engines is pretty minimal. The creation of the larger models is where the consumption primarily comes in, and then the data centers that run them are servicing millions of inquiries a minute making the concentration of consumption at a single point significantly higher (plus they retrain the model there on current and user-fed data, including prompts, whereas your computer hosting ollama would not.)









  • Just because one systemd dev prepared something to be optionally used for a stupid law, doesn’t mean anyone using Linux is forced to do that Seems you don’t know how anything on Linux, and it’s ecosystem, works, if you believe that

    This is disingenuous at best.

    Sure, its ‘just’ a single text field that ‘optionally’ can be used. until it isn’t.

    SystemD itself is a perfect example of this. Sure you have choice in theory, but in practice its a wildly different story. Name one mainstream Linux distro that can be used for casual day to day use, ranging from doing taxes to playing Steam games that does not use SystemD.

    A lot of people drew issue with SystemD when it came out and as time progressed, but the number of fully supported core distros that do not use SystemD is zero.

    Nobody’s concerns were considered, and not one uses Runit, InitRC, or even just refused to move on from SysVInit, unless you count Gentoo. Debian is SystemD. Arch is SystemD. Fedora is SystemD. And so are almost all their derivatives.

    In order to get away from SystemD, you have to switch to forks that intentionally go out of their way to make it happen like Artix. Arch’s wiki page literally tells you that you can have any init system as long as it’s SystemD.

    You are left to rewrite entire core system components yourself and maintain them if you really want to make it happen.

    So yea, you technically have a choice, but not really.