Live data from Hacker News

Viewing profile — neonsunset

neonsunset

HN member
Joined
Sat, Nov 09, 2019, 4:56 PM UTC
HN karma
2,773
Public activity
2,694 items

About neonsunset

Someone who stares into HN void

C#/.NET, a bit of Rust, F# and asm, performance analysis and (predominantly low-level) optimization.

Feel free to contact me if you have any questions or are curious about these or adjacent topics.

https://github.com/neon-sunset

https://x.com/_neonsunset

neon-sunset_at_outlook_com

Recent public activity

  1. comment
  2. comment
  3. comment
  4. comment
  5. comment
  6. comment
  7. comment
  8. comment
  9. comment
    Comment #47216698

    .NET also now has an (amazing) alternate low-pause/effectively pauseless GC: https://github.com/VSadov/Satori Builds: https://github.com/hez2010/Satori/releases how to use? do self…

  10. comment
  11. comment
  12. comment
    Comment #46946909

    Default value is only relevant for structs. You can setup an analyzer rule to ban this for structs which have, say, an empty constructor. It’s a similar problem to Go and C++ excep…

  13. comment
  14. comment
  15. comment
  16. comment
  17. comment
  18. comment
  19. comment
  20. comment
  21. comment
  22. comment
  23. comment
  24. comment
    Comment #46544361

    Even back in .NET Core 3.1 days C# had more than competitive performance profile with Go, and _much_ better multi-core scaling at allocation-heavy workloads. It is disingenuous to …

  25. comment