frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

The Internet Is Kind of a Predatory Cesspit Now

https://www.stephendiehl.com/posts/internet_predatory_cesspit/
142•ibobev•53m ago•75 comments

Warp builds self-improving agents on Claude

https://claude.com/blog/how-warp-builds-self-improving-agents-on-claude
10•shenli3514•25m ago•6 comments

SQLite as a Document Database (2020)

https://dgl.cx/2020/06/sqlite-json-support
116•lioeters•4d ago•29 comments

Calibrate Before You Accelerate: Bias Toward Action in a New Role

https://tucker.wales/writing/bias-towards-action/
31•tuckerwales•1h ago•6 comments

Tether: iMessage, SMS, etc. on Linux

https://zackbartel.com/blog/2026/08/tether/
165•zackb•5d ago•83 comments

DHS is using obscure law to snoop on journalists, non-profits, unions

https://www.theguardian.com/us-news/2026/aug/29/trump-dhs-1509-summons-records-journalists-nonpro...
52•firefax•50m ago•3 comments

Sleepwalker: Passive Backdoor with Its Own Command Language

https://r136a1.dev/2026/08/24/sleepwalker-a-passive-backdoor-with-its-own-command-language/
37•defrost•4d ago•3 comments

Indirect Calling of Nested Functions on GCC Without Executable Stack

https://uecker.codeberg.page/2026-08-29.html
50•uecker•5h ago•27 comments

Good Culture Is the Biggest Productivity Hack, Not AI

https://newsletter.eng-leadership.com/p/good-culture-is-the-biggest-productivity
72•gpi•2h ago•15 comments

The growing divide between AI hype and software engineering reality

https://optimizedbyotto.com/post/why-open-source-projects-ban-ai/
29•jruohonen•3h ago•20 comments

Show HN: Typebase – A single-folder back end you write in TypeScript

https://typebase.io
76•andrewww-dev•3d ago•15 comments

Quantifying Colour

https://ekunazanu.foo/lab/quantifying-colour/
40•vismit2000•3h ago•3 comments

Glacier Mice

https://en.wikipedia.org/wiki/Glacier_mice
196•ostacke•5d ago•40 comments

Kmart Digicam Mod Part 2

https://mason.bearblog.dev/kmart-digicam-mod-part-2/
5•masoniamme•5d ago•0 comments

Samsung's Processing-in-Memory (PIM)

https://chipsandcheese.com/p/hot-chips-2026-samsungs-processing
218•ingve•13h ago•73 comments

Vim's UserGettingBored Autocmd

https://evanhahn.com/usergettingbored-vim/
23•zdw•5d ago•5 comments

EVE Online moves to Python 3

https://www.eveonline.com/news/view/the-move-to-python-3-begins
227•TylerJaacks•4d ago•110 comments

Creating the Aetheryte Radio

https://haz.ee/posts/aetheryte-radio.html
51•wonger_•1d ago•12 comments

A better SQL in 11 lines of code

https://prela-lang.org/tutorial/
15•remywang•2h ago•7 comments

Nancy Grace Roman Space Telescope

https://science.nasa.gov/mission/roman-space-telescope/
75•JumpCrisscross•3h ago•25 comments

GrapheneOS project: pixel 11 no longer supports hardware memory tagging (MTE)

https://bsky.app/profile/grapheneos.org/post/3mua32q4ds22e
145•400thecat•4h ago•53 comments

Trees for a Changing Climate and Resilient Urban Forest (2022)

https://www.coolboulder.org/news/trees-for-a-changing-climate-resilient-urban-forest
6•mooreds•3h ago•0 comments

Htmx 4.0

https://four.htmx.org/announcements/2026-08-28-htmx-4.0.0-is-released
781•rmsaksida•1d ago•195 comments

Boot a Virtual iPhone via Apple's Virtualization.framework

https://github.com/Lakr233/vphone-cli
359•hentrep•20h ago•95 comments

Show HN: Galaxium, an experimental WebGPU space explorer

https://galaxium.app
81•guillaumec•5d ago•26 comments

Hunting Down a Go Runtime Bug on 32-Bit Embedded Systems

https://sigma-star.at/blog/2026/08/go-runtime-netpoll-bug/
96•birdculture•3d ago•12 comments

StemDeck, a free, open-source and local AI stem separator

https://github.com/stemdeckapp/stemdeck
184•thclpr•18h ago•56 comments

Time complexity of operations on Python's built-in types

https://docs.python.org/3.16/library/time-complexity.html
79•theanonymousone•4d ago•29 comments

Europe's last regular standard-gauge steam passenger service

https://parowozowniawolsztyn.pl/?page_id=2141
100•GungulSurm•2d ago•24 comments

