Viewing profile — fooooor
fooooor
HN member- Joined
- Sun, Aug 02, 2026, 2:32 PM UTC
- HN karma
- 1
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About fooooor
No profile information was provided.
Recent public activity
-
comment
Comment #49145390
[flagged]
-
comment
Comment #49145357
On the contrary, linq in C# is a killer function that other languages still fail to replicate. How many sloc are required for this? var max = mycollection.Max(); Probably 5-10 if y…
-
comment
Comment #49145281
I still don’t understand why Go isn’t the primary supported language for android.
-
comment
Comment #49145268
[flagged]
-
comment
Comment #49145258
No it’s definitely not that simple. Code are read more often than written, no one works in a vacuum, especially not in open source. Also, when in Rome...
-
comment
Comment #49145192
Lambdas usually have short variable names because the scope is small, typically half a line. And that is fine, even optimal.
-
comment
Comment #49145107
[flagged]