Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. When did Google get so weird? (sancho.bearblog.dev)
    18comments
  2. Ember-1 (fireworks.ai)
    115comments
  3. Alan Kay's answer to "Did the ENIAC have a BIOS"? (quora.com)
    10comments
  4. The state of SIMD in Rust in 2026 (shnatsel.github.io)
    6comments
  5. Show HN: Lofi Cities – Pixel-art city nights with browser-generated lofi (loficities.com)
    21comments
  6. In an $80 motel room, a discovery to shed light on the origins of life (nytimes.com)
    66comments
  7. Imp is a full port of DSPy to the BEAM (github.com/deepfates)
    4comments
  8. Oral history of John Chowning, inventor of FM synthesis [video] (youtube.com)
    3comments
  9. Don't couple your Go code to GitHub (iain.rocks)
    24comments
  10. Writing Efficient C++ Code (2013) (asawicki.info)
    64comments
  11. Replacing the old battery on rechargeable bike lights (jvns.ca)
    56comments
  12. Show HN: TinyAIArena watch AI agents battle it out (tinyaiarena.com)
    36comments
  13. What I did at Recurse Center (thill.me)
    2comments
  14. The Cartesian Hand: In-Hand Manipulation with All-Linear Fingers (generalroboticslab.com)
    6comments
  15. The Normalization of Inexplicable Failures (ihatethefuture.com)
    81comments
  16. Fragment of oldest known peace treaty found in Turkey (livescience.com)
    5comments
  17. John Coltrane Centenary's – Impulse Records Release the Legendary Tiberi Tapes (jazzwise.com)
    6comments
  18. Flip Fluid on Flip Dots (mitxela.com)
    22comments
  19. On caring for user data: NeoVim caused Vim undo files to be deleted (aresluna.org)
    275comments
  20. Kicki: A DECsystem1060 – Interim Computer Museum (icm.museum)
    2comments
  21. Fakecloud: Local AWS cloud emulator for integration tests (fakecloud.dev)
    44comments
  22. Allegations of US interference in Quebec election (globalnews.ca)
    3comments
  23. Video CDs Break Windows Explorer (clydesnotes.blogspot.com)
    21comments
  24. Wiki Deep dive into Standard diving dress (wikipedia.org)
    —discuss
  25. Faster prompt lookup drafting in llama.cpp (jadidbourbaki.github.io)
    7comments
  26. Show HN: Building a Markdown editor for Mac, iOS and web (markdown.beauty)
    38comments
  27. Improving site performance by shipping more CSS (github.blog)
    59comments
  28. C's Flexible Integer Sizes Were Not a Design Mistake (pikuma.com)
    94comments
  29. Go Concurrency Distilled (antonz.org)
    159comments
  30. PostmarketOS is rebranding as Nura (nura.eco)
    25comments

Imp is a full port of DSPy to the BEAM

15 pointsby 1h agogithub.com
4 comments
1h agoHN ↗

Related. Others?

If DSPy is so great, why isn't anyone using it? - https://news.ycombinator.com/item?id=47490365 - March 2026 (120 comments)

DSPy – Programming–not prompting–LMs - https://news.ycombinator.com/item?id=42343692 - Dec 2024 (45 comments)

Betting on DSPy for Systems of LLMs - https://news.ycombinator.com/item?id=41213561 - Aug 2024 (18 comments)

DSPy: Framework for programming with foundation models - https://news.ycombinator.com/item?id=37417698 - Sept 2023 (52 comments)

59m agoHN ↗

We moved from structured decoding to tool calls and agents a long time ago. It was more useful when models were too weak to hold syntax reliably.

45m agoHN ↗

Yeah. Myself, a PhD in math, have less attention to detail than models.

Now their main weakness is creativity, planning and decision making

33m agoHN ↗

Techniques in DSPy are still extremely valuable. Your comment is akin to saying, we don't need feedback because open loop control is so good now. It is until it isn't. I don't need a deep understanding of the underlying theory because my gut reaction is always right, until it isn't.