Viewing profile — js4all
js4all
HN member- Joined
- Fri, Jul 30, 2010, 8:36 AM UTC
- HN karma
- 1,372
- Public activity
- 435 items
- HN profile
- View on Hacker News ↗
About js4all
Recent public activity
-
comment
Comment #23448941
Awesome, I tried to get it running, but I get value: Missing("couch_directory"). There is nothing mentioned in the readme about this. Can anyone help?
-
comment
Comment #15704563
We are using many CouchDB servers and I can confirm that we got a heads-up plus a patch several days before the 1.7.0 release. The CouchDB team and the Hoodie team did a great job …
-
comment
Comment #15675800
Fetching data directly in components is bad advice and leads to a program with cluttered data access becoming more and more unmaintainable as the app grows. You need to encapsulate…
-
comment
Comment #15428517
When you are using Kubernetes, you won't have to deal with this yourself. The Cluster will move pods from nodes that are stopped because the spot price is exceeded. Ideally place n…
-
comment
Comment #15428480
Same happened to me. I "lost" my all my credit. It was not promotional, but something I had paid. They informed me on March 31th that I wouldn't be able to use that credit after Ma…
-
comment
Comment #15427557
Am I the only one who thinks running scripts on a site directly from npm is a bad idea? What happens when an incompatible change in any of the dependencies is pushed. What if a pac…
-
comment
Comment #14631037
Hmm, interestingly I got the foobar challenge when I visited the site.
-
comment
Comment #13906647
Also works on current Chrome (v57.0.2987.110) on Mac. Nice.
-
comment
Comment #12359032
The risk is real. When some site has a link with _blank to your site, the opener site stays accessible for javascript code that is embedded in your site.
-
comment
Comment #12206898
Also interesting are solutions using xpra, especially when are working over a remote connection. In this case you are not running X on the Mac, but a xpra client (a simple app). Fo…
-
comment
Comment #11823974
Many thanks, that looks doable. I'll give it a try.
-
comment
Comment #11819127
That's interesting. When I was looking at it, it seemed overwhelming. Do you have some pointers for the basics?
-
comment
Comment #11818873
Despite all the negative sentiment here, I am super excited about this. I use CoreOS heavily and really like how everything just works. Running Kubernetes on it, is the first clust…
-
comment
Comment #11441531
I got mine now. It took nearly an hour. Despite that, my early tests ran solid. The apps got hosted on AWS us-west-1.
-
comment
Comment #11440912
Same here. There seem to be problems with the current spike.
-
comment
Comment #11440901
Nice, is it meant for permanent hosting or just for prototyping and how does it compare to Cloudnode ( https://cloudno.de )
- story
-
comment
Comment #11146238
We have added a shell that runs in your browser. All tools like cloudnode-cli, nodejs, redis-cli, mongo, docker are pre-installed. Work from everywhere, install nothing.
- story
- story
-
comment
Comment #11006495
Nice. It looks useful to me.
-
comment
Comment #10994002
Coincidentally we recently added MongoDB to our range. So, if you don't want to do devops yourself, our fully managed stack may be an interesting migration path. First app is free.…
-
comment
Comment #10764119
Edit: Sorry for causing some confusion about if this is using docker or not. There is no reference to docker in the docs.
- comment
-
comment
Comment #10763914
Does anyone known if the docker image for Cloud Shell is open source (or parts of it?)