Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Breaking Up with Google Play: Why Conversations Is Now Free (gultsch.de)
    196comments
  2. PipePipe: NewPipe hard fork implementing SponsorBlock (github.com/infinityloop1308)
    60comments
  3. Show HN: A Claude Code skill to analyze your chess games (github.com/brumar)
    29comments
  4. Fifteen years later, the Apple Cards origin story (lexontech.org)
    41comments
  5. The Lost Atomic Update on Loongson CPU (jia.je)
    1comments
  6. Make Claude your assistant in excalidraw (tangled.org)
    9comments
  7. OpenAI bots meddled with multiple US Government agency sites (bbc.com)
    10comments
  8. Modern Object Pascal Introduction for Programmers – Castle Game Engine (castle-engine.io)
    31comments
  9. Revealing the details of how OpenAI agents hacked Hugging Face (swarmtraces.org)
    402comments
  10. Reflections on 1,000 Days of Math (gmays.com)
    13comments
  11. We're gonna need a lot more mathematicians (terrytao.wordpress.com)
    383comments
  12. A searchable library of forgotten public-domain film clips from 1915 onward (movingimagearchive.com)
    1comments
  13. Banks and Credit Unions to Team Up Against Apple Pay Fees (macrumors.com)
    13comments
  14. Analyzing Frontier Model Progress with My Favourite Game: Prince of Persia (blog.priyan.in)
    23comments
  15. Plan mode is dead (aymannadeem.com)
    434comments
  16. I'm the Mom in That Viral Giants Clip. Let Me Tell You About My Husband (themomoftheyear.substack.com)
    65comments
  17. Ollaya – Ollama for open-source, Jev-style decision models (ollaya.dev)
    135comments
  18. US jury says Apple owes record $5.7B in haptic technology patent case (reuters.com)
    18comments
  19. 16GB iPod Nano 3G Upgrade (tuckerosman.com)
    13comments
  20. Is your Postgres migration safe or not safe? (safenotsafe.dev)
    34comments
  21. Show HN: Jev Plays Pokémon Red (jev-pokemon.vercel.app)
    96comments
  22. Floci: Locally emulating any cloud service (floci.io)
    25comments
  23. New Satellite Engine Could Use Earth's Atmosphere to Stay in Orbit Indefinitely (scitechdaily.com)
    5comments
  24. Parsing Expression Grammar vs. Regexes: Building Org Parser in Lisp, Export HTML (jointhefreeworld.org)
    14comments
  25. A single function Jev-like wrapper for LLMs, including vision models (allanrbo.blogspot.com)
    39comments
  26. What even is an OS now? (sockpuppet.org)
    392comments
  27. Ask HN: Who's still keeping a DOS machine up because the business depends on it?
    222comments
  28. Calculating atmospheric drag on satellites for a Cubesat [pdf] (osti.gov)
    7comments
  29. Gravity seems holographic. What does that mean for reality? (quantamagazine.org)
    203comments
  30. The Murky History of Soviet-Born Tetris (mitpress.mit.edu)
    19comments

Make Claude your assistant in excalidraw

22 pointsby 2h agotangled.org
9 comments
54m agoHN ↗

I've had a fairly thorough exploration of how I can give my agent a whiteboard so we can work on architectures together. To my surprise, current solutions (including Excalidraw) were not good enough and didn't deliver what I wanted. I ended up finding Mermaid to be the most agent-friendly medium and coded an Obsidian plugin for it. It works okay; we can work on the same doc while I bring my own AI agent, and we can brainstorm together. https://community.obsidian.md/plugins/mermaid-relay

27m agoHN ↗

YMMV, but the value I get from producing a diagram is derived from the thinking. Thinking about what I'm trying to draw leads to understanding about where my/my team's knowledge is poorer, what assumptions we're making, etc.

13m agoHN ↗

I don't remember who said it, but someone mentioned that mathematics papers don't read well because the models don't know which parts to emphasize and which parts to gloss over. I would imagine similar tendencies here.

11m agoHN ↗

Yeah I tend to make my diagrams either as I go, as exploration, or after I'm done figuring things out as a summarizing artifact (and agents are great at using Mermaid to do that second one).

26m agoHN ↗

Posted this somewhere else aswell but I've had good success with https://whiteboard-mcp.com - it seems to work better than other free alternatives for things like architecture diagram creation

23m agoHN ↗

tldraw has a lot of programmatic access I have not compared it to excalidraw but there is still no equivalence between the model capabilities to build amazingly detailed infographics and diagraming tool use which is a gap I hope will narrow

12m agoHN ↗

I’ve been trying to find the best practice to connect a person’s existing ChatGPT/Codex / Claude accounts so they can be used in an app for the agent in the app.

Any advice? Everything seems clunky, even the best MCP efforts