Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. What Jev Means for the Future of Evals(armank.com ↗)
    discuss
  2. Hands-On with Googlebooks(tomshardware.com ↗)
    discuss
  3. North Korea Stopped Nuclear Testing in 2017, Triggered 1k Earthquakes Since(sciencealert.com ↗)
    discuss
  4. The Sun Doesn't Shine on Me (2006)(fullhoffman.com ↗)
    discuss
  5. BBC removes 11 Mitchell and Webb comedy sketches from iPlayer(bbc.co.uk ↗)
    discuss
  6. You're a Meat Proxy(twitter.com/i ↗)
    discuss
  7. Antigravity Spaces – Switch Antigravity IDE Projects Easily(github.com/apolloswave ↗)
    discuss
  8. Iron willpower is an illusion – composure is the real engine of self-control(drdeborst.substack.com ↗)
    discuss
  9. Show HN: Jobs at Recently Funded Startups(vcbacked.co ↗)
    discuss
  10. Chess Design Timeline(chess-timeline.vercel.app ↗)
    1comments
  11. Database Normalization(wikipedia.org ↗)
    discuss
  12. We Asked a Urologist Whether Icing Your Testicles Boosts Testosterone(dartmouth.edu ↗)
    discuss
  13. Guess the Country from Demographic Data(demoguessr.com ↗)
    1comments
  14. Show HN: TickerWhale – nightly 0-100 scores and fair values for 1,300 stocks(tickerwhale.com ↗)
    discuss
  15. Googlebook – Meet the Lineup and pre-order(googlebook.google ↗)
    1comments
  16. Grok 4.7 Intelligence, Performance and Price Analysis(artificialanalysis.ai ↗)
    discuss
  17. Show HN: Agent Chaperone – Screen AI agent tool calls and results with Jev(github.com/agent-chaperone ↗)
    discuss
  18. Show HN: flyOS – A fruit fly connectome simulated in real time on an iPhone(becomethefly.com ↗)
    discuss
  19. Saudi Arabia's Ceer launches flagship electric vehicles(agbi.com ↗)
    discuss
  20. Modulate ML Team Announces New Public Entity Transcription Benchmark(modulate.ai ↗)
    discuss
  21. WTF Is Up with Napster's AI Pivot?(tedium.co ↗)
    discuss
  22. Alcor: Simulate cpuid and sgdt/sidt results per-process(github.com/er-azh ↗)
    discuss
  23. Google hit with €403M fine by Irish data watchdog over GDPR violations(bbc.co.uk ↗)
    discuss
  24. Raspberry Pi founder Eben Upton: 'I'm an Omni-geek(ft.com ↗)
    discuss
  25. Grok 4.7 is here with Electrical engineering benchmark which beats fable 5.1 max(twitter.com/hive_echo ↗)
    discuss
  26. Delta A21N at Kahului on Sep 19th 2026, fuel fumes on board(avherald.com ↗)
    discuss
  27. WWLD #1: Domains and gas station hotdogs(chaosguru.substack.com ↗)
    1comments
  28. The agents, they just want to talk(snats.xyz ↗)
    1comments
  29. Amazon Blocks Meta's Muse AI Agent from Its Retail Site(bloomberg.com ↗)
    1comments
  30. Show HN: Foremerge – Catch Intent Conflicts Between Parallel Coding Agents(github.com/naw103 ↗)
    discuss

Show HN: Vellum, the best diagram editor you'll ever use

3 pointsby 52m agovellum.blueprintr.io
1 comments
I love Excalidraw, I use it all the time for work to quickly draw up a proposal for a customer. But its annoying I have to re-draw the same thing, but better in Draw.io / Visio when it comes to writing the formal documentation later.

Vellum is designed to give you the speed of a whiteboard, but the architecture-diagram-finish in quality.

It uses YAML to store everything, and even has a 'graph' section for those of you who like the diagram-as-code elements of mermaid... but vellum allows full authoring of layout without the restrictions of Mermaid.

I love it to bits. I hope you will too.

Been working on it a while, but decided to make it source available here: https://github.com/blueprintr-io/vellum-editor

Proud to say its not purely vibe coded slop, but I used Claude to help with some of the more challenging geometry based elements and some housekeeping stuff.