Live data from Hacker News

Viewing profile — SparksAndQuarks

SparksAndQuarks

HN member
Joined
Tue, Sep 22, 2020, 8:05 PM UTC
HN karma
10
Public activity
3 items

About SparksAndQuarks

No profile information was provided.

Recent public activity

  1. comment
    Comment #24560397

    Seems like everybody mentions GitLens as an example of a good VSCode extension, but I really wish more people knew about Git Graph [0]. It feels like having an embedded mini git kr…

  2. comment
    Comment #24559462

    I'm excited about new native interop api (function pointers, UnmanagedCallersOnlyAttribute, etc.). It removes "managed code tax" for calling into dynamically loaded OpenGL/Vulkan m…

  3. comment
    Comment #24559282

    Shame 'with' will not apply to structs - all the ingredients are already there. Through it might be in the plan for some future release.