Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Cognex to Acquire RealSense, Expanding Machine Vision Robotic Perception Market(cognex.com)
    1comments
  2. 28% of job postings on company career sites have been open over 90 days(unlisted.careers)
    1comments
  3. Show HN: Karpathy's microgpt in Rust and an array language(softwarewrighter.github.io)
    discuss
  4. Compound Delay: The Causes and Consequences of Later Grandmotherhood(nber.org)
    discuss
  5. Nunchux on AMD MI355X: 5s MiniMax-H3 Videos in 1.3s(nunchux.ai)
    1comments
  6. What I've Been Reading(marginalrevolution.com)
    discuss
  7. The Plunging Price of Thought(epoch.ai)
    discuss
  8. AI Is a Boring Technology(chrbutler.com)
    discuss
  9. You cannot manage your peers(louisedeason.substack.com)
    discuss
  10. How Scientists Contained a Threat That Could Have Destroyed Humanity(nytimes.com)
    discuss
  11. New model gev outperforms jev and takes images as input too(anyeval.com)
    1comments
  12. Amateur Naturalists Are Helping Scientists Track What Everything Eats(ncsu.edu)
    discuss
  13. Show HN: Tenderness – open-source synthetic data generation for VLM/OCR(github.com/paperchase-labs)
    1comments
  14. Everyone is hilariously prompt-injecting AI via llms.txt and you aren't(installmap.com)
    discuss
  15. How Deep Is Tulainyo Lake?(caseyhandmer.wordpress.com)
    discuss
  16. The Windows message loop: how applications became reactive(diagrid.io)
    discuss
  17. Hardware-Agnostic Models in vLLM(pytorch.org)
    discuss
  18. Slop grenade – demo of Window Management API(yeah.io)
    discuss
  19. Apple Removes iPhone 16 and iPhone 17 from Texture and Grain Support(macobserver.com)
    discuss
  20. Show HN: HookDeploy – Webhook infra with mTLS private delivery(hookdeploy.dev)
    discuss
  21. Using Local Coding Agents(sebastianraschka.com)
    discuss
  22. Tired of Tracking Apps?(play.google.com)
    discuss
  23. Show HN: Droid ASC – An On-Demand Android Decompiler, 41–269x Faster Than JADX(github.com/mg1937)
    1comments
  24. Ask HN: Will software still matter when AI write all our programs?
    1comments
  25. Extending Scapy for Hardware Reverse Engineering(voidstarsec.com)
    discuss
  26. Show HN: Local Software Factory – running multiple coding agents in parallel(github.com/stratonext)
    discuss
  27. Show HN: Make It Nice(liseman.github.io)
    discuss
  28. LLM Benchmark for de-identification and synthesis(huggingface.co)
    discuss
  29. Law firm paid £200M to support Post Office, while police investigating scandal(computerweekly.com)
    discuss
  30. Named and Optional Arguments Are Awesome(botahamec.dev)
    discuss

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

2 pointsby 45m agoreddit.com
1 comments
45m 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.