HN user

herpdyderp

1,197 karma
Posts1
Comments362
View on HN
GPT-5.6 13 days ago

I keep trying Codex and it constantly produces terrible output compared to Opus. I don’t understand how my results are so bad?

TypeScript 7 14 days ago

Depends on your tooling. I can't update yet due to ESLint package dependency mismatches. I'll have to wait for all the ESLint plugins to update. There may also be new failures in your code from the v6 to v7 update. I had only a very minor one though in my initial test.

TypeScript 7 14 days ago

The reason to not use it locally is false negatives or false positives compared to your CI version. Your local tsc will not match the results of your CI tsc.

Vite+ Beta 20 days ago

I wish Oxfmt supported plugins. Prettier's plugin API is one of the worst APIs I've ever worked with. I'm eager to switch to a different formatter with a better plugin API (and I need plugins).

I go out of my way to enable "natural scrolling" on every device I use (it is possible on Windows!) because I've never been able to stand the opposite.

My Linear client gets stuck "syncing" all the time, completely blocking all interaction. I'd rather have loading spinners than getting, essentially, locked out of the whole app for 10 minutes.

I do this on my OSS projects to automate semver bumps and it's amazing! At work, I also enforce "tags" (not git tags, just strings in the PR title) based on who cares about the change and then generate changelogs for the respective teams based on those "tags".

I, however, do look forward to a time when we can prompt our own TV shows. That second season that ruined your favorite show? Fix it. The second season that never happened? Create it. Of course AI needs to get better still for that to be bearable for many of us, but I'm still excited at the idea!

Personally I much prefer Deno as it's also doing a lot more work to unify the backend and frontend JS APIs.

Simply the output of the code written. It initially worried me that it was harder to add context (can't select a single line of code in VS Code and automatically attach it, for example), but I've found that the Claude CLI's output is so far superior that it doesn't even need that VS Code context.