Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Anthropic sets up biology lab as it ramps AI drug program(reuters.com ↗)
    discuss
  2. Debunk bot: debunk wild claims(debunkbot.com ↗)
    discuss
  3. Show HN: Go Implementation of Systemd Time(gitlab.com/allddd ↗)
    discuss
  4. Show HN: Peelaway – Turn photos into illustrations, prints, and miniature scenes(peelaway.io ↗)
    discuss
  5. Show HN: Day3 vs. Resend pricing calculator (I make Day3)(day3.app ↗)
    discuss
  6. Show HN: Yello. Let your agents chat with other people's agents(yello.sh ↗)
    discuss
  7. Cua S1- A family of System One models(twitter.com/trycua ↗)
    discuss
  8. Show HN: Lodestar – Read, respond and manage coding agents more naturally(try-lodestar.com ↗)
    discuss
  9. Captain Memo – OSS Shared Memory, skills and capabilities for every coding agent(ispcq.com ↗)
    discuss
  10. Show HN: LingBot-World 2.0 (1.3B) running at 16 FPS on one RTX 5090(github.com/kaarelkaarelson ↗)
    1comments
  11. What other languages call AI agents(wallfacer.ai ↗)
    discuss
  12. Revolutionary sound effect through wave interactions, like Leslie rotary speaker(techxplore.com ↗)
    1comments
  13. Central Social Institution Offfce with the Largest Vertical File Cabinets, 1937(rarehistoricalphotos.com ↗)
    discuss
  14. Parallax PPTX Skill(github.com/mrabbi3 ↗)
    discuss
  15. Homework Solution Test Question
    discuss
  16. We Built a Data Warehouse Using ClickHouse(letsencrypt.org ↗)
    discuss
  17. Not in My Git Yard: Catching Backdoors at Commit and Release Time(arxiv.org ↗)
    discuss
  18. Hackers Used Anthropic's Claude to Break into OpenAI(wsj.com ↗)
    discuss
  19. Android 17 is the first since 3.x to add new APIs without releasing to the AOSP(grapheneos.social ↗)
    discuss
  20. How did AMD Ryzen get 50% faster in two years?(lemire.me ↗)
    1comments
  21. The Implications of Linguistic Illegibility for LLM Security(arxiv.org ↗)
    discuss
  22. I (Re)Created the Best Discovery Playlist on Spotify(spotify.com ↗)
    discuss
  23. Xcode 27.1 Beta Release – Support for iPhone Duo(idmsa.apple.com ↗)
    1comments
  24. Meta's Copyright System Is Being Weaponized Against Albanian Protesters(wired.com ↗)
    discuss
  25. Virginia governor creates an AI task force and moves to restrain data centers(theverge.com ↗)
    discuss
  26. Add Eye Disease to the Growing List of Air Pollution's Dangers(studyfinds.com ↗)
    discuss
  27. DigitalOcean has $3M for DHH and nothing for CSS-Tricks(keith.is ↗)
    discuss
  28. Show HN: A model index from the AI Gateways(computesdk.com ↗)
    discuss
  29. Cache-to-Cache: Direct Semantic Communication Between Large Language Models(arxiv.org ↗)
    discuss
  30. Gov. Newsom signs executive order targeting AI safety 'before it's too late'(ktla.com ↗)
    1comments

I vibecoded a tool to shrink Golang codebase automatically

1 pointsby 52m agogithub.com
1 comments
52m 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