(case insensitive file system on macos may be? :))
Show HN: Deepstream.io – A scalable server for realtime webapps
31–40 of 42 posts
Re: Show HN: Deepstream.io – A scalable server for realtime webapps
#32Interesting. How does it differ from https://getstream.io ?
Re: Show HN: Deepstream.io – A scalable server for realtime webapps
#33Re: Show HN: Deepstream.io – A scalable server for realtime webapps
#34Re: Show HN: Deepstream.io – A scalable server for realtime webapps
#35Does anyone know with what these style of websites are made with? there must be hundreds of .io sites here on HN that look and feel the same I am not a designer so do not know what this latest web design practice is called
Re: Show HN: Deepstream.io – A scalable server for realtime webapps
#36Re: Show HN: Deepstream.io – A scalable server for realtime webapps
#37Does anyone know with what these style of websites are made with? there must be hundreds of .io sites here on HN that look and feel the same I am not a designer so do not know what this latest web design practice is called
I've used the Startup Framework Generator[1] for building this style of website. Highly recommended. [1] http://designmodo.com/generator/
Re: Show HN: Deepstream.io – A scalable server for realtime webapps
#38If I were you, I’d start by answering everyone’s questions here. These are your potential users and leaving them hanging seems odd. The next step would be answering those questions on your site.
This is the kind of service that people are going to start using for a new project (rarely are people going to switch existing infrastructure to something brand new). But any new framework, language or platform requires investment and with developer related services and tools, people are going to research first. Help them do that research efficiently.
Good luck taking this to the next level!
Re: Show HN: Deepstream.io – A scalable server for realtime webapps
#39It’s clear that you’ve designed something that gets people’s attention (your animation on the homepage might be one of the best examples of real time apps I’ve ever seen), but based on the questions in this thread…people are looking for differentiation. If I were you, I’d start by answering everyone’s questions here. These are your potential users and leaving them hanging seems odd. The next step would be answering t…
Again, thanks for your advice, much appreciated.
Re: Show HN: Deepstream.io – A scalable server for realtime webapps
#40I looked at the source code and it seems that it mostly glues socket.io with Redis/Memcached. What did I miss? How exactly is it more scalable than anything else? The front-page looks really cool.