New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Bashka – static analyzer for bash install scripts (for safety and convenience)(github.com/dmtrkovalenko ↗)
    1comments
  2. Ridiculous deals as store leaves website open for the public to edit(stuff.co.nz ↗)
    discuss
  3. Show HN: Open-source tab and bookmark organizer for Chrome and Edge(github.com/ringlochid ↗)
    discuss
  4. PatchWing – verified, reproducible fixes for known CVEs (bring your own model)(github.com/jaymunshi ↗)
    discuss
  5. Massie launches effort to impeach Hegseth(thehill.com ↗)
    discuss
  6. Show HN: ForcePush – Commits vs. Push-Ups(forcepush.fit ↗)
    discuss
  7. Datamimic – don't let your coding agent invent its own test world(github.com/rapiddweller ↗)
    discuss
  8. Ask HN: How do you put together a technical engineering team?
    discuss
  9. Is pasta a type of noodle? The surprisingly serious debate over beloved carbs(theconversation.com ↗)
    discuss
  10. Deep Seek v4.1 M5 Max at 17 tokens/s(github.com/argonautlabsai ↗)
    discuss
  11. The Apple IIGS was introduced 40 years ago today(twitter.com/stlhood ↗)
    discuss
  12. SGLang and Miles Add Day-0 Support for DeepSeek-v4.1(lmsys.org ↗)
    discuss
  13. GLiClass: Open-Source JEV(github.com/knowledgator ↗)
    discuss
  14. The Arrival of Java 27(inside.java ↗)
    discuss
  15. EU approves sending mountains of trash to Turkey despite environmental fears(politico.eu ↗)
    discuss
  16. Verification of a Generational Garbage Collector(arxiv.org ↗)
    discuss
  17. Salesforce and Nvidia launch Koa, a CRM reasoning model(salesforce.com ↗)
    discuss
  18. Antonio Gramsci: How Language Makes Power Feel Like Common Sense(linguistically.substack.com ↗)
    discuss
  19. Replicating Jev with Qwen-2.5(perennialte.ch ↗)
    discuss
  20. Revisiting Soundness for Occurrence Typing, Semantically(arxiv.org ↗)
    discuss
  21. Black Holes or Black Hole Stars?(quantamagazine.org ↗)
    discuss
  22. GPT-6 Astra vs. GPT-5.6 Sol: Is a 1.6x Higher Cost Worth It per Verified Bug?(ent-website-gamma.vercel.app ↗)
    discuss
  23. Reclaim the Terminal(nishantjosh.dev ↗)
    discuss
  24. Nature Is Our Learning Environment(periodic.com ↗)
    discuss
  25. Hello HN
    discuss
  26. The Chemistry of Cookery XVII (1884)(wikisource.org ↗)
    discuss
  27. Bug Bounty Operating Principles(medium.com/jasonpuglisi ↗)
    discuss
  28. CodeProject in read-only mode since October 2024(wikipedia.org ↗)
    discuss
  29. What's New in macOS 27 for Developers?(freecodecamp.org ↗)
    discuss
  30. Effectively Does a Model Use Its Memory (2025)(liquid.ai ↗)
    1comments

Ask HN: Shifting Reoccuring Agentic Workflow to ML Process?

1 pointsby 2h ago
2 comments
I know I can simply ask myaAgent or Google this question but would prefer to ask HN for any practical real examples used day to day.

Question: For the people who build agentic workflows, how do I implement a ML habit where the agent learns from itself, can iterate and improve on it's own? I would still oversee and validate but would love to learn ML implementation to agents. Am I just overthinking this and can write it in the prompt? Any help is appreicated!

1h agoHN ↗

Depends on the specific problem. If inputs change predictably over time then ML can help. But for lot of problems that doesn't happen.