Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Dear developers, we are open‑sourcing our dictation app, Blurt(assemblyai.com ↗)
    discuss
  2. Can an AI chatbot save lives by answering texts about pregnancy?(npr.org ↗)
    discuss
  3. Publishers block the robots.txt path their own affiliate redirects live on(disclosed.info ↗)
    discuss
  4. Productivity Effects Across Generations of AI Coding Tools(ssrn.com ↗)
    discuss
  5. Talk to JEV(github.com/mkotlikov ↗)
    discuss
  6. Typing Python, Gradually [video](youtube.com ↗)
    discuss
  7. PPPlayer – An open-source music player built with Flutter(ppplayer.com ↗)
    discuss
  8. We Need to Rewild the Internet (2024)(noemamag.com ↗)
    discuss
  9. Egglog and Equality Saturation in a Production Tensor Compiler(egraphs.org ↗)
    discuss
  10. Fix It in Post(oncemarked.com ↗)
    discuss
  11. Tech continues to be political (2025)(miriamsuzanne.com ↗)
    discuss
  12. SHOW HN: I built the fastest PHP webserver in the world
    discuss
  13. Show HN: A repo-aware architecture checkup for Rails apps(railsbaseline.com ↗)
    discuss
  14. EA Safety(venkateshrao.com ↗)
    discuss
  15. Union Alpha is Unbiased's Pareto(openrouter.ai ↗)
    1comments
  16. Show HN: 500 TB internet index in ClickHouse, with congestion pricing(scry.io ↗)
    discuss
  17. Jev was trained on 100% synthetic data(twitter.com/completeskeptic ↗)
    discuss
  18. Reimagining research papers as interactive and reliable AI agents(nature.com ↗)
    discuss
  19. Is-odd-jev – check if a number is odd, with a calibrated probability(github.com/alxcrt ↗)
    discuss
  20. Zeek 9 – Zeek Network Security Monitor(zeek.org ↗)
    discuss
  21. Alibaba releases Qwen 3.8 Omni Flash(qwen.ai ↗)
    discuss
  22. What Is Happening with PostgreSQL 19?(snowflake.com ↗)
    discuss
  23. Agent Email Is Spam(coryd.dev ↗)
    discuss
  24. ICE-style immigration raids won't be used in Australia, minister says(abc.net.au ↗)
    2comments
  25. Show HN: Things To Have – free, privacy caring, mighty wishlist app(thingstohave.app ↗)
    discuss
  26. AI safety requires more than just slowing our pace – Stuart Russell(theguardian.com ↗)
    1comments
  27. The Neon back end is GA(neon.com ↗)
    discuss
  28. Craft: A Collection of Design Engineering Concepts(gustavofior.com ↗)
    discuss
  29. Apple Reportedly Accepts 30% Higher RAM and Storage Prices in 2027(macrumors.com ↗)
    discuss
  30. Show HN: I made a browser tool that creates newspaper and book text match cuts(papereffects.site ↗)
    discuss

Show HN: Things To Have – free, privacy caring, mighty wishlist app

1 pointsby 46m agothingstohave.app
0 comments
Things To Have is a wishlist app. I started working on it in 2022 as a pet project for my friends, then turned it into a serious app in 2024.

I built it because I disliked other such apps – they were either too ephemeral, limited to a specific use case, or felt like a TV shop.

I wanted to build an app that would be calm and would cater to thoughtful buyers, collectors, and enthusiasts. I also didn't forget about birthdays, so reservations and other birthday QoL are present.

As it always was a hobby/passion project, I wasn't bothered by "time to market" and overengineered a lot of things. For example, it ships transparency-aware blurhash for each image, has many unadvertised Drag'n'Drop interactions like MacOS has, 1001 ways to upload files into a form, etc.

It is also powered by a quirky stack: it is running on Cloudflare Workers and D1, and the code is written using Hono (https://hono.dev/) and Vue, tied together by a custom Inertia (https://github.com/brachkow/hono-inertia) adapter. I also use better-result (https://better-result.dev/) to bring sane errors to JavaScript. All this results in a scalable, cheap, and extremely easy way to write full-stack apps, which feels like old-fashioned MVC.

I believe my app stands out from both established apps and beige vibecoded competitors and is worth your try. And if not, I hope you find the listed tech fun at least...

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