HN user

exprx

10 karma
Posts0
Comments18
View on HN
No posts found.

Different tab widths are a non-issue. Sure, the maximum character per line only works for a set tab width, but I take that “problem” over the rigidity (and unsuitability) of spaces as indentation.

A struct is an object. Even a plain integer is an object, considering the referred article was talking about C++.

(Yes, you cannot inherit all kinds of objects – but you definitely can inherit any kind of struct, POD or not.)

iPhone SE 10 years ago

Yet when front-facing cameras came out, EVERYONE jumped on that feature, now your phone is dead in the water without it.

When do you think front-facing cameras came out?

The answer is, they were rather common in (non-touch) smartphones outside the U.S. before the first iPhone was even rumoured of, yet Apple only introduced one in the 4th generation of their phones.

In defense of Unix 10 years ago

The mentioned blog post is horribly ignorant, and lacks almost any valid points.

find, in particular, very much has a fine UI, and I dare you to process, and not just list, the files with cmd.

Well, you could always begin another scope with each assignment.

    auto var = // this type can't be inferred because it's not used
    {
      auto var = 2;
    }
I'm too exhausted to think why this may not be applicable.

I sense unwarranted criticism here – it's not like the ups and downs of BitCoin are going to affect a major economy any time soon (or ever).

It's more a good thing there's this new game speculators can play; even if someone games the system, it isn't going to affect anything of value (e.g. a company producing something of value).

It's not like BitCoin is ever going to be a major currency, or a real currency, really. The distribution of it is even more skewed, and artificially so, than that of any real currency. (And no, it isn't analogous to early investors in a business.)

How do you spend tens of millions of dollars on creating and launching a launcher?

Perhaps they did something else as well, I don't know; I hope they were transparent on their spending – and that the sources are audited.

It certainly hasn't killed web browser versions yet, and they most definitely matter when it comes to bugs in web apps (or pages).