I accidentally turned LLM memory into program analysis

https://pwning.systems/posts/llm-memory-program-analysis/
256•matt_d•20h ago•71 comments
Open in hackernews

The growing divide between AI hype and software engineering reality

https://optimizedbyotto.com/post/why-open-source-projects-ban-ai/
28•jruohonen•3h ago

Comments

slowin•1h ago
I think this post (and the OSS projects that he mentions that ban AI) are very reactionary.

> But the idea that AI has or will surpass humans any time soon in either capabilities or efficiency is simply not true

AI is already better than most developers. I'm not sure what alternative reality people are remembering, but human coders for the most part have been really awful at writing code. I think the average PR from an LLM is head and shoulders above the average PR from a human. Does it write code in the preferred style and architecture of the project maintainer 100% of the time? No, and neither did humans.

I think there are many legitimate criticisms of AI, but "they suck at coding" isn't one of them. The progress we've seen in the last couple of years alone suggest that very soon they will be better at coding than any person. As a coder of over 30 years, I've embraced this fact and come to terms with it. Leverage your knowledge of systems, software engineering and product design and you can be living in a golden era for software development. That's how it feels to me at least.

rozal•48m ago
that’s the thing, you can have the LLM study and make a skill to only code in the maintainers preferred style or readability.
handoflixue•46m ago
Yeah, it's a bit absurd. There's so many empirically measured benchmarks where LLMs clearly exceed human capabilities and efficiencies!
polotics•21m ago
Make your own benchmark on your own work, keep them to yourself. Try one typical not completely unambiguous spec document like you're likely to have seen. See if the AI asks the right questions, and how it navigates its unknown unknowns.
fzeroracer•35m ago
How do you know your average AI PR is better than a human developer? Most of the teams that I see touting the benefits almost never review the code that's output, or they offload that process to another agent.

Like I see people say this, and yet the teams that are AI maxing produce worse code than ever. Software has rapidly gotten more unstable and unsustainable over the past three or so years than I've experienced in the past 20.

dannyw•33m ago
I agree, and I think what you’re describing is only scratching the surface of what’s possible today.

It’s even more powerful with large data and knowledge sources connected.

Takes a lot of work to set up effectively, but when connected to Slack _properly_ (not their MCP; but API which is more powerful), a database of your repo’s PRs/comments, data warehouses including analytics/telemetry and logs; and in a strong harness (including using multiple models simultaneously; like the OMP advisor pattern), what AI can achieve combined your domain expertise and human intelligence is just mind bogglingly crazy.

The larger your codebase / product / volume is; the more powerful it gets. AI has found many needles in haystacks that’s just impossible for a single person or team in large companies; because nobody has all the context.

I’ve embraced it too now. Initially I felt a bit disempowered and just somewhat uncomfortable.

Over time, I realised that I’m still doing serious and interesting engineering: just at a higher level of abstraction.

And for the craft and passion of software engineering, I have a couple of pet projects where I use ‘limited AI’. Good to still keep your wits sharp.

ericmcer•33m ago
They are only good in the context of the engineer guiding them.

I really can’t imagine what would happen if I didn’t manually intervene sometimes and just kept prompting it for the new behavior I wanted.

kazinator•8m ago
[delayed]
pipes•29m ago
I've been really struggling to get AI to write good quality c# code, or to be precise, what I see as good quality. I'm in two minds on if it matters or not.

On one hand I think, I want to be proud of it, I want to be able to explain it, if it breaks I want to be able to figure out why.

On the other hand, AI can do all of that with badly written code, so who cares.

Edit: however, it still feels like an amazing power tool, but it has taken me months to figure out how to use it.

I have the opposite experience of everyone else I follow online, I find it terrible at green field and great at brownfield. Green field it makes horrible choices as it has nothing to follow.

I'm in no way a very good programmer, or very smart, but the code I saw most of my co-workers writing was about the same quality as AI, not very good.

lowsong•27m ago
> ... you can be living in a golden era for software development.

Let's assume for a moment that you're correct. That AI is already better than most developers, for whatever definition of "better" you like, and they will very soon be better than any person. (I think this is a total fantasy and you've failed to recognise the limitations as the article points out, but I digress.)

In that case the end goal of these companies is to replace all software engineers. Do you not see that? They've not been hiding this fact. It's a good thing for you and I that these models don't work, because if they did the "golden age" is not coming for us, it's coming for people who own compute capacity and the rest of us will become labourers.

polotics•23m ago
I kind of agree that the post is a bit too far away from the trenches to be able to claim it will reveal "software engineering reality".

From where I snipe, I see a big divide between those...

1) that try to surrender to AI, aiming to fully replace value-added intellectual effort and often also to augment enterprise value-mask slop busywork...

