Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Optimistic UI is an architectural decision, not a minor UX tweak (rulr.dev)
    —discuss
  2. Your AI Agent Forgot Half of What You Told It (oreilly.com)
    —discuss
  3. Show HN: Voxa – Bilingual voice dictation for Omarchy, bring your own API key (github.com/lifez)
    —discuss
  4. Germany needs 63k people to pay its pensions, 5x Japan, 4x Sweden per pensioner (professionlens.com)
    —discuss
  5. How long does a database table live? (mcdview.dev)
    —discuss
  6. Job Titles Are Out. Now We're All 'Members of the Technical Staff.' (nytimes.com)
    —discuss
  7. L'implant cochléaire entre technique, éthique et politique (cairn.info)
    —discuss
  8. State of Pandemic Early Warning (jefftk.com)
    —discuss
  9. Human-AI partnerships are for alignment, not capability (seangoedecke.com)
    —discuss
  10. MarkyDown: HTML to Markdown on the fly. Scrape, convert or negotiate by header (github.com/ulrischa)
    —discuss
  11. Building a app for a hackathon for hackathon winners (Sweden 2026) (sidequest-snowy-seven.vercel.app)
    —discuss
  12. Pig: Pi in Go, a port that plans on keeping up (hpe.com)
    —discuss
  13. AI Doesn't Need to Invent a Supervirus to Be Dangerous (liorzi.substack.com)
    —discuss
  14. PolyXOR128: A 128-bit universal hash function (github.com/orlp)
    —discuss
  15. Show HN: Peas and Pans – meal planning software for nutrition coaches (peasandpans.com)
    —discuss
  16. Instruction Set Migration at Warehouse Scale: From x86 to Arm (acm.org)
    —discuss
  17. The Peoples of the West from the Weilue by Yu Huan Draft English Translation (washington.edu)
    —discuss
  18. Show HN: Augur – Sandboxed macOS VMs with Xcode for AI Coding Agents (github.com/h1d3mun3)
    —discuss
  19. Context-Driven Monitoring (simpleobservability.com)
    —discuss
  20. Vanilla extract: Zero-runtime Stylesheets in TypeScript (vanilla-extract.style)
    —discuss
  21. Show HN: Revise, a new document editor library for React (npmjs.com)
    —discuss
  22. Norwegian consumer council explains enshittification [video] (vimeo.com)
    1comments
  23. Show HN: Linktree is ugly so I built this (outie.link)
    —discuss
  24. Show HN: Interactive Phaistos Disc workbench, rotation ergonomics, null models (lessthanzero.github.io)
    —discuss
  25. Why mathematicians are hiding research results in zero-knowledge proofs (scientificamerican.com)
    —discuss
  26. A wall that listens: the local-LLM pipeline behind an AI party in Vilnius (vania-novikau.me)
    —discuss
  27. A Review of Don Quixote (flowtwo.io)
    —discuss
  28. Vibe Coding Developer Productivity Tools (mikemcquaid.com)
    1comments
  29. Why do humans have an innate need to escape the surface of the Earth? (onverticality.com)
    —discuss
  30. Citizens' Assemblies Can Help Repair Dysfunctional Democracies (2022) (noemamag.com)
    —discuss

Hiignite – coaching platform (Rust/Axum and Expo)

1 pointsby 1h agohiignite.com
1 comments
1h agoHN ↗

First time ever posting here.

I've been into crossfit for past 3 years.

I have also done some sessions with online coaches. They all use different online coaching platforms, but all of them had some issues with them.

Main one was pricing when you started to scale.

So last year for fun I started building https://hiignite.com.

The obvious way to build this is three repositories: an app, a dashboard, and a backend. I went with a monorepo instead. I also wanted to learn rust so after some time web part of the app is up.

my stack: Rust and Axum for the API SeaORM for migrations Specta generates the TypeScript from the Rust. Bruno for api collection.

Currently I am waiting for google playstore and apple appstore reviews.

So thumbs up for some reach please!