frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

The AI Situation in Software Development

https://srikanth.ch/posts/the-ai-situation/
28•srikanthdotch•2h ago

Comments

N_Lens•39m ago
The entire post reads like a tautology.
rco8786•33m ago
I'm not really sure what point this article is trying to make
q3wu87•30m ago
True postmodernism has finally been reached by AI!
jeswin•21m ago
Software developers still need to think. Models can't do everything. That's it.
qprofyeh•31m ago
With previous engineering trends like blockchains and microservices, you could choose not to jump on the bandwagon. However the coding agents trend is different and is changing the very fabric (sry for Claudeism) of software engineering, for better or worse. I do know we will never go back to mainly programming through code again, that’s for sure.
solomatov•24m ago
>you could choose not to jump on the bandwagon

I think it's not an option. The benefits are just too large for me.

>I do know we will never go back to mainly programming through code again, that’s for sure.

I think, in some niches, i.e. where there's something not well represented in the training set, it still makes sense to write code by hand. But I am not sure that it will continue.

kreativ_py•12m ago
poor reading comprehension, re-read and try again
reactordev•22m ago
There are still companies who refuse to believe this and still put Senior+ devs through hell during an interview process with junior level algorithm memorization.

In all aspects there will be dinosaurs and deniers and there will be embracers.

watwut•15m ago
There is no such thing as "junior level algorithm".

And one does not memorize algorithms.

saulpw•2m ago
bubblesort has entered the chat
spacechild1•6m ago
How can you assess the output of coding agents if you don't know about algorithms and other fundamentals of software engineering?
JSR_FDED•29m ago
tl;dr - you still have to think when developing software
livvy•24m ago
And you immediately give up your IP for someone else to use. The 4th option, if you have something in your mind worth building, is to just build the thing, without an LLM.
comandillos•19m ago
Sure if you use remote AI services, but any companies working on niche markets where they want to protect their IP, or they simply work with sensitive stuff, will rely on local AI instead.
Foobar8568•12m ago
What IP? Everything can be duplicated within a 1week to a month...
alertchecker•18m ago
My personal experience is the larger the task you ask it to do, the less attention it pays to the details - for a very large task it seems more prone to missing test coverage, writing duplicate code, not refactoring where it should etc. So I try to split into smaller tasks where possible (also makes it easier to review).
newsicanuse•17m ago
C in author's name stands for chu**
petilon•9m ago
One aspect AI is weak in is controlling complexity. If you tell it to implement something it will go ahead and implement it, without considering how much complexity it adds to the system or weighing alternatives. An experienced engineer on the other hand may decide the feature is too minor relative to the complexity it adds, and may decide to not do the feature. Or he may make some clever compromises to get most of the functionality while keeping the codebase simple. AI is weak in this judgement, it doesn't spontaneously exercise architectural restraint. As a result the code may progressively become too complex even for AI manage, and it becomes whack-a-mole where you can't make a change without breaking something.
demibabs•3m ago
Yeah but on the other hand, if you asked an LLM to implement a spec and it was like “I skipped this part because I didn’t like the complexity tradeoff” most people would be like “wtf why doesn’t Claude just listen to me”
usremane•8m ago
Coding with AI has now introduced feature dopamine. At times this results in the system being prone to more failures because AI may have missed edge cases. Also i am experiencing a decline in job satisfaction and i'm more prone to procrastination because I know the agents will do the work 10x faster than me. I am personally worried about this shift and I fear becoming less knowledgeable over time or not feeling the need to keeping up with new tech stack as agents do the work.
cautiouscat•2m ago
> You can’t just give a 3000-word, 4-page detailed dense spec and expect it to follow everything, and the larger the codebase, the less it can pack everything in, nor are the vast documents you can feed it worthwhile.

This point seems lost on a lot of principals. I’ve had very little success with these grandiose designs and change requests from RFCs/specs. The context windows just can’t keep it all together and very quickly the approach unravels.

I posit that the further ICs were from writing code at this point in their career, the more they suffer from AI psychosis. It’s the same ivory tower they were already on, just a different order they’re giving.

Foobar8568•14m ago
Knowledge work has changed...But it doesn't solve company internal governance nor politics. When it takes anywhere between 2 weeks and 3months to do anything ( including approvals for non prod access) in most organizations...Code has never been the problem.
skydhash•14m ago
> I do know we will never go back to mainly programming through code again, that’s for sure.

Say who?

spacechild1•11m ago
Fortunately, I haven't jumped the bandwagon yet, so I don't even have to think about going back :)

AI Can Now Design Functional Viruses. Should We Worry?

https://spectrum.ieee.org/ai-designed-virus
35•pseudolus•1h ago•30 comments

The First At-Home Test for Infected Ticks Could Improve Lyme Disease Diagnosis

