• 0 Posts
  • 20 Comments
Joined 1 year ago
cake
Cake day: August 2nd, 2023

help-circle





  • It’s not an article about LLMs not using dialects. In fact, they have learned said dialects and will use them if asked.

    What they did was, ask the LLM to suggest adjectives associated with sentences - and it would associate more aggressive or negative adjectives with African dialect.

    Seems like not a bias by AI models themselves, rather a reflection of the source material.

    All (racial) bias in AI models is actually a reflection of the training data, not of the modelling.



  • In September the NixOS constitutional assembly should finish their work, and the community will be able to elect governance. I’m guessing that’s when the drama will start getting resolved.

    In the meantime, there are multiple maintainers that have left because of the drama - which is more troublesome than the board members leaving - but nixpkgs has a LOT of maintainers, and there are new ones joining all the time. It’s still healthy and won’t implode so quickly.













  • I think NixOS is awesome, but it certainly doesn’t offer “access to (basically) all Linux-capable software, no matter from what repo.” - at least not natively. You can do that through containers, but you can do that with containers on any distro. Where it shines is declaring the complete system configuration (including installed programs and their configuration) in its config file (on file-based configuration, I wouldn’t really consider blendos a viable competitor).