Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
CBarkleyU
3 months ago
|
parent
|
context
|
favorite
| on:
Official proposal for Type Unions in C#
I'm itching to try and deep dive into go as a C# dev. I'm getting sick of enterprise C#, even if it is .NET8
I guess the grass is always greener somewhere
HideousKojima
3 months ago
|
next
[–]
Worst part for me about Go is how exceptions are usually basically handled the way that they would be with a Result<T> in Rust, but without an actual Result<T> type. That and how nulls are handled, feels like the worst of both worlds.
CharlieDigital
3 months ago
|
prev
[–]
Maybe startup C# feels very different; it feels much more like TypeScript and I more or less write C# like I would write TypeScript.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
I guess the grass is always greener somewhere