https://www.smithsonianmag.com/innovation/the-first-at-home-test-for-infected-ticks-could-improve...
69•gmays•2h ago•19 comments

Auto-research with codex: How I achieved a 232x Faster Kernel

https://sankalp.bearblog.dev/autoresearch/
230•tosh•5h ago•64 comments

The AI Situation in Software Development

https://srikanth.ch/posts/the-ai-situation/
29•srikanthdotch•2h ago•27 comments

RISC-V: They Should Have Known Better

https://dmitry.gr/?r=06.%20Thoughts&proj=12.%20RV
21•dmitrygr•1d ago•194 comments

The other Sean Byrne doesn't exist

https://conic.al/writing/the-other-sean-byrne-doesnt-exist/
311•rdl•12h ago•151 comments

The price of a Costco hot dog has gone up

https://sina.bio/posts/costco-hotdog.html
4•sinab•37m ago•0 comments

The mathematical beauty of hyperbezier curves

https://linebender.org/blog/hyperbezier/
116•raphlinus•5d ago•13 comments

Show HN: Quasicrystals Animation Playground with WebXR

https://hypnagogic-quasicrystals.github.io/
22•r34•2h ago•6 comments

Show HN: Eigendrum - Draw any shape and hear what it sounds like as a drum

https://baselashraf81.github.io/eigendrum/
108•BaselAshraf81•4d ago•77 comments

Yadda 3.0.0: BDD in the Age of AI Agents

http://www.stephen-cresswell.com/2026/08/15/Yadda-3.0.0-BDD-in-the-Age-of-AI-Agents.html
32•scresswell•2h ago•11 comments

The Color of White Light

https://ludens.cl/photo/spectra/spectra.html
49•xk3•4d ago•31 comments

Working with AI Feels More Like Leadership Than Coding

https://allen.bargi.org/notes/working-with-ai-feels-like-leadership/
109•allenb•6h ago•85 comments

The Problem

https://intelligence.org/the-problem/
23•Bluestein•4h ago•24 comments

2D Gaussian Splatting for Bézier Spline Line Art Vectorization

https://studios.disneyresearch.com/2026/07/16/2d-gaussian-splatting-for-bezier-spline-line-art-ve...
10•Jimmc414•16h ago•2 comments

Could a computer scientist build a brain?

https://stankerstjens.github.io/could-a-computer-scientist-build-a-brain/
16•ogundipeore•3h ago•8 comments

Going Dark, and the era of law enforcement hacking

https://blog.cryptographyengineering.com/2026/08/14/everything-is-about-to-go-dark/
417•vslira•19h ago•212 comments

Using GCC's Nested Functions with Wide Pointers and No Trampolines II

https://uecker.codeberg.page/2026-07-14.html
55•uecker•8h ago•33 comments

Möbius Strips and Differential Equations

https://hidden-phenomena.com/articles/monodromy
27•mbustamanter•5d ago•4 comments

In 1962, Egypt's Missile Program Lost Its Key Scientist Without a Trace

https://www.popularmechanics.com/military/a73358518/nazi-rocket-scientist-disappearance/
91•bookofjoe•3d ago•54 comments

Xorshift Generators

https://www.alanzucconi.com/2026/08/15/xorshift-generators/
15•tobr•3h ago•4 comments

A Planet Position Widget

https://leancrew.com/all-this/2026/08/a-planet-position-widget/
9•speckx•2d ago•1 comments

Qwen 3.8 27B

https://huggingface.co/Qwen/Qwen3.8-27B-FP8
1279•erdaltoprak•1d ago•745 comments

Google is making private AI practical with homomorphic encryption

https://blog.google/security/how-google-is-making-private-ai-practical-with-homomorphic-encryption/
458•u1hcw9nx•1d ago•268 comments

Brazilian election filter in X For You timeline

https://github.com/xai-org/x-algorithm/blob/main/home-mixer/filters/brazil_2026_election_filter.rs
44•LorenDB•3h ago•37 comments

Firefox is now the last major browser that still supports uBlock Origin

https://www.pcworld.com/article/3212428/firefox-is-now-the-last-major-browser-that-still-supports...
1465•DemiGuru•21h ago•556 comments

A Spectre Is Haunting Unicode

https://www.dampfkraft.com/ghost-characters.html
4•sensanaty•2h ago•0 comments

Show HN: ThoughtDAG – An editable context graph for LLM conversations

https://chenxiachan.github.io/thoughtdag/
89•chatchan•11h ago•40 comments

Brain turns listening inward during REM sleep, EEG recordings suggest

https://medicalxpress.com/news/2026-07-brain-rem-eeg.html
35•gmays•3h ago•9 comments

388 years ago, Galileo worked out why human giants can't exist

https://www.scientificamerican.com/article/388-years-ago-galileo-worked-out-why-human-giants-cant...
39•beardyw•3h ago•39 comments