Live data from Hacker News

Viewing profile — _qc3o

_qc3o

HN member
Joined
Mon, Mar 31, 2014, 9:23 AM UTC
HN karma
6,424
Public activity
1,808 items

About _qc3o

[100, 107, 97, 114, 97, 112, 101, 116, 121, 97, 110, 64, 103, 109, 97, 105, 108, 46, 99, 111, 109].pack('c*')

[ my public key: https://keybase.io/davidk01; my proof: https://keybase.io/davidk01/sigs/_rVceS38sLD_k2NaRQzwCKazNrOiXCl7wy36Mm567QE ]

Recent public activity

  1. comment
    Comment #14793842

    So none of the HN operators care about the first female Fields medalist? I don't buy this argument. The bar should have been there. It was a mistake to not put it up. And on that n…

  2. comment
    Comment #14793750

    Likewise. A Fields medalist deserves better. In fact, the first female Fields medalist.

  3. comment
    Comment #14789354

    Time to learn how digital signatures work.

  4. story
  5. comment
    Comment #14783911

    Much of complex analysis and linear algebra I think is beautiful and can be easily made accessible to the general layman.

  6. comment
    Comment #14783846

    The YC network effect is the secret sauce. Most YC companies would not even be able to bootstrap if it wasn't for YC alums like AirBnB.

  7. comment
    Comment #14783567

    If the problem you are solving doesn't map to being embarrassingly parallel then you will indeed have problems. This is not restricted to just "real-time", or more technically stre…

  8. story
  9. comment
    Comment #14780000

    Doesn't this already exist as WordPress themes?

  10. comment
    Comment #14778860

    You have to vendor. There is no other way. Or you pay the cost of vendoring at deploy time by having to pull in all the third party dependencies anyway. Whenever I rely on the end …

  11. comment
    Comment #14778518

    Maybe we are getting better at programming but we still suck at delivering computing artifacts to end users. Who here has tried to ship a Ruby or Python application to desktop or e…

  12. comment
    Comment #14758767

    Trouble with anecdotes is that it is not data. I'm happy for your brother but that still doesn't change the fact that most bootcamps are overpromising and underdelivering on their …

  13. comment
    Comment #14758656

    Good. The idea and intention behind bootcamps is a good one but the current implementation is suspiciously like university of phoenix.

  14. comment
    Comment #14757926

    Kinda misses the point of unikernels. The hypervisor already does all the necessary scheduling. You don't need another scheduler.

  15. comment
    Comment #14744984

    They say best time to build a business is during a downturn because you are truly forced to deliver real value to people.

  16. comment
    Comment #14634390

    Let me break it down for you with all the necessary substitutions > (idiomatic) To raise a false alarm; to constantly warn others about an imagined threat, thereby failing to get a…

  17. comment
    Comment #14634212

    Guess you lack the level of abstraction capabilities I expect. Sure. The parable is just about lies and not signals and noises. All Linus rants are full of information. He is a bri…

  18. comment
    Comment #14634108

    Words have meaning? ffs. Was there a shitpost memo sent out I didn't get. thx cpt obvious

  19. comment
    Comment #14634077

    The parable of the boy crying wolf is not about lies but about desensitizing your audience to what you are saying. I've read enough of the rants to know there is very little signal…

  20. comment
    Comment #14633735

    Google Linus rant. There are many examples.

  21. comment
    Comment #14633632

    Linus has cried wolf too many times. His outbursts about garbage patches are no longer believable.

  22. story
  23. comment
    Comment #14620740

    I find the juxtaposition of productive and capitalism odd. The entire point of capitalism is to slush money around. That is the definition of productivity in capitalism but somehow…

  24. comment
    Comment #14616575

    I find it hilarious how the limited supply of these engineers is forcing these companies into ping pong hiring.

  25. comment
    Comment #14614353

    As noted by others the annotations would be active checks. More like proofs in coq than static text. That way you'd be building up a logical understanding of the code base that was…