Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mikaelmorvan
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
mikaelmorvan
4y ago
Congrats for getting open sourced
2.
▲
by
mikaelmorvan
7y ago
When I share a board with a link, the shared board is read-only even if the shared user can interact on board. Good product anyway, I'll use it later I think
3.
▲
by
mikaelmorvan
7y ago
In fact the SingleFileZ format is quite magical : It's SingleFile that save the content of the page and the Z stand for Zip. The SingleFile saved content is saved in Zip format in the result Html page. The final SingleFileZ html page h
4.
▲
by
mikaelmorvan
7y ago
Having a component that can save a web page in a very compact format is great! It's far better than MHTML. In addition, the backup is not as usual the naive backup of files but a real backup of the page as interpreted by the browser. F
5.
▲
by
mikaelmorvan
7y ago
Yes, the debate between building a SPA with rich features or Web old pages with good SEO is eternal :) We see more and more an hybrid approach that can be called web 1.5 :)
6.
▲
by
mikaelmorvan
7y ago
superfluous, or egregious examples of bad web dev?? Do you know what Web 2.0 is? Do you know what are React, Angular, and the other JS Frameworks? When you create a modern webapp, a lot of data are retrieved from servers as Json and format
7.
▲
by
mikaelmorvan
7y ago
The main problem with your code is that you only handle simple web1 site. What about javascript execution ? If you replay your capture, you have no idea of what you will see on general Web2 website. The only way I know to capture a web page
8.
▲
by
mikaelmorvan
7y ago
Brilliant ! What a great idea, even if I don't know what to do whith that :D
9.
▲
by
mikaelmorvan
8y ago
Hi, Yes, It's like Firebase with more turnkeys services, serverless capabilities, and with the ability to host it anywhere. Can you send me a mail for financial requests ? morvan (at) zetapush (dot) com Mikaël
10.
▲
by
mikaelmorvan
8y ago
Hello, When you need to create a Web or mobile application, you have to create your backend, you must set up servers, set up databases (or possibly take them to a hosting company) and you must code your server code. To do this, you need to
11.
▲
I'm selling Zetapush: realtime back end as a service
10 points
by
mikaelmorvan
8y ago
|
4 comments
12.
▲
Show HN: A Serverless Photo Gallery with ZetaPush
(blog.zetapush.com)
6 points
by
mikaelmorvan
10y ago
|
0 comments
13.
▲
by
mikaelmorvan
11y ago
If you want to move to an other BaaS, ZetaPush provides NoSQL as a service, File storage as a service, Search as a service and lot's of other things for mobile, web, server and IoT
14.
▲
by
mikaelmorvan
11y ago
Hi, at zetapush ( http://zetapush.com ), we provide a realtime BaaS with database, file storage, search engine, ... everything with a websocket connection. You can use our javascript SDK to connect to our clusters.