惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

P
Proofpoint News Feed
V
V2EX
WordPress大学
WordPress大学
Google DeepMind News
Google DeepMind News
Martin Fowler
Martin Fowler
小众软件
小众软件
Blog — PlanetScale
Blog — PlanetScale
月光博客
月光博客
The Cloudflare Blog
T
Tailwind CSS Blog
H
Help Net Security
腾讯CDC
爱范儿
爱范儿
人人都是产品经理
人人都是产品经理
H
Hackread – Cybersecurity News, Data Breaches, AI and More
The GitHub Blog
The GitHub Blog
Microsoft Security Blog
Microsoft Security Blog
Stack Overflow Blog
Stack Overflow Blog
D
DataBreaches.Net
C
Check Point Blog
量子位
酷 壳 – CoolShell
酷 壳 – CoolShell
美团技术团队
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com

Hacker News: Show HN

PurrrrrFocus: Pomodoro Timer App - App Store Workflow Engine — Multi-Step Orchestration for Bun RapidPhoto: Pro Photo Editor App - App Store GitHub - DheerG/swarms: Achieve extraordinary results with claude code across a variety of tasks SPICE simulation → oscilloscope → verification with Claude Code — Lucas Gerads Show HN: VCoding – A 5 MB native Windows IDE with no dynamic dependencies Show HN: LLMs don't hallucinate because they're bad at math, it's the format GitHub - Agent-FM/agentfm-core: AgentFM is a peer-to-peer network that turns everyday computers into a decentralized AI supercomputer. AgentFM lets you run massive AI workloads directly across a global mesh of idle CPUs and GPUs. Show HN: Tracking Top US Science Olympiad Alumni over Last 25 Years GitHub - Potarix/agent-hub: One place to talk to all your agents Show HN: Runtime security for AI agents(injection,tool abuse, data exfiltration) GitHub - dubeyKartikay/lazyspotify: Terminal Spotify client for macOS and Linux GitHub - the-banana-tool/king-louie: Easy to use GUI Personal AI Assistant. Win/Linux/Mac. Show HN I made my vacation rental bookable by AI agents–no Airbnb, 0% commission GitHub - basteez/jsf-autoreload: maven plugin to enable hot reload on jsf projects uvm32/hosts/host-gdbstub at main · ringtailsoftware/uvm32 GitHub - labsai/EDDI: Config-driven engine that turns JSON into production-grade AI agents. Multi-agent orchestration, 12+ LLM providers, MCP/A2A protocols, RAG, persistent memory, and enterprise compliance (EU AI Act, GDPR, HIPAA). Built on Quarkus. GitHub - glitchnsec/fortyone-oss: AI Executive Assistant Platform Quickstart | Alien GitHub - muxshed/shed: One stream in, or many. Every destination, simultaneously. No cloud middleman, no per-channel fees, no limits. GitHub - ocrbase-hq/ocrbase: 📄 PDF/IMG ->.MD/JSON Document OCR API for PaddleOCR and GLMOCR. Self-hostable. GitHub - impactjo/home-memory: MCP server that lets your AI assistant remember everything about your home. GitHub - Sets88/dbcls: DbCls is a powerful terminal database client that supports various databases GitHub - neptun2000/heor-agent-mcp GitHub - SeanFDZ/macmind: Single-layer transformer in HyperTalk for the classic Macintosh RollQuation: Math Puzzles - Apps on Google Play GitHub - dropbox/witchcraft Show HN: Agent-cache – Multi-tier LLM/tool/session caching for Valkey and Redis GitHub - opentalon/opentalon: OpenTalon is an open-source platform built from the ground up in Go as a robust alternative to OpenClaw LinkedIn™ 职位抓取工具 - Chrome 应用商店
GitHub - p32929/let: (WIP) Track your life. Discover patt...
heliskyr2 · 2026-05-04 · via Hacker News: Show HN

LET - Life Events Tracker

Track your life. Discover patterns. Become your best self.

A simple yet powerful mobile app to track daily habits, life events, and discover patterns in your daily life.

Screenshots

Onboarding Home Dashboard Patterns
Onboarding Home Dashboard Patterns

What is LET?

LET stands for Life Events Tracker - an app designed to help you:

  • Track daily habits (exercise, meditation, reading, water intake)
  • Monitor health & fitness (sleep hours, workouts, meals)
  • Follow goals & milestones
  • Log mood & wellbeing
  • Record important life events

What This Project IS

  • A React Native project built with Expo
  • A cross-platform app (iOS, Android, Web)
  • A habit tracker and life event logger
  • An open-source project you can contribute to
  • A showcase of what vibe-coding can achieve
  • Built entirely by talking to an AI (yes, really)

What This Project IS NOT

  • A unicorn (sorry, no magical horns here)
  • A replacement for your therapist
  • A time machine (can't track events that haven't happened yet... or can we?)
  • A social network (your data stays on your device)
  • Something that will make you coffee (working on it)
  • Written by a human (see acknowledgments below)

Tech Stack

Category Technology
Framework React Native + Expo
Language TypeScript
Styling NativeWind (TailwindCSS)
Database SQLite (expo-sqlite + Drizzle ORM)
State Management Zustand
UI Components Custom components + rn-primitives
Navigation Expo Router
Charts Custom SVG-based charts

Features

  • Dark/Light mode support
  • Week-based navigation with calendar picker
  • Pattern analysis with visual charts
  • Export/Import data (JSON)
  • Customizable event colors
  • Works offline (local SQLite database)
  • Swipe gestures for navigation

Getting Started

Prerequisites

  • Node.js 18+
  • Yarn or npm
  • Expo CLI
  • iOS Simulator / Android Emulator / Physical device

Installation

# Clone the repository
git clone https://github.com/p32929/let.git
cd let

# Install dependencies
yarn install

# Start the development server
yarn dev

# Or for specific platforms
yarn ios     # iOS
yarn android # Android
yarn web     # Web

Contributing

Contributions are welcome! But before you dive in:

  1. Create an issue first - Let's discuss what you want to change
  2. Wait for approval - I might have opinions (or the AI might)
  3. Fork the repo - Make your changes
  4. Submit a PR - Reference the issue

Please don't just randomly submit PRs without discussion. We're all friends here, let's talk first!

Code Style

  • TypeScript all the way
  • Functional components with hooks
  • NativeWind for styling
  • Keep it simple, keep it clean

FAQ

Q: Can I use this for commercial purposes? A: Check the license. But why would you? It's a habit tracker, not a gold mine.

Q: Why is it called LET? A: Life Events Tracker. Also, "let" as in "let yourself be better." Deep, right?

Q: Does it sync to the cloud? A: Nope. Your data, your device, your privacy. Old school.

Q: I found a bug! A: Create an issue. Or fix it and submit a PR. Or blame the AI.

Troubleshooting

Before asking me anything:

  1. Ask a good LLM first - They're smarter than both of us combined
  2. Read the docs - Expo, React Native, they have great documentation
  3. Search existing issues - Someone might have had the same problem
  4. If all else fails - Pray to God, then start reading the code. Good luck, you'll need it.

Acknowledgments

The Vibe-Coding Confession

I have to be honest with you. I vibe-coded this entire project.

What does that mean? It means:

  • I didn't write a single line of code manually
  • I just talked to Claude (the AI, not some French guy)
  • I mostly drank tea and approved changes
  • The AI did all the heavy lifting
  • If there are bugs, blame the AI (just kidding, blame me for not prompting better)

This is what the future looks like, folks. I described what I wanted, and an AI built it. We're living in the future, and it's both amazing and slightly terrifying.

Why I Built This

I built this project because I was working on something bigger and needed to evaluate a framework that could handle iOS, Android, and Web simultaneously - with proper UI consistency and fast load times across all platforms.

So I started with something simple enough to test the framework's capabilities without getting lost in complex business logic.

The honest truth? React Native isn't perfect yet. NativeWind and the shadcn-like component library (React Native Reusables) have their fair share of issues. I spent a lot of time debugging, running the app on all platforms, and fixing platform-specific quirks.

I did consider switching to Flutter or Tauri Mobile, but:

  • Flutter Web takes forever to load (not ideal for web-first experiences)
  • Tauri Mobile is still too new and experimental

So I stuck with React Native + Expo, debugged issues platform by platform, and eventually ended up with a usable app that works everywhere. Sometimes the best choice is the one you can actually ship.

Special Thanks

  • Claude (Anthropic) - For writing all this code while I watched
  • The Expo Team - For making React Native actually usable
  • You - For reading this far (seriously, why are you still here?)

License

MIT License - Do whatever you want with it. Just don't blame me if it breaks.


Made with AI by a human who can code but is too lazy to code multiple projects at the same time because multitasking is life
No developers were harmed in the making of this app