Probably the most illuminating way of calculating the number of possible bit patterns of a bit string of length n is combinatorially by the counting principle: 2 × 2 × 2 × … × 2 (n occurrence…
xslogic/phoebus: Phoebus is a distributed framework for large scale graph processing written in Erlang.
Phoebus is a distributed framework for large scale graph processing written in Erlang. - GitHub - xslogic/phoebus: Phoebus is a distributed framework for large scale graph processing written in Erl...
A Short Visit to Common Data Structures | Learn You Some Erlang for Great Good!
A roundup of useful data structure in the Erlang programming language, including records, key-value stores (dicts, trees), sets, directed graphs, queues, etc.
I’m having a lot of fun exploring what kinds of development environments and work-flows that Docker can enable. There’s one thing that’s been on my mind lately and I haven’t been able to find a proper solution to it. I’m sharing my thoughts here in the hopes that perhaps some of you have come up with a creative solution.
Running emacs in a docker container - Stack Overflow
I'm using a Mac and want to run emacs in my docker container. Is there a preferred way to solve this? In my flow I get stuc because the DISPLAY/TERM aren't set
> docker exec -it c6a7a76db84c ...
The impact on network security through encrypted protocols – HTTP/2
This is the start of a planned series of posts around the impact that new protocols are making on the way many of us deal with network security today. The