

Because the mouse is useless with only one button so you have to use the keyboard.
Because the mouse is useless with only one button so you have to use the keyboard.
I’ll have to give it a try!
I don’t really get the floating bar myself. Doesn’t it take up more space and make it so you can’t slam the mouse to the bottom of the screen to click things on it?
This is sad. I really like the app!
What’s everyone using instead?
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. :)
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.
I’ve never heard of Skiff, but it’s sad to see more software gobbled up by VCs. Though it sounds like the back end was never OSS to begin with?
I used to be so excited about a future where people were software literate where we would be building open systems and make a decent living. Instead, people have been force fed locked down systems in the name of “user experience”, all so that a few people can make an absolute killing while the rest of us feed off the scraps (even if the scraps of the software industry are still pretty good). It just makes me sad.
I am extremely appreciative of folks who do make honest open source software though! Many of them do make a decent living too. It’s hard not to lose hope when reading stuff like this, but then I remember that I’m typing this comment using Firefox on KDE Plasma running on a Linux kernel, right next to an Emacs session. Sticking to good open source software is a wonderful thing!
I’ve started using btop to kill processes instead of the ps, grep, kill incantation.
Came here to say exactly this.
I’d trust the piracy sites more actually. We don’t voluntarily give them our credit card and address.
Clearly you’ve never read Hacker News. :)
Every point I’ve made has several threads on pretty much every Hacker News post about Mozilla or Firefox.
I was using Firefox when it was still called Phoenix, and I switched to Chrome briefly about 10 years ago when it was actually a bit better than Firefox. At the time, most people I knew in the tech sector were using Firefox. It’s Firebug extension was a major boost for development. Chrome was a bit better and their dev tools were even better than Firebug at the time.
I switched back to Firefox when I saw the direction Google was taking it, and I know a lot of other people did as well. Still, many people stayed with Chrome. There’s no shortage of comments on Hacker News about “I dropped Firefox because X” or “I tried to switch to Firefox but X”, where X is one of the things I mentioned.
Chrome got to where it was in no small part to us “computer people” saying it was good. And now not enough of us are saying Firefox is good. It breaks my heart to see so many young and smart developers choosing Chrome.
We’re heading back to the bad old days of IE dominance, with proprietary extensions, playing fast and loose with standards, and market dominance pushing for things that only benefit one company. ActiveX still gives me nightmares.
I’ve never understood the logic of people who switched to Chrome from Firefox.
Mozilla has an overpaid CEO, so let’s switch to a browser that’s run by one of the richest companies on the planet. Firefox broke some extension, so let’s switch to a browser that has an even worse extension model. Firefox shows client side ads that are easily disabled, so let’s switch to a browser actually run by an ad tech company. Firefox changed the UI to look like Chrome (and they hate the design), so I guess switch to Chrome?
It makes no sense…
Please stop using Chrome
People still use WinRAR? Does it offer anything more than 7-zip?
I agree with literally everything in the video!!!
Though I do have a BangleJS, where apps are written in Javascript but the watch is still pretty awesome.
My issue isn’t with the technology but the fact that only an announcement created $100,000,000,000 worth of “value” while at the same time people are losing their jobs.
And even if the tech works, there are any number of reasons it won’t be successful. A competitor may beat them to it, or an open source one comes out, or the UI is terrible, or a middle manager cancels the project, or…
I have no issues with people making piles of money for creating useful things, but I do take issue with the speculative market moving around so much money while inequality is on the rise and people are out of work. And some of these are the very people who created that “value”.
I don’t really have a solution, but I also refuse to accept it as just the way things are.
Then some jerk runs rustfmt and ruins all your hard work!