This is why I think no one should trust companies that sell you software, that you can't host yourself, for something as critical as documentation and source control. I feel really bad for all the companies that have to jump through hoops to get their data rescued from this company. It also sucks to loose such a smart company. I wish they had built their solutions as a self hosted system so that people could still us…
"This is why I think no one should trust companies that sell you software, that you can't host yourself, for something as critical as documentation and source control." Omniref founder here. Please try not to think this way, particularly if you're a small team. I realize that this is kind of an impossible request (especially given the source), but one of the things that makes it immensely difficult to start a softwar…
A Sad Announcement
31–40 of 78 posts
Re: A Sad Announcement
#32Re: A Sad Announcement
#33Earlier quoted context omitted.
The reason why you see startups avoiding this model is because supporting self hosted solutions is extremely difficult as a small team and only impedes the ability to evolve your product. It's a shame, but companies shouldn't adopt products if they lack a feature requirement (data migration).
This is only the case for complicated deployment proceedures. One of my favorite pieces of software that I love updating is a project called GitBucket. It's a GitHub/BitBucket-esq site. It's simple to host and easy to use without much overhead. The deployment procedures go as follow: 1. Install JVM 8 2. Install GIT 3. Run If you aren't running a database it defaults to the internal one. All the defaults are sane. It…
One big problem is that if something goes wrong in the customer side, debugging those issues is really time consuming. And things do go wrong. Most of the time you are probably solving issues that are not really your problems at all. Customer don't follow the installation instructions, the environment is not like it is supposed to be, customers tinker with things they are not supposed to tinker with. How do you handle this support in practise. Are your software engineers willing to spend the time on the phone, maybe with customers in different time zones. Do they have the administration expertise for those operating systems and databases the application supports so that they feel comfortable guiding customers over the phone.
Then there is the question that do you get good enough compensation for all this compared to just offering the SaaS solution. Just the additional hands-on support given to customer quickly eats your profits from the monthly fees charged from customer. All the time spend on creating installation and update procedures, testing those and giving support to customers is away from putting up new great features. On the other hand, being able to offer the on-site version can be of course a great competitive advantage.
Re: A Sad Announcement
#34This would have been a better project, and had probably gotten a lot more traction, had it provided plugins for the big editor suites -- eclipse, visual studio, etc. As the project stood, it's neat, but at the same time, it's an impedence mismatch. You can't just annotate in your environment of choice, you have to go into a browser window to view the same code you have open in another window and see if there are any…
More importantly, that was just one feature in a pile of other "must have" features that people said they needed. It was on the roadmap, but we never got around to it.
Re: A Sad Announcement
#35Earlier quoted context omitted.
Hi. Founder here. I wasn't expecting this to be on HN (was kind of hoping for the opposite, actually; I'm not in a mental place where I can write a big, Medium-style, "why my startup failed" missive just yet), so I didn't go into any of this sort of stuff. The short answer to your question is that companies are bought, not sold. They may seem common, but acquihires are statistically pretty rare, and they usually come…
Hey, I don't know what kind of mental state you are in but I imagine your feeling pretty bummed so just wanted to say that I loved OmniRef and you made an incredible product. And though it's shutting down, you are successful. You did what very few people have the courage or ability to do: you started a company. So I can't wait to see what you do next. And I hope you can look back at OmniRef with good memories and kee…
Re: A Sad Announcement
#36Would you consider open sourcing some of your work on Ruby analysis?
Re: A Sad Announcement
#37Earlier quoted context omitted.
"This is why I think no one should trust companies that sell you software, that you can't host yourself, for something as critical as documentation and source control." Omniref founder here. Please try not to think this way, particularly if you're a small team. I realize that this is kind of an impossible request (especially given the source), but one of the things that makes it immensely difficult to start a softwar…
Yes, because tools hosted elsewhere have the problem your shutdown is exemplifying. A definite expiration date /sucks/. Even if it is a month out, that means having to do a lot of retooling to pull out all the bits and pieces that have been built in that rely on the third party. Were it a hosted solution, a transition plan could be made that isn't a mad rush to make sure all the data that's in those annotations is sa…
Re: A Sad Announcement
#38Re: A Sad Announcement
#39This is sad, and a bit perplexing. According to Crunchbase they had exactly 1 seed round ( https://www.crunchbase.com/organization/omniref#/entity ) and their project provides a really nice feature for github which is better than githubs existing feature. So I'm perplexed why someone like Github doesn't acquihire them, give them a nice bonus for their work over the last couple of years and add their biological distin…
Hi. Founder here. I wasn't expecting this to be on HN (was kind of hoping for the opposite, actually; I'm not in a mental place where I can write a big, Medium-style, "why my startup failed" missive just yet), so I didn't go into any of this sort of stuff. The short answer to your question is that companies are bought, not sold. They may seem common, but acquihires are statistically pretty rare, and they usually come…
Re: A Sad Announcement
#40Earlier quoted context omitted.
Why would you not opensource it? This way, your work won't go to waste, and maybe the community can continue it.
Open-source projects take a lot of time and effort to do well. They're kind of like startups in themselves, actually. And in this kind of situation, you're committing to publicly maintaining the thing that you're trying to shut down. If there isn't enough interest at the start, it's just prolonging the pain of failure. It's better to rip the bandage off and move forward with your life.