Viewing profile — gusfrehse
gusfrehse
HN member- Joined
- Wed, Apr 24, 2019, 1:44 AM UTC
- HN karma
- 9
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About gusfrehse
No profile information was provided.
Recent public activity
-
comment
Comment #34593769
Can vouch for the quantum mechanics one. Perfectly understandable while introducing heavy math machinery.
-
comment
Comment #33967743
Hah wait until you find about chimarrão
-
comment
Comment #33261130
In my samsung you can use the "trackpad" swiping up/down. It gives Home/End functionality.
- story
- story
-
comment
Comment #32995691
Really nice, but ugh... it doesn't have english?
-
comment
Comment #31999654
Do you still need to get the VBIOS from the gpu and patch it manually? tbh that was the scariest part
-
comment
Comment #31812918
Just use cerr for debugging. It is not buffered so it always outuputs, even in unexpected crashes.
-
comment
Comment #31260083
or die...
-
comment
Comment #30626238
Maybe should be on another thread but: any weird tips for weight gain?
-
comment
Comment #30521376
You can apply too much math in it, it's incredible. Computer graphics has all the matrices/spaces/quaternions that are super interesting. Then you have functional programming and a…
-
comment
Comment #25633729
The way I see it, that would mean the function 'fair_dice' has type 'i32'. While in this case it maybe fine, if the function had arguments, it would be ambiguous.