Live data from Hacker News

Viewing profile — doublement

doublement

HN member
Joined
Thu, Dec 12, 2019, 5:59 PM UTC
HN karma
234
Public activity
100 items

About doublement

No profile information was provided.

Recent public activity

  1. comment
  2. comment
    Comment #21895516

    I will never buy a Sonos product, and no one else should either.

  3. comment
    Comment #21894912

    If a person is walking north, about to walk past a parking space, and a car is heading south and signaling left, it's very surprising to see the car pass the person by, then sudden…

  4. comment
    Comment #21892758

    Watch out for bikes and pedestrians please. Few people expect a car (especially on the other side of the street/lane) to drift by a space then reverse into it after passing it by.

  5. comment
    Comment #21886806

    ~100,000,000 bytes! That's a lot of "state".

  6. comment
  7. comment
    Comment #21884609

    You're not working for "less than what someone thinks your worth", you're working for a price set by the market and an assessment of what level of quality your work is. A developer…

  8. comment
    Comment #21884485

    When you hang yourself with C, at least you're hanging yourself with something real. It's more embarrassing to be done in by a misunderstood abstraction in a high-level language th…

  9. comment
    Comment #21883376

    Being a useful resource doesn't have to be miserable though, especially if your role is more akin to a chainsaw or rocket engine than a stapler.

  10. comment
    Comment #21879268

    Give it a try! Specifically I was using WebRTC audio in both Firefox and Chrome, with 2-3 tabs open, and Visual Studio Code open separately.

  11. comment
  12. comment
  13. comment
    Comment #21878809

    I wish it wasn't true, but Firefox seems heavier on low-spec Linux laptops. A while back I was writing code on the road on a $200 HP Stream running Ubuntu, and I needed multiple ta…

  14. comment
    Comment #21878775

    If a more productive team emerged naturally from incentives available to everyone, and that team collected large bonuses as a result of proven success, I think the company and the …

  15. comment
  16. comment
    Comment #21873663

    In the long run, having a company dependent on a handful of highly-paid superstars is an incredible risk. Moreover if one team's hiring practices create a "class system" where ther…

  17. comment
    Comment #21873477

    You can put variable length data into a struct: https://en.wikipedia.org/wiki/Flexible_array_member

  18. comment
    Comment #21873058

    Because when someone builds a hugely popular exotic system in the future, because it is one (1) cent cheaper, you'd end up with code that has to check to see if it's running on suc…

  19. comment
    Comment #21873044

    Indeed, that's why I specified putting the members of the C structure on the wire, not the structure as a whole, so it's just basic types in network byte order (i.e. consistent end…

  20. comment
    Comment #21872877

    Yeah I know that pain, there needs to be a consistent header with a version in all the messages.

  21. comment
    Comment #21872863

    This is a fantastic post, and it looks like this blog is full of fantastic posts. When I have some time I'm definitely going to play around with that code.

  22. comment
    Comment #21872721

    This is going to sound sarcastic but it's not: Can we get back to just putting the members of C structures into network byte order and sending that over the wire in binary, à la 19…

  23. comment
  24. comment
  25. comment