Live data from Hacker News

Viewing profile — strangenessak

strangenessak

HN member
Joined
Thu, Oct 17, 2019, 11:18 AM UTC
HN karma
80
Public activity
3 items

About strangenessak

No profile information was provided.

Recent public activity

  1. comment
    Comment #21281397

    We can improve the syntax further [butter, sugar, walnuts] mix() splitIntoPans(pans = 3) bake(time = 30, temp = 175) cool(time = 5) Hmm, wait a second.....

  2. comment
    Comment #21280912

    > GPUs have hundreds to thousands of cores That's not exactly true. The GPU equivalent of a CPU core is called a Streaming Multiprocessor (in NVIDIA language), and it's latest GPU,…

  3. comment
    Comment #21280835

    > personally I find my brain works very much like a Turing Machine Exactly this. How baking a cake in FP looks like: * A cake is a hot cake that has been cooled on a damp tea towel…