Viewing profile — smelterdemon
smelterdemon
HN member- Joined
- Fri, Mar 18, 2016, 8:04 PM UTC
- HN karma
- 119
- Public activity
- 83 items
- HN profile
- View on Hacker News ↗
About smelterdemon
No profile information was provided.
Recent public activity
-
comment
Comment #22404934
Seasonal flu does have containment efforts - vaccination
- comment
-
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…
-
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…
-
comment
Comment #20878855
We already do this, just with corn instead of MOFs
-
comment
Comment #19887497
I guarantee you CN has lines connecting Calgary and Vancouver today.
-
comment
Comment #19084353
Extremely privileged position
-
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…
-
comment
Comment #17516012
Are you writing a lot of FORTRAN 77 or something?
-
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…
-
comment
Comment #16804567
Well, it's more like 19% of the population (or 27% of the eligible voter pop.)
-
comment
Comment #15963831
Efficiency gap is a decent objective metric of fairness.
- comment
-
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.
-
comment
Comment #15571458
Time to find out how well autonomous cars will deal with potholes
-
comment
Comment #15534674
Sounds like Visual mode
-
comment
Comment #15521892
There are people in Detroit mourning gentrification too
-
comment
Comment #15521873
Ferndale is an inner ring suburb not a neighborhood
-
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.
-
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…
-
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 …
- comment
-
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…
-
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 …
-
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…