this post was submitted on 11 Oct 2025
568 points (99.5% liked)
Technology
75959 readers
2687 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
It's fucking insane how much is invested (both money and natural resources) in the emperor's new clothes. Let's scorch the planet because every idiot out there buys into the marketing and hype. We are utterly and truly doomed because of ourselves.
Well, I mean it's not all marketing and hype. I was able to get it to write a piece of code to scrape a RSS feed and email me if it met certain perameters. I couldn't have done that without a real grind / if at all. This is effectively the only time I've used it, and I think it's atrocious the amount of petty shit people use it for.. but there can be a functional benefit to generative AI. Makes me shed a tear thinking of the energy demand though.
Jesus fucking Christ, man. RSS parsers and emailing are literally next up after "Hello, World" in programming. If that would have required "months and months of learning" as you stated elsewhere, then maybe programming just isn't for you — AI or no AI. It's OK not being able to do something! However, it's some next level 1st world entitlement shit to think that you're somehow entitled to be able to create programs without any effort on your part and with a complete disregard for the cost to the environment and the planet.
People have been making web crawlers for the past 30 years. Why do you need to torch an acre of forest to do the same?
I'm sure people have been making crawlers for 30 years... But I haven't been, so I've been able to access "knowledge" and shape it for my use case. I think equating ~5 queries to torching an acre of forest is a bit hyperbolic which doesn't help anyone.
i have been using "rss2email" for years. extremely simple, works great, deterministic. no need to reinvent the wheel for a simple use case, and thats half the point here - a lot of "solutions" being found were already solved.
Isnt this essentially the case by definition? If LLMs can solve a problem it's only because a human already solved that problem (not that this is any different from what humans do)
In this scenario it needs to read a 5 day forecast capture key elements and only send the email/ alert the first time and not the following 4 days(if the alert remains the same) so in my previous attempts at RSS reader apps already in existence, they didn't meet the need.
Lame story.