Viewing profile — smspillaz
smspillaz
HN member- Joined
- Thu, Aug 14, 2014, 9:02 AM UTC
- HN karma
- 192
- Public activity
- 32 items
- HN profile
- View on Hacker News ↗
About smspillaz
No profile information was provided.
Recent public activity
-
comment
Comment #47100990
> December 15, 2025 Canada enacted "Bill C-3", granting citizenship to people born before Dec. 15, 2025 with ANY level of Canadian ancestry they can document. (It used to be a "fir…
-
comment
Comment #47100921
But they do meaningfully try to address this. Almost every country in the west is tightening it's system. In the UK claiming ILR will take a significantly longer period of lawful r…
-
comment
Comment #46376677
I'm a bit late to the thread, but I'll play the game this year (24.12.2026). I don't want any of these to happen, but unfortunately I think they might: - US starts a digital servic…
-
comment
Comment #33432530
Location: Helsinki, Finland Remote: Yes Willing to relocate: Temporarily. Immigration will be easier in US (TN)/Canada /Australia. Not an EU national (yet). Technologies: Deep lear…
-
comment
Comment #32387966
> You need to pay taxes where you reside. The key term here is "reside". We'll get back to this in a bit. > Professional athletes pay taxes to every state where they play a game. Y…
-
story
Ask HN: What's up with the size of macOS/App Store updates?
Xcode 13.3.1 apparently fixes one bug in one commandline tool and the total download size is 12.7GB. I understand that the packages are signed, but it should be possible to figure …
-
comment
Comment #30696826
> now we have even less freedom of speech inside the country. Did anybody read this part? I see a lot of comments along the lines of "well we're at war with you" or "you'll get you…
- story
-
comment
Comment #28214360
From the looks of it, they're leveraging a fork of a library I ported from Compiz a few years ago (called libanimation). I'm quite happy to see this, as I thought it was a dead end…
-
comment
Comment #16917809
Hey, thanks for pointing this out. I've added it to my list here: https://github.com/smspillaz/intuitive-math/issues/7
-
comment
Comment #16917808
Thanks! > One annoyance is that the graphs don't render if they're slightly off-screen (and they render slowly/fade-in or something) so it can be somewhat annoying to scroll back/f…
-
comment
Comment #16917802
Hey, thanks for the feedback! > There are a few grammatical errors (missing word, missing comma) that are forgivable but I find that any imprecision in language is a big detriment …
-
comment
Comment #16912793
Indeed. I think one of the thing I wanted to focus on as well in this series was explaining exactly where a lot of the formulas came from. It was a great learning experience, since…
-
comment
Comment #16912772
Thank you! This was exactly my motivation in making it, so I'm glad it helped you!
-
comment
Comment #16912767
It probably could be, as long as I figure out how to get code splitting to work with it being a static site. Shouldn't be too hard. I imagine its just a case of pre-rendering all t…
-
comment
Comment #16912760
Yes, absolutely. I'm receiving lots of great links in the comments here, so it'd be great to cross link similar resources on this page too.
-
comment
Comment #16912755
Actually, I think the issue here now that I think of it is that we do media query detection in on the React side to figure out which components to render. Really, we should just re…
-
comment
Comment #16912743
> This seems interesting, but I feel like it would be way more useful if you could drag to rotate however you want, instead of waiting for the animation to get sort of close to the…
-
comment
Comment #16910731
Oh interesting. What phone are you using? It should enter a mobile-friendly kind of view, but I haven't implemented that on the server side renderer yet.
-
comment
Comment #16910697
Indeed - this is one of the main motivations I had for creating this. 3b1b is great, but I much prefer reading than watching.
-
comment
Comment #16910696
Yeah, for some reason I saw 60,000(!) requests on lambda all at the same time so I guess it had a bit of trouble scaling up. A scraper or Googlebot perhaps? Should be all fine now.…
-
comment
Comment #16910692
Super cool, I didn't know that existed. Clearly someone else has had the problem I experienced too. I'll have to add that with a list of other useful resources on the site.
-
comment
Comment #16910682
It is! I'll fix it later tonight.
-
comment
Comment #16910679
Thanks for the feedback! I was a little worried that the explanations would fall back too much on formal properties, so I guess I've got a bit more work to do on the visualization …
-
comment
Comment #16910665
I actually got my inspiration to do this from the 3b1b videos. And I agree, they are very fine educational materials. The gap which I'm trying to fill here is that 3b1b goes over t…