You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
With Docker 1.8.0 shipped new log-driver for GELF via UDP, this means that the logs from Docker Container(s) can be shipped directly to the ELK stack for further analysis.
This tutorial will illustrate how to use the GELF log-driver with Docker engine.
CoreOS cloud-config for DigitalOcean with iptables firewall
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I quickly comment on about 20 major ones.
I link to the university sites, arXiv sites or Amazon page - most of the mentioned books are online available.
I've recently been amazed, if not mind-blown, by how a very simple, "one-line"
SAT solver on Interaction Nets can outperform brute-force by orders of magnitude
by exploiting "superposed booleans" and optimal evaluation of λ-expressions. In
this brief note, I'll provide some background for you to understand how this
works, and then I'll present a simple code you can run in your own computer to
observe and replicate this effect. Note this is a new observation, so I know
little about how this algorithm behaves asymptotically, but I find it quite