Live data from Hacker News

Viewing profile — foomatic

foomatic

HN member
Joined
Tue, Aug 30, 2022, 10:39 PM UTC
HN karma
24
Public activity
15 items

About foomatic

No profile information was provided.

Recent public activity

  1. 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.

  2. 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.

  3. 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.

  4. 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.

  5. comment
  6. 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?…

  7. comment
    Comment #32907021

    Sounds like software design process done poorly

  8. comment
  9. comment
    Comment #32670085

    Sorry what?

  10. comment
    Comment #32670068

    I don't feel better. What hope is there for me then!? Fuck-em and their stupid snobby jobs anyway.

  11. 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…

  12. 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. …

  13. comment
    Comment #32658409

    What does "compose much better" mean?

  14. 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…

  15. comment
    Comment #32656076

    So useMemo === Vue's computed values??