Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
js4all
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
js4all
6y ago
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.
▲
by
js4all
9y ago
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 handling this issue.
3.
▲
by
js4all
9y ago
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 fetching and storage in redux or a similar state management
4.
▲
by
js4all
9y ago
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 nodes at different bids. So there will be a performance
5.
▲
by
js4all
9y ago
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 May 1st. :-( P.S. They had no expiration policy
6.
▲
by
js4all
9y ago
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 package owner had transferred his ownership und the new owner p
7.
▲
by
js4all
9y ago
Hmm, interestingly I got the foobar challenge when I visited the site.
8.
▲
by
js4all
10y ago
Also works on current Chrome (v57.0.2987.110) on Mac. Nice.
9.
▲
by
js4all
10y ago
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.
▲
by
js4all
10y ago
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). For an example see Docker's blog: https://blog
11.
▲
by
js4all
10y ago
Many thanks, that looks doable. I'll give it a try.
12.
▲
by
js4all
10y ago
That's interesting. When I was looking at it, it seemed overwhelming. Do you have some pointers for the basics?
13.
▲
by
js4all
10y ago
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 cluster solution for me that works without configuration orgies a
14.
▲
by
js4all
10y ago
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.
▲
by
js4all
10y ago
Same here. There seem to be problems with the current spike.
16.
▲
by
js4all
10y ago
Nice, is it meant for permanent hosting or just for prototyping and how does it compare to Cloudnode ( https://cloudno.de )
17.
▲
by
js4all
11y ago
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.
18.
▲
Introducing Cloudnode Developer Shell
(blog.cloudno.de)
1 points
by
js4all
11y ago
|
1 comments
19.
▲
MongoDB, a New Database Option at Cloudnode
(blog.cloudno.de)
4 points
by
js4all
11y ago
|
0 comments
20.
▲
by
js4all
11y ago
Nice. It looks useful to me.
21.
▲
by
js4all
11y ago
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. https://cloudno.de
22.
▲
by
js4all
11y ago
Edit: Sorry for causing some confusion about if this is using docker or not. There is no reference to docker in the docs.
23.
▲
by
js4all
11y ago
Does anyone known if the docker image for Cloud Shell is open source (or parts of it?)
24.
▲
Google Cloud Shell – Free until end of 2016
(cloud.google.com)
64 points
by
js4all
11y ago
|
18 comments
25.
▲
Docker Based Nodester, Public Beta: December 10th, 2015
(blog.cloudno.de)
1 points
by
js4all
11y ago
|
0 comments
26.
▲
by
js4all
11y ago
I used their docker container in manual mode and the whole process was a great experience. No need to stop the main server. The steps were: 1. Run the container without ports in manual mode 2. Use the GUI to enter account data and
27.
▲
by
js4all
11y ago
Thanks for the explanation. I will definitely try Capsule.
28.
▲
by
js4all
11y ago
An, that's interesting. So can it be used to overcome the memory leak problems of traditional servlet containers, because every app is a system process whose memory is released by the OS and not by the container.
29.
▲
by
js4all
11y ago
So its basically a reinvention of the servlet container model. Shield equals tomcat or one of the other servlet container apps. Caplets equal war file packaged applications. Have I missed something?
30.
▲
by
js4all
11y ago
I made a simple and effectve extension for that, because none of the existing ones worked for me or were spoiled with analytics / phoning home. Manage Tabs - https://chrome.google.com/webstore/detail/manage-ta
More ›