Live data from Hacker News

Viewing profile — ggliv

ggliv

HN member
Joined
Mon, Sep 05, 2022, 5:11 PM UTC
HN karma
6
Public activity
5 items

About ggliv

There came a man of fortune, a drifter passing by.

Index: https://ggliv.com

Recent public activity

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

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

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

  4. 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!

  5. story