I get your frustration here, but keep in mind: your use of that word is not harming Stripe any more than alternatives you could use, but it does harm an unrelated and oppressed group.
It's not at all material to the point you're making, but to nitpick: Hans's first move was actually 1. d4 and thus the Wikipedia article you should be linking to is that of the Indian Defence [0], not Alekhine's Defence!
In their example, you're not giving S as an input to K — instead, you're using K to write another program P which iterates over all possible strings and returns the first whose complexity is some value ("2 million" in their example).
That program P will certainly be longer than K (as it contains K), but not much longer — it's adding to K only the instructions needed to iterate over strings and define the threshold complexity ("2 million"). P will then produce that "2 million"-complexity output, but it didn't need any input and thus the complexity of its output is truly just the length of P (which is smaller than "2 million"). It eventually stumbles upon S by going through all possible strings, and didn't need S to be provided.
The main idea of the proof is very similar to the interesting-number paradox [0] or the Berry paradox [1].
Slang started as an MIT research project on using AI and NLP to make learning a new language as efficient as possible, and has grown into an adaptive English-learning platform that offers an unprecedented variety of specialized English courses and proficiency tests in 50+ industries like Law, Oil & Gas, and Aviation. With just a small team, we’ve already created the largest professional-English offering in the world, and now we’re scaling up to release 1,000 more courses over the next three years.
Learners use our learning apps to submit millions of language activities per week, managers use our LMS to visualize the progress of their students or employees, and our Content team uses our internal tools to provide expert curation and refine the output of our models.
We just closed a round and are scaling up our 6-person Product team to grow those applications. We're looking for engineers, product managers, and product designers. Our backend combines a Ruby/Rails API with a data-intensive Java stack, and our frontends include a React/TypeScript/MobX web UI and Cordova-based hybrid mobile apps.
Their free tier has a 100GB/month bandwidth cap — surely the most trafficked websites in the world would very quickly hit that limit, no?
Your point stands nonetheless — they could certainly be losing money on certain large users of their free tier. Serving relatively static content has gotten extremely cheap across the board, though, and like the parent said, they might be benefiting from the pricing by more indirect means.
They're streaming a single live game right now! They explained that the research build of the game being used doesn't have an "observer" mode so it's not quite suitable for streaming live games — and, in fact, the games that they were showing were played over a month ago. (The current live game is being shown from the human player's point of view, and as such is a bit… dizzying.)
Check out this chess programming wiki article [1] for a (still fairly hand-wavy) rationale for similar piece values, and the Wikipedia article on chess piece relative values [2] for a more in-depth look at various weightings. Some modern approaches use analysis of a huge corpus of master games to come up with piece values, but many of the systems are based on intuition and empirical evidence.
Unfortunately, that's a bit of a false etymology! According to humorism, black bile [1] comes from the gallbladder, not the spleen. The spleen was supposed to produce yellow bile, an excess of which was thought to cause aggression and anger.
[1] Black bile is actually the source of the term "melancholy" — from the Greek melankholia, from melan- ("black") and kholē ("bile")!
Comma's main advantage over Tesla's Autopilot was, as I understand it, the use of cameras to collect video data. Hotz presented that as the advantage at TechCrunch Disrupt, at least, saying that he could beat Tesla's Autopilot because he had full video data from a small smartphone app that he had test users running as they drove while Tesla's vehicles had no video input.
I wonder if his choice to cancel Comma is related to Tesla's recent announcement that all new Tesla vehicles would ship with a full video camera outfit.
It's definitely not proven to be correct; we definitely don't know for sure that integer factorization is in NP-hard. If I remember correctly, it's generally suspected that factorization is not NP-complete (and thus outside of NP-hard).
Wikipedia has it first on their "list of problems that might be NP-intermediate", i.e. problems that are in NP but not in P or NP-hard. [0]
> What if a 3.5mm cable was a way for your phone to connect to various IoT devices to pass the basic setup data like your wifi SSID and password instead of this goofy process of broadcasting it's own wifi network that you have to connect to.
For what it's worth, the latest Canary (https://canary.is/) is configured via a 3.5mm cable connected to your phone, and the configuration process is relatively smooth compared to the goofy ad-hoc WiFi network approach.