Live data from Hacker News

Rider is now free for non-commercial use

jetbrains.com

431–435 of 435 posts

Re: Rider is now free for non-commercial use

#431

Earlier quoted context omitted.

Every time I decide to try a Jetbrains IDE again I give up after a few days. They're always eating insane amounts of RAM and lagging hard while indexing my code again and again and again.

The solution is to use an NVME SSD and stop programming on Windows. NTFS is painfully slow for many-files type use cases. Unfortunately, many-files describes most codebases. Git clients on Windows are also painfully slow for this reason.

In fact I only use Apple Silicon macs, where the issue is still quite evident.

Re: Rider is now free for non-commercial use

#432

Rider is by far the best C# IDE. Especially if you're not running Windows. It was a real lifesaver while working with Unity.

Well, I'd wager most C# devs are ... running Windows, so...

Unsure how true that is, but I certainly never did.

Rider is better either way, but definitely better than alternatives on MacOS.

Re: Rider is now free for non-commercial use

#433

Earlier quoted context omitted.

The solution is to use an NVME SSD and stop programming on Windows. NTFS is painfully slow for many-files type use cases. Unfortunately, many-files describes most codebases. Git clients on Windows are also painfully slow for this reason.

In fact I only use Apple Silicon macs, where the issue is still quite evident.

Not sure what to tell you, this should be solved on Macs. I'm pretty sure their SSDs are very fast. Although - be aware, the smaller capacity ones are about half the speed. They don't tell you that.

Re: Rider is now free for non-commercial use

#435
post #318

Earlier quoted context omitted.

So does VSCode though. Are you thinking of Visual Studio?

VS code compared to studio for dotnet dev is comparing a tractor to a trike.

I agree, but the comment you are replying to was asking for the differences between VSCode and Rider. "It runs on Linux" is not one of those.
Post reply on HN