

“It’s the only way I can think of to combat vast armies of bots,” explained Musk.
“It’s the only way I can think of to combat vast armies of bots,” explained Musk.
I’ll be perfectly honest with you. I have never liked the Cybertruck. It looked ridiculous when it came out and there were various online articles that agreed with this at the time. Though I will grant you that there were also a lot of people on the Elon bandwagon who thought it was awesome. One of my best friends actually put down the deposit for one and he and I had a lively debate about it. It was a controversial thing from day 1. And looking back now, this might have been my first clue that Elon was headed off the deep end.
Yeah it’s interesting because JS is interpreted, not compiled. The proposal allows for type annotations in the syntax but no actual interpreter consequences. On the one hand that makes sense because otherwise you’re in the territory of runtime type-checking which would be a huge performance hit and would sort of defeat the purpose of static types anyway. But that means you still have to rely on your IDE or a linter for this to be useful.
The way I do it, patches are backward-compatible bug fixes. Minor versions are additional features that don’t change existing functionality. Major versions include breaking changes. I totally get that it seems crazy to bump to another major version just over a string format change. But overall the philosophy works well IMO.
IMO it doesn’t really matter what you said the method was for. If you change the format of a string that is returned by a method that returns a string, there’s a risk of breaking user code, even if it’s just in the context of their dev environment.
Philosophically, whether or not the behavior of your API has changed is completely disconnected from whether or not others are using it “right”. If I can depend on a function to return a certain type of value when given certain arguments, and if it doesn’t produce other side effects, then it doesn’t matter what the docs say or what the function is named, I can use it in any context where I need that type of return value and have this type of arguments available. This type of function is just mapping data to other data. If you modify the function in such a way that the return value changes after being given the same arguments, that’s a breaking change in my book.
Maybe not, but they are the one who keeps leaving me alone in their office for 15 minutes at a time to “go ask their manager” if our negotiations are ok and they are the one who pretends to settle on a price with me and then tries to hard-sell me on all sorts of useless addons. And at they end of the day they are the one that turns making a purchase into a 4-hour process.
Maybe if the alternative to building a horse barn in 1910 was building a garage that was so expensive only like 5% of the population could afford it.
Yes but also your phone gives you the ability to “install” a web app as if it was a normal app. Go into the voyager settings and follow the instructions to do this. Basically what your phone is doing is saving a bookmark to the web app with an icon, but when it runs, it has the feel of an app instead of a website because it doesn’t open up the full browser with the url bar and all that other browsery stuff.
Maybe it is taking OP a really long time to write the comment.
Oh. Yeah. If you ever start to wonder if you might enjoy any part of our political process, you will not.
This one is a deep cut.
Might I respond with þistill mistill kistill
Notice how most “big words” are just Latin or Greek borrowings. And most of them are completely unnecessary.
First all the oil, now all the phosphate.
Right. By whatever logic we deduce that our universe is simulated, it would be just as likely that our simulators are also simulated. And from there you get simulations on to infinity and a simulation becomes as real as reality gets.
Well, if we are in a simulation, there is very likely an admin ;)
Yeah that’s true. The headline is asserting something that I don’t think Musk has actually said he will do. On the other hand, I’m having trouble thinking of any random idea Musk has had that he didn’t attempt to follow through on.