I designed a new name generation software called namebird: http://shobia.com/namebird It allows you to make words that are fairly awesome and are great startup brand names. It even let's you make words via regular expressions - r.* im .* a creates words like retima and rimbra. (no spaces) It didn't get a great HN response and in the 2 years since launch, I have spent a large amount on hosting and gotten no return wha…
Pretty cool. How do you bulk query .com availability?
Ask HN: What did your 'Show HN' project turn into?
241–250 of 286 posts
Re: Ask HN: What did your 'Show HN' project turn into?
#242I designed a new name generation software called namebird: http://shobia.com/namebird It allows you to make words that are fairly awesome and are great startup brand names. It even let's you make words via regular expressions - r.* im .* a creates words like retima and rimbra. (no spaces) It didn't get a great HN response and in the 2 years since launch, I have spent a large amount on hosting and gotten no return wha…
Oh my god, it's so amazing! The web app is very simple but the names quality is awesome. I used several similar name generators recently and they all sucked each on its own way, but this one rocks.
Re: Ask HN: What did your 'Show HN' project turn into?
#243I designed a new name generation software called namebird: http://shobia.com/namebird It allows you to make words that are fairly awesome and are great startup brand names. It even let's you make words via regular expressions - r.* im .* a creates words like retima and rimbra. (no spaces) It didn't get a great HN response and in the 2 years since launch, I have spent a large amount on hosting and gotten no return wha…
You did better than my domain finder( http://DomainKush.com ) side project :) Btw, multiple names suggested by namebird could also be drug names(pharmas pay a lot of money in settling on the right name.)
Re: Ask HN: What did your 'Show HN' project turn into?
#244I designed a new name generation software called namebird: http://shobia.com/namebird It allows you to make words that are fairly awesome and are great startup brand names. It even let's you make words via regular expressions - r.* im .* a creates words like retima and rimbra. (no spaces) It didn't get a great HN response and in the 2 years since launch, I have spent a large amount on hosting and gotten no return wha…
I needed something like this literally last night, glad to find it now. If you want it to be more widely used, maybe it could use some SEO or marketing love? You don't seem to be on page 1 for company name generator, business name generator, name generator, etc., and you deserve to be. Get an h1 tag, get a few blogs to list you on their "top 5 web 2.0 name generators" articles.
Re: Ask HN: What did your 'Show HN' project turn into?
#245~4 months ago announced http://pdf-highlighter.com/ It's a server side solution for highlighting search terms in PDF documents. Can show highlights in a web based PDF viewer (customization of PDF.js) or burn them to PDF. Supports navigation between hits. So far, most customers used it with search solutions based on Solr and dtSearch but it could be easily integrated with any search engine. Didn't get any comments on…
What was the motivation to create this?
Earlier versions of Acrobat Reader had support for term highlighting using “PDF Highlight File Format” which is XML-like file specifying word offsets in page. There are search solutions that relied on this feature but Adobe deprecated it with Acrobat Reader X.
Anyway, my solution re-enables search term highlighting in PDF and does not require any special viewer – web based viewer [1] works on both desktop and mobile web browsers. It's easy to integrate with existing search solutions and can use either Adobe's PDF highlights file as input or highlight for a search query.
[1] http://pdf-highlighter.com/docs/Highlighting_PDF_Viewer.html
Re: Ask HN: What did your 'Show HN' project turn into?
#246Re: Ask HN: What did your 'Show HN' project turn into?
#247In 2012 I did a show HN for GitLab.com https://news.ycombinator.com/item?id=4428278 It didn't trend so I started baking pancakes. When I checked my phone I saw that it got on the HN homepage and comments were flooding in. I asked my then girlfriend (now wife) to take over the baking and started responding. I ended up eating the pancakes behind my computer :) Hundreds of people signed up for the beta. In 2013 the auth…
We love GitLab :) I wish you guys add private NPM repos :)
Re: Ask HN: What did your 'Show HN' project turn into?
#248Earlier quoted context omitted.
Indeed, it started as GitLab.io and I later aquired the .com and .org domain names. In the beginning we ran GitLab.org for the open source project and GitLab.com for the company and the SaaS. We later consolidated everything under GitLab.org
Could you expand a bit on why you opted to consolidate the two? We have to make the exact same decision for discourse.org
The reason for having two sites in the first place was to separate the open source project from the commercial organization. In practise the same people controlled both sides. It felt like a Potemkin village https://en.wikipedia.org/wiki/Potemkin_village
We realized that it doesn't help to present yourself as an independent project when you are not. What matters is that the commercial organization is a good steward of the open source project. So we detailed how we want to do that https://about.gitlab.com/about/#stewardship and instituted a core team https://about.gitlab.com/core-team/
At times situations will come up that will allow you to show your true colors. For us it was the VLC people asking to open source a feature on HN and our competitor Perforce adopting GitLab. How you handle those situations is far more important than having multiple domain names.
I recommend that you consolidate everything under one website but you open up your company. See https://about.gitlab.com/handbook/ for inspiration.
Re: Ask HN: What did your 'Show HN' project turn into?
#249I posted Open Exchange Rates[0] as a Show HN 1,534 days ago. It had just moved away from publishing free currency data into a GitHub repository, to its own website. In fact, they had just asked me politely to take it down due to the high traffic. Open Exchange Rates was initially a portfolio piece (a labour of love that I hoped would land me a job at Stripe!) I launched it as an adjunct to money.js[1], a minimal Java…
Re: Ask HN: What did your 'Show HN' project turn into?
#250I actually first found HN in my weblogs nine years ago, when this guy called "pg" posted a link to a post-mortem I wrote up of Twiddla's accidental launch: https://news.ycombinator.com/item?id=14389 I actually spent today working on a new document viewer for Twiddla. It has been relatively successful, with tons of happy users, but still isn't bringing in the same sort of revenue as my other bill-paying product. Edit:…