tinglymintyfrsh's comments

tinglymintyfrsh | 2 years ago | on: Former OpenAI researcher says there’s a 50% chance AI ends in 'catastrophe'

I still think the Skynet scenario is hobgoblins of the imaginative mind.

More than likely, new forms of narrow AI will eat and destroy the vast majority white-collar jobs. This is most likely to end in mass unemployment, even more extreme income inequality, and a dystopian world run by a few trillionaires who challenge, if not replace, the power structures of governments.

tinglymintyfrsh | 2 years ago | on: Tell HN: Cloudflare verification is breaking the internet

Right observation, but wrong conclusion.

Cloudflare skews towards a monopolistic monoculture. (Fastly and Akamai also exist, but present more friction.)

The issue is that with one transparent proxy and application firewall for a large fraction of web traffic, it has to cover uncountable edge-cases to not leave out nonzero users from a large number of sites. It's unlikely to be malicious intention here, but more likely accidents, oversights, and lack of alternatives.

tinglymintyfrsh | 2 years ago | on: Tell HN: Cloudflare verification is breaking the internet

The FUD and moralization of groupthink conformance.

When not in a vehicle and there are no cops around, I do the New Yorker thing: I completely ignore signals and focus on traffic. The prima facie and prime directive is safety over conformance. I will not waste my life at the behest of some Christmas lights.

tinglymintyfrsh | 2 years ago | on: AI Is a Waste of Time

This is true. The missing step is productizing for commercially-useful problems.

Start with a goofy app that accurately discerns what ugly sweaters you would wear to semi-automated product recommendation engines.

tinglymintyfrsh | 2 years ago | on: Update millions of records in Rails

Wasteful and the wrong place to do it. Also, Sidekiq is slow, old, and commercial crippleware.

Generate and send SQL (wrapped in transactions) from C bindings via a proper background job processor like beanstalkd in batches of say 50k. Getting Ruby involved in millions of records is asking for trouble.

tinglymintyfrsh | 2 years ago | on: Stanford, Harvard data science no more

Seems like a mischaracterization because I don't see a problem.

UC CS undergrads had to take statistics for engineers and scientists.

UC CS undergrad majors in particular could end within 2 courses from a math undergrad degree. Is this not the case that squishier applied courses are possible?

EE/CS undergrads had to take the entire upper-division physics track for scientists and engineers, including modern physics.

So has something changed since then and is something changing back?

page 2