Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
armenb
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
armenb
8y ago
The textbook of the draft can be accessed at: https://ocw.mit.edu/resources/res-6-011-the-art-of-insight-i...
2.
▲
MIT 6.S095: Programming for the Puzzled
(ocw.mit.edu)
2 points
by
armenb
8y ago
|
0 comments
3.
▲
Reliable Distributed Algorithms, Part 1 – EdX
(edx.org)
3 points
by
armenb
9y ago
|
0 comments
4.
▲
The Design and Implementation of the Anykernel and Rump Kernels (unikernels)
(github.com)
5 points
by
armenb
10y ago
|
0 comments
5.
▲
Eton, a note-taking cli tool
(github.com)
3 points
by
armenb
11y ago
|
0 comments
6.
▲
by
armenb
11y ago
The process isolation is very useful but they've got a point, why we should run million lines of code until we get to the point to run a single web server? Have we ever asked our self why the operating system which its only responsib
7.
▲
by
armenb
11y ago
This reminds me of Ling/Erlangonxen, unfortunately Ling is not a free-software, it's opensource but not a free-software. And the fact that your operating system is the actual language you're coding with, reminds me of the fan
8.
▲
The Ten Minute Talk
(zeromq.org)
2 points
by
armenb
12y ago
|
0 comments
9.
▲
XSLT is a failure wrapped in pain
(harmful.cat-v.org)
186 points
by
armenb
12y ago
|
151 comments
10.
▲
Coordination Avoidance in Database Systems [video]
(youtube.com)
5 points
by
armenb
12y ago
|
0 comments
11.
▲
Handbook of Data Structures and Applications – B Trees (2004) [pdf]
(zgking.com)
61 points
by
armenb
12y ago
|
0 comments
12.
▲
Recki-CT – A compiler for PHP, written in PHP
(github.com)
20 points
by
armenb
12y ago
|
14 comments
13.
▲
Too Big to Fail – InfinityMQ – With Full JSON-over-XML-over-YAML encoding
(infinitymq.org)
1 points
by
armenb
12y ago
|
0 comments
14.
▲
by
armenb
12y ago
The chat client uses Gyre which is port of Zyre [1] framework in Go. Disclaimer I'm the author. [1] https://github.com/zeromq/zyre
15.
▲
by
armenb
12y ago
Forgot to tell you that nginx shouldn't be daemonized: echo "daemon off;" >> /etc/nginx/nginx.conf
16.
▲
by
armenb
12y ago
For instance I use following config (nginx.json) for nginx: { "user": ["_env", "${USER}"], "cwd": "/var/www", "standardEnv": true, "numFiles": 1024,
17.
▲
by
armenb
12y ago
Yes it is.
18.
▲
by
armenb
12y ago
Unfortunately there isn't much doc, but it's not that hard to set up. Take a look at run.sh file and config directory. Andrew Gerrand has a init script[1] in his fork for it which might be useful. [1] https://github.com
19.
▲
by
armenb
12y ago
Just an introduction: Currently I'm using runsit as an alternative for supervisord and I'm happy with it so far. Stdout and stderror of the processes can be queried with a very simple HTTP interface. Runsit watches a config direct
20.
▲
Runsit – A process manager in Go
(github.com)
57 points
by
armenb
12y ago
|
26 comments
21.
▲
by
armenb
12y ago
Do you mind if I ask couple of technical questions? - How did you cope with the traffic from HN? - The image resize service you implemented (photo.pixomize.com) is so simple and clean I want to know how did you implemented it? is it implem
22.
▲
Ragel State Charts (Zed Shaw)
(zedshaw.com)
1 points
by
armenb
12y ago
|
0 comments
23.
▲
Culture & Empire - Digital Revolution
(cultureandempire.com)
1 points
by
armenb
13y ago
|
0 comments
24.
▲
SOAP - The S stands for Simple
(harmful.cat-v.org)
3 points
by
armenb
15y ago
|
0 comments