Viewing profile — foomatic
foomatic
HN member- Joined
- Tue, Aug 30, 2022, 10:39 PM UTC
- HN karma
- 24
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About foomatic
No profile information was provided.
Recent public activity
-
comment
Comment #32908291
Um no. A closer analogy would be like hiring a good 737 pilot for 777 instead of someone with thousands of hours on the 777.
-
comment
Comment #32907680
Guy shouting fuck you pig while surrounded by 50 SWAT guys sounds like a mental health emergency. Can't do much about that. Ain't called first respondersfor nothing.
-
comment
Comment #32907620
Code comments are implicitly associated with code that already exists. Sounds like your making a presumption about what code exists and potential missing the forest for the trees.
-
comment
Comment #32907505
My point was a good coder / CS person is going learn either twice as fast as average one, bad one not at all.
-
comment
Comment #32907346
What?
-
comment
Comment #32907307
Why not just hire good people and ask them to learn C++. I mean how the heck did anyone actually pass this magic barrier of becoming a "C++ dev" in order to get hired as a C++ dev?…
-
comment
Comment #32907021
Sounds like software design process done poorly
- comment
-
comment
Comment #32670085
Sorry what?
-
comment
Comment #32670068
I don't feel better. What hope is there for me then!? Fuck-em and their stupid snobby jobs anyway.
-
comment
Comment #32658841
Oh ok. I'd agree Hooks compose much better then. But there was no attempt or consideration at compositional API for class based components besides getting rid of it entirely and th…
-
comment
Comment #32658493
"useCallback" is not very intuitive naming. I'd guess a fair bit of the confusion could be attributed to this alone. Could have been useMemoizedValue useMemoizedCallback at least. …
-
comment
Comment #32658409
What does "compose much better" mean?
-
comment
Comment #32656867
> This can be contrasted with traditional market economies where large corporations start off as small companies and become dominant through innovation, growth, and generally meeti…
-
comment
Comment #32656076
So useMemo === Vue's computed values??