this post was submitted on 21 Jul 2025
668 points (98.5% liked)
Technology
358 readers
244 users here now
Share interesting Technology news and links.
Rules:
- No paywalled sites at all.
- News articles has to be recent, not older than 2 weeks (14 days).
- No videos.
- Post only direct links.
To encourage more original sources and keep this space commercial free as much as I could, the following websites are Blacklisted:
- Al Jazeera;
- NBC;
- CNBC;
- Substack;
- Tom's Hardware;
- ZDNet;
- TechSpot;
- Ars Technica;
- Vox Media outlets, with exception for Axios;
- Engadget;
- TechCrunch;
- Gizmodo;
- Futurism;
- PCWorld;
- ComputerWorld;
- Mashable;
- Hackaday;
- WCCFTECH;
- Neowin.
More sites will be added to the blacklist as needed.
Encouraged:
- Archive links in the body of the post.
- Linking to the direct source, instead of linking to an article talking about the source.
founded 3 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It isn't doing anything but guessing what to say. I don't think database queries and sufficiently complicated rng can be "sick"
Isn't it mostly matrix math? RNG is involved during training and when selecting outputs but the bulk of the math when it's generating output isn't afaik
Might be, afaik responses are returned from a probability curve, so there's some randomness, even if there's a lot of 'research' (scraping and content theft) involved.
IMO not a necessary distinction when I'm critiscizing someone for humanizing a chat bot and projecting emotions onto it.
I prefer to be as accurate as possible, but yes it's not relevant to this situation
It is matrix math, but you get a vector of probabilities out of it and may decide to be adventurous instead of going with the highest probability.
Yeah exactly