Viewing profile — jakegmaths
jakegmaths
HN member- Joined
- Fri, May 12, 2023, 12:37 PM UTC
- HN karma
- 241
- Public activity
- 25 items
- HN profile
- View on Hacker News ↗
About jakegmaths
No profile information was provided.
Recent public activity
-
comment
Comment #49235156
I'm building a photo book system that respects privacy via no tracking, not sending anything to the server until you go to print (all stored in indexeddb until then) and even then …
-
comment
Comment #48373378
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…
-
comment
Comment #47592302
Yeah I'm surprised I've no way to delete or edit my comment.
-
comment
Comment #47591874
My apologies, this isn't the cause. Bun build doesn't suffer from this bug.
-
comment
Comment #47588317
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 (an…
-
comment
Comment #45844645
I find it infuriating when clickers say they send page up/down but actually send regular up/down key events.
-
comment
Comment #45790571
I use URLs for pixel art: https://www.mathsuniverse.com/pixel-art?p=GgpUODLkg-N0JchwOF...
-
comment
Comment #45790562
The latest version of Microsoft Teams is absolutely terrible at this... just one URL for everything. No way to bookmark even a particular team.
-
comment
Comment #45548353
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.
-
comment
Comment #45394293
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 i…
-
comment
Comment #44590226
I'm writing this on a Unihertz Jelly Star which is tiny, and I consider it my "protest phone" at the lack of decent small phones. A friend jokingly calls it my "microphone", anothe…
-
comment
Comment #44362917
Indeed. But sadly, they don't update them. The Unihertz Jelly Star is stuck on the June 2023 (yes... 2 years ago!) Android security update.
-
comment
Comment #43947270
I'm struggling to see the problem with this statement, other than maybe to add in the word "usually". My students will know of graphs in maths where the origin is always bottom lef…
-
comment
Comment #43944003
I loved tixy when I first discovered it a few years ago so created this https://www.mathsuniverse.com/tixy (with permission from the original author) with puzzles to solve on the t…
-
comment
Comment #43841449
Your query for Java will include all instances of JavaScript as well, so you're over representing Java.
-
comment
Comment #43818188
As a teacher of computer science, I'm working on various free resources for teachers and students, such as a guide to simulating forces and collisions in JavaScript ( https://www.m…
-
comment
Comment #42211027
I made a similar thing earlier this year at https://www.mathsuniverse.com/sorting that doesn't have music and focuses more on teaching students how different sorting algorithms wor…
-
comment
Comment #42187015
Bought for my son's birthday, just set it up. Very smooth. We're both delighted with it.
-
comment
Comment #39945995
"Building experiences with real-time components was previously only accessible to multi-billion dollar companies" ... what a load of nonsense. I've built them in a few hours, spend…
-
comment
Comment #38419810
Here's something similar I made yesterday. Just view source of the controlling page and the pop-up pages for how it works (single page with inline vanilla JavaScript and no npm ins…
-
comment
Comment #37435486
It has experimental support as of this release: https://bun.sh/blog/bun-v1.0#bun-more-thing
-
comment
Comment #36796947
I made a guided tutorial based around tixy: https://www.mathsuniverse.com/tixy
-
comment
Comment #36786752
I love tixy.land, but as a school teacher of maths and computer science I think it may be a bit beyond most of my students. So with permission from Martin Kleppe, I created this gu…
- story
-
story
Show HN: Infinity Whiteboard, Designed for Teachers
I've created a whiteboard which I use every lesson when teaching maths, though it can be used for anything. It currently has a few hundred teachers using it daily. It's designed fo…