Hacker News new | ask | show | jobs
by matisseverduyn 1204 days ago
If the code has been written before, and is available online (GitHub, Stack overflow etc.), GPT is just a much better search engine than Google.

Even though CMSs have been around for decades, there are MANY, and many new ones created all the time. Companies and people have reasons for reinventing the wheel with a proprietary solution (sometimes control, sometimes legal, etc.).

So, you'll still have a job.

If the code hasn't been written before, gen-AI will be able to help flesh out a structure from requirements, but you'll still need a dev to make sure the all of the requirements are present (based on what humans know about humans within the context of the problem being solved) and that logic is solid (AI can supplement here). Especially when you start creating or modifying 1M+ line codebases.

And humans will always trust humans (or humans + machines) more than machines acting alone. Maybe I'm just starting to sound old, but "AI + Da Vinci" is NEVER performing an operation on my body. I'm choosing "an experienced human surgeon + Da Vinci" 100% of the time.