Viewing profile — improgrammer007
improgrammer007
HN member- Joined
- Fri, Jul 18, 2025, 9:16 PM UTC
- HN karma
- 2
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About improgrammer007
No profile information was provided.
Recent public activity
-
comment
Comment #49129138
This. One should never pick a language that regresses in terms of features from the get go.
-
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, …
-
comment
Comment #49129011
Yes, just used the word for emphasis :-)
-
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?
-
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…
-
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...
-
comment
Comment #45454682
[flagged]
-
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!
-
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…