Viewing profile — vgbm
vgbm
HN member- Joined
- Wed, Sep 30, 2015, 12:44 AM UTC
- HN karma
- 10
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About vgbm
No profile information was provided.
Recent public activity
-
comment
Comment #49409683
Agreed. As someone who hasn’t used Racket it wasn’t clear to me why syntax rules needed to be used over a simple define or what syntax rules even did that define didn’t.
- comment
-
comment
Comment #41037377
Interesting, I didn’t realize that the “Bro” app from Silicon Valley was based off of a real app.
-
comment
Comment #40908951
A really good video on the subject: https://youtu.be/_KRb_qV9P4g?si=x0pmLkBhLYXud4G0 The gist is that, for animation, frame interpolation messes with intended timing and can produc…
-
comment
Comment #40719788
I couldn’t find the first one. 2: https://news.ycombinator.com/item?id=31610005 3: https://news.ycombinator.com/item?id=36570438 4: https://news.ycombinator.com/item?id=30723129
-
comment
Comment #37379919
If you are using the app, I believe you can get rid of this under settings > username > enable home feed recommendations. Turning it off makes the app way more usable.
-
comment
Comment #15499800
I believe the parent means templating in the sense of generic types: https://en.wikipedia.org/wiki/Template_(C%2B%2B) .
- story
-
comment
Comment #13695873
As far as youtube tutorials go, I thought sentdex had a pretty good one: https://www.youtube.com/playlist?list=PLQVvvaa0QuDeA05ZouE4O... . It helped me get my first django project …
-
comment
Comment #13358165
To supplement the other response, [T] declares a generic type, so [T] is a public method with the generic type T. I'd agree though that the is initially hard to parse, especially w…
- story
-
comment
Comment #11990717
From my experience, Rider is pretty stable and usable. Have you tried it out at all? https://www.jetbrains.com/rider/