HN user

billev2k

34 karma
Posts0
Comments19
View on HN
No posts found.

The Android Developer Blog called it "an ID check at the airport which confirms a traveler's identity but is separate from the security screening of their bags."

From the mouths of rubes, I guess. The ID check at the airport has zero to do with safety or security and everything to do with the airlines' business model (no secondary market for tickets), enforced by government.

That, and the effects of allowing "new feature demos" at WWDC. The various groups MUST come up with something that demos well. "See how easily I can...", and now the slightest breath does something dramatic, and usually wrong.

tl;dr: AI and capitalism are both cancers, existing for no reason other than to further propagate themselves; hegemonistic. And Thiel is a cancer-causing agent.

I agree re capitalism. And Thiel. AI is TBD, but not looking so great.

I was a sophomore EE student when these came out. There were debates about whether to allow calculators in the classroom, somewhat irrelevant to me, since the price was out of reach anyway. Then the ME department made a deal to order in bulk, answering the debate, and making the marvelous machine somewhat affordable. I begged my father, and he fronted me the $271.40 (the HP-45 had just come out, so the 35 came down in price). Glorious days!

Crazy usage of "+". Using "+" as a synonym for "var" seems pretty pointless. Suffix "+" to mean stack allocated (vs not yet allocated?), unless it's an array, in which case "+" means objects not pointers. Or so it seems.

And allowing the minus sign as an identifier character is just asking for errors.

Some nice ideas (member functions!). Love to see the next evolution.

I'm pretty leery of making the "access key" and "secret key" so public (like typing them into a web page, or setting them in environment variables). Of course it adds significant friction to set up an IAM identity for every user, and "low friction" is one of the key requirements here.