frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Show HN: Ghost Pepper – Local hold-to-talk speech-to-text for macOS

https://github.com/matthartman/ghost-pepper
323•MattHart88•9h ago•140 comments

Solod – A Subset of Go That Translates to C

https://github.com/solod-dev/solod
79•TheWiggles•4h ago•18 comments

Launch HN: Freestyle – Sandboxes for Coding Agents

https://www.freestyle.sh/
241•benswerd•13h ago•131 comments

A cryptography engineer's perspective on quantum computing timelines

https://words.filippo.io/crqc-timeline/
411•thadt•14h ago•167 comments

Issue: Claude Code is unusable for complex engineering tasks with Feb updates

https://github.com/anthropics/claude-code/issues/42796
913•StanAngeloff•15h ago•520 comments

Sam Altman may control our future – can he be trusted?

https://www.newyorker.com/magazine/2026/04/13/sam-altman-may-control-our-future-can-he-be-trusted
1155•adrianhon•19h ago•442 comments

German police name alleged leaders of GandCrab and REvil ransomware groups

https://krebsonsecurity.com/2026/04/germany-doxes-unkn-head-of-ru-ransomware-gangs-revil-gandcrab/
281•Bender•15h ago•139 comments

Show HN: GovAuctions lets you browse government auctions at once

https://www.govauctions.app/
257•player_piano•13h ago•73 comments

Apollo Guidance Computer Restoration Videos and Press Coverage

https://www.curiousmarc.com/space/apollo-guidance-computer
8•mariuz•2d ago•1 comments

VOID: Video Object and Interaction Deletion

https://github.com/Netflix/void-model
126•bobsoap•3d ago•39 comments

Anthropic expands partnership with Google and Broadcom for next-gen compute

https://www.anthropic.com/news/google-broadcom-partnership-compute
206•l1n•7h ago•93 comments

Peptides: where to begin?

https://www.science.org/content/blog-post/ah-peptides-where-begin
88•A_D_E_P_T•8h ago•125 comments

What being ripped off taught me

https://belief.horse/notes/what-being-ripped-off-taught-me/
370•doctorhandshake•16h ago•190 comments

Show HN: Hippo, biologically inspired memory for AI agents

https://github.com/kitfunso/hippo-memory
70•kitfunso•7h ago•17 comments

Book review: There Is No Antimemetics Division

https://www.stephendiehl.com/posts/no_antimimetics/
229•ibobev•16h ago•166 comments

AI singer now occupies eleven spots on iTunes singles chart

https://www.showbiz411.com/2026/04/05/itunes-takeover-by-fake-ai-singer-eddie-dalton-now-occupies...
134•flinner•13h ago•198 comments

Show HN: Anos – a hand-written ~100KiB microkernel for x86-64 and RISC-V

https://github.com/roscopeco/anos
46•noone_youknow•2d ago•11 comments

The Last Quiet Thing

https://www.terrygodier.com/the-last-quiet-thing
191•coinfused•2d ago•108 comments

Sky – an Elm-inspired language that compiles to Go

https://github.com/anzellai/sky
148•whalesalad•14h ago•53 comments

Show HN: Tusk for macOS and Gnome

https://shapemachine.xyz/tusk/
68•factorialboy•2d ago•18 comments

Graph-go – zero config, full visibility

https://github.com/guilherme-grimm/graph-go
12•devGrimm•3d ago•1 comments

Dear Heroku: Uhh What's Going On?

https://judoscale.com/blog/heroku-whats-going-on
41•crcastle•4h ago•10 comments

HackerRank (YC S11) Is Hiring

1•rvivek•8h ago

Linux extreme performance H1 load generator

https://www.gcannon.org/
9•MDA2AV•2d ago•4 comments

After 20 years I turned off Google Adsense for my websites (2025)

https://blog.ericgoldman.org/archives/2025/06/after-20-years-i-turned-off-google-adsense-for-my-w...
160•datadrivenangel•6h ago•111 comments

Battle for Wesnoth: open-source, turn-based strategy game

https://www.wesnoth.org
435•akyuu•12h ago•121 comments

The cult of vibe coding is dogfooding run amok

https://bramcohen.com/p/the-cult-of-vibe-coding-is-insane
513•drob518•11h ago•446 comments

Agent Reading Test

https://agentreadingtest.com
59•kaycebasques•10h ago•18 comments

Show HN: TTF-DOOM – A raycaster running inside TrueType font hinting

https://github.com/4RH1T3CT0R7/ttf-doom
38•4RH1T3CT0R•10h ago•9 comments

The team behind a pro-Iran, Lego-themed viral-video campaign

https://www.newyorker.com/culture/infinite-scroll/the-team-behind-a-pro-iran-lego-themed-viral-vi...
121•tantalor•15h ago•177 comments
Open in hackernews

