As a paying subscriber I love this move for the .NET community. As a .NET dev for many years, I've noticed there have been periods of time where either Visual Studio or Rider was far better than the other. Currently, Rider is much better. Hopefully this encourages more people to try out C# & F#. Both fantastic languages. - Edit - Looks like Webstorm (JS/TS editor) is also free now.
Rider is now free for non-commercial use
81–90 of 435 posts
Re: Rider is now free for non-commercial use
#82Earlier quoted context omitted.
Now they are european. They started as fully Russian company. But they are a truly rare example of a company that actually left russian market. Unlike Apple or LG.
I always thought the company was Czech? Though I think the founders were Russian nationals. I guess it depends on what you consider a "Russian Company". As a British national living in the USA, does that mean if I start a company it'll be a "British Company" forevermore?
Re: Rider is now free for non-commercial use
#83There are a few privately owned companies that amaze me: JetBrains, Valve among the top. Somehow they have a much better value/user and make reasonable decisions: counter intuitive to investors/shareholders but insanely intuitive to their users. I am sure the public market has made the general public reap the rewards of large companies (kudos!) but some of the privately owned companies are absolutely kicking ass to s…
Re: Rider is now free for non-commercial use
#84Earlier quoted context omitted.
Sadly developers don't have buying power. Microsoft is good example of company which understands it and lobbies its presence through channels that do make those cross company decisions.
I just pay for a license myself for both work and personal use [0]. I personally have enough buying power to afford it, and it's more than paid for itself over the years by giving me a leg up over coworkers who try to make do with free tools. People I work with think I have some superhuman ability to navigate, understand, and modify huge codebases and don't believe me when I tell them that it's just because I learned…
Re: Rider is now free for non-commercial use
#85What an amazing accomplishment JetBrains has done. It's a bootstrapped, European company, doing $400M+ annually in revenue selling to developers (who are some of the most difficult buyers to convenience to pay). https://www.jetbrains.com/lp/annualreport-2023/
Now they are european. They started as fully Russian company. But they are a truly rare example of a company that actually left russian market. Unlike Apple or LG.
The heavily populated parts of Russia, including the part where JetBrains was operating, are in Europe. (Russia’s not part of the EU, obviously, but “European” and “EU” don’t mean the same thing.)
Re: Rider is now free for non-commercial use
#86Earlier quoted context omitted.
> who are some of the most difficult buyers to convenience to pay Citation very much needed? Unless you're talking about enterprise software specifically, developers are probably among the most willing to shell out cash for software, it's the general public who seems to be fine with ad-ridden spyware freemium nonsense as long as it's free.
There's a long history of the likes of Redis, MongoDB, Grafana, Terraform etc first releasing their product as free and open source to get adoption, hoping to make money by some indirect means, then relicensing to closed source later on because nobody pays for something they can get for free. And pretty much all major programming languages and libraries are given away for free too. Someone tries to introduce BitKeepe…
Re: Rider is now free for non-commercial use
#87As a paying subscriber I love this move for the .NET community. As a .NET dev for many years, I've noticed there have been periods of time where either Visual Studio or Rider was far better than the other. Currently, Rider is much better. Hopefully this encourages more people to try out C# & F#. Both fantastic languages. - Edit - Looks like Webstorm (JS/TS editor) is also free now.
For those developing commercial software on a budget, Visual Studio Code is an excellent option.
Although it lacks some features of JetBrains and Microsoft tools, pairing the .NET CLI with VS Code can still deliver impressive results.
if you can afford $10 monthly, integrating GitHub Copilot with VS Code can elevate it to a fancy, lightweight IDE
Re: Rider is now free for non-commercial use
#88Earlier quoted context omitted.
I just pay for a license myself for both work and personal use [0]. I personally have enough buying power to afford it, and it's more than paid for itself over the years by giving me a leg up over coworkers who try to make do with free tools. People I work with think I have some superhuman ability to navigate, understand, and modify huge codebases and don't believe me when I tell them that it's just because I learned…
Does your workplace explicitly allow you to use personal software on work equipment, or do you just not mention it and hope nobody notices? Just curious, as not all places would allow this.
Re: Rider is now free for non-commercial use
#89Earlier quoted context omitted.
What fan boy nonsense is this? The VSC support for c# is miles behind visual studio. Rider isn’t as good either, but it’s certainly better than VSC. Are you heavily using typescript with a bit of c# or a really tiny code base? This comment is incomprehensible to me. Do you never refactor code? There are a lot of sophisticated things you can’t do with VSC. It’s a great editor; but not for c#. The benefit of using it i…
100k lines of C# in 8 projects, 40k lines of Vue SFCs in 2 workspaces, 39k lines of TypeScript in a monorepo. I use it every day on a 2021 M1 MacBook Pro 16GB/512GB. Works completely fine to the extent that I just let my Rider license lapse.
TLDR; it’s not just me.
I’m glad you like it and have found a workflow that works for you. I think you’re crazy.