Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. The NASA/ESA Mars Sample Return mission has been canceled(science.org ↗)
    51comments
  2. What Sun got wrong(dtrace.org ↗)
    221comments
  3. Xiaomi MiMo v2.6(xiaomi.com ↗)
    1comments
  4. Attention is all you have(alicegg.tech ↗)
    121comments
  5. Why does mathmain need an encrypted loader?(safedep.io ↗)
    13comments
  6. AI coding has made CI a bottleneck, so we reworked ours to keep up(linear.app ↗)
    12comments
  7. In Search of a Compositional Theory of Self-Stabilization(muratbuffalo.blogspot.com ↗)
    discuss
  8. Turn off and restrict access to Apple Intelligence features on Mac(support.apple.com ↗)
    92comments
  9. The Advisory Group on Mathematics and Artificial Intelligence(terrytao.wordpress.com ↗)
    9comments
  10. Grok 4.7(x.ai ↗)
    321comments
  11. Apple Copland D11E4 Booting in the Browser(pagetable.com ↗)
    1comments
  12. US halts flights at busy East Coast airports, says fiber line cut(reuters.com ↗)
    63comments
  13. Frontier AI on Your Own Hardware(timdettmers.com ↗)
    1comments
  14. Advisory Group on Mathematics and Artificial Intelligence(openai.com ↗)
    35comments
  15. A restored PDP-11/83 serving this page on 211BSD Unix(pdp1173.com ↗)
    26comments
  16. This Digital Radio Gets Messages to the World’s Remotest Locations(ieee.org ↗)
    30comments
  17. Kev: Tiny Jev-like family of decision models built on top of Qwen3.5(github.com/jaredpalmer ↗)
    162comments
  18. Avoiding the babbling-idiot failure in a time-triggered communication system(ieee.org ↗)
    3comments
  19. Python Workers are now generally available(cloudflare.com ↗)
    18comments
  20. How do Traffic Signals Work (2019)(practical.engineering ↗)
    25comments
  21. Transformers Explained Visually(poloclub.github.io ↗)
    discuss
  22. Fable 5 – Median thinking declined in August(twitter.com/lon ↗)
    181comments
  23. Help 404 Media Find Out How Your Local Police Are Surveiling You(404media.co ↗)
    2comments
  24. Grim Fandango Puzzle Document (1996) [pdf](jmac.org ↗)
    81comments
  25. RoboHarm: Do Frontier Robot Policies Refuse Unsafe Instructions?(robocurve.org ↗)
    discuss
  26. M5 Ultra Mac Studio Review(macstories.net ↗)
    182comments
  27. macOS 27: Workaround to avoid downloading AI models and save storage(reddit.com ↗)
    77comments
  28. Noodle Gallery- Open-source, self-hosted alternative to Google Photos and Immich(digitalescapetools.com ↗)
    27comments
  29. Heretic removes restrictions from language models(heretic-project.org ↗)
    86comments
  30. Raspberry Pi blocks changing RAM chips(raspberrypi.com ↗)
    155comments

Show HN: Recursi – self-improving LLM-connected coding environment

6 pointsby 3mo agorecursi.dev
3 comments
A coding environment designed to be "recursively self improving".... but a whole lot more. Uses web based chatbots to save tons of money while being within terms of service and still being efficient. Runs right off the web (with no signup) and saves to your browser and/or straight to disk. Open source. Lots of cool sample/template apps.
3mo agoHN ↗

Rob Brown here, the developer of this app and ecosystem. I've poured my heart and soul into this project for over a year. I think its crazy powerful and cool and fun. I hope you'll check it out!!!! I'm here for questions.

3mo agoHN ↗

Hey, saw your post on another thread. What makes your apps (or framework?) recursively self-improving?

3mo agoHN ↗

I was built with itself, and is essentially optimized for apps like itself.

It started off slow and as the system got better, it sped up its own development, basically exponentially.

Sometimes it got a bit weird, where I would be improving the protocol the LLM uses to save edits, but it would assume the changes that it was actively sending were already in place.