frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Rumors that OpenAI recently finished new >10T parameter training run

https://twitter.com/synthwavedd/status/2092326145270456377
1•andy12_•1m ago•0 comments

The Deadly Global War for Sand (2015)

https://www.wired.com/2015/03/illegal-sand-mining/
1•EndXA•1m ago•0 comments

Former Rockstar producer says Read Dead Redemption 1 online had a "cheater jail"

https://old.reddit.com/r/gaming/comments/1vy75nq/former_rockstar_producer_says_rdr_1_online_had_a/
1•embedding-shape•2m ago•0 comments

Microsoft Copilot Cowork Controlled by Attacker, Bypassing Sandbox

https://www.promptarmor.com/resources/microsoft-copilot-cowork-sandbox-bypass
1•hackerBanana•2m ago•0 comments

Category Theory for Kids

https://kids.kiddle.co/Category_(mathematics)
1•marysminefnuf•2m ago•0 comments

Make your own Darkbloom – The Expert Network pools Macs into one model

https://github.com/walter-grace/expert-sniper
1•beargrizzzy•2m ago•0 comments

Adding diagrams to my static site generator with D2

https://www.gilesthomas.com/2026/08/adding-d2
1•gpjt•3m ago•0 comments

Japanese farmers go nocturnal as extreme heat makes the day too dangerous

https://www.theglobeandmail.com/world/article-japanese-farmers-nocturnal-heat-safety/
1•debo_•8m ago•0 comments

Rare Disease, Real Kid: The MVA Hackathon 2026

https://sagebio-rare-disease-real-kid-mva-hackathon-2026.hf.space/
1•dsr12•10m ago•0 comments

Bit Pixel

https://1bitstudio.app/pixel/
1•selimonder•10m ago•0 comments

Tracing Claude Tag, Anthropic's Slack Agent

https://docs.scorecard.io/intro/claude-tag-tracing
1•Rutledge•12m ago•0 comments

OpenAI's 700W Jalapeño ASIC outpaces 1,400W Nvidia flagship GPU

https://www.tomshardware.com/tech-industry/semiconductors/openai-says-its-jalapeno-chip-beats-nvi...
1•rbanffy•14m ago•0 comments

One Go binary, one YAML file, one SQLite database: I wrote my monitoring tool

https://rvier.fr/posts/why-i-wrote-my-own-monitoring-tool-EN
2•brvier•20m ago•0 comments

Claim your city's #1 spot

https://www.outbidhere.com
1•paulmbw•20m ago•1 comments

Valley of the Ants

https://en.wikipedia.org/wiki/Valley_of_the_ants
1•marysminefnuf•21m ago•0 comments

Ripping Off the Hey.com Band-Aid

https://kylemcgough.com/blogs/ripping-off-the-heycom-band-aid
14•sosodev•24m ago•1 comments

Python's pre-declared constants are kinda weird

https://sebsite.pw/w/20260801-pythonconstants.html
4•rbanffy•25m ago•0 comments

Same net, same seed – 100% vs. 50% on unseen magnitudes

https://structured-intelligence.grok.me
1•jarrodseth•26m ago•0 comments

Making Atuin sync 32x faster with packfiles

https://blog.atuin.sh/making-atuin-sync-32x-faster-with-packfiles/
2•sea-gold•26m ago•0 comments

Show HN: Flinch – a Dutch auction for one ad slot that never ends

https://flinch.auction/
1•nadermx•28m ago•0 comments

Show HN: Graphlib 3.1 – the C++ 23, header only solution to directional graphs

https://github.com/RANDOMFNP/Graphlib
1•RandomFNP•29m ago•0 comments

Ask HN: Is "3D as software" about to undergo a Cambrian Explosion?

2•baigy•31m ago•0 comments

On the gradual formation of thoughts in the process of speech (1805) [pdf]

https://odradeksjourney.wordpress.com/wp-content/uploads/2017/11/on-the-gradual-formation-of-thou...
1•rzk•32m ago•0 comments

Uniform Financial Institutions Rating System

https://www.federalregister.gov/documents/2026/05/19/2026-09944/uniform-financial-institutions-ra...
1•petethomas•34m ago•0 comments

The Second Age of Melancholy

https://buildingthenews.substack.com/p/the-second-age-of-melancholy
1•OrrH•36m ago•0 comments

Show HN: Codex / Claude Code harness for Java high performance improvements

https://registry.modelcontextprotocol.io/v0.1/servers/io.github.JAIPilot%2Fjaipilot/versions/6.4.2
3•surajkrajan•40m ago•0 comments

