HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jakegmaths

no profile record

comments

jakegmaths
·в прошлом месяце·discuss
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 месяца назад·discuss
Yeah I'm surprised I've no way to delete or edit my comment.
jakegmaths
·3 месяца назад·discuss
My apologies, this isn't the cause. Bun build doesn't suffer from this bug.
jakegmaths
·3 месяца назад·discuss
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 месяцев назад·discuss
I find it infuriating when clickers say they send page up/down but actually send regular up/down key events.
jakegmaths
·8 месяцев назад·discuss
I use URLs for pixel art: https://www.mathsuniverse.com/pixel-art?p=GgpUODLkg-N0JchwOF...
jakegmaths
·8 месяцев назад·discuss
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 месяцев назад·discuss
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 месяцев назад·discuss
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.