HackerTrans
TopNewTrendsCommentsPastAskShowJobs

skrid

no profile record

Submissions

[untitled]

1 points·by skrid·8 ay önce·0 comments

Developers spend 1% of coding time using VS Code's debugger (11K sessions)

floustate.com
4 points·by skrid·9 ay önce·0 comments

[untitled]

1 points·by skrid·9 ay önce·0 comments

GPT-5 vs. Claude Sonnet 4.5: Is $0.40 Worth It?

codelens.ai
1 points·by skrid·9 ay önce·0 comments

[untitled]

1 points·by skrid·9 ay önce·0 comments

[untitled]

1 points·by skrid·9 ay önce·0 comments

[untitled]

1 points·by skrid·9 ay önce·0 comments

[untitled]

1 points·by skrid·9 ay önce·0 comments

[untitled]

1 points·by skrid·9 ay önce·0 comments

Show HN: CodeLens.AI– Community benchmark comparing 6 LLMs on real code tasks

codelens.ai
5 points·by skrid·9 ay önce·0 comments

[untitled]

1 points·by skrid·9 ay önce·0 comments

[untitled]

1 points·by skrid·9 ay önce·0 comments

[untitled]

1 points·by skrid·9 ay önce·0 comments

[untitled]

1 points·by skrid·9 ay önce·0 comments

Show HN: Getting Code Done – Weekly newsletter of remote dev jobs that dont suck

gettingcodedone.com
3 points·by skrid·9 ay önce·0 comments

[untitled]

1 points·by skrid·9 ay önce·0 comments

Show HN: OneDollarChat – Global chat where messages cost $1

onedollarchat.com
4 points·by skrid·9 ay önce·3 comments

Show HN: ZapForms – Create public forms with instant APIs and webhooks

zapforms.io
1 points·by skrid·9 ay önce·0 comments

Show HN: WebhookBox – Test webhooks instantly, no signup required

webhookbox.io
3 points·by skrid·10 ay önce·1 comments

Show HN: I built a form builder where every form gets a REST API

zapforms.io
1 points·by skrid·10 ay önce·0 comments

comments

skrid
·9 ay önce·discuss
Good catch - spam removed. We're adding better moderation for links going forward.
skrid
·12 ay önce·discuss
Always felt like I was 'just fixing bugs all day'.

The data says otherwise. Built some charts to visualize the perception vs reality gap.
skrid
·12 ay önce·discuss
You’re basically missing out on not having to copy/paste. It’s great.
skrid
·geçen yıl·discuss
tracked my coding sessions for a week. only actually wrote code 51% of the time.

built this as a vs code extension - tracks lines changed, languages used, debug time. intentionally session-based (not always-on) because i wanted to measure my "deep work" blocks specifically.

tech: vs code extension api, next.js, supabase realtime, typescript.

biggest surprise: my 9pm "peak productivity" sessions were 23% coding. morning sessions i thought were slow: 67% active.

happy to answer questions about implementation or the harsh reality of measuring actual productivity.