Not Hacker News Logo

Not

Hacker

News!

Home
Hiring
Products
Companies
Discussion
Q&A
Users
Not Hacker News Logo

Not

Hacker

News!

AI-observed conversations & context

Daily AI-observed summaries, trends, and audience signals pulled from Hacker News so you can see the conversation before it hits your feed.

LiveBeta

Explore

  • Home
  • Hiring
  • Products
  • Companies
  • Discussion
  • Q&A

Resources

  • Visit Hacker News
  • HN API
  • Modal cronjobs
  • Meta Llama

Briefings

Inbox recaps on the loudest debates & under-the-radar launches.

Connect

© 2025 Not Hacker News! — independent Hacker News companion.

Not affiliated with Hacker News or Y Combinator. We simply enrich the public API with analytics.

Not Hacker News Logo

Not

Hacker

News!

Home
Hiring
Products
Companies
Discussion
Q&A
Users
  1. Home
  2. /Discussion
  3. /Show HN: Tickk – Voice task manager for brain dumps (offline, no AI, OSS)
  1. Home
  2. /Discussion
  3. /Show HN: Tickk – Voice task manager for brain dumps (offline, no AI, OSS)
22h agoPosted Nov 25, 2025 at 11:11 PM EST

Tickk – Voice Task Manager for Brain Dumps (offline, No Ai, Oss)

digi_wares
1 points
0 comments

Mood

informative

Sentiment

positive

Category

startup_launch

Key topics

Productivity
Adhd
Voice Technology
Offline-First Development
Open-Source Software
I built this because I have ADHD and kept losing ideas during brain dumps. You know that feeling when your thoughts are racing at 400 WPM but your fingers can only type 40? That's where ideas die.

Most voice apps either require cloud processing or use AI that I can't audit. I wanted something that captures the chaos without judgment, then helps organize it later.

What it does:

Brain dump by voice → Web Speech API transcribes → compromise.js (deterministic NLP) sorts into tasks/notes Everything runs client-side. No servers, no auth, no data collection. Works offline via PWA + IndexedDB Smart date detection: "tomorrow at 3pm" becomes an actual deadline Priority detection, streak tracking, keyboard shortcuts "Speak. Save. Sort it later." workflow Tech stack:

Next.js 15, TypeScript, Tailwind Web Speech API (browser-native, free) compromise.js for NLP (no ML models) IndexedDB for storage ~300 KB bundle size

Tradeoffs I made:

No cloud sync (by design) → manual export/import JSON instead Firefox support is limited (Web Speech API not fully implemented) Classification isn't perfect (~85-90% accuracy) but it's transparent and auditable No mobile keyboard shortcuts (browser limitation)

Why no AI?

Privacy: I wanted zero data leaving the device Speed: Deterministic rules are instant, no API latency Transparency: You can read exactly how classification works Cost: Browser APIs are free Try it: https://tickk.app (just click the mic and brain dump) Code: https://github.com/digitalwareshub/tickk

Built primarily for ADHD brain dumps but useful for anyone who thinks faster than they type.

Happy to discuss architecture decisions, especially around the offline-first approach. Also curious if anyone has ideas for improving task/note classification without adding AI.

Tickk: Voice task manager for brain dumps (offline, no AI, OSS)

Snapshot generated from the HN discussion

Discussion Activity

No activity data yet

We're still syncing comments from Hacker News.

Generating AI Summary...

Analyzing up to 500 comments to identify key contributors and discussion patterns

Discussion (0 comments)

Discussion hasn't started yet.

ID: 46054123Type: storyLast synced: 11/26/2025, 4:13:12 AM

Want the full context?

Jump to the original sources

Read the primary article or dive into the live Hacker News thread when you're ready.

Read ArticleView on HN
Not Hacker News Logo

Not

Hacker

News!

AI-observed conversations & context

Daily AI-observed summaries, trends, and audience signals pulled from Hacker News so you can see the conversation before it hits your feed.

LiveBeta

Explore

  • Home
  • Hiring
  • Products
  • Companies
  • Discussion
  • Q&A

Resources

  • Visit Hacker News
  • HN API
  • Modal cronjobs
  • Meta Llama

Briefings

Inbox recaps on the loudest debates & under-the-radar launches.

Connect

© 2025 Not Hacker News! — independent Hacker News companion.

Not affiliated with Hacker News or Y Combinator. We simply enrich the public API with analytics.