frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Darth Vader speaks out on Flock cameras at City Council meeting [video]

https://www.youtube.com/watch?v=c5d5knDpb5s
1•consumer451•4m ago•0 comments

Top Anika Nilles "Working Man" Gags [video]

https://www.youtube.com/watch?v=O_ALmZlaAZ8
1•BiraIgnacio•6m ago•0 comments

New Modern Glossary of Computer Science

http://unfuck.i.ng/art/science/new_modern_glossary_of_computer_science/
1•singingfish•8m ago•0 comments

Show HN: Chat Threads

1•wclaster•12m ago•0 comments

China puts robocops on traffic duty, minus the arrest powers

https://www.reuters.com/technology/china-puts-robocops-traffic-duty-minus-arrest-powers-2026-08-20/
1•qwikhost•18m ago•0 comments

Oseltamivir Flops in the Critically Ill

https://voices.nejm.org/doi/full/10.1056/VOICESpost2600044
1•ggm•18m ago•1 comments

AI and Consciousness – A Skeptical Overview

https://www.cambridge.org/core/elements/ai-and-consciousness/E77C92088DA3C9F89E7FE7C75CBB1896
2•moondowner•18m ago•0 comments

Astronomers discover a new type of astrophysical object: A black hole star

https://news.mit.edu/2026/astronomers-discover-brand-new-type-astrophysical-object-black-hole-sta...
1•gmays•20m ago•0 comments

Cameroon's Lake Nyos Gas Burst: 30 Years Later

https://eos.org/science-updates/cameroons-lake-nyos-gas-burst-30-years-later
1•croes•22m ago•0 comments

The Unanchored Central Banker [video]

https://www.youtube.com/watch?v=k1ISaLwzm4c
2•toomuchtodo•24m ago•0 comments

It is a sign of the times that Amazon gets to call this fair use

http://observationalepidemiology.blogspot.com/2026/08/it-is-sign-of-times-that-amazon-gets-to.html
1•sonicrocketman•26m ago•1 comments

Damn Vulnerable Nginx Proxy (DVNP)

https://vwad.owasp.org/app/damn-vulnerable-nginx-proxy-dvnp/
1•thunderbong•28m ago•0 comments

There's no such thing as a small software team anymore

https://jacob.gold/posts/theres-no-such-thing-as-a-small-software-team/
5•mooreslaw•31m ago•4 comments

How A Texas student blew the whistle on a rogue AI hacking attempt

https://www.reuters.com/world/how-texas-student-blew-whistle-rogue-ai-hacking-attempt-2026-08-20/
2•petethomas•32m ago•0 comments

GitHub Outages Show the Limits of Reactive Scaling

https://rahmipruitt.me/content/github-outage-reactive-scaling/
1•rjpruitt16•32m ago•0 comments

Worse Is Better

https://en.wikipedia.org/wiki/Worse_is_better
3•chistev•34m ago•0 comments

The University as We Know It Is Finished

https://www.persuasion.community/p/the-multiversity-is-finished
7•seregine•35m ago•1 comments

Show HN: TakoVM – Serverless file systems for agents

https://tako-research.github.io/TakoVM/
3•sakuraiben•37m ago•0 comments

BetterClaude

https://github.com/ara-mkr/BetterClaude
2•AkhilRaja16•41m ago•0 comments

Hawkeye: Hardware-Aware GPU Kernel Optimization with Minimal Supervision

https://www.alphaxiv.org/abs/2608.hawkeye-hardware-aware-gpu-kernel-optimization
1•matt_d•42m ago•0 comments

ChatGPT Can Now Control iMessage, Potentially Raising Apple Privacy Concerns

https://finance.yahoo.com/technology/ai/articles/chatgpt-now-control-imessage-potentially-2056336...
5•sharms•44m ago•1 comments

Copyright does not protect AI-generated content in EU

https://mathstodon.xyz/@maxpool/117128107757895678
33•u1hcw9nx•45m ago•32 comments

Show HN: ParqDB – Vector search in the browser from Parquet over HTTP"

https://search.parqdb.io/
2•petrizhang•46m ago•0 comments

Ask HN: Is building military hardware and healthcare the AI-proof?

2•piratesAndSons•47m ago•0 comments

If You Weren't Worried About A.I., You Should Be

https://www.nytimes.com/2026/08/13/opinion/ai-danger-openai-anthropic-models.html
7•cwillu•49m ago•3 comments

Dynamical dark energy and the week that broke cosmology

https://perimeterinstitute.ca/news/dynamical-dark-energy-and-week-broke-cosmology
4•rznicolet•50m ago•0 comments

Hackers poison arrayref Rust crate to push infostealer malware

https://www.bleepingcomputer.com/news/security/hackers-poison-arrayref-rust-crate-to-push-infoste...
3•sbulaev•53m ago•1 comments

Show HN: CtrlTool – 132 free online tools for developers and everyday tasks

https://ctrltool.wtf
2•jetroni•58m ago•0 comments

Gulf War

https://en.wikipedia.org/wiki/Gulf_War
3•chistev•58m ago•0 comments

Potential Resolution of Hopf Product Conjecture

https://arxiv.org/abs/2608.18955
2•surprisetalk•1h ago•0 comments
Open in hackernews

There's no such thing as a small software team anymore

https://jacob.gold/posts/theres-no-such-thing-as-a-small-software-team/
5•mooreslaw•31m ago

Comments

davepeck•13m ago
A wise troll once said:

> best weapon against complexity spirit demon is magic word: "no"

In counterpoint, I believe small teams can remain small. Small teams can ship simple monoliths with high velocity and commit count. Service orientation didn’t suddenly become low-cost because of agents; the boundaries between multiple services that version and deploy independently are still tricky beasts to wrangle.

gulugawa•8m ago
I'm a 1 person dev team who wrote frontend code that outperforms React.

Is was successful because I didn't use any sort of LLM assistance.

fhub•8m ago
> So Uber’s approach to modularity may have seemed extreme at the time, but it could become the new normal.

I doubt it. This seems to conflate code modularity with service modularity. Moving complexity from the codebase into operations is counterintuitive to at least the way I use LLMs.

lofties•4m ago
My biggest issue with these type of posts is that they never answer the "why". Hell, they don't even ask the "why".

> The more modular your code, the more agents you can run

OK, but why would I want to run more agents? So I can be more productive? What does this productivity lead to? And are we actually being more productive? Take a look at Bun's repo on GitHub which seems to be fully automated. Well over 5000 PRs open.

What's the use? How can we justify these 5000 PRs? Over the past years, software has become considerably more shit. Are these 5000 PRs improving the quality of software?

Is the end-user reaping the rewards? Are they getting better software, cheaper?

The answer to all of those is going to be "no".

And let's take Uber for example. They have many teams, and many more times the services. Has ride hailing become cheaper? No. Has it become more efficient? No.

Nothing is getting better, but at least we're all off worse!