Show HN: Ecdeos – P2P Web/Native Distributed OS on Entity Core Protocol

https://ecdeos.org
1•billatbillslab•44m ago•0 comments

AntiNCII – hashing to combat intimate image abuse without file uploads

https://antincii.org/
2•ndf00•45m ago•1 comments

XCancel also down, at least for time being

12•orange999•45m ago•1 comments

OKF Isn't Replacing the Vector Database. It's Freeing It

https://medium.com/@majid.fekri/okf-isnt-replacing-the-vector-database-it-s-freeing-it-3cc64ab47fa3
2•supportm•46m ago•0 comments
Open in hackernews

Ask HN: What percentage of your coding is now vibe coding?

2•mbm•1y ago
As a rough estimate...

Comments

90s_dev•1y ago
Proudly zero. I just wrote and posted an article explaining why. The short version: genuine engineering is an abandoned skill I want to revive.
leakycap•1y ago
Zero.

But there wasn't this much hate for people who copied random Javascript off whatever site LYCOS linked you to back in the day. Vibe coding for non-critical applications doesn't seem all that different to me.

JohnFen•1y ago
Zero
latexr•1y ago
Zero. I care about the code I write and value doing things well and building knowledge through deep understanding. Over the years I’ve proven to myself (and others) that approach improves both speed and accuracy, as well as reduce the need for rewrites because experience increases the chance I’ll get it right early on and design in a way that I don’t paint myself into corners.

I’ve noticed that coding with an LLM leads to severely diminished knowledge retention and learning (not to mention it’s less fun), and I suspect overuse would lead to a degree of dependency I don’t wish for myself.

joeismailyan•1y ago
Depends on the task. I use AI for planning/figuring out how to implement stuff. Probably 80% is with AI to bounce ideas off and figure things out.

Writing the code, probably 30% is with AI. Our product requires a lot of context for AI to get stuff right so it's challenging to get it to write good, working code. If it's a small thing that doesn't require a lot of context then I use AI.

I use various tools for this, let me know your needs and I can provide recommendations.

chrisrickard•1y ago
Vibe coding in the traditional sense (coined by Karpathy back in Feb): 20%

Vibe coding using detailed, structured requirements (from tools like Userdoc): 65%

khedoros1•1y ago
Very little. It's directly forbidden for my day job, and if I'm programming anything in my off hours, it's for my own enjoyment.

All of the code that I've generated by LLM has backed itself into a corner very early on, so I tend to use that as a starting point, then fix and refactor. I've made some toy-sized programs that way (but hours quicker than I would've looking up library documentation on my own).

I've had good luck refining my understanding of some concepts, talking through design of pieces of code, and basically generating snippets of example code on demand. Even in those limited cases, I end up relying on my own experience to determine what's helpful and what's crap. They're usually intertwined.

codeqihan•1y ago
Partly. Mostly I write it myself, and only ask the LLM when I encounter problems.
apothegm•1y ago
I almost never tell it to just write me a thing (what I think of as vibe coding). (2%)

I sometimes write a pretty detailed doc or spec; have the AI draft an implementation; then review and fix it myself. I try to keep this to “reasonable PR” size, a few hundred lines (a module or two) max, and will do a few rounds per hour. (~25%)

I will often stub out modules or classes (sometimes with docstrings) and tab-complete big chunks of them. (And then turn tab completion off and rage-code the rest by hand because the AI is so far off base.) (~25%)

I will often tell the AI to write tests for stubbed methods prior to implementation. I then double check the tests before moving on to manual or AI-assisted implementation. This is usually in increments of a single AI request/response. (~35%)

I will occasionally ask the AI to change existing code and tests, usually in a single request/response. I’ve had very mixed results with this. (~10%)

I have been finding myself writing code in smaller standalone libraries and then assembling those into larger and larger composites so that each library is a size a model can more realistically reason about; and for the layers on top of it the AI wont fill its context up reading all that source instead of just the public API docs.

rstuart4133•1y ago
Zero.

I've now convinced myself current LLM's are much closer to a "stochastic parrot" than an AGI in all areas other than natural language processing. In natural language they are super-human, meaning they can wordsmith better than most humans and are far faster at it than all humans.

That means it you are writing something it's seen a lot of before in it's training data in a language that's somewhat forgiving (so, not C), vibe coding might have 1/2 a chance. I don't do that. But if you're building UI's in javascript using a common framework it might work for you.