• 0 Posts
  • 14 Comments
Joined 2 years ago
cake
Cake day: March 21st, 2024

help-circle
  • One out of ~12 windows versions not installing a driver = bad Only 3 Linux distros out of hundreds installing a driver = good

    Windows server is not “one of ~12 windows versions”. It’s a windows distribution that exists in parallel with normal windows.

    IIRC, microsoft added automatic driver installation only in windows 10, so even if i indulge your sloppy attempt at drawing equivalence between major windows releases and linux distros, it’s two for three, and not in windows’ favor. Except there’s no equivalence. Windows versions exist much like any major release of any OS distribution with fixed release model.

    Imagine a distro so bad, it has no package manager (or any software version control, for the matter). It has no customization, supports only the most primitive and prehistoric file systems. It’s so bad that even the users that were conditioned to use it prefer to stay on a decade old releases of it because the newer ones are just that much worse. Actually, you don’t have to imagine, because that’s just windows. The only advantage windows has is it’s desktop market share, but even that’s slowly diminishing lately.

    Also damn near every Linux distro has some sort of bloatware. There’s always apps I don’t want because I won’t use them or because I prefer something else.

    Guess what? Unlike in Windows, you can delete all of it, just like literally any other program that you have installed. You don’t want it to be installed in the first place? Boy, do i have news for you, because Arch, minimal NixOS or even Gentoo exist just for you!

    That’s the beauty of Linux, and FOSS in general. It gives you freedom. Windows only takes it, more and more. Each year windows gets slightly worse. Each year linux gets slightly better.

    Ubuntu comes to mind as the biggest offender.

    Preinstalled software suite is not even in top 10 of the things that are wrong with ubuntu. It’s just a bad distro. I’ll tell you more, despite whatever people are saying, Debian and all of its derivatives in general are quite less than ideal for your average desktop PC user.










  • i’ve heard of the dataset poisoning and degradation caused by llm-generated content present in the dataset myself, but i’m not sure whether it was a practical observation, or a mere experiment. And I still fail to see how new datasets are really useful for developing a new llms, or how it’s a problem for the devs to switch back to the older datasets.

    And the cornerstone stays the same: to have any significant effect on the final LLM quality, shouldn’t the poisoned (either by llm-produced content, or by intentional poisoning) data portion be… well, statistically significant?



  • except for poison to take in, it should be a pretty significant part of the dataset. Also, ngl, i’m not much informed on the topic, but aren’t all the datasets, if we’re talking about generic diffusion models and LLMs, already been formed? From what i gather, the innovation in AI mainly comes from utilizing new architectures, rather than training a model on something unique.