Live data from Hacker News

Viewing profile — js4all

js4all

HN member
Joined
Fri, Jul 30, 2010, 8:36 AM UTC
HN karma
1,372
Public activity
435 items

About js4all

I am the founder of Cloudno.de and JGate.de. I use JavaScript, Java, Node.js, Rhino, AppJet, CouchDB, Redis and everything that makes web development nice and easy. You can reach me at Twitter under the same screen name.

Recent public activity

  1. 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?

  2. 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 …

  3. 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…

  4. 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…

  5. 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…

  6. 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…

  7. comment
    Comment #14631037

    Hmm, interestingly I got the foobar challenge when I visited the site.

  8. comment
    Comment #13906647

    Also works on current Chrome (v57.0.2987.110) on Mac. Nice.

  9. 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.

  10. 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…

  11. comment
    Comment #11823974

    Many thanks, that looks doable. I'll give it a try.

  12. comment
    Comment #11819127

    That's interesting. When I was looking at it, it seemed overwhelming. Do you have some pointers for the basics?

  13. 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…

  14. 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.

  15. comment
    Comment #11440912

    Same here. There seem to be problems with the current spike.

  16. comment
    Comment #11440901

    Nice, is it meant for permanent hosting or just for prototyping and how does it compare to Cloudnode ( https://cloudno.de )

  17. story
  18. 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.

  19. story
  20. story
  21. comment
    Comment #11006495

    Nice. It looks useful to me.

  22. 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.…

  23. 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.

  24. comment
  25. comment
    Comment #10763914

    Does anyone known if the docker image for Cloud Shell is open source (or parts of it?)