What is Nostr?
cain /
npub1ys9…94ue
2024-09-25 06:06:06

cain on Nostr: it's been years since c#9 was released and i'm still hesitant to simplify "new" ...

it's been years since c#9 was released and i'm still hesitant to simplify "new" expressions. like fundamentally, i know that

List<string> stringList = new();

is simpler and way less redundant than

List<string> stringList = new List<string>();

but it FEELS wrong, you know? is this what getting old is like
Author Public Key
npub1ys9un5qcnzpr8ktl0caff4k2773ddr8e3kl9dj0n9pwm8hjf0ffqqc94ue