Why the majority of vibe coded projects fail

https://www.reddit.com/r/ClaudeAI/s/Vkkzi4lUW0
21•juniormpakou•2h ago

Comments

linzhangrun•2h ago
These "vibe coders" would never even have thought before, "Oh, maybe I could build a piece of software too."

The barrier to entry has unquestionably dropped dramatically. As long as you have some programming foundation, a several-fold increase in productivity makes it entirely reasonable to choose technology stacks that you would never have seriously considered before. I have a programming background, had never studied WinUI 3, and yet it was still enough for me to build several native Windows applications that made it onto the Microsoft Store.

Of course, the more knowledge you have, the higher your chances of success. Using WinUI 3 again as an example, I definitely cannot fix bugs that Claude itself cannot fix, nor can I see the deeper potential problems beneath the surface. But it works, and that is already quite good. Just look at how many components in Microsoft's own Windows 11 do not work particularly well. That is what it comes down to: the barrier to entry has fallen dramatically, while the marginal returns of deeper learning are diminishing.

testbjjl•1h ago
This reminded me of the shift from gambling with cash and a bookie connected to the mafia, to draft kings/fanduel to prediction markets. In the end the house always wins.
ricksunny•1h ago
I wonder if vibe coding dev-ops will follow the path blazed by virtual machine managers vs bare metal servers. If the bare metal server crashes, you had to go out and, like a rancher’s calf, nurse it back to health. If the VM crashes, you take it out into the pasture and shoot it (and re-spin up another VM).

In the vibe coded world, if a bug is found (or a relied-upon api is deprecated, or a a dependency is found to suffer a security vulnerability, a vendor changes. etc) do we simply kill the codebase and vibecode up a fresh one de novo from the same prompts as the original, adding only knowledge of the recent failure mode?

slopinthebag•1h ago
Are you wondering if in the future AI will take a spec in natural language and convert it into thousands or millions of lines of code every time a bug is surfaced?
ricksunny•55m ago
The only thing I wonder is what practices deployment engineers will lobby management for under well-aligned incentive structures
georgemcbay•1h ago
> In the vibe coded world, if a bug is found [...] do we simply kill the codebase and vibecode up a fresh one de novo from the same prompts as the original, adding only knowledge of the recebt failure mode?

That sounds like a horrible plan, LLMs are non-deterministic (practically speaking, I know they can be run with temperature=0 locally, but not really relevant to the way anyone is writing code with them now).

Feeding the same spec in with some changes to deal with the one bug you discovered and regenerating all the code is likely to create a system that has new bugs (unrelated to the one you fixed by amending the spec) that may not have existed the last go-around.

You'll be playing whack-a-mole forever.

slopinthebag•1h ago
This is true, but people also seem to think that means we're going to be getting more worthwhile software, yet that is never really the case. Look at how commercially available game engines made publishing A and AA games more accessible, the expectation is a flood of amazing indie games but it's actually just a flood of slop and cash grabs and asset flips. And now the same thing is happening again in the game industry, like it is with the software industry.
stratts•1h ago
But there was (and still is) a flood of amazing indie games. Due to the lower barrier of entry it was just naturally accompanied by a deluge of crap.
slopinthebag•53m ago
Debatable if those would have existed regardless, since their creators were already experts and uber talented. They often wrote their own engines anyways or used lower level libraries like Monogame.
brookst•1h ago
As opposed to Very Serious Lifelong Programmers, who, of course, see nothing but success in every project.
tayo42•1h ago
Links to a screen shot to some rant bro

Are these chat apps built with one giant monolithic architecture? Seems like you could spin up isolated copies per organization and your scaling needs would be a lot lower and simpler. Then run everything in k8s with over subscription to deal with the compute overhead waste.

mzelling•1h ago
This take confuses the value of a project at inception with its value at maturity. Vibe-coded projects are at the beginning of their life. When Slack was at a comparably stage, it similarly didn't have hundreds of engineers running it. So the question facing vibe coding is not whether it can substitute for a mature tech product. The question is if vibe coding can substitute for genuine engineering expertise at the very beginning of a budding, immature project.
joegibbs•58m ago
How many projects get to the point where they're at 50 or 100 people online at the same time but fail due to technical issues before they reach 50k? I would say very few. 99% of the time the problem is that they never reach that simultaneous 100 people due to other, non-technical issues like not being a product that people really want. If you've got 50k people wanting to use your product it's a success even if you've got technical problems and it's crashing all the time.
ChrisArchitect•18m ago
Post the source instead of a Reddit post of a Twitter screenshot please

https://x.com/paoloanzn/status/2032388364025118757 (https://xcancel.com/paoloanzn/status/2032388364025118757)