frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

DX Is Joining Atlassian

https://getdx.com/blog/dx-is-joining-atlassian/
1•bobbiechen•51s ago•0 comments

TernFS – An exabyte scale, multi-region distributed filesystem

https://www.xtxmarkets.com/tech/2025-ternfs/
1•rostayob•1m ago•0 comments

Show HN: Make smarter decisions about the open source projects you depend on

https://insights.linuxfoundation.org/
1•jerawaj740•2m ago•0 comments

Rowboat – A fast tool for understanding large datasets

https://rowboat.xyz/
1•haraball•3m ago•0 comments

Read-only Guest tmux Sessions

https://brianmckenna.org/blog/guest_tmux
1•PaulHoule•3m ago•0 comments

Meta Ray-Ban Display, Why Less Is More, Price and the Neural Band

https://stratechery.com/2025/meta-ray-ban-display-why-less-is-more-price-and-the-neural-band/
1•feross•4m ago•0 comments

Fitts's Law

https://en.wikipedia.org/wiki/Fitts%27s_law
1•yagizdegirmenci•8m ago•0 comments

The Reports of UBI's Death Are Greatly Exaggerated

https://scottsantens.substack.com/p/the-reports-of-ubis-death-are-greatly
1•2noame•9m ago•0 comments

Show HN: OYS Bitnami Builder – Build your own Bitnami containers

https://github.com/tzahifadida/oys-bitnami-builder
1•tzahifadida•9m ago•0 comments

The ONLY guide you'll need for GitHub Spec Kit [video]

https://www.youtube.com/watch?v=a9eR1xsfvHg
1•ibobev•10m ago•0 comments

Security concern as tens of thousands of phone locations for sale

https://www.rte.ie/news/primetime/2025/0918/1534034-data-for-sale/
1•austinallegro•12m ago•0 comments

The rewilding milestone Earth has passed

https://www.bbc.com/future/article/20250909-the-rewilding-milestone-earth-has-already-passed
1•mooreds•12m ago•0 comments

Intel stock surges as Nvidia announces $5B stake in company

https://finance.yahoo.com/news/intel-stock-surges-as-nvidia-announces-5-billion-stake-in-company-...
1•clwg•12m ago•0 comments

AI-fuelled delusions are hurting Canadians (CBC News)

https://www.cbc.ca/news/canada/ai-psychosis-canada-1.7631925
2•iainctduncan•13m ago•0 comments

Ray3: A reasoning video generation model

https://lumalabs.ai/ray
1•cjbarber•13m ago•0 comments

From a file system to a data company

https://archil.com/post/archil-file-system-to-data-company
1•mooreds•13m ago•0 comments

China's DeepSeek says its hit AI model cost just $294,000 to train

https://www.reuters.com/world/china/chinas-deepseek-says-its-hit-ai-model-cost-just-294000-train-...
2•willahmad•14m ago•0 comments

Visual Studio 2026 Insiders is here

https://devblogs.microsoft.com/visualstudio/visual-studio-2026-insiders-is-here/
1•betap•14m ago•0 comments

Silicon Valley bets big on 'environments' to train AI agents

https://techcrunch.com/2025/09/16/silicon-valley-bets-big-on-environments-to-train-ai-agents/
1•cjbarber•15m ago•0 comments

Isaac 0.1

https://marketing.perceptron.inc/blog/introducing-isaac-0-1
2•cjbarber•16m ago•0 comments

Fuck, You're Still Sad?

https://bessstillman.substack.com/p/oh-fuck-youre-still-sad
2•LaurenSerino•20m ago•0 comments

Ed Stack: Lessons from Dick's Sporting Goods

https://fs.blog/knowledge-project-podcast/outliers-ed-stack/
1•feross•20m ago•0 comments

Legal Codes and Artificial Intelligence

https://isonomiaquarterly.com/archive/volume-3-issue-3/legal-codes-artificial-intelligence/
1•brandonlc•21m ago•0 comments

Flying cars crash into each other at Chinese air show

https://www.bbc.com/news/articles/cn5qk4de997o
2•wahvinci•22m ago•0 comments

Trump officials signal move to limit free speech

https://www.ft.com/content/336c171c-f49e-41e5-81c1-9018a6949d2c
3•perihelions•23m ago•1 comments

Democrats call on FCC chair to resign after pressuring Disney

https://www.reuters.com/world/us-house-democrats-call-fcc-chair-resign-after-pressuring-disney-20...
5•geox•25m ago•1 comments

1.2B people around the world still lack access to electricity

https://www.siemens.com/global/en/company/stories/research-technologies/energytransition/microgri...
1•doener•26m ago•1 comments

Ask HN: LLM Prompt Engineering

2•Scotrix•26m ago•1 comments

Mastodon: Quote Posts

https://blog.joinmastodon.org/2025/09/introducing-quote-posts/
2•doener•27m ago•0 comments

Login with PDF

https://joaomagfreitas.link/login-with-pdf/
1•freitzzz•27m ago•0 comments
Open in hackernews

The quality of AI-assisted software depends on unit of work management

https://blog.nilenso.com/blog/2025/09/15/ai-unit-of-work/
46•mogambo1•1h ago

Comments

datadrivenangel•1h ago
Keep your scope as small as necessary, but no smaller. This has been fundamentally true for project management work breakdown structures for decades.
liszper•42m ago
most SWE folks still have no idea how big the difference is between the coding agents they tried a year ago and declared as useless and chatgpt 5 paired with Codex or Cursor today

thanks for the article, it's a good one

