Live data from Hacker News

Viewing profile — smelterdemon

smelterdemon

HN member
Joined
Fri, Mar 18, 2016, 8:04 PM UTC
HN karma
119
Public activity
83 items

About smelterdemon

No profile information was provided.

Recent public activity

  1. comment
    Comment #22404934

    Seasonal flu does have containment efforts - vaccination

  2. comment
  3. comment
    Comment #20895344

    The only real difference is the drivetrain, and only enthusiasts really care about the technical differences in ICE drivetrains. Interiors, cargo capacity, reliability, fit and fin…

  4. comment
    Comment #20879281

    A tech company is a company that is: (1) Marketed to investors as a tech company (2) Valued by investors based on the premise that they are or will become oligopolists in their mar…

  5. comment
    Comment #20878855

    We already do this, just with corn instead of MOFs

  6. comment
    Comment #19887497

    I guarantee you CN has lines connecting Calgary and Vancouver today.

  7. comment
    Comment #19084353

    Extremely privileged position

  8. comment
    Comment #18819489

    You're right that the tech industry is by no means uniquely guilty for creating negative externalities or for the negative effects of capitalism in general. And while the other ind…

  9. comment
    Comment #17516012

    Are you writing a lot of FORTRAN 77 or something?

  10. comment
    Comment #17319499

    I drive a Volvo S90. I only really use the "Pilot Assist" on the highway, and once you've driven it for a while you can get a sense ahead of time what situations it will fail in. Y…

  11. comment
    Comment #16804567

    Well, it's more like 19% of the population (or 27% of the eligible voter pop.)

  12. comment
    Comment #15963831

    Efficiency gap is a decent objective metric of fairness.

  13. comment
  14. comment
    Comment #15749786

    They would have to pay the ISPs? It may well benefit them in the long run by increasing the size of their moats, but it will immediately affect their bottom lines.

  15. comment
    Comment #15571458

    Time to find out how well autonomous cars will deal with potholes

  16. comment
    Comment #15534674

    Sounds like Visual mode

  17. comment
    Comment #15521892

    There are people in Detroit mourning gentrification too

  18. comment
    Comment #15521873

    Ferndale is an inner ring suburb not a neighborhood

  19. comment
    Comment #15516826

    That's on the client code. You can't stop callers from doing something stupid (or cosmic rays from flipping bits). At that point crashing fast is preferable.

  20. comment
    Comment #15515605

    For parameters where you aren't transferring ownership, just use raw pointers/references. If it's a required parameter make it a reference. If it's optional, use a pointer and chec…

  21. comment
    Comment #15515276

    Creating objects in invalid states is definitely not idiomatic C++. I do agree that people are a little too fearful of using bare pointers for optional references, if you're using …

  22. comment
  23. comment
    Comment #15492848

    >the "vtable" (the dictionary of functions) being passed around isn't virtual and is provided per type, not per instance. This might be nitpicking but vtables in C++ are created pe…

  24. comment
    Comment #15490688

    I had always assumed that Auto-Tune had evolved from or was an advanced form of Vocoder (likely from the similar "robot" effect extreme applications of Auto-tune gives). I've been …

  25. comment
    Comment #15489463

    For active people trying to build muscle or lose fat while preserving muscle mass, studies have shown benefits for up to 2.2g protein/kg bodyweight. Which is a lot of protein and c…