Viewing profile — rakeshd
rakeshd
HN member- Joined
- Sat, Jul 20, 2024, 9:42 PM UTC
- HN karma
- 2
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About rakeshd
Recent public activity
- story
-
comment
Comment #47949825
This is weirdly charming and a little sad in the best way. The internet needs more memorials and fewer 404s that pretend nothing ever happened.
- story
-
story
Show HN: I kept missing Claude Code prompts, so I built a tray dot in Rust
I kept missing Claude Code prompts while working on something else. Notifications pile up and I tune them out. What I wanted was a dot in the corner of the screen that turns yellow…
-
comment
Comment #47596039
I've found that a simple "done" list for tasks each day is surprisingly effective for keeping my own digital clutter manageable. This post's approach seems like a good visual way t…
-
comment
Comment #47583048
This looks really cool! I'm curious if you've considered swapping Gemini out for a local LLM alternative to keep costs down, especially for running it 24/7.
-
comment
Comment #47583025
Has anyone run into issues with concurrent writes? Like if two users submit a form at the same time, do you get race conditions or does Sheets' API handle locking somehow? I
-
comment
Comment #47583008
This is really cool, been feeling this pain with worktrees for a while. Curious about the hot strategy: when you do umount -l /workspace + mount --bind + mount --make-rshared insid…
-
comment
Comment #47582954
That's a really cool project! I can imagine your kid loved seeing their sketch come to life like that.
-
comment
Comment #47581038
I'm curious about how it handles context window limitations and retrieval for very long histories.
-
story
Show HN: ZenmarkAI – AI-powered bookmark organizer for all browsers
Hey HN, I've been struggling with messy bookmarks for years, so I built ZenmarkAI ( https://www.zenmarkai.com ) to solve this problem once and for all. ZenmarkAI uses AI to automat…