Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)TT
trevor (he/they) @ trevor @lemmy.blahaj.zone
Posts
2
Comments
664
Joined
2 yr. ago

  • That's fine. I'm sure there are some sub-par TUIs out there. I've seen pretty great TUIs, especially the ones written in Rust (because of the excellent TUI lib they have).

    GUIs are fine too (as long as they don't use Electron lol).

  • It's just an easy thing to contrast against.

    Electron is one of the slowest, clunky, memory-hogging ways to have a UI, and TUIs are the exact opposite. I don't care if (name of company that ships Electron slop here) can ship your software webpage masquerading as software to more systems more easily. If your messaging "app" has input lag when I type something, it's a dogshit experience.

    Of course, there are ways to ship GUIs that aren't all of the things wrong with Electron, but comparing TUIs with those is less interesting and more a question of if the person likes to live in their terminal or not.

  • I would like to voice my support for the "no authoritarian" rule. Just because liberals use the term "tankie" to wrongly describe non-auth leftists, doesnt mean the word isn't clearly defined or that it shouldnt be used.

    If you're auth-"left" or find yourself doing apologia for the few genocides and instances of human rights voilations that the west opposes, you're a tankie. It's safe to say that genocide apologia and human rights violations of any kind should have no place on 196.

  • What are you referring to? I don't think these changes have anything to do with AI.

    The closest thing in the article I found in the article was a mention of LLVM, which is a totally different thing from LLMs, if that's what you're thinking.

  • The problem with that is that the actual polling questions did not indicate any such bias nor did they try to ask leading questions in the way that you're implying.

    News coverage always has a political viewpoint to express (including the """centrist""" slop that often gets peddaled as "unbiased"), and so yeah, you'll find such ""bias"" as maybe we shouldn't be engaging in a horrific genocide from progressive news outlets. But the polling questions were pretty direct and clear in a non-leading way.

  • Has anyone here tried Rust dev on Haiku OS? I love these "niche" OSes, and it'd be cool to write some utilities for it. I assume that a lot of the syscalls might be completely different, so it'd be more challenging as well?

  • I don't have a strong use for this because i mostly just let it rip when it comes to dependency updates, but I wanted to say that Rust makes the absolute best CLIs (mostly thanks to clap and ratatui).

    I love that basically any CLI made in Rust will usually get you easy, readable help output, sensible argument parsing, and with just a small amount of additional effort, shell completions.

  • Does Mistral actually provide the training datasets, or are they using the fake definition of """open source AI""" that the OSI has massaged into being as megacorp friendly as possible?