Viewing profile — tanaykarnik
tanaykarnik
HN member- Joined
- Sat, Dec 23, 2023, 3:42 AM UTC
- HN karma
- 3
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About tanaykarnik
Recent public activity
-
comment
Comment #48528830
yeah exactly my thoughts. everyone didn't mean literally everyone. and for the ones that are using it (especially the paid subs). the lure is undeniable.
-
comment
Comment #48528806
everyone might not be using ai. but i see myself reaching for it for every small thing these days. it's like every curiousity or lifestyle choice or optimization is something ai ca…
- story
-
comment
Comment #43183574
> all *but* the thinking models get it wrong don't worry it's "all but", so you are fine.
-
story
Ask HN: What lectures have made a lasting impact on you?
I just watched The Craft of Writing Effectively (https://www.youtube.com/watch?v=vtIzMaLkCaM), and it really left a mark on me. It’s one of those talks that makes you see things di…
- story
-
story
Show HN: PeerSplit–A free, P2P Splitwise alternative (local-first PWA)
Hey HN! I'm Tanay, and I just launched PeerSplit, a peer-to-peer, privacy-first app for splitting group expenses. I built it because I was pretty fed up with existing apps that tra…
-
comment
Comment #41468438
hey, thanks! i'm using cr-sqlite + PeerJS for the peer-to-peer sync. so it works using WebRTC.
-
comment
Comment #41468266
thanks for the feedback! the writing screen doesn't have multiple text fields, it's just one area for writing that has the last line highlighted since you can't edit previous lines…
-
comment
Comment #41464049
Oh, and there's markdown support too.
-
story
Show HN: Fair-source, local-first PWA for distraction-free writing
Features: Focused Writing - Highlights the current sentence for enhanced focus. - Dims previous lines and paragraphs to minimize distractions. - Hemingway mode prevents deleting mo…
-
story
Show HN: I'm building an app for focused writing
- Markdown support - Tracks session timings and word counts - PWA, works fully offline, no sign-up needed - Local-first with P2P sync - Focused writing: dims previous lines, highli…
-
comment
Comment #41329093
thanks for trying! the timer on the top left tells you the total elapsed time on the workout, including pauses. whereas the main timer only does a countdown/stopwatch for the curre…
-
story
Show HN: I built an open-source local-first app to track my workouts
I built an app to create, time, and track workouts and sync them across multiple devices. - Built with Nuxt + Nuxt UI - Stores data locally in the browser using SQLite - Local-firs…