Live data from Hacker News

Viewing profile — black-alert

black-alert

HN member
Joined
Sun, Jan 27, 2019, 11:36 AM UTC
HN karma
54
Public activity
15 items

About black-alert

No profile information was provided.

Recent public activity

  1. comment
    Comment #19718206

    I never walked around the earth and I cannot think of 1 single reason for willing to do that. And although I'm not female I would still expect it to be a risky undertaking, for any…

  2. comment
    Comment #19717348

    When I first learned to code in TurboC some 30 years ago I used the IDE's step debugger for a while. Although a great tool for learning how your code executes line after line, I st…

  3. comment
    Comment #19708238

    I think we do have a talent shortage, seriously, I see it all the time in the companies I work for. And if you run in an interview like the author describes, it is very likely that…

  4. comment
    Comment #19700059

    depends heavily on your bank account

  5. comment
    Comment #19698999

    > How do you secure your Windows PC? By disconnecting it from the internet. Otherwise it is almost impossible to secure.

  6. comment
    Comment #19698886

    > There is really no way I would maintain that same project without types. That's bold. Do you think no developer would be able to manage it without TS? In that case you must be a …

  7. comment
    Comment #19698028

    Yes it is optional until it gets hard to find a job with typeless Ruby. And indeed split Ruby communities just as with Javascript. The bad thing is that static typing in dynamic la…

  8. comment
    Comment #19697933

    I come from Assembly and C, now working in Javascript. One of the reasons I made the move to JS is dynamic typing, getting rid of that administrative pain and now being able to cre…

  9. comment
    Comment #19663588

    In some way our brains doesn't seem to be wired for getting rich and famous, most people go very wrong. Being a good and intelligent human being is very different from having just …

  10. comment
    Comment #19603506

    > People who want to write "beautiful code" are not role models, don't listen to them. They are vain and not productive. Your thoughts seem to be very subjective. I hope you don't …

  11. comment
    Comment #19554901

    I bought the latest version of the MBP with the 'fixed' keyboard last year September. I have sold it 2 months later because one of the keys didn't work well anymore, I had to push …

  12. comment
    Comment #19534758

    The paradox is that the school institution is actually very dumb and stupid where it should be the smartest thing out there.

  13. comment
    Comment #19191823

    > Why don't we have more : "We tried it, it is the worst, especially for products which lifespan is more than two months" Because that last sentence is just rubbish, CSS in JS is g…

  14. comment
    Comment #19105058

    Redux, made for very large scale applications. Most companies shouldn't use redux at all, just as Dan Abramov said several times that you probably don't need it. For unknown reason…

  15. comment
    Comment #19011375

    you mean Python and Ruby like languages are unmaintainable and therefore deprecated? I rarely have a problem with maintainability in JS because of types, but I do have problems wit…