HackerTrans
トップ新着トレンドコメント過去質問紹介求人

jakegmaths

no profile record

コメント

jakegmaths
·先月·議論
Windows really needs to ditch CRLF and just use LF, and switch from backslashes to forward slashes. Or better yet, just switch everything to full POSIX.

In powershell everything is much better than cmd, but it's just not enough.

WSL is generally great, but there are annoying downsides. I often get "catastrophic" crashes and the zone identifier files drive me nuts. Plus it takes so much longer to start VSCode when connecting with WSL, and now you've got two file systems. WSL1 was in many ways better than WSL2 for these reasons.
jakegmaths
·3 か月前·議論
Yeah I'm surprised I've no way to delete or edit my comment.
jakegmaths
·3 か月前·議論
My apologies, this isn't the cause. Bun build doesn't suffer from this bug.
jakegmaths
·3 か月前·議論
I think this is ultimately caused by a Bun bug which I reported, which means source maps are exposed in production: https://github.com/oven-sh/bun/issues/28001

Claude code uses (and Anthropic owns) Bun, so my guess is they're doing a production build, expecting it not to output source maps, but it is.
jakegmaths
·8 か月前·議論
I find it infuriating when clickers say they send page up/down but actually send regular up/down key events.
jakegmaths
·8 か月前·議論
I use URLs for pixel art: https://www.mathsuniverse.com/pixel-art?p=GgpUODLkg-N0JchwOF...
jakegmaths
·8 か月前·議論
The latest version of Microsoft Teams is absolutely terrible at this... just one URL for everything. No way to bookmark even a particular team.
jakegmaths
·9 か月前·議論
Bun is brilliant. I rarely have to install any packages, as Bun has just the right things built in, like SQL, S3 and now Redis too.
jakegmaths
·10 か月前·議論
Almost all my computer science students are using Typst on my recommendation to write up their programming projects, vs most using Microsoft Word last year. Specifically, writing in VSCode with the Tinymist Typist extension. All going very well so far and no complaints.