Project ideas from Hacker News discussions.

It's getting harder to focus every day

📝 Discussion Summary (Click to expand)

1. Information overload

"There's so much information everywhere now clamoring at you for attention. Our brains aren't made for processing this much information."
marginalia_nu

2. Adding friction to digital work

"Going completely offline helps even more."
marginalia_nu

"You can make sure the friction is high by having your password be something difficult to remember, written down on a note, and keeping that note somewhere 'out of reach'."
wormpilled

3. The loss of daydreaming and boredom

"I can't even think of the last time I daydreamed, even when I'm not on a device."
plastic‑enjoyer

"Boredom is important for the mind to rest."
Svennor

4. ADHD, burnout and executive dysfunction

"My ADHD burnout started in my late forties."
dofm

"ADHD isn't something you suddenly develop at 30 or 40. You can get diagnosed later, but the signs are meant to have been there since childhood."
kuerbel

5. Digital minimalism and focus‑recovery tactics

"I find that just setting it to grayscale is enough... > What am I doing? This dumb."
MatrixMan

"I turned off all notifications on my watch after reading your post."
kuerbel


🚀 Project Ideas

[MiseEnPlace Workspaces]

Summary

  • Creates locked-down user profiles that only allow essential tools and applications, forcing friction to exit for distractions.
  • Solves information overload by restricting accessible apps during focus sessions.

Details

Key Value
Target Audience Knowledge workers, developers, researchers who need deep focus
Core Feature Multi‑user OS profiles with whitelisted hotkeys and application launch restrictions
Tech Stack Electron + Node.js for UI, Linux user namespaces, sudo‑based lockdown scripts, SQLite for profile metadata
Difficulty Medium
Monetization Revenue-ready: $8/mo subscription

Notes

  • HN commenters praised similar “locked‑account” tricks (e.g., “~rs” account) as a way to add friction.
  • Potential for integration with existing tiling window managers and Niri-like hotkey setups.

[SilentScreen]

Summary

  • Blocks social media, news, and other dopamine‑heavy sites during designated work windows.
  • Provides a one‑click “offline mode” that disables notifications and grayscale UI.

Details

Key Value
Target Audience Remote workers, freelancers, students battling constant notifications
Core Feature Browser extension + mobile companion that enforces scheduled site blackouts and grayscale rendering
Tech Stack Chrome/Firefox extension (Manifest V3), React Native for mobile, Electron for desktop wrapper, Node.js for scheduling logic
Difficulty Low
Monetization Hobby

Notes

  • Users mentioned using Chrome in app mode and grayscale to curb scrolling; SilentScreen formalizes that.
  • Could partner with productivity gurus to promote “digital diet” campaigns.

[Dopamine Ledger]

Summary

  • Tracks daily screen‑free minutes and offline activities, turning focus into a measurable habit.
  • Visualizes dopamine budgeting to help users stay aware of consumption.

Details

Key Value
Target Audience Individuals seeking self‑monitoring of attention, ADHD‑like users, minimalists
Core Feature Dashboard that logs offline time, sets daily “dopamine credits”, awards badges for milestones
Tech Stack Flutter front‑end, Firebase Firestore backend, Google Charts for visualizations
Difficulty Low
Monetization Revenue-ready: $3/mo premium

Notes

  • Community showed interest in “Hammock Driven Development” and analog notebooks for deep work.
  • Could integrate with existing habit‑tracking apps like Habitica for cross‑platform streaks.

[FocusBox]

Summary

  • A tiny hardware device that automatically disconnects Wi‑Fi when idle and only re‑enables it on a physical button press.
  • Enforces offline work periods to prevent context switching.

Details

Key Value
Target Audience Power users, developers, researchers who want a physical barrier to distraction
Core Feature IoT box with ESP32, relay‑controlled Wi‑Fi switch, button input, OLED status display
Tech Stack ESP‑IDF (C), MQTT for status, Docker for firmware updates, optional companion Android app for configuration
Difficulty High
Monetization Revenue-ready: $120 one‑time purchase

Notes

  • Comments praised “white‑noise” and “silence” strategies, echoing “real boredom is important”.
  • Could foster a maker community sharing firmware tweaks and open‑source designs.

[Whitelist Messenger]

Summary

  • Manages incoming messages by only allowing notifications from a curated whitelist during focus hours; other messages are queued.
  • Reduces interruption while still staying reachable for urgent contacts.

Details

Key Value
Target Audience Professionals, parents, community managers who need to filter communication
Core Feature AI‑driven message classifier that tags senders, auto‑queues non‑whitelisted messages, delivers summaries at end of focus window
Tech Stack Python backend with spaCy NLP, Twilio API for message routing, React front‑end, PostgreSQL for logs
Difficulty Medium
Monetization Hobby

Notes

  • Reddit and HN users discussed “Do Not Disturb + whitelist” approaches for Slack and email.
  • Potential to integrate with existing chat platforms like Discord and WhatsApp for cross‑app coverage.

Read Later