Rider is now free for non-commercial use
231–240 of 435 posts
Re: Rider is now free for non-commercial use
#232Genuine question with an open mind: why would I use this and not vscode? I know people complain about lag in vscode but I have personally never experienced/noticed any. So with that in mind what does rider give that vscode cannot?
Re: Rider is now free for non-commercial use
#233Genuine question with an open mind: why would I use this and not vscode? I know people complain about lag in vscode but I have personally never experienced/noticed any. So with that in mind what does rider give that vscode cannot?
"Download an editor and install a random collection of dodgy looking plugins from random authors that will get you maybe 80% of the functionality you want
Enjoy watching the plugins downloading random .exes from all over the place
Any semi-advanced functionality is hidden in a complicated command palette system and a plethora of JSON files
Groovy support? Haha! You're funny
Need to view data in other format than a list/tree view? Get fucked
Good luck!"
Re: Rider is now free for non-commercial use
#234Earlier quoted context omitted.
They are completely different products? One is an IDE, the other is an editor. If you want an editor, of course you will not be happy if you use an IDE
The claim that VSCode was just an editor seemed flimsy the day it was released. Now, it is absurd.
Re: Rider is now free for non-commercial use
#235Regarding free non-commercial use in Jetbrains you need to accept that you'll get checked (not specified how, but I guess they will scrape your HDD? Or what? It’s also important to note that if you’re using a non-commercial license, you cannot opt out of the collection of anonymous usage statistics. This is similar to our Early Access Program (where statistics is opt-out) and in compliance with our Privacy Policy
If you are willing to trust their own documentation, there is documentation about what is sent with anonymous usage statistics in Jetbrains IDEA IDEs: https://www.jetbrains.com/help/idea/settings-usage-statistic... That said, if you mean "checked" as in checking for compliance, I don't think anonymous usage statistics are for that. For that they would need to not be anonymous. If they could identify who was improperl…
Re: Rider is now free for non-commercial use
#236Earlier quoted context omitted.
RustRover is free for non-commercial use though? I liked the look of Zed when I first tried it out, but I read that it seems to have a strong cloud/AI focus which I don't want or need. I have started investing a bit of time in getting Vim working with all the bells and whistles and now it's a decent fallback when I can't use a JetBrains IDE for whatever reason.
I'll just be honest, I don't like Zed at all. I much preferred Atom when it was a thing, and I mostly use Zed begrudgingly because the other graphical editors tend to get sluggish. My preferred IDE was what Jetbrains had before with IDEA - you could plug in basic support for the languages you want and edit as you go. I don't want to set up a superheavy environment with all the bells and whistles, I want Intellisense…
Re: Rider is now free for non-commercial use
#237There 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…
I'm not too surprised. I hope they stay privately owned! It's a lot easier to focus on "make good product" when you don't have investors/accountants/management/etc badgering you about "stock price needs to go up, make something shiny and get it out this month". I left my last company (pretty large, ~1500 employees at the time IIRC) for a variety of reasons, but that was the primary driver. I'd joined on when they wer…
Ha! Heard that one before. Company was sold. Founder got filthy rich, bean counters came in, you know the rest.
Re: Rider is now free for non-commercial use
#238Regarding free non-commercial use in Jetbrains you need to accept that you'll get checked (not specified how, but I guess they will scrape your HDD? Or what? It’s also important to note that if you’re using a non-commercial license, you cannot opt out of the collection of anonymous usage statistics. This is similar to our Early Access Program (where statistics is opt-out) and in compliance with our Privacy Policy
It's the dreaded T-word: telemetry. The same sort of thing people get up in arms about in Windows but JetBrains will get a pass here.
Windows exists to sell ads and Microsoft services, and no one can go anywhere because they're locked into legacy software, and Microsoft constantly abuses that position. JetBrains IDEs exist to sell themselves to businesses as a productivity tool. They benefit from making it actually good because no one is locked in and they have real competition.
Not to mention an OS has more access to my data than an IDE. If JetBrains suddenly decided they'd bundle a feature in IntelliJ where they constantly record my entire screen at all times, I'd be much more wary about their telemetry.
Re: Rider is now free for non-commercial use
#239Rider has a lot going for it, but I really can't stand the structure of JetBrains subscription. Why can't they just have a single monthly or annual price, rather than this absurd structure where the price gets cheaper over time, encouraging lock-in?
Re: Rider is now free for non-commercial use
#240Earlier quoted context omitted.
VS for Mac was junk. Better off trashing it and pushing people the VS Code route. I use VS Code daily for .NET development. It's probably 70% of what VS on Windows is, but it works well and I don't need to run a VM for it (if I need some of the in-depth tracing and profiling stuff, I can still fire up the gold standard). VS on Mac was maybe 30%
I mean, yes, VS Code certainly is great and all, but… > It's probably 70% of what VS on Windows is no. From my perspective, it doesn’t even have 50% of VS features, and that’s probably a generous estimation. VS has lots and lots of features. Granted, many of them are irrelevant for most users most of the time. Even Rider is lacking in comparison. It is very limited regarding debugging targets for example.