Live data from Hacker News

Viewing profile — secondcoming

secondcoming

HN member
Joined
Tue, Jun 09, 2020, 3:54 PM UTC
HN karma
2,079
Public activity
2,739 items

About secondcoming

No profile information was provided.

Recent public activity

  1. comment
    Comment #49245469

    And get them delivered to your door in 30 minutes!

  2. comment
  3. comment
    Comment #49245445

    There's a Milky Way in the UK/Ireland that's completely different to the Mars bar.

  4. comment
    Comment #49108641

    This is how all the now defunct Symbian code was compiled.

  5. comment
    Comment #48863551

    The problem with India is hygiene, not so much safety. The food might be great but you're practically guaranteed to get Delhi-Belly. I visited for work years ago, didn't eat any st…

  6. comment
    Comment #48861629

    I just think it'a visually unappealing language.

  7. comment
    Comment #48798090

    Is it true that the Ferengi were based on Jews? I suspected so, but then I also considered they may have been influenced by the Chinese.

  8. comment
    Comment #48611618

    It must be possible these days to allow designers to prototype UIs in WebTech and then convert it to native code.

  9. comment
    Comment #48603604

    > "Yield: Produce or provide a natural product" Eh?

  10. comment
    Comment #48552232

    This is a timely post. We are going to use Consul to replace the need for Internal Load Balancers. What issues do you have with it?

  11. comment
    Comment #48256382

    legal discovery process?

  12. comment
    Comment #48251344

    But won't all those posix functions that take only `const char*` parameters need to be changed to be pointer/length?

  13. comment
    Comment #48229199

    I had unattended-upgrades cripple our VMs

  14. comment
    Comment #48167615

    numpy is a python wrapper over a C library written by people who have ground those gears

  15. comment
    Comment #48167591

    I'm not sure what the argument is here? These are in the standard library because someone proposed their inclusion. They're fine for the majority of people who really don't want to…

  16. comment
    Comment #48167505

    In my limited experience with looking at autovectorisation compiler output, gcc is quite bad unless you hold its hand, and clang tries to autovectorise everything it sees.

  17. comment
    Comment #47960909

    "Claude, don't create any technical debt please"

  18. comment
    Comment #47848939

    all your GPUs are belong to us

  19. comment
    Comment #47833915

    Well that is very disappointing news. Even the decoder makes a copy even though it's returning a string_view? What's the point then. I can understand encoders having to make copies…

  20. comment
    Comment #47831702

    Is this still true? New versions of protobuf allow codegen of `std::string_view` rather than `const std::string&` (which forces a copy) of `string` and `repeated byte` fields. http…

  21. comment
    Comment #47830981

    Google really dropped the ball with protobuf when they took so long to make them zero-copy. There are 3rd party implementations popping up now and a real risk of future wire-level …

  22. comment
    Comment #47814481

    If a user of S3 knows that directories aren't real why would they expect directory-related normalisation to happen?

  23. comment
    Comment #47764416

    Ah ok, thanks

  24. comment
    Comment #47762294

    What even is a 'clobber build'?

  25. comment
    Comment #47740664

    How long would it take for the heat to be depleted? Humans have only managed to drill something like 12km into the earth because it gets too hot to go further.