Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Buzz: Share spare compute and run open models together over P2P networks(iroh.computer)
    discuss
  2. Prepping for an engineering interview? Created this skill you can use(github.com/bravilogy)
    discuss
  3. Scientists Made a Body Transparent. It Changed How We See Obesity(youtube.com)
    discuss
  4. A Strange Four Days(auldkoi.substack.com)
    discuss
  5. How to Build an AI Visibility Tracker from Scratch(crawlspider.com)
    discuss
  6. Uiarc(uiarc.dev)
    discuss
  7. Jev is 13.6x faster, 2.7x cheaper than GPT Luna 6(tessl.io)
    1comments
  8. DoorDash Spent $1.4M Trying to Stop Mamdani from Becoming Mayor. Now We Know Why(theintercept.com)
    discuss
  9. Show HN: Varkos – a local AI pet that can talk, interact, and play small games(varkos.party)
    discuss
  10. Vibecade – A home for vibe-coded games(vibecade.co)
    discuss
  11. UniCoreFW v1.2.0 has been released(github.com/unicorefw-org)
    discuss
  12. Jobs of the Future May Resemble Those from the Past(robertvesco.com)
    1comments
  13. RF applications in particle accelerators (2024) [pdf](cern.ch)
    discuss
  14. Show HN: Upgrade to Neuro+ GBrain(gemini.google.com)
    1comments
  15. Euler's Eyes(valeman.medium.com)
    discuss
  16. Engagement Speak is the hen-house with a growth chart attached(notsocommonthoughts.com)
    1comments
  17. Virus-Like 'Jumping Genes' Became Our Partners in Evolution(quantamagazine.org)
    discuss
  18. Biology Might Not Be Quantum, but Its Math Is Quantumlike(quantamagazine.org)
    discuss
  19. Code Critique: Intent, Drift, and Spotlight for AI-Generated Diffs at Scale(arxiv.org)
    discuss
  20. Owners mourn spoiled food after firmware update bricks Samsung smart fridges(arstechnica.com)
    discuss
  21. Opaquer .NET Obfuscator(opaquer.net)
    discuss
  22. Show HN: AgentRun: DSL to turn agents into Workflows(github.com/parcha-ai)
    discuss
  23. VSArena – The official open browser benchmark for embodied AI(vsarena.vercel.app)
    discuss
  24. Earth's magnetic field alters lifespans of fruit flies in surprising ways(404media.co)
    discuss
  25. Designing a domain-specific research harness(sparsethought.com)
    discuss
  26. "Good" AI(wyounas.com)
    1comments
  27. GoAccess – real-time web log analyzer(github.com/allinurl)
    discuss
  28. Nuvio – Open-Source Alternative to Netflix for Your Own Media Sources(digitalescapetools.com)
    discuss
  29. Algorithms of Isolation(schapira.dev)
    discuss
  30. Support for Local AI Models in the Antigravity SDK(googleblog.com)
    discuss

Show HN: I built a post-mortem debugger for native Windows x64/x86 crashes

3 pointsby 51m agoforensicdbg.com
0 comments
Hello HN!

I've spent years debugging Windows crashes with tools that were either friendly but limited (e.g. Visual Studio) or powerful but archaic (e.g. WinDbg). I developed patterns and methods for understanding what was going on, and decided to build it into a much more effective debugging tool called ForensicDbg.

I built a modern interface to minimize the friction when debugging. All of the data shown to you is analyzed, interpreted, and presented to you clearly, so you can focus on what matters. Everything is interlinked so you can quickly and intuitivly navigate through the process space.

ForensicDbg comes with an MCP server which allows for agenic debugging. The work done to interpret and interlink your data also benefits AI tools. It removes the risk of hallucinations while building a stable foundation for them to work from without spending tokens.

If you want to try it out you can sign up and get a free beta license here: https://www.forensicdbg.com/beta

A quiet thread, for now.Start the conversation on HN ↗