TheRoque•30m ago
It's true that I haven't been a hardcore agent-army vibe coder, I just try the popular ones once in a while in a naive way (isn't it the point of these tools, to have little friction ?), claude code for example. And it's cool ! But imperfect, and as this article attests, there's a lot of mental overhead to even have a shot at getting a decent output. And even if it's decent, it still needs to be reviewed and could include logical flaws.

I'd rather use it the other way, I'm the one in charge, and the AI reviews any logical flaw or things that I would have missed. I don't even have to think about context window since it'll only look at my new code logic.

So yeah, 3 years after the first ChatGPT and Copilot, I don't feel huge changes regarding "automated" AI programming, and I don't have any AI tool in my IDE, I pefer to have a chat using their website, to brainstorm, or occasionally find a solution to something I'm stuck on.

blibble•25m ago
> most SWE folks still have no idea how big the difference is between the coding agents they tried a year ago and declared as useless and chatgpt 5 paired with Codex or Cursor today

yes, just as was said each and every previous time OpenAI/anthropic shit out a new model

"now it doesn't suck!"

zeroonetwothree•24m ago
I use agents for coding small stuff at work almost every day. I would say there has been some improvement compared to a year ago but it’s not any sort of step change. They still are only able to complete simple “intern-level” tasks around 50% of the time. Which is helpful but not revolutionary.
angusturner•8m ago
I think most SWEs do have a good idea where I work.

They know that its a significant, but not revolutionary improvement.

If you supervise and manage your agents closely on well scoped (small) tasks they are pretty handy.

If you need a prototype and don't care about code quality or maintenance, they are great.

Anyone claiming 2x, 5x, 10x etc is absolutely kidding themselves for any non-trivial software.

liszper•3m ago
I'd argue this just proves my point.
kibwen•5m ago
Last week I wanted to generate some test data for some unit tests for a certain function in a C codebase. It's an audio codec library, so I could have modified the function to dump its inputs to disk and then run the library on any audio file and then hardcoded the input into the unit tests. Instead, I decided I wanted to save a few bytes and wanted to look at generating dummy data dynamically. I wanted to try out Claude for generating the code that would generate the data, so to keep the context manageable I extracted the function and all its dependencies into a self-contained C program (less than 200 lines altogether) and asked it to write a function that would generate dummy data, in C.

Impressively, it recognized the structure of the code and correctly identified it as a component of an audio codec library, and provided a reasonably complete description of many minute details specific to this codec and the work that the function was doing.

Rather less impressively, it decided to ignore my request and write a function that used C++ features throughout, such as type inference and lambdas, or should I say "lambdas" because it was actually just a function-defined-within-a-function that tried to access and mutate variables outside of its own function scope, like we were writing Javascript or something.

I can see why people would be wowed by this on its face. I wouldn't expect any average developer to have such a depth of knowledge and breadth of pattern-matching ability to be able to identify the specific task that this specific function in this specific audio codec was performing.

At the same time, this is clearly not a tool that's suitable for letting loose on a codebase without EXTREME supervision.

At the end of the day, I got the code working by editing it manually, but in an honest retrospective I would have to admit that the overall process actually didn't save me any time at all.

jonstewart•39m ago
I first tried getting specific with Claude Code. I made the Claude.md, I detailed how to do TDD, what steps it should take, the commands it should run. It was imperfect. Then I had it plan (think hard) and write the plan to a file. I’d clear context, have it read the plan, ask me questions, and then have it decompose the plan into a detailed plan of discrete tasks. Have it work its way through that. It would inevitably go sideways halfway through, even clearing context between each task. It wouldn’t run tests, it would commit breakage, it would flip flop between two different broken approaches, it was just awful. Now I’ve just been vibing, writing as little as possible and seeing what happens. That sucks, too.

It’s amazing at reviewing code. It will identify what you fear, the horrors that lie within the codebase, and it’ll bring them out into the sunlight and give you a 7 step plan for fixing them. And the coding model is good, it can write a function. But it can’t follow a plan worth shit. And if I have to be extremely detailed at the function by function level, then I should be in the editor coding. Claude code is an amazing niche tool for code reviews and dialogue and debugging and coping with new technologies and tools, but it is not a productivity enhancement for daily coding.

liszper•35m ago
With all due respect, you sound like someone who is just getting familiar with these tools. 100 more hours spent with AI coding and you will be much more productive. Coding with AI is a slightly different skill from coding, similar how managing software engineers is different from writing software.
TheRoque•28m ago
Then, it's the job of someone else to use these tools, not developers
liszper•14m ago
I agree with your point. I think this is the reason why most developers still don't get it, because AI coding ultimately requires a "higher level" methodology.
dgfitz•7m ago
"Hacker culture never took root in the 'AI' gold rush because the LLM 'coders' saw themselves not as hackers and explorers, but as temporarily understaffed middle-managers." [0]

This, this is you. This is the entire charade. It seems poetic somehow.

[0]https://news.ycombinator.com/item?id=45123094

abtinf•28m ago
liszper:

> most SWE folks still have no idea how big the difference is between the coding agents they tried a year ago and declared as useless and chatgpt 5 paired with Codex or Cursor today

Also liszper: oh, you tried the current approach and don’t agree with me? Well you just don’t know what you are doing.

pjc50•12m ago
Funnily enough the same kind of approach you get from Lisp advocates and the more annoying faction of Linux advocacy (which isn't as prevalent these days, it seems)
liszper•8m ago
I'm also a lisper, yes.
liszper•9m ago
Yes, exactly. Learning new things is hard. Personally it took me about 200 hours to get started, and since then ~2500 hours to get familiar with the advanced techniques, and now I'm very happy with the results, managing extremely large codebases with LLM in production.

For context before that I had ~15 years of experience coding the traditional way.

sarchertech•5m ago
How many users is production and how large is extremely large.