One day, Valve will be under different ownership, and we will regret the time we fought for their monopoly.
One day, Valve will be under different ownership, and we will regret the time we fought for their monopoly.
People aren’t going to throw the PCs out. They are going to continue using Windows 10 for years without security updates.
I still saw XP installs a decade after support had ended.
In some cities they are, and it’s a beautiful thing. An example is Canberra, Australia.
It’s such a cool editor, but after decades of Vim motor memory I just can’t seem to wrap my head around the cursor / selection changes. I really wish there was an option to just make selection work like Vim.
That title is as clickbaity as a YouTube thumbnail.
Better than an ORM is to use a query builder. You get the expressiveness of SQL with the safety and convenience of an ORM.
Most developers that use ORMs create poorly performing monstrosities, and most developers who write raw SQL create brittle, unsafe and unmaintainable software. There is a happy medium here.
Swift only treats Apple OSes as first class citizens - even though technically you can use it on other platforms it’s a painful and limited experience.
Add tmux to the mix and you’ve just described my perfect setup.
This is only in the US I assume? The article isn’t very up front about it.
Target the seasonal challenges, they give heaps of XP.
Considering that the main fix for stuttering has been to turn down texture quality, this makes me hopeful that performance will improve a bit.
I’m having a blast with tornado Druid.
I played Sorc in first beta, Rogue in second, Necro in preseason and Druid for S1 and to be honest I’ve had a lot of fun with all of them. I’m looking forward to playing Barb in S2.
And Piastri feeling like he dodged a bullet.
Morrowind scoring lower than Oblivion and Skyrim is a travesty.
It’s nicer to post this as a straightforward feature request, rather than post some passive aggressive question asking why it doesn’t already exist.
My original account @beefsack@lemmy.ml was when the project was announced 4 years ago (was either HN or r/rust) but to be honest I’ve only been properly using Lemmy for a few weeks.
What I would give to have Lewis and Max on the same team. Or even Max and Fernando.
The last time Max had a challenging teammate was Ricciardo but he’s definitely evolved since then.
deleted by creator
Source is safely_endangered on IG. Original has an extra panel but I actually think this version is better.
Rust, like the majority of modern languages, has an official formatter which everyone should be using. Formatters are good enough nowadays that everyone should be using them.