SparksAndQuarks
No user record in our sample, but SparksAndQuarks has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but SparksAndQuarks has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
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 kraken into vscode, beautiful graphs and…
I'm excited about new native interop api (function pointers, UnmanagedCallersOnlyAttribute, etc.). It removes "managed code tax" for calling into dynamically loaded OpenGL/Vulkan methods from c#. I'm playing around with…
Shame 'with' will not apply to structs - all the ingredients are already there. Through it might be in the plan for some future release.