Avatar

beefsack

beefsack@lemmy.world
Joined
0 posts • 25 comments
Direct message

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.

permalink
report
parent
reply

One day, Valve will be under different ownership, and we will regret the time we fought for their monopoly.

permalink
report
parent
reply

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.

permalink
report
reply

In some cities they are, and it’s a beautiful thing. An example is Canberra, Australia.

permalink
report
parent
reply

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.

permalink
report
parent
reply

That title is as clickbaity as a YouTube thumbnail.

permalink
report
reply

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.

permalink
report
reply

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.

permalink
report
parent
reply

Add tmux to the mix and you’ve just described my perfect setup.

permalink
report
parent
reply