Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Hubble Network Opens Satellite Coverage to All Bluetooth Devices(businesswire.com)
    discuss
  2. Even Americans who use AI every day are worried about it(techcrunch.com)
    discuss
  3. Ontological Language Models (OLMs)(olmapp.ai)
    1comments
  4. New SDK for Photonic Compute?(github.com/q-ant-gmbh)
    discuss
  5. Android Developer Verification vs. Play Console Verification: Sept 30 Deadline(submitsafe.app)
    discuss
  6. Show HN: Diff Pro Max – File Compare App(rkpg.net)
    discuss
  7. Slick: The most powerful and versatile Slack client mod(github.com/3kh0)
    discuss
  8. The state of MCP server security, after reading thirteen of them(les-k.github.io)
    discuss
  9. Advancing Private AI Compute with secure, server-side memory(deepmind.google)
    discuss
  10. Show HN: A "talk to a real person now" video chat, self-hosted on Cloudflare(github.com/yoavshalev)
    discuss
  11. KDE for People(kdeforpeople.com)
    discuss
  12. Hylio(marbletech.us)
    discuss
  13. Financial arithmetic is kind of hard(applied-algorithms.tech)
    discuss
  14. Pilgrim raises $25M seed for biological threat detection device(wsj.com)
    discuss
  15. Ask HN: What Is It Like Working with Q/KDB+? Q/KDB+ Questions?
    discuss
  16. McDonald's bets on chicken to win back diners as beef prices soar(ft.com)
    1comments
  17. OpenAI researchers might be spending >$4M/day on tokens (at API prices)(abtin.com)
    1comments
  18. Show HN: Diurnal – add a task without switching, with your calendar in view(diurnal.in)
    discuss
  19. Database of Databases VoltDB(dbdb.io)
    discuss
  20. Morgan Stanley Investment-Bank Deal List Leaked in Email Misfire(yahoo.com)
    discuss
  21. Qwen Image 2.1 beats Google Nano Banana 2.0 with minuscule 7B parameter model(tomshardware.com)
    1comments
  22. Why didn't anybody tell me about Redis Hash Slots?(verygoodsoftwarenotvirus.dev)
    discuss
  23. UK on course to miss climate targets, energy secretary admits(ft.com)
    1comments
  24. Italian parliament votes for return to nuclear energy(apnews.com)
    discuss
  25. Fertility rate dropped over 50% within 10 years in Argentina(twitter.com/jesusferna7026)
    1comments
  26. I Love Webrings(zwhuang.dev)
    discuss
  27. Trump TV: The Essentials Station(whitehouse.gov)
    1comments
  28. The Download: India's smart glasses menace and AI's trillion-dollar gamble(technologyreview.com)
    discuss
  29. Show HN: Psychosis Guard – Safety for long LLM conversations(github.com/nwjang)
    discuss
  30. Administrative friction: moving within the EU(michaelhillaert1.substack.com)
    discuss

Top post in R/gamedev: "AI models have caught up with Unity dev."

2 pointsby 1h agoreddit.com
1 comments
1h agoHN ↗

Quoting his post:

——————————————————————————

Context: I have 30 years of experience with software dev, 20 years with game dev tools, 10 years with Unity. I own a studio that develops simulators and training applications for industry. "Serious games" as they call it in Europe.

For years I scoffed at AI coding. I would periodically try it, only to find that it was more hassle then it was worth. The hand holding and bug fixing was more work than doing it myself. This all changed about 4-5 months ago, and about a month ago we all started using Unity CLI.

Here are my insights in no particular order:

1. Our dev speed has ~5x almost overnight

2. Quality has not gone down because we're all experienced devs and we're careful how we use AI and we don't let it make decisions regarding project structure or design patterns. However, I'm seeing less and less glaring mistakes made by the AI.

3.We're still reviewing generated code but I suspect not for long, the code is better than what most devs I know can write, at 20x the speed. The temptation to just push and move on is huge and irresistible.

4.There is no joy or sense of accomplishment. No pride in making something clever or quickly, and all progress is associated with the AI and not with you.

5.The market is dead. Nobody has money to spend. We're still working but leads have dropped off a cliff.

6.There is no going back. If we stop using AI we'll be out of business in a month.

7.There is no space for junior devs. I honestly don't know how to incorporate a junior into a team anymore (which is something I used to do for decades). Every time we tried they just become a meat proxy for AI while learning nothing, and getting in the way.

8.Everything regarding managing a team and a project has changed, and nobody knows how to do it anymore. I lost the ability to correctly estimate work required for a task, for example.

9.Everyone hates this. Most of devs my age are planning early retirement and are just waiting to be laid off.

10.People that use AI for coding don't learn anything. To understand code you have to write it, and nobody is writing it. Maybe understanding and reading code will become obsolete soon? I don't know.

11.Everyone I asked feel they are becoming dumber and losing their focus. I know I am.

I hope this is a pendulum and it will swing back at some point, because right now it feels like a software apocalypse.