

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.
Cool! I think your intended experience can fuck off if there’s something about it I don’t enjoy.
I haven’t played this game yet so I don’t know if this is the case, but my free time is precious and if I bought the game its my choice how to enjoy it.
Thank the maker for mods!
If that’s the case then you probably don’t want to visit the site anyway. What are they doing that makes it so hard for them to not steal your data?
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.
This is cool!
I’ve been using a mostly default config of fish as my main interactive shell on both Linux and Windows at work. It’s really great!
Helix also, but aren’t Zed and Helix both modal?
edit: Huh. I just tried out Zed and looks like modal editing is optional.
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
Zellij is fantastic! I’ve had it installed on all my machines for a while now and it works great.
The best part is that the UI is discoverable and pretty intuitive. I no longer have to look up the seldom used tmux key chords I could never remember.
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.
Sega Dreamcast. It had and IMO still has some of the most unique games ever. Crazy Taxi, Powerstone, Jet Set Radio, the list goes on!
It’s not actually open source (yet), and some AI bullshit. Hard nope from me.
I really don’t get it though. Most of the time I run the same few command. cd and ls a bunch, SSH to some servers, docker-compose up, invoke a build script, pacman -Syyu, and the occasional grep. Maybe I’ll curl if I’m feeling feisty.
For the times I do need to do something more complicated, I guess chatgpt might help, but I don’t need it fully integrated into an always online terminal that I have to log into and pay for.
"The global video game business is big but barely growing, Spencer noted to me. One measure, from industry research firm Newzoo, estimates that 2023 game industry revenues were up just 0.6% from 2022. "
So still growth and a little bit more revenue. Total justification for mass layoffs. 🙄
I also run KDE on nvidia and have problems with Wayland. Supposedly the new drivers (version 550) have some improvements for Wayland, but I haven’t tried out the beta yet.
Plasma 6 is just around the corner and it also has Wayland improvements.
When both land I’ll probably try Wayland again, but for now X works really well for me and I don’t feel I’m missing anything by not using Wayland. If anything, moving to Wayland will break some things (like global auto type in KeepassXC )
Then some jerk runs rustfmt and ruins all your hard work!