Live data from Hacker News

Jetbrains founders turn billionaires without VC help

bloomberg.com

231–240 of 530 posts

Re: Jetbrains founders turn billionaires without VC help

#231
post #229

Earlier quoted context omitted.

$130k to pay a single employee for one year. I don't know about you, but it's extremely difficult for most people to save up that kind of runway.

> $130k to pay a single employee for one year. I don't know about you, but it's extremely difficult for most people to save up that kind of runway. I think the idea is that step one isn't hiring a subordinate employee; it's having secure enough finances that you (or you and your co-founders) can work for yourself for a time. Step two is actually working on the business, and step three is growing is revenues to the po…

Co-founders? Why are they co-founding? Profit sharing?

That's an excellent way to devolve into squabbling about who gets what. VC also protects against that: the money is for the company, and it's illegal to siphon it out of the company.

Unfortunately in practice your suggestion tends to become "You're working for yourself, alone." And sure, I love the idea of a one-person company. Lots of talented devs can sell, if they try. But lots of talented devs are also trying to get rich on the iOS app store; few do.

Re: Jetbrains founders turn billionaires without VC help

#232
post #189

I tried to use their CLion IDE for C++ development but had numerous problem preventing me from working. The company was responsive and tried to help me, no complaints in this department, but I lost my patience pretty fast as I was not willing to invest significant time into making things work that should've worked right out of the box.

Do you mind sharing your experience? My experience with Clion has been great so far, but I understand that Clion is somewhat opinionated on the project structure (for example, only CMake support), so it might not work well with existing projects.

Re: Jetbrains founders turn billionaires without VC help

#233

Earlier quoted context omitted.

I have seen this firsthand. I was a finance major fifteen years ago and for the last ten years I have run a completely bootstrapped agency. If you have to live off your own revenues, it means you don't do any premature scaling... You have to focus on the needs of your customers to reach the next level. VC backed companies have to reach the VC exit goals which means they are forced to scale immediately even if things…

From first-hand experience, however, bootstrapped companies often don't have a ton of cash in the bank. They can quickly fail if there's an adverse event (COVID, for example). You can also get crushed by well-funded competitors who can innovate faster than you due to larger team sizes, salaries, etc.

It depends on the type of company. Its hard to out-innovate some companies just by throwing more money.

Re: Jetbrains founders turn billionaires without VC help

#234

if JetBrains people are reading this, I want to say THANK YOU! You saved lots of developer time with IDE, then Kotlin language. I use Golang, Python and Database IDEs, and they are really nice and time saving, can't imagine how much time you guys saved to Java developers where everything is reflection based annotations and deep level of abstract class/interface implementations. (last time when I worked with Java in V…

if JetBrains people are reading this, I love your products, but waaaay more code navigation and pane splitting/management features need to have keyboard shortcuts.

VS Code gets this very right. It's generally not as powerful or friendly as JetBrains products, but the far superior keyboard navigation experience gets me to attempt to switch once a month or so.

Re: Jetbrains founders turn billionaires without VC help

#235
post #229

Earlier quoted context omitted.

> $130k to pay a single employee for one year. I don't know about you, but it's extremely difficult for most people to save up that kind of runway. I think the idea is that step one isn't hiring a subordinate employee; it's having secure enough finances that you (or you and your co-founders) can work for yourself for a time. Step two is actually working on the business, and step three is growing is revenues to the po…

Co-founders? Why are they co-founding? Profit sharing? That's an excellent way to devolve into squabbling about who gets what. VC also protects against that: the money is for the company, and it's illegal to siphon it out of the company. Unfortunately in practice your suggestion tends to become "You're working for yourself, alone." And sure, I love the idea of a one-person company. Lots of talented devs can sell, if…

> Co-founders? Why are they co-founding? Profit sharing?

Because they had an idea with you and want to work together to make it happen? Or all kinds of other things like that?

And yeah, if you're going to do that, you're going to have to be careful make sure you're not the kind of people who will need adult supervision to avoid squabbling.

VC might have its uses, or provide some service, but that shouldn't be misunderstood to mean that it's essential or alternatives aren't worth considering.

The other thing to note is that one of the things VCs do is sell the VC paradigm, so they're going to try their hardest to make it seem like it's essential or at least the best product out there.

Re: Jetbrains founders turn billionaires without VC help

#236
post #209

Earlier quoted context omitted.

Or, don't start a business with a loan. If you're gonna bootstrap (the "right" way) then step zero is have 12mo runway of your own capital and step one is start a business

$130k to pay a single employee for one year. I don't know about you, but it's extremely difficult for most people to save up that kind of runway.

Saving up money to start a business is just one of the many (many!) difficulties you will face when starting/running your own business.

Re: Jetbrains founders turn billionaires without VC help

#237
post #144

It’s rare these to read stories of software billionaires and think it’s well deserved. This is one of those rare cases. Also, IntelliJ runs on Java, for all the bashing that Java gets on HN, it’s an example of how “what technology you pick is less important than your focus on user experience”. It’s amazing that their products are so performant on Java

That is actually a misconception. You may have this mental classification of Java as a slow language if you looked at its performance 20 years ago. Now it's actually really fast, it goes neck to neck with C++. Sure, Rust or Go or C (or definitely assembler) might be faster in some workloads, but Java is definitely very very fast nowadays. It uses a lot of memory because of the way Garbage Collection works, but it is…

[deleted]

Re: Jetbrains founders turn billionaires without VC help

#238

I don't think it's a coincidence that Jetbrains has created a beloved product without the help of VC money. The longer I work in tech the more I see VC money as poison to good products. Because VC funded startups are forced to grow fast or die a lot of good, profitable, user focused ideas are trashed because they won't lead to rapid enough expansion. Virtually every VC startup I've worked closely with or learned abou…

I'm curious, what are the illegal (and the highly unethical) ones doing? Dont need to name the companies, but what sort of activities are you seeing?

Re: Jetbrains founders turn billionaires without VC help

#239
post #219

Earlier quoted context omitted.

> It's definitely faster than Python, Ruby, PHP and many other kids on the block... I don't know why, but I got a good laugh from that statement. Those "kids" are all the same age or older than Java; PHP, Ruby, and Java were introduced within a few months of each other in 95 and Python dates back to 91.

I know, I didn't say "kids" implying these languages were new, it was just a manner of speaking.

Yeah, I assumed as much. I doubt anyone is calling those languages "kids" at this point, even with PHP's reputation. I just found it funny to word it like that.

Re: Jetbrains founders turn billionaires without VC help

#240
post #210
post #79

Earlier quoted context omitted.

I can't find it right now, but there's a video from a conference where one of the IntelliJ developers show how to work with it productively... it really changed how I use it and made me much better at it. One of the things that struck me the most was that you shouldn't use tabs... They are very inefficient at navigating between files... Use the file switcher (Cmd+E on Mac) to switch between recent files, or type sear…

That sounds really interesting. If anybody finds it, i would happy to learn better how to use their products.

oh, found it! https://www.youtube.com/watch?v=h8wRC7Qkcb8

It's old , but it should still help a lot.

Post reply on HN