...they fail, and succeed, and the collective suffers.

2) those that ride AI to get more challenged, more feedback if any kind, to tread further but with attention to the right details

...they succeed

datadrivenangel•17m ago
The problem is that skill at coding is not exactly the same thing as skill at developing and maintaining software, and AI can help there as well, but a swarm of cowboy coder agents will get you to a legacy codebase very very quickly.

And even if the AI is better than most humans, the speed means that you get more defects and issues! If a human developer has a change failure rate of say 10%, (1 in 10 changes causes a defect or issue), and AI is twice as good and only introduces bugs 5% of the time, but submits 10x as many changes, then you go from 1 bug per unit of time to 5 bugs per unit of time, so your velocity is up 10x but your defect rate is up 5x...

kazinator•9m ago
[delayed]
digitcatphd•46m ago
First, I don’t think it’s widely accepted financial markets are in an AI bubble or there is actually any evidence to support this, most market cap growth is supported by real earnings per share. It is debatable how long that will continue and if it is sustainable, but that isn’t a bubble it’s a cycle. Even the most skeptical investors to bubbles like Buffet and Burry, have large stakes in Google and Microsoft, front line bets on AI.

Second, I agree with the distinction evals are not enough, and this is dangerously making people reckless, I think the conclusion is still quite incorrect.

There is essentially nothing magical about being human. Our primitive brains were trained on logic, reasoning and processes. An LLM is simply this on less efficient hardware, but, improving at a speed faster than human evolution.

lowsong•18m ago
> I don’t think it’s widely accepted financial markets are in an AI bubble or there is actually any evidence to support this

It's widely reported on and discussed. You'll find plenty of people saying it isn't one, but I'm sure you can find an economist willing to take any position you like if you look hard enough. Not to mention everyone who's financially incentivised to continue to claim that there isn't a bubble.

> Even the most skeptical investors to bubbles like Buffet and Burry, have large stakes in Google and Microsoft, front line bets on AI.

Burry has been warning about an AI bubble for years.

> There is essentially nothing magical about being human. Our primitive brains were trained on logic, reasoning and processes. An LLM is simply this on less efficient hardware, but, improving at a speed faster than human evolution.

There is no basis for this claim. There is no evidence that human brains and the process of evolution that led to modern humans is at all similar to how LLMs function. If you're going to evaluate an LLM then evaluate an LLM, you can't say "Humans can do X, LLMs are like humans, therefore LLMs can/will do X" because there is no evidence to connect them.

bsenftner•8m ago
> It's widely reported on and discussed. You'll find plenty of people saying it isn't one, but I'm sure you can find an economist willing to take any position you like if you look hard enough. Not to mention everyone who's financially incentivised to continue to claim that there isn't a bubble.

Our media is a weaponized crap factory. There is literally nothing but propaganda and insider knowledge. You're network is how you survive today, mass media and social media and anyone that uses these medias as guidance is weaponized against their own interests. Your own critical analysis, secondary considerations, knowledge of real factual history, and your effective communications skills are how you survive. Not by listening to others and their parrot echo of some media propaganda trying to control the narrative.

preommr•35m ago
This conversation again?

They go nowhere because people are using wildly different definitions and contexts. There's one already in here about how ai is better than humans at coding.

- Yes llms are better at the mechanics of coding

- no they're not good enough for overall software dev.

- yes, this stuff should've been automated years ago in frameworks and in libs, or through sane programming langs that dealt with memory and logic flow better.

- yes, they're much more useful for documentation, search, etc. than they are at actual coding

- no, your stats aren't useful - 90% of coding is meaningless if you've also massively increased the amount of slop produced

- yes, llms do make you more productive overall, whether it's 10-30% or 1000% is context dependent

- yes and no that AI will change everything; no it doens't make sense to keep comparing pre-ai and post-ai worlds, it is very likely that the gains cancel each other out and we all just move up a layer of abstraction, and end up in a simlar situation to now.

- no we don't know what will actually happen to the job market, things can remain irrational longer than you can remain solvent. We've had the technology to be where are 20-30 years ago if we were focused as a society. Things take time, and real world is complicated.

chermi•15m ago
Exactly the post you'd expect at this stage in the technology adoption and hype cycle. People got over hyped not understanding how technology and technology adaption works. Then they get a bunch of like 6-12 month lagging indicators further convincing them of the worse. Right when they become most certain the technology is useless is precisely when the people that have adopted it and truly understand it leave them in the dust. There's gotta be a name for it?
grey-area•3m ago
Certainly this is the impression true believers have had for at least a year. Nobody seems to have been left in the dust yet though. How odd.
daishi55•15m ago
> But are LLMs actually getting smarter, or just better at fooling us?

They’re getting smarter. Next question.