I joined Lemmy back in 2020 and have been using it as @qaz@lemmy.ml until somewhere in 2023 when I switched to lemmy.world. I’m interested in systemd/Linux, FOSS, and Selfhosting.

  • 390 Posts
  • 2.04K Comments
Joined 3 years ago
cake
Cake day: June 10th, 2023

help-circle
  • I’ve said this before. The Chinese models are significantly better and will outcompete the models from the US, it was just a matter of people realizing that.

    My other prediction, being that they will lobby for tariffs or banning Chinese models outright also seems to be coming true.

    A Dark-Money Campaign Is Paying Influencers to Frame Chinese AI as a Threat

    Build American AI, a nonprofit linked to a super PAC bankrolled by executives at OpenAI and Andreessen Horowitz, is funding a campaign to spread pro-AI messaging and stoke fears about China.

    I do wonder how Europe is going to react. Will they just focus on their home grown Mistral or will they consider Chinese open weight models? I feel like the EU is quite wary of anything Chinese and that many people won’t fully comprehend the actual security risk and that they will initially dismiss are avoid them, but they can’t ignore it forever. Qwen 3.6 35B which can be ran at home is already leaving Mistral’s latest models in the dust.






















  • People only read the title, not the article

    You can’t require reading the article before someone vote/comment, but what if communities could enable “ponder voting” where users can only vote 30 seconds after viewing the post? This would prevent people from scrolling by from voting, but people who at least slightly skim the article first won’t be affected.

    Probably not viably due to it having to be supported by all platforms, but just a thought.

    EDIT: It could work by returning a JWT with a post ID and time when fetching the post and having the vote endpoint support providing it. Although, I can also see it being a bit annoying and being trivially bypassed by adding some code to the client.