Live data from Hacker News

I wandered off and built an IDE

blog.querystorm.com

11–20 of 273 posts

Re: I wandered off and built an IDE

#11
post #2

I have to say, without even looking at the actual product, seeing it use the FooStorm naming from jetbrains while being a paid product isn't inspiring much confidence.

Oh, also it's freemium. Most of the functionality is free, you just have a label saying it's "free for non-commercial use"

Re: I wandered off and built an IDE

#13
post #5
post #4

Earlier quoted context omitted.

Yeah, I do get that comment every now and then. It was originally called ThingieQuery, but then I got people saying that they liked it but couldn't ask a manager to buy something called ThingieQuery. I didn't consciously steal the JetBrains naming, but the first time someone pointed it out my reaction was d'oh...

What about "ExcQL" ?

Or SQXL

Re: I wandered off and built an IDE

#15
My usual approach when I reach the limit of my excel skills (and patience) is to save as csv, write a Python script to do the job, import back in excel for the graphs. This looks like it could nicely streamline the process, granted I learn a bit of C# (any excuse to pick up a new language I guess). Looking forward to try the tool the next time I battle a budget forecasting file. And kudos for the well-written and funny article.

Re: I wandered off and built an IDE

#17
@anakic

That was an enjoyable read! I have also tried qutting my job as a developer, tried making money by working for myself (and focusing on developing features instead of actually making money, same as you), then returning to a "proper job" as an engineer. There were many recognizable moments in the blog post.

I once took a course in entrepreneurship, as a distraction from computer science, and the bottom line is that to make money you should first try to find someone willing to hand you their money, and then put the effort into making the product or service. But, as a developer, it's soul-wrenching and just feels wrong to try to sell something before something proper has even been made. But I've seen it work many times, you just need sales people that are not afraid of making up products while they go, with both the profit and stress that follows.

I'm glad you found a good opportunity with an accelerator, good luck with the next adventure!

Re: I wandered off and built an IDE

#18
Congratulations on the project. It actually seems like something quite fun to build! I'd probably have kept it open source and just do it for fun, but good luck with the company nontheless!

Personally I did not immediatly think about Jetbrains when reading this name, probably because I mostly use IntelliJ IDEA rather than PHPStorm.

Re: I wandered off and built an IDE

#19
I read the post and it's amazing you took the hard path. In regard to the product, first of all kudos, and second of all; you may want your users to be able to run analytical workflows. In which case embedding Firebird instead of SQLite might be cool. Just something I thought while reading the docs.
Post reply on HN