-
Is there any PDF version of the book so it can be read offline?
mufid updated
9 years ago
-
Hi guys,
Why not to use asciidoc instead of gfm?
Good example is Bitcoin book (https://github.com/aantonop/bitcoinbook).
Thanks,
--- KostaZ
-
I tried to get docker-osx-dev to work but I had no success.
## Dockerfile
```
FROM ruby:2.1.5
RUN apt-get update && apt-get install -y \
build-essential \
nodejs
ENV RAILS_ROOT /rails_root
RUN …
-
It would help others on creating containers in Rust and to create electron projects that would share codebase.
-
There's already a [wiki](http://kernelnewbies.org/) where people document different parts of the kernel. It would be better to put all the stuff there.
-
Windows 8.1 (Version 6.3 (Build 9600))
PHP 5.5.12
```
$ phpspec run
Slade\Nodes\CommentNode
26 - it parses an html comment block
...". expected "
-
What should we do with the default root password settings of the image? See https://twitter.com/max521/status/609142986224611328. Should we just keep it unset or also set it to "raspberry"?
-
Is it possible to add a license that I can agree to before I submit a pull request?
-
> Originally reported on W3C Bugzilla [ISSUE-17415](https://www.w3.org/Bugs/Public/show_bug.cgi?id=17415) Tue, 05 Jun 2012 12:43:20 GMT
> Reported by Michael[tm] Smith
> Assigned to
Audio-ISSUE-107 …
-
Will it be possible to pipe to the standard input of a container? Docker supports this right now.