Viewing profile — nathan-osman
nathan-osman
HN member- Joined
- Wed, Dec 11, 2013, 9:43 PM UTC
- HN karma
- 112
- Public activity
- 17 items
- HN profile
- View on Hacker News ↗
About nathan-osman
Recent public activity
- story
-
comment
Comment #16322293
The issues are absolutely hilarious
- story
-
comment
Comment #15374686
...and both download links are now returning HTTP 508 - Resource limit reached.
-
comment
Comment #15366645
Essentially, yes. And the labels.
-
comment
Comment #15366620
I've done this with a couple of applications, using something like fileb0x in the build process to convert the files into Go source which can then be compiled into the final execut…
-
comment
Comment #15366609
The entirety of Debian 0.97 (kernel, userspace, packages) fit on two floppies back in 1994 :P
-
comment
Comment #15366592
The server hosting the article above is also running 38 other containers - databases, WordPress blogs, Jenkins (CI), Gogs (Git), etc. And it only has 4 GB of RAM.
-
comment
Comment #15363625
Then the proxy will not route requests to the host specified by the container's label.
-
comment
Comment #15363327
I know, it's a bit difficult to explain and a tad confusing. No, the proxy is not sending any traffic to the container. Rather, the container, by simple virtue of being in the runn…
-
comment
Comment #15363309
Yes, I use Alpine for a lot of my other containers. I love the simplicity of the package manager as well.
-
comment
Comment #15363277
Interesting. I must confess, I didn't realize there was a way to make syscalls directly from C without resorting to inline assembly.
-
comment
Comment #15363264
The reverse proxy is configured to route requests to any container that is currently running. For example, if I have a Jenkins container, as long as it is running, the reverse prox…
- story
- story
-
comment
Comment #14654940
Users may also want to look into NitroShare. Although it only works on the local network, it uses IP broadcast for automatic peer discovery (next version will use mDNS). It include…
- story