Hacker News new | past | comments | ask | show | jobs | submit | searchhn's comments login

Thank you ! Also http://vis.searchreddit.net to visualize search results.

Also http://searchhn.com for a realtime hacker news search. All of these demos are being rebuilt from scratch and hopefully will be out in a week.


I work for a networking company in bay area and a pretty complex major dashboard is built entirely with Vue. I have only heard good things about it from the developers.

Which in turn made me use Vuejs for this hackernews search that I have been building (http://searchhn.com/).

The documentation is excellent and Vue is well designed, it took a few hours from scratch to learn and build the demo (PS: Not a web developer)


That's impressive - you have a pretty good sense of design.

Do you also have a lot of data vars like "inputSearch" "inputTypeSelectionCheckbox" ?


Yes.. as a bay area resident can confirm this. I switched totally to Lyft the past few weeks and have no issues finding a ride promptly. Also all drivers that I met seem to be driving only for Lyft.

PS: What convinced me to totally switch was this https://github.com/lyft/envoy, my way of saying thanks for the Lyft team.


This is bay area bubble mentality (I live downtown SF). Does not represent the vast majority of Uber's business and market.


I've observed a growth in Lyft drivers in Dallas, too.

When I first started using Lyft in 2014, there were many times when attempting to request a ride would return an error saying there are no nearby drivers, especially during rush hour (trying to get a ride at 8am was simply a no-go), and it wasn't uncommon for the nearest driver to be 20+ minutes away at various times of day. I actually heard a lot of drivers complain to me about how Lyft sends them pings from people ridiculously far away and saying that it would be better for all involved if Lyft didn't try to match people that far away and just returned an error instead.

Now? Neither of those situations have happened in recent memory. I can't remember the last time I got the "no drivers available" error, and at the absolute worst, I might get a driver 15 minutes away in the height of rush hour.

Edit: Forgot one more thing. I used to see drivers who had two phones for both Uber and Lyft all the time. Nowadays I don't see anyone doing that anymore.


Uber is present in 581 cities and 81 countries.

Lyft is present in 300 cities in America.

Having IT people in SF using Lyft instead of Uber is only a tiny change.


I think Uber has released tons more open source sw than Lyft. https://github.com/uber


I agree.. Just a small payback for something I personally use.


This is awesome ! Congrats..

https://github.com/HackerNews/API

The firebase API is excellent. I have been using that to keep http://searchhn.com up to date in real time.

Also big query is updated every day with all comments and posts. https://bigquery.cloud.google.com/dataset/bigquery-public-da...

This is what I started with to update the Searchera (https://searchera.io) index which powers Searchhn


Oh, that was silly of us not to use BigQuery! I was just able to use that download a full million stories (though we still would have had the rate-limiting step of downloading the articles).

During a hackathon it can be hard to tell when to keep searching for an easy solution like that, as opposed to going with something slow you know will work- sometimes it turns out to be a dead end.

Thanks for the recommendations!


http://searchhn.com is a small demo we have been building at Searchera (https://searchera.io)


IMO I find the domain to user facet lookup to be more useful that the tagging option - I am sure you can just deduce tags from that alone on 90% of the submissions - good demo.


Thank you !


This is cool.. the UI is awesome especially on mobile.

I have been building a version of this too.. with some additional facets to test a full text search engine. Will probably do a show hn one day.

http://searchhn.com


Thanks and nice work! Are you using Algolia API?


Thank you ! It uses Searchera (https://searchera.io)

Uses HN firebase API to update a Searchera index.. and front end is a simple vuejs app.


Interesting. I didn't know that one. I use HN firebase API to feed an Elasticsearch cluster.


Thanks.. Searchera is something that I started building as a side project. Been working the past few months on packaging it with proper API and plan on offering it as a hosted & on-premises search service.


2) IH has been a source of inspiration and motivation for me. Atlas and Stripe are on my list services that I look forward to use in the near future.


Congrats! I have always loved and been inspired by the stories at IndieHackers.


Google cloud platform has many free offerings..

https://cloud.google.com/free/


Not really.. Picking the right language in my opinion is very vital based on your use case. Especially if memory / latency and throughput are very important for what you are building.

For my project after a month in golang, I had to switch to C to avoid the GC pause. It also gave me total control over memory and made best use of CPU.

Will I choose C for every project ?, definitely not but based on what you are building, it is good to make that choice early on in the project.


Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: