400
top 50 comments
sorted by: hot top new old
[-] shirro@aussie.zone 45 points 1 day ago* (last edited 1 day ago)

I love tech. My brain loves soaking up new things. Currently writing my first ever game engine in my 50s in c with my kid based on books and include files. Better late than never.

The technology was never the problem. It's the money people. Always was. The Marxists got that bit right. Some of the tech bros are from a tech background but their culture and motivations aren't like mine.

The money person these days follows the drug pusher/pimp model. They want to control you and have you on a hook. Everything has gaming machine mechanisms built in to keep you coming back. You can't walk away. They have all your data, all your connections. You are helpless. A victim, but you walked right into it. Final victory for them is to lobotomise all your higher order thinking skills. Your just a body to lie there and be fucked.

[-] FosterMolasses@leminal.space 2 points 9 hours ago* (last edited 9 hours ago)

Sounds fun! Any plans to release something on itch/steam?

[-] Danquebec@sh.itjust.works 2 points 5 hours ago* (last edited 5 hours ago)

Final victory for them is to lobotomise all your higher order thinking skills. Your just a body to lie there and be fucked.

Sounds fun! Any plans to release something on itch/steam?

Reading this then your reply made me smile.

[-] arcine@jlai.lu 52 points 1 day ago

The "correct" way to use AI for coding (and anything really) is to ask for explanations / tutorials when you can't find one online, then learn from that.

Never let it do something for you. That's how you lose. If you're not actively learning, you're actively rotting, and that goes for life in general too.

[-] scarabic@lemmy.world 1 points 3 hours ago

What you said is fine for people learning, but there’s nothing wrong with having AI do something for you when you’ve done it a hundred times and don’t want to do it again. Some of us are actually out here working, not just learning.

[-] white_nrdy@programming.dev 3 points 8 hours ago

I have started using LLM tools recently after taking a new job where a lot of people do it. I've discovered that it's actually fairly helpful not only for explanations, but in two other respects

  • Sifting through immense amounts of documentation. I have to deal with some datasheets that are hundreds of pages, where there will be info scattered throughout. It's very helpful sifting through those.
  • Doing boiler plate "plumbing work" in my code. I'm mostly drawing a line where I don't want it doing the "core" work in that which I'm an expert, since I agree that if I stop doing that, I'll atrophy. However it can help accelerate my process if I pass off some of the minutiae that I don't feel the need to do.

However all that said, I am honestly pretty impressed how well it works. I've mostly been using Claude, and damn, it's honestly pretty competent. I had it make me a helper Python GUI program for me to test some stuff (I'm not a UI/high level engineer like that, I'm an FPGA Engineer), and it did a decent job. It definitely needed a good amount of massaging and guidance. However I can definitely see the appeal, and I think it's a slippery slope, and I need to make sure I remain disciplined in not letting it do everything

[-] MangoCats@feddit.it 2 points 8 hours ago

One trap is to trust it as a means to accomodate unreasonable schedule pressure.

Sure - this thing looks like it works, hell it probably does work, do you really want to launch a probably works product? If your management does - consider shopping around for a raise/promotion under different management. It's never easy to move, but if you're moving on your own terms you can often make the effort worth your while.

Another note: I find the LLMs to be wickedly detail oriented code reviewers - like, they'll point out the tiniest little discrepancies and edge cases, and what they (Claude, at least) report is usually "real." Now, that doesn't mean they find everything that's wrong on the first pass, but once you've addressed everything in the first pass, you can make a second pass, and a third, etc. each time with different focus: documentation complete? implementation functions as intended? technical debt? test coverage? security issues? issues with maintainability? documentation in sync with implementation? specific aspect of implementation functions as intended? etc. - if you address all the findings after each review cycle (and addressing a finding can be clarifying a requirement to relax about certain unimportant aspects...) eventually the findings slow down / only find ridiculously unimportant things.

[-] FaceDeer@fedia.io 1 points 6 hours ago

A thing I found quite amusing about the AI agents I've toyed with is that they have a step where they do a code review of their changelist, usually switching to a different "persona" when they write it so that they're not seeing it as "their own" code. It's funny reading at the critiques and compliments it gives the "other agent" it's checking the changes for.

I haven't seen this feature yet, but it might be a good future enhancement to ensure that the harness literally uses a different model for the code review from the one that wrote the code in the first place. If Claude wrote the code have GPT do the review, and vice versa, for example. Wouldn't be surprised if the feature exists and I just haven't spotted it yet though, things change fast.

[-] MangoCats@feddit.it 1 points 5 hours ago

I use Cursor for work (Claude Code at home), and Cursor gives the option to select your model. I've dabbled a bit with GPT for the review of Claude code - haven't found anything dramatically better doing that than just Claude prompted to "wear the reviewer hat now."

[-] FaceDeer@fedia.io 2 points 5 hours ago

Yeah, I wouldn't use a framework that didn't let you select the basic model. I'm just thinking about having it automatically switch to a different one during the review "phase". It's not as popular a coding agent these days but I like using Google's Antigravity and it's capable of being told to go through the sequence of steps "plan - > write documentation -> implement the plan -> run unit tests -> do a code review" automatically without needing to be prompted at each step. That's where it would be nice to have it automatically switch for the review.

"Wear the reviewer hat now" does seem to work quite well with the same model, but if more models from different lineages are available it just seems like the right thing to do to switch to another one.

[-] Gsus4@mander.xyz 1 points 6 hours ago

Ask it what the Helvetica scenario is.

[-] tobebannedbygaymods@lemmy.zip 4 points 1 day ago

So Using it as my emotional dumbing machine is wrong ?

load more comments (18 replies)
[-] Treczoks@lemmy.world 19 points 1 day ago

The main problem here are the software developers who don't notice their brain rot.

[-] MangoCats@feddit.it 1 points 6 hours ago

Self awareness is all too rare.

load more comments
view more: next ›
this post was submitted on 14 May 2026
400 points (97.2% liked)

Technology

84700 readers
7293 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. 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.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS