Live data from Hacker News

Viewing profile — gusfrehse

gusfrehse

HN member
Joined
Wed, Apr 24, 2019, 1:44 AM UTC
HN karma
9
Public activity
12 items

About gusfrehse

No profile information was provided.

Recent public activity

  1. comment
    Comment #34593769

    Can vouch for the quantum mechanics one. Perfectly understandable while introducing heavy math machinery.

  2. comment
    Comment #33967743

    Hah wait until you find about chimarrão

  3. comment
    Comment #33261130

    In my samsung you can use the "trackpad" swiping up/down. It gives Home/End functionality.

  4. story
  5. story
  6. comment
    Comment #32995691

    Really nice, but ugh... it doesn't have english?

  7. comment
    Comment #31999654

    Do you still need to get the VBIOS from the gpu and patch it manually? tbh that was the scariest part

  8. comment
    Comment #31812918

    Just use cerr for debugging. It is not buffered so it always outuputs, even in unexpected crashes.

  9. comment
    Comment #31260083

    or die...

  10. comment
    Comment #30626238

    Maybe should be on another thread but: any weird tips for weight gain?

  11. 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…

  12. 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.