logoalt Hacker News

rockemsockemyesterday at 12:23 AM2 repliesview on HN

What are some examples of things you are doing with it?


Replies

tptacekyesterday at 12:33 AM

Large scale server telemetry and fiddly OAuth2/Macaroon token management.

show 2 replies
int_19hyesterday at 12:19 PM

I work on a VSCode debugger extension that uses gdb as a backend, and I've had some success tackling bugs in that using Cursor + Gemini 2.5 Pro. The codebase is in TypeScript.

Based from what I've seen, Python and TypeScript are where it fares best. Other languages are much more hit and miss.