Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Hacking OpenAI(hacktron.ai ↗)
    68comments
  2. Waymo in Singapore(waymo.com ↗)
    53comments
  3. Astra for Law(openai.com ↗)
    458comments
  4. Bonsai 2 27B: Near-Lossless Compression in a 9x Smaller Footprint(prismml.com ↗)
    114comments
  5. Jemalloc 5.4.0(github.com/jemalloc ↗)
    5comments
  6. The scourge of x86 emulation(fex-emu.com ↗)
    1comments
  7. Bend – A language that blocks AI mistakes via proof, on CPU and GPU(bend-lang.com ↗)
    194comments
  8. Pre-Greek: The lost language hidden within Ancient Greek(linguisticdiscovery.com ↗)
    10comments
  9. Hister: A private search engine for the pages you visit and the files you keep(github.com/asciimoo ↗)
    146comments
  10. Qwen 3.8 Omni Flash(qwen.ai ↗)
    39comments
  11. Wax motor(wikipedia.org ↗)
    62comments
  12. Fujitsu launches made-in-Japan next-generation CPU FUJITSU-MONAKA(global.fujitsu ↗)
    209comments
  13. Apple detectives solved mystery of ancient tree and rewrote the history of fruit(scientificamerican.com ↗)
    3comments
  14. Shapelearn Qwen 3.8 27B (13.1 GB VRAM)(byteshape.com ↗)
    4comments
  15. Telstra outage: The night a network decided the year was 2006(netnod.se ↗)
    13comments
  16. How to Write with an LLM(sockpuppet.org ↗)
    69comments
  17. Flet 1.0 – Build cross-platform apps in Python(flet.dev ↗)
    42comments
  18. Sex, AI, and the Apocalypse(iankduncan.com ↗)
    187comments
  19. Ask A Monk – A digital wilderness for thoughts with no immediate answer(askamonk.online ↗)
    16comments
  20. Diplodocus, Long Thought Exclusively American, Turns Up in Spain(sci.news ↗)
    32comments
  21. Khipu (Quipu) Field Guide(khipufieldguide.com ↗)
    1comments
  22. The most important product decision is what you don't build(liamnugent.me ↗)
    27comments
  23. How Uber Protects Against Retry Storms(uber.com ↗)
    33comments
  24. Why I didn’t sign the Fields medallists’ letter(gowers.wordpress.com ↗)
    339comments
  25. CrowdSec Source Code Leak(crowdsec.net ↗)
    43comments
  26. How do we prevent mathemathics from devolving into the Medieval Era of secrecy?(mathoverflow.net ↗)
    84comments
  27. Code Scans(devin.ai ↗)
    4comments
  28. Infinite-Parameter LLMs: Generating and Adapting Weights from Live Data(arxiv.org ↗)
    38comments
  29. The American Religion of Self-Storage Facilities(newyorker.com ↗)
    368comments
  30. Speeding up gearhash on ARM64(sam.dev ↗)
    discuss

Show HN: Very Good Metronome – Minimal iOS metronome, resurrected after 13 years

4 pointsby 11mo agoverygoodmetronome.com
2 comments
Story time: 13 years ago (gasp, I'm old), I had a nice and minimal (and skeuomorphic!) metronome app on the App Store. I'm a designer with limited coding skills, so it was design exercise first, until I hired a brilliant developer to build and eventually release it. Huge milestone for 24-year-old me.

Well, I could not maintain the app in the long run and it faded.

Every 3-5 days I thought about how to resurrect it myself. I started Swift tutorials, gave up, started again, gave up again. Just couldn't do it. But also couldn't shake it.

Today, I'm reading every discussion about the pros and cons of vibe coding. I watch the hype and am somewhat going through the AI disillusionment phase myself.

But then, AI coding now enabled me to actually rebuild the app exactly as I imagined it in a whole new design, but with the same minimalistic principles. This use of AI is still a wonder to me.

I honestly built this for myself, like a bespoke app for my guitar practice.

There are some good apps out there, but they weren't exactly as I needed. I'm sure some of you know this particular form of suffering where an app is perfectly fine for everyone else but you notice every tiny thing that could be better. Classic designer/developer curse.

Most importantly I wanted an app that has: - no ads, no popups or nags - no signup or trials - just works almost like a hardware tool that sits there and plays when you press the button

Happy to share it now for free with everybody who might find it useful. I went for an optional in-app purchase to a.) find out how that works and learn, and b.) maybe earn money, come on let me dream.

Bonus experiment: There's an ad- and tracking-free web version I'm thinking could be a nice gateway to the iOS app: https://www.verygoodmetronome.com

Landing Page: https://www.verygoodmetronome.com/app/

And the app itself: https://apple.co/3WllSby

Any feedback or thoughts are welcome!

My first HN post and I'm not even a hacker... please be kind?