Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. European leaders prepare public for 'intensified threat' from Putin(politico.eu ↗)
    discuss
  2. Why my alert triage workflow needed a CLI(powers.dev ↗)
    discuss
  3. AI cracked the Navier–Stokes challenge. What does that mean for physics?(nature.com ↗)
    discuss
  4. Machine Gods – the official podcast of the singularity(machinegods.fm ↗)
    discuss
  5. Cannabis Supply Chain Database(cannabis-supply-chain.pages.dev ↗)
    discuss
  6. AI insiders issue new warnings – including former Anthropic engineer Jacob Coxon(slashdot.org ↗)
    discuss
  7. Plan Advice in PostgreSQL 19(tapoueh.org ↗)
    discuss
  8. Prepare your iPhone 18 Pro Max to ship(support.apple.com ↗)
    discuss
  9. Bring back old Opus in Claude Code(osr.im ↗)
    1comments
  10. Alibaba open-sources AI model that can detect cancer and nearly 150 conditions(scmp.com ↗)
    discuss
  11. Swiss Federal Council Adopts the 2026 Security Policy Strategy(admin.ch ↗)
    discuss
  12. Jump N Bump(jumpnbump.net ↗)
    discuss
  13. Show HN: Do your vitamins work?(supplementdex.com ↗)
    1comments
  14. I've cross-examined a lot of humans, but never a supercomputer. Check it out(chatgpt.com ↗)
    discuss
  15. Show HN: Wcagent let use your ChatGPT subscription for coding(wcagent.ai ↗)
    discuss
  16. Omarchy team started working on Qualcomm's Snapdragon platform support(omarchy.org ↗)
    discuss
  17. Wildlife corridor project is first Canadian finalist for Earthshot Prize(cbc.ca ↗)
    1comments
  18. TypeSafe AI's Jev Is Not an LLM – and That May Be the Point(forkast.news ↗)
    discuss
  19. AI-based learning is a joke(qlain.online ↗)
    1comments
  20. What Is Synthetic Data Generation? A Simple Explainer(aptiv.com ↗)
    discuss
  21. The Working Class Face a 'Class Ceiling' in Elite Occupations(nytimes.com ↗)
    2comments
  22. Show HN: StopReg – Email API for detecting disposable email and signup abuse(stopreg.com ↗)
    discuss
  23. A New Risk for Mathematicians(twitter.com/shallit43 ↗)
    discuss
  24. Yongsan Electronics Market (Seoul)(wikipedia.org ↗)
    discuss
  25. Score Centering Stabilizes Off-Policy Reinforcement Learning(arxiv.org ↗)
    discuss
  26. The Other Way AI Impairs Our Thinking(theatlantic.com ↗)
    discuss
  27. Uber ordered to pay $40M over death of woman left on Southern California freeway(ktla.com ↗)
    discuss
  28. Unit Tests: Protecting Your Code from Being Poorly Handled by Others(yosefk.com ↗)
    discuss
  29. Analysis busts myths of Roman road network, offers insight into ancient world(cnn.com ↗)
    1comments
  30. U.S. Has Reached Security Deal on Greenland(nytimes.com ↗)
    1comments

I vibecoded a tool to shrink Golang codebase automatically

1 pointsby 5h agogithub.com
1 comments
5h agoHN ↗

Hello!

I am a developer, and you probably are too. If you do, you're probably working with AI, and probably there is an agentic coding tool spitting text somewhere in your compute while you read this.

Something I noticed is that these AI tools generate a LOT OF CODE.

I call this POSITIVE PRESSURE OVER AST

So I decided to create a tool to fight back, generating NEGATIVE PRESSURE OVER AST