Viewing profile — pelotom
pelotom
HN member- Joined
- Thu, Mar 17, 2011, 4:59 AM UTC
- HN karma
- 46
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About pelotom
No profile information was provided.
Recent public activity
-
comment
Comment #19495491
`useReducer` is the most powerful core building block for state management in React 16.8, but its API is more complicated than it needs to be. `use-state-methods` offers a simpler …
- story
-
comment
Comment #18785915
The idea of Dan Abramov having trouble finding employment is beyond comical.
-
comment
Comment #12397127
Cute alternate version of Hilbert's grand hotel.
-
comment
Comment #11569783
I'm very interested in trying the beta! ID: pelotom
-
comment
Comment #4179086
They may be a tolerable layout for your set of apps, which tends to be pretty small, but for organizing all your files it quickly becomes a giant mess.
-
comment
Comment #4145513
I tell you you have 12/0 apples. Write the number of apples you have on a piece of paper. Some "functions" are not defined for all inputs. Better to give a "that doesn't make sense…
-
comment
Comment #4145493
Don't get me wrong, PHP is a joke of a language, but I don't see Rasmus as the one behaving childishly here, and I also don't think he's in the wrong. APIs are allowed to change in…
-
comment
Comment #4082916
Not to mention being able to rule out large classes of errors at compile time, and ease of refactoring large code bases. You mean I get all that for free? Where do I sign up?
-
comment
Comment #3707724
Kind of ironic that the website is glitchy on iOS Safari.
-
comment
Comment #3605460
It sounds pretty, but I'm not convinced this is a sound analogy. I think the walls are elastic to some extent. The real limitation on how much you can learn is not storage space, b…
-
comment
Comment #3061410
Some related material (in the order it should be read) for those interested: On understanding types, data abstraction, and polymorphism: http://lucacardelli.name/Papers/OnUnderstan…
-
comment
Comment #2829457
This argument is valid... the flaw in the author's logic is rather the assumption that encryption is a function, i.e. that it is deterministic. In fact decryption is deterministic,…
-
comment
Comment #2339626
7. Don't write code in C
-
comment
Comment #2335142
Better yet, teach them a language which doesn't even have the "extra layer of [OO] nonsense". Teach them something simple, clean, and logical. Teach them Haskell.