Live data from Hacker News

Viewing profile — improgrammer007

improgrammer007

HN member
Joined
Fri, Jul 18, 2025, 9:16 PM UTC
HN karma
2
Public activity
9 items

About improgrammer007

No profile information was provided.

Recent public activity

  1. comment
    Comment #49129138

    This. One should never pick a language that regresses in terms of features from the get go.

  2. comment
    Comment #49129079

    It's an utter waste of time for developers, business, everyone. Millions of lines of Go code have been written without generics. Libraries have been written. Support, maintenance, …

  3. comment
    Comment #49129011

    Yes, just used the word for emphasis :-)

  4. comment
    Comment #49128878

    Nothing is wrong. What was wrong before when they vehemently argued against adding it? Is that design principle/core value lost now?

  5. comment
    Comment #49128847

    First they said they won't add generics. They violently defended that decision. Developers bent over backwards to make it work without generics. Some even wrote long blog posts def…

  6. comment
    Comment #45464906

    For those who don't know Msft is working on https://azure.microsoft.com/en-us/blog/azure-maia-for-the-er...

  7. comment
    Comment #45454682

    [flagged]

  8. comment
    Comment #44611135

    They even downvote people who suggest C++ :-). Doing this in C is such a colossal waste of time and energy, not to mention the bugs it'll introduce. Sigh!

  9. comment
    Comment #44609938

    I would rather focus on solving the main problem than reinvent the wheel. Just use C++ if perf is critical which gives you all these things for free. In this day and age the reason…