frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Dayflow – A git log for your day

https://github.com/JerryZLiu/Dayflow
1•jerryliu12•1h ago
Hi HN! I've been building Dayflow, a macOS app that automatically tracks what you're actually working on (not just which apps you have open).

Here's what it does:

- It creates a semantic timeline of your day;

- It does it by understanding the content on your screen (with local or cloud VLMs);

- This allows you to see exactly where your time went without any manual logging.

Traditional time trackers tell you "3 hours in Chrome" which is not very helpful. Dayflow actually understands if you're reading documentation, debugging code, or scrolling HN. Instead of "Chrome: 3 hours", you get "Reviewed PR comments: 45min", "Read HN thread about Rust: 20min", "Debugged auth flow: 1.5hr".

I was an early Rewind user but rarely used the retrieval feature. I built Dayflow because I saw other interesting uses for screen data. I find that it helps me stay on track while working - I check it every few hours and make sure I’m spending my time the way I intended - if I’m not, I try to course correct.

Here’s what you need to know about privacy:

- Run 100% locally using qwen2.5-vl-3b (~4GB model)

- No cloud uploads, no account

- Full source available under MIT license (https://github.com/JerryZLiu/Dayflow)

- Optional: BYO Gemini API key for better quality (stored in Keychain, with free-tier workaround to prevent training on your data)

The tech stack is pretty simple, SwiftUI with a local sqlite DB. Uses native macOS apis for efficient screen captures. Since most people who run LLMs locally already have their tool of choice (Ollama, LLMStudio, etc.), I decided to not embed an LLM into Dayflow.

By far the biggest challenge was adapting from SOTA vision models like Gemini 2.5 Pro to small, local models. My constraints were that it had to take up <4GB of ram and have vision capabilities. I had to do a lot of evals to figure out that Qwen2.5VL-3B was the best balance of size and quality, but there was still a sizable tradeoff in quality that I had to accept. I also got creative with sampling rates and prompt chunking to deal with the 100x smaller context window. Processing a 15 minute segment takes ~32 local LLM calls vs 2 Gemini calls!

Here’s what I’m working on next:

Distillation: Using Gemini's high-quality outputs as training data to teach a local model the patterns it needs, hopefully closing the quality gap.

Custom dashboards where you can track answers to any question like "How long did I spend on HN?" or "Hours until my first deep work session of the day

I'd love to hear your thoughts, especially if you've struggled with productivity tracking or have ideas for what you'd want from a tool like this.

Comments

tiernano•1h ago
wait... isnt this pretty much what Microsoft was doing with Recall?
jerryliu12•1h ago
Recall (and Rewind) are similar in the sense that they both use screen data, but it's designed for retrieving specific things you saw, not semantically summarizing your time. My opinion is that they're completely different feature sets.
chewhongjun96•1h ago
Is it possible to include wearables as a data sources?

i.e. apple watch for sleep, running, activity levels? it could really give a 360 view of your life

jerryliu12•1h ago
That would be really cool, but for the foreseeable future there's still a lot of room to improve how screen data is used so I'll mostly be focused on that.

GuitarPie: Use Fretboard of Electric Guitar for Audio-Based Pie Menu Interaction [pdf]

https://andreasfender.com/publications/PDFs/GuitarPie_authorgenerated.pdf
1•bookofjoe•36s ago•0 comments

Show HN: RegulGPT – AI-powered compliance policy generator for startups

https://regulgpt.com
1•nawoda•49s ago•0 comments

Show HN: Binary artifact and release management, for everyone

https://buildstash.com
2•r0bbie•2m ago•0 comments

AI "Hyperbole and Silly Numbers"?

https://www.theregister.com/2025/09/24/bain_ai_costs/
1•DaveZale•5m ago•0 comments

The Growth of the Swift Server Ecosystem

https://www.swift.org/blog/swift-on-the-server-ecosystem/
1•pjmlp•5m ago•0 comments

New Agent Benchmark from Meta Super Intelligence Lab and Hugging Face

https://huggingface.co/blog/gaia2
1•clmnt•6m ago•1 comments

Show HN: Vibe Linking

https://vb.lk/
1•michaelstewart•6m ago•0 comments

Show HN: DoShare Personal Cloud

https://getcloud.doshare.me
1•vednig•7m ago•0 comments

Mixboard: Google Labs' new experiment to visualize ideas

https://blog.google/technology/google-labs/mixboard/
1•simonpure•9m ago•0 comments

Instagram hits 3B monthly users; testing defaulting to Reels in India

https://www.bloomberg.com/news/articles/2025-09-24/instagram-hits-3-billion-users-with-focus-on-v...
1•sc970•9m ago•1 comments

Results Only Jobs (ROWE) – Jobs for better work / life balance and productivity

https://results-only-jobs.com
1•JankoLagaly•11m ago•1 comments

Gaza medics describe hospital overwhelmed by casualties from Israeli strikes

https://www.bbc.com/news/articles/cgknzk46kz6o
1•belter•12m ago•0 comments

Waymo for Business

https://waymo.com/blog/2025/09/waymo-for-business
1•ra7•14m ago•0 comments

Terence Tao: The role of small organizations in society has shrunk significantly

https://mathstodon.xyz/@tao/115259943398316677
14•bertman•14m ago•0 comments

SquashFS Optimization Achieves 15,277x Performance in Developer Benchmark

https://www.phoronix.com/news/SquashFS-Faster-Sparse-Copy
1•Bender•17m ago•0 comments

How Nvidia Is Backstopping America's AI Boom

https://www.wsj.com/tech/ai/how-nvidia-is-backstopping-americas-ai-boom-875c1346
4•doener•17m ago•0 comments

Intel Moves Pre-Arc Graphics to "Legacy" Driver on Windows Linux Need Not Worry

https://www.phoronix.com/news/Intel-11th-14th-Gen-Legacy-Drv
1•Bender•17m ago•0 comments

EU ethics watchdog opens inquiry into von der Leyen's Mercosur text

https://www.euractiv.com/news/eu-ethics-watchdog-opens-inquiry-into-von-der-leyens-mercosur-text/
2•nickslaughter02•18m ago•1 comments

The AI Performance Benefit with AMX on Intel Xeon 6 "Granite Rapids"

https://www.phoronix.com/review/intel-xeon-6-granite-rapids-amx
1•Bender•18m ago•0 comments

Astrocytic response to stress alters activity patterns in male and female mice

https://www.nature.com/articles/s41467-025-61643-y
1•PaulHoule•18m ago•0 comments

CompileBench: Can AI Compile 22-year-old Code?

https://simonwillison.net/2025/Sep/22/compilebench/
2•speckx•19m ago•0 comments

A collaborative large language model for drug analysis

https://www.nature.com/articles/s41551-025-01471-z
1•bookofjoe•19m ago•0 comments

Writing Nothing but Docs for a Week

https://pgdog.dev/blog/writing-nothing-but-docs
1•levkk•20m ago•0 comments

Product Hunt Is Dead

https://sedimental.org/product_hunt_is_dead.html
3•mhashemi•23m ago•3 comments

Audited Interactive Sigma Proofs and Fiat-Shamir Transformation PoC

https://www.openzeppelin.com/news/interactive-sigma-proofs-and-fiat-shamir-transformation-proof-o...
1•wslh•25m ago•0 comments

Google Data Commons MCP Server

https://techcrunch.com/2025/09/24/google-makes-real-world-data-more-accessible-to-ai-and-training...
1•coloneltcb•27m ago•0 comments

Show HN: We built Atono because we kept losing context

https://atono.io/
1•troy55_yort55•27m ago•0 comments

Show HN: Snapser Starter Tier – modular back end with isolated K8s "own cluster"

https://snapser.com
1•aapte•28m ago•1 comments

Show HN: Galerion – Minimal app to organize and play your media

https://whichny.com/Galerion/
1•Zifnap•28m ago•0 comments

Better Curl Saul: a lightweight API testing CLI focused on UX and simplicity

https://github.com/DeprecatedLuar/better-curl-saul
6•jicea•29m ago•2 comments