Viewing profile — jamsinclair
jamsinclair
HN member- Joined
- Sun, Oct 08, 2017, 2:18 AM UTC
- HN karma
- 18
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About jamsinclair
No profile information was provided.
Recent public activity
-
comment
Comment #47657049
The bun build creates a large self-contained executable with no optimisations. Almost like a large electron build. Deno also provides the same functionality, but with a smaller opt…
- story
-
comment
Comment #38877461
I know other people have had success compiling the source to WebAssembly with pretty good success, but it's harder to customise in the ways that I wanted.
-
comment
Comment #38877450
Thanks! Great question, the port is quite primitive. It was mostly manual work of copying each function and manually massaging it to JavaScript. TypeScript did a lot of heavy lifti…
- story
-
comment
Comment #29135315
As a local, I can assure you many Japanese do jaywalk in Tokyo. Perhaps it's slightly less frequent and considerate compared to other countries.
-
comment
Comment #22394273
A 99 USD commercial web API. This one, and their other endpoints, require being part of paid Apple Developer program. I understand, but it's frustrating if you're wanting to play a…
-
comment
Comment #21905101
For those concerned about entering your network info into an online qr tool, some time ago I attempted a minimal JS and transparent site for generating these codes ( https://github…