Viewing profile — 9t3h4r3o5w1a4w2
9t3h4r3o5w1a4w2
HN member- Joined
- Fri, Aug 25, 2017, 4:48 PM UTC
- HN karma
- 23
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About 9t3h4r3o5w1a4w2
No profile information was provided.
Recent public activity
-
comment
Comment #15105367
The problem is that Go errors are just a convention, they are not a feature of Go. It's just an interface, it could have been called FOO it wouldn't have made a difference. Go has …
-
comment
Comment #15105355
> it infuriates me when third-party stuff in other languages throws exceptions and you end up needing to check everything anyway. exceptions are a curse. Anything can panic in Go. …
- comment
- comment
- comment
-
comment
Comment #15100387
> if you have a multiline function it should be named and unit-tested instead of just stuffed anonymously into some pyramid of doom It's like saying all data should be declared as …
-
comment
Comment #15100173
Python has lambda but they are one liners. There is no way to do write this in Python: someFunc( _ => { // this is // a function // with multiple lines }) Having to define a named …
-
comment
Comment #15100022
Canada doesn't pay half as well as US when it comes to research in STEM. Every country has great talent right now, except US has the money.
-
comment
Comment #15100006
To where? US is basically where most of the capital is when it comes to research in the western world.
-
comment
Comment #15099973
I have at least 4 Android phones that have either a broken screen (but still usable) or are just too old to run a recent version of Android. Anybody knows how can I use them as com…