Live data from Hacker News

Viewing profile — tanaykarnik

tanaykarnik

HN member
Joined
Sat, Dec 23, 2023, 3:42 AM UTC
HN karma
3
Public activity
14 items

About tanaykarnik

- tanay.xyz - foo.studio - foo.community - github.com/tanayvk - x.com/tanayvk

Recent public activity

  1. 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.

  2. 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…

  3. story
  4. comment
    Comment #43183574

    > all *but* the thinking models get it wrong don't worry it's "all but", so you are fine.

  5. 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…

  6. story
  7. 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…

  8. comment
    Comment #41468438

    hey, thanks! i'm using cr-sqlite + PeerJS for the peer-to-peer sync. so it works using WebRTC.

  9. 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…

  10. comment
    Comment #41464049

    Oh, and there's markdown support too.

  11. 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…

  12. 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…

  13. 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…

  14. 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…