this post was submitted on 29 Jun 2025
509 points (95.7% liked)
Technology
72284 readers
2950 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Better than nothing I guess. Obviously it's a privacy nightmare. But therapy is hard to reach nowadays and I've noticed that many men are reluctant to make that step. It'd be preferable if they did, but if ChatGPT can at least give an outlet for the emotions then it might just save a few people. Seeing men demolish themselves because they're too ashamed to seek help is something I've unfortunately seen quite often. Even though I'm aware of this I've still waited till it was way too late because I subconsciously didn't want to give in to the "weakness". I hate that men are conditioned this way, it costs lives.
It's possible to reduce the privacy issues by using APIs with a local frontend. Given that APIs usually cater to companies instead of end consumers they actually have simple opt-outs for information logging.
Requires a bit of know-how, and you'll be paying for your llm per use (not that bad actually, I've personally averaged <10$/yr in api costs) but at least you get to have all your personal issues on your local device instead.
For a chatGPT-like experience you probably want the ooga booga web generation ui but there's others too.
Personally I also ran some distilled versions of DeepSeek locally, though I'd imagine that isn't really possible for most people.