Viewing profile — ggliv
ggliv
HN member- Joined
- Mon, Sep 05, 2022, 5:11 PM UTC
- HN karma
- 6
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About ggliv
There came a man of fortune, a drifter passing by.
Index: https://ggliv.com
Recent public activity
-
comment
Comment #41647930
This is a neat perspective. I’ve heard conversation on how working with different programming languages affects how you code (“learn Haskell, it’ll make you think more functionally…
-
comment
Comment #40334310
While probably a bit overkill for writing a Lisp, Robert Nystrom’s Crafting Interpreters [0] is a really fantastic book on the topic. [0] https://craftinginterpreters.com/contents.…
-
comment
Comment #37820341
Could you elaborate on the reasoning behind using byte length instead of bit length? Most of the time when I use fixed-width int types I’m trying to create guarantees for bitwise o…
-
comment
Comment #36600750
Your Game Boy series has been a very nice reference for me as I've slowly cobbled together my own emulator, so thanks for that!
- story