frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Ask HN: Is Coding Solved?

2•champagnepapi•1h ago
- How do you write code these days

- Do you believe that "coding is solved"? Whatever that may mean.

Comments

FrankWilhoit•1h ago
Coding may always have been solved, in a sense. Requirements are not solved and may never be, because that is an organizational problem, not a technical one. But it will keep you working.
re-thc•1h ago
What's writing code?

Is importing a library and then calling `sort` means solved?

Is adding a theme to Wordpress meaning you have a website?

i.e. then it was "solved" ages ago.

If not, no.

If the question is will there be less needs for developers then I'd argue most large organizations have always just over-hired; AI or not, especially during COVID.

If the question is do we still need a brain then yes. LLMs have been fed so much crap from the masses that it can be terrible.

You ask it the best solution and it often shills for AWS etc and pushes you in that direction.

There's so much training data from use-postgresql-for-everything spam that 90%. it'll also spit that out (this isn't to say PG is bad but we do have ClickHouse, MongoDB, Cassandra, MySQL/MariaDB, etc and each do still have their use cases).

mikgp•1h ago
I had an interesting interaction with Claude Code. I was trying to write this tool to process metadata from a website, and the websites API’s had rate limits so I was slowly downloading website metadata 1 api call at the time. I told Claude code “I want to cache the data locally so I can run queries against it, make sure the data persists.” With a long explanation.

Now what I didn’t realize at the time, because I’m not an expert in all like design patterns, is I didn’t in fact want a cache I wanted a catalot. I wanted to store all this data in a database long term.

But it was too late, Claude had gone out and used local storage (which is technically persistent. Like it has fucked all the things.

Coding problem? Skill issue? Did I try the latest models?

I don’t think these things are entirely separable. The code compiled but didn’t do what I asked, I don’t know what we mean by “is coding solved”. But if in order to be relatively efficient we require the user to know which model to use depending on the complexity of the coding task, then I’d say it’s not “solved”.

To answer your other question, I write code in the drivers seat. I’m looking to optimize my workflow, but I try to work atomically and do a combination of understanding the general code layout and architecture of the application before prompting Claude to make relatively specific changes. More autocomplete less agent (though I use agents or other things just not adding all the code blind.

dtagames•1h ago
Yes. I think coding is solved and has been for me in production since Claude Opus 4.5.

What is not solved is the question of how or why any particular piece of software serves human and business needs, or how it might be changed to do that better.

The combination of understanding both the human/business side and the computer operations side of a problem is still the domain of programmers, but we don't have to directly write that code now.

denn-gubsky•51m ago
Software development always was a way to explain the real task to computer. As developer you should understand the domain, you should understand the solution, you should understand tools and approaches. Coding languages and tools are changing and evolving. I started from IBM360, 8080 and MCS48 assemblers and Fortran. A year ago I used C++, Dart, Go and Python. More than year I do not manually write code at all. But I still a software developer. Tools changing, but software development is the same: applying domain knowledge and business requirements to the computing domain. So yes, coding is solved. But software development still alive.
bediger4000•12m ago
No, and it never will be.

See: https://scribblethink.org/Work/kcsest.pdf

*Large limits to software estimation " by J.P. Lewis

Show HN: I made a terminal tool to inspect LLM judge mistakes

https://github.com/MatteoLeonesi/claim-memory-graph-sdk
1•ML0037•37s ago•0 comments

Journal–A Tale of Two Browsers

https://adactio.com/journal/22609
1•speckx•3m ago•0 comments

Parsing JSON at compile time with C++26 static reflection

https://twitter.com/lemire/status/2066174269839519796
1•tosh•3m ago•0 comments

Why Agents Don't Scale: It's an Engineering Problem, Not an AI Problem

https://blog.r-lopes.com/posts/2026-06-11-why-agents-dont-scale
1•dovelome•3m ago•0 comments

We Built AIventure, an AI-Powered Retro Dungeon

https://bebechien.github.io/cozy-corner-future/posts/how-we-built-aiventure/
1•simonpure•3m ago•0 comments

VRChat says somebody faked a breach notice with the Maine AG's office

https://www.theregister.com/security/2026/06/11/24m-vrchat-users-data-accessed-following-cloud-br...
1•Bender•3m ago•0 comments

Fallback Font Generator

https://screenspan.net/fallback
1•microflash•6m ago•0 comments

Why Japan's Rail Workers Can't Stop Pointing at Things (2017)

https://www.atlasobscura.com/articles/pointing-and-calling-japan-trains
1•downbad_•7m ago•0 comments

Is the peptide craze backed by science? The promise behind the hype

https://www.nature.com/articles/d41586-026-01816-x
1•Bender•7m ago•0 comments

Drones seized pilots cited near SoFi Stadium during World Cup security operation

https://ktla.com/news/local-news/drones-seized-pilots-cited-near-sofi-stadium-during-world-cup-se...
1•Bender•8m ago•0 comments

Swiss voters reject 10M population cap, early projections say

https://www.bbc.com/news/articles/c20ygjem17zo
1•7777777phil•10m ago•0 comments

Easy Open Source AI

https://github.com/Light-Heart-Labs/DreamServer
1•dreamserver•11m ago•0 comments

Mantic Think – Private bring-your-own-key Ollama UI with AI debates

https://manticthink.com/d/tq00dkq
1•Colewilliamz•14m ago•1 comments

Exchanges promised users in to SpaceX IPO. The tokenized shares never arrived

https://thenextweb.com/news/crypto-platforms-spacex-ipo-tokenized-stock-failed
1•JumpinJack_Cash•14m ago•0 comments

Ask HN: What are you working on? (June 2026)

2•david927•14m ago•1 comments

Tiny Solar Planner: plan small scale solar power systems

https://tiny-solar.space/
2•LNSY•16m ago•0 comments

Linux 7.1

https://lore.kernel.org/lkml/CAHk-=wi4BF4bMhZNZ1tqs+FFV4OuZRe3ZqdWB+LxRLmRweUzQw@mail.gmail.com/T/#u
6•berlianta•18m ago•0 comments

Scientists Discover Ancient 'Necropolis' Teeming with New Creatures

https://www.404media.co/scientists-discover-vast-ancient-necropolis-teeming-with-strange-new-crea...
1•Brajeshwar•19m ago•0 comments

Show HN: ComplyEdge – Runtime EU AI Act Enforcement for Python

https://github.com/ComplyEdge/complyedge
1•lc-complyedge•23m ago•0 comments

Ask HN: Is anyone building real software with AI agents?

2•variety8675•23m ago•2 comments

Show HN: Smartass – TypeScript test assertions with type-narrowing signatures

https://github.com/KensioSoftware/smartass/
1•xiuyuan•23m ago•0 comments

Ports and Adapters for Prose

https://blog.tacoda.dev/ports-and-adapters-for-prose-e53ec421925b
1•tacoda•23m ago•0 comments

Argus: Open-source AI coding assistant with built-in code review

https://github.com/ArgusTek/Argus
1•argustek•24m ago•0 comments

Security analysis is finally reaching software's long tail

https://lalitm.com/post/perfetto-security-bugs-ai/
2•vanpra•26m ago•0 comments

Making glass-to-metal seals for home­made vacuum tubes

https://maurycyz.com/projects/glass/1/
1•zdw•28m ago•0 comments

Service Binding – Easy database access for apps

https://openrun.dev/blog/service-binding/
1•ajayvk•30m ago•1 comments

Birmingham Pirate TV

https://web.archive.org/web/20260614154258/https://forum.thepiratearchive.net/viewtopic.php?t=187
1•t0ps0il•31m ago•0 comments

Frontpage App

https://www.frontpage.social/communities
1•teodorwaltervid•32m ago•0 comments

A Blockade on Knowledge. After June 12, Nothing Will Be the Same

https://discuss.huggingface.co/t/a-blockade-on-knowledge-after-june-12-nothing-will-be-the-same/1...
1•philiprey•32m ago•1 comments

Ask HN: Do you believe in the Permanent Underclass theory?

1•insurgent_dino•33m ago•1 comments