What do you use instead?
What do you use instead?
Amazing! Thanks for that. I didn’t know this was actually available to play with.
This is why its important for us to retain the right to what Cory Doctorow calls “self-help”.
Our right to access and modify things are being stripped away and that gives the platforms even more power!
Today, if you released a tool to bring your Facebook friend list to another platform you’d get sued into oblivion.
Anyone know how good Hori’s d-pad is?
The software will likely work, but keep in mind that you’ll have to add VM startup time when you want to use the software. I have occasionally seen software behave strangely in a VM as well, so best to just try it.
Can you share the software you went to use? Maybe there’s a good Linux alternative or someone knows how to get it working in wine.
Is this the one using the open source kernel module?
He’s just not fully materialized yet.
This is sad. I really like the app!
What’s everyone using instead?
I just don’t watch many shows and a lot of the stuff coming out I don’t find that great anyway so I’d rather do something else with my time than pay more for worse service.
That’s OK. I’ve already removed Netflix
The Bangle.js 2 is pretty cool
In this context the use of “they” is just proper English though. I can’t fault someone who speaks a gendered language from using gendered pronouns as is proper in that language, but the use of “they” in English is correct and hardly political or exclusive. Every language is going to have rules that may be strange to non-native speakers, but any “confusion” is easily remedied by explaining that’s just how the language works. I find that’s also part of the fun of learning another language. I especially love trying to mix the rules of one language into another to see how silly it sounds. :)
Don’t be biased except for these biases.
Yup! Also languages in the ML family and others I’m sure.
Nope. In Rust, a semicolon denotes a statement while a lack of semicolon is an expression so you can’t just omit them at will. This does lead to cool things though like if/else blocks being able to produce values if they end in an expression. But the expression type is checked so you’re less likely to make a mistake. You can see an example here: https://doc.rust-lang.org/rust-by-example/flow_control/if_else.html
In JavaScript I never skip semicolons because I’ve seen those subtle bugs.
Yeah, semicolons are ugly anyway and they’d ruin the beautiful expression of your code.
Lol, after both steal every image on the internet.
No wonder the images look similar.
Then some jerk runs rustfmt and ruins all your hard work!