Quasari
@Quasari@programming.dev
- Comment on Sorry Ezri 10 months ago:
They could of made Dax join with Arjin(Geoffrey Blake) and make it like Curzon choosing Jedzi. At least we’d have better context of the character and we wouldn’t have had to spent half of the last season establishing and developing Ezri.
- Comment on Tesla Has The Highest Accident Rate Of Any Auto Brand 10 months ago:
If it’s a maximum limit to what’s safe, you can say anything at or below it is safe. They don’t set the maximum at a value that is unsafe for some vehicles.
- Comment on Any recommendations for a career change? 11 months ago:
Government jobs love them though, Security+ is required for a lot of DoD jobs.
- Comment on Got laid off my first job out of college after three months, Help! 1 year ago:
It’s a contract thing called detrimental reliance. As I understand it, basically you relied on a promise to do something only in the event the promise was upheld then it wasn’t. It wouldn’t hurt to speak to a lawyer for a consultation. I doubt you’d get the job back, but they could be liable for the damages caused by moving.
- Comment on DS9 was the most sexually explicit star trek of them all. 1 year ago:
Hey, I love that they added the effect of his clothes dropping off him the first time he shape-shifts after regaining his shape-shifting abilities.
- Comment on [deleted] 1 year ago:
They are laying off people not on strike in response to the strike and blaming those on strike for it.
- Comment on Federation updates #2 1 year ago:
Why not do both?
- Comment on I'll just sort it myself 1 year ago:
You are probably correct. I don’t know if it’s true, it’s probably more likely it was a way for it not to fail.
I said HTTP mainly because HTML is plaintext because of it. 1.0s main purpose was to manipulate the page. Of course Array objects weren’t added til 1.1, when netscape navigator 3.0 released, but it was still mostly 1.0 code.
I originally thought there was a precursor to microsofts XMLHTTP in an earlier version due to the 1997 ECMAScript documentation specifically talking about using it both client and serverside to distribute computations, but it was far more static. So, I’m probably just wrong.
- Comment on I'll just sort it myself 1 year ago:
Mainly because JavaScript was designed to work along side HTTP in a browser. Most of its input will be text, so defaulting common behavior to strings makes some sense.