frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

What's your video agency tool stack?

https://timeliner.io
1•joeyparker•1m ago•1 comments

Non-Normal Distributions in the Real World

https://qualityamerica.com/LSS-Knowledge-Center/statisticalinference/non_normal_distributions_in_...
1•Tomte•4m ago•0 comments

Federated Wiki

http://fed.wiki.org/view/welcome-visitors/view/about-federated-wiki
1•RebelPotato•6m ago•0 comments

Three hundred synths, 3 hardware projects, and one app

https://midi.guide/blog/three-hunded-synths-one-app/
1•ductionist•6m ago•0 comments

New Rule on Web and Mobile Accessibility for State and Local Governments (2024)

https://www.ada.gov/resources/2024-03-08-web-rule/
1•divbzero•6m ago•0 comments

Matrix-matrix multiplication, from less conventional points of view

https://okmij.org/ftp/Algorithms/matmul.html
1•nbaksalyar•7m ago•0 comments

CLI tool to generate the maximum possible LOC and commits in minimum time

https://github.com/jshchnz/codemaxxed
1•SheinhardtWigCo•8m ago•0 comments

CarriFit – Free AI Calorie Counter

https://play.google.com/store/apps/details?id=com.carrifit.app&hl=en_US
1•mytesting•16m ago•0 comments

Addyosmani/agent-skills: Prod-grade skills for AI coding agents

https://github.com/addyosmani/agent-skills
1•msolujic•16m ago•0 comments

People Love to Work Hard

https://www.anildash.com/2026/04/06/people-love-to-work-hard/
1•zdw•20m ago•0 comments

Chinese pigs fed new menu as Beijing weans farmers off US soy

https://www.reuters.com/world/china/chinese-pigs-fed-new-menu-beijing-weans-farmers-off-us-soy-20...
1•petethomas•27m ago•0 comments

AI Agent Traps

https://papers.ssrn.com/sol3/papers.cfm?abstract_id=6372438
2•_____k•28m ago•0 comments

Skunk: a Rust based language that compiles to Go

2•stickynotememo•34m ago•1 comments

Anthropic revenue growth: $11 billion since start of March

1•aurareturn•34m ago•0 comments

Decrypting a DPRK macOS infostealer: 571 values via CPU emulation

https://github.com/Darksp33d/hyperhives-macos-infostealer-analysis
1•darksp33d•55m ago•0 comments

ClearSpec – Turn vague goals into specs that AI agents can execute

https://www.clearspec.dev/
1•mikopiko•58m ago•0 comments

Global human population has surpassed Earth's sustainable carrying capacity

https://iopscience.iop.org/article/10.1088/1748-9326/ae51aa
1•littlexsparkee•1h ago•0 comments

Are We Augmented by AI Yet?

https://unskilled.blog/posts/are-we-augmented-by-ai-yet/
1•meysamazad•1h ago•0 comments

Asia's EVolution: How the Toyota Prius Comes to Die in Mongolia [video]

https://www.youtube.com/watch?v=KyEVDmoh5lo
1•WorldPeas•1h ago•0 comments

Show HN: A Framework for Evaluating Coding Agents on Sequential SWE

https://arxiv.org/abs/2604.03035
1•tdchaitanya•1h ago•0 comments

Mark Zuckerberg's turbulent bet on AI

https://www.ft.com/content/cd3c6867-2f73-417d-a299-fb91a57bfe08
3•bram98•1h ago•0 comments

OpenAI, Anthropic, Google unite to combat model copying in China

https://www.businesstimes.com.sg/international/global/openai-anthropic-google-unite-combat-model-...
3•doppp•1h ago•0 comments

Google AI Edge Eloquent (iOS)

https://apps.apple.com/us/app/google-ai-edge-eloquent/id6756505519
2•ukuina•1h ago•1 comments

Happiness is a maintenance problem, not a discovery problem

https://gist.github.com/emeitch/390360452a9f5e37fa39ff91c836edbd
1•emeitch•1h ago•0 comments

Sync Chrome Tabs Across Multiple Computers

https://www.rabbitpair.com/en/blog/chrome-tab-sync-across-devices-guide
1•xiguali•1h ago•0 comments

Gestify – Gesture Controls for Every Web Video

https://www.rabbitpair.com/en/blog/gestify-mobile-fullscreen-video-guide
1•xiguali•1h ago•0 comments

Old wisdom from StackOverflow (2021): Code quality is a competitive advantage

https://stackoverflow.blog/2021/10/18/code-quality-a-concern-for-businesses-bottom-lines-and-empa...
4•perpetua•1h ago•3 comments

Show HN: Wan 2.7 – AI Video Generator for Cinematic Content

https://wan27.co
1•danielmateo773•1h ago•0 comments

Brazil, India and Russia hold large reserves of rare earth but don't mine them

https://ourworldindata.org/data-insights/brazil-india-vietnam-and-russia-hold-large-reserves-of-r...
2•alphabetatango•1h ago•1 comments

Voxtype – Push-to-Talk Voice-to-Text for Linux and macOS

https://voxtype.io/
1•ticoombs•1h ago•1 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•1h 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•57m 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•28m ago
The only thing I wonder is what practices deployment engineers will lobby management for under well-aligned incentive structures
georgemcbay•50m 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•58m 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•47m 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•26m 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•31m 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.