New Show Hacker News story: Show HN: Vanilla-scroll-sky: CSS-only modern scroll-driven storytelling sections

Show HN: Vanilla-scroll-sky: CSS-only modern scroll-driven storytelling sections
2 by ulrischa | 0 comments on Hacker News.


New ask Hacker News story: Ask HN: The death of software development as a job?

Ask HN: The death of software development as a job?
14 by piratesAndSons | 24 comments on Hacker News.
A lot of programmers I read here and elsewhere say LLM isn't going to change much, some say LLM is just going to make them more productive, and some even say not using LLM makes you some sort of relic. What is not debated is that LLM has changed our industry. Programming is a lot more accessible to a lot more people than five years ago. Someone who has never coded anything could sit in front of Claude and produce an entire app ready to be used today. Assuming software development becomes a commodity and the job becomes something like a fast food job where practically any adult who wants it can do it, what is your next move? Anthropic and OpenAI are working hard to redirect the salary you earn to themselves in the form of API costs, so let's assume that in the year 2030, the average yearly wage for a programmer is around the same as a McDonald's worker, because companies have the option of paying Anthropic or OpenAI for API access as an alternative. What is your move?

New Show Hacker News story: Show HN: Better Design – 28 Shadcn design systems (OSS, MCP: Cursor/Claude Code)

Show HN: Better Design – 28 Shadcn design systems (OSS, MCP: Cursor/Claude Code)
5 by marvinkr | 0 comments on Hacker News.


New Show Hacker News story: Show HN: New Benchmark from SWE-bench team is 0% solved

Show HN: New Benchmark from SWE-bench team is 0% solved
9 by lieret | 1 comments on Hacker News.


New ask Hacker News story: Codex's precision and attention to detail is *crazy* when set up correctly

Codex's precision and attention to detail is *crazy* when set up correctly
2 by ditchfieldcaleb | 0 comments on Hacker News.
o I'm working on a Tower Defense game with Codex, got my AGENTS md & my CODESTYLE md & six other ALLCAPS md files etc, and am working on some refactoring to keep the codebase clean & file sizes low, right? And then I see this in the ExecPlan for my latest refactor: --- # Observations - Observation: The refactor made the screenshots pixel-identical after the baseline was recaptured correctly. Evidence: sha256sum screenshots/before-implementation-x.png screenshots/after-implementation-x.png reported matching hashes for before/after pairs 1, 2, and 3. --- Which is crazy! I've never told Codex to do an sha compare on before/after screenshots of the app, but I do have instructions in my PLANS.md to take before & after screenshots of the webapp for the game to make sure we avoid frontend regressions (it uses GPT-Image-2 for analysis). So for non-frontend impacting changes, of course nothing should be different between screenshots taken at identical timestamps into the game start. But doing an explicit SHA compare - that's just...not something I would've ever thought of. Wild.

New ask Hacker News story: .de TLD Issue Solved

.de TLD Issue Solved
3 by kaltsturm | 0 comments on Hacker News.
works again with chrome

New ask Hacker News story: Ask HN: Where are you getting your AI news from?

Ask HN: Where are you getting your AI news from?
4 by baetylus | 0 comments on Hacker News.
Besides Hacker News, I'm wondering where people are finding good sources of AI progression and news. Of course I can read arxiv and such, but wondering what folks have going for them!