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.
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.
“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.
deleted by creator
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.
It’s specifically the “I’m here to recognize it and acknowledge it and talk about it” part followed up by no recognizing, acknowledging, or talking about anything substantial.
They’re also a VP of Community. As someone with such a specialized purpose specifically in this area, we should have expected a better performance.
Maybe it is taking OP a really long time to write the comment.
First all the oil, now all the phosphate.
Help me understand better, please. Currently I just have English selected. Will this have a larger effect than simply filtering out posts that are not in English?
Agreed, this would be nice.
deleted by creator