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/)HO
Posts
1
Comments
60
Joined
2 yr. ago

  • on the basis of a letter from Secretary of State Marco Rubio that says he has personally determined Khalil poses “adverse foreign policy consequences” to the US

    What!? Thats the only basis? I mean thats a complete joke of a reason.

  • I second 1DM+. For some reason it's the most cracked download manager I've ever used even compared to jdownloader2. No clue how or why it's so good, but I also wish I could get it to run on my Linux machine.

  • Yeah we need to upvote this one for more general discussion. From what I'm reading if Trump gets his way on this one then the fediverse will essentially be able to be crippled by frivolous lawsuits from anyone who dislikes the speech on the platform and essentially make running it impossible within the US. And of course there's some tech-illiterate grandpas on the Democrats side who fundamentally misunderstand (or willfully and with a stuffed wallet) this legislation and will work with the GOP to end free speech online.

  • Just gonna drop this link here for anyone who's interested in a 3rd party Jellyfin user management application. This fixes the issues related to inviting users and allowing them to reset their own passwords. Would obviously prefer all of this built into jellyfin, but solutions do exist for those determined enough.

  • The IT related self-reliance communities on reddit should make their own instance. Data hoarder, self hosted, privacy, piracy, etc. The only unfortunate thing is the entire internet is run on advertising so it's challenging to fund instances. Normalize paying for services you use.

  • Running it offline does avoid some of the censorship, but not all. Let me explain: Failsafes are implimented to check what topics are being talked about (like tieneman square). These are not included inside the model itself (though it does have a type of post-training, reinforcement-based censorship applied to the finished model). This second type of censorship (the kind actually included in the model weights) can actually be removed by retraining using similar reinforcement techniques. This means that the Tldr is: There is censorship baked into the model but because the weights are public, it can be removed /bypassed. In contrast the deepseek web app includes both kinds of censorship (and also definitely steals your data). The local model obviously does not.