Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mardiros
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
mardiros
9y ago
Something is wrong. Quitting is ctrl+d Ctrl+c is for interrupting the current job. Some repl like the mysql cli does not rrspect that and it is a PITA
2.
▲
by
mardiros
9y ago
Sadly, spec link is broken.
3.
▲
by
mardiros
11y ago
the practical programmer is lazy and not passionate. More, he loose the more important skill he have: think. He build softawre by copy pasting from stack overflow. I am not saying use every nee cool tech posted on HN, but if something looks
4.
▲
by
mardiros
12y ago
Can someone could explain why "If you use Puppet, chances are you love Docker ..." (from Part 2)?
5.
▲
by
mardiros
12y ago
Warning: do not trust everything you read on the internet
6.
▲
by
mardiros
13y ago
You can test before pushing anyway. I was surprise that the record extention was not in the list. Didn't no the crecord!
7.
▲
by
mardiros
13y ago
So you have a Core i7 to build the package quick, then, you use it for 1% of the time. Sounds great.
8.
▲
by
mardiros
14y ago
It's exactly what I missed. Thanks!
9.
▲
by
mardiros
14y ago
I am sorry but I still miss something. And, I read the OAUth2 spec again http://tools.ietf.org/pdf/draft-ietf-oauth-v2-26.pdf * Why is there an access_token in a browser url ? (query string or fragment) The access_token is provided by the
10.
▲
by
mardiros
14y ago
Server: Microsoft-IIS/6.0 == Service Unavailable
11.
▲
by
mardiros
15y ago
Oh, collect email in an html form ?
12.
▲
by
mardiros
15y ago
I don't anderstand why you want to use the --distribute to have pip and easy_install installed. If you do not, you also have those tools.
13.
▲
by
mardiros
15y ago
I think that $ sudo apt-get install python-pip is a bad idea. You should not mix multiple packaging system on your operating system. And more you can dammage it pip provide more recent package than your distro. And if you upgrade a lib t
14.
▲
by
mardiros
15y ago
pypy 1.6: 5.0 sec python 2.6: 58.2 sec python 2.7: 49.8 sec python 3.2: 51.4 sec
15.
▲
by
mardiros
15y ago
This is awful.
16.
▲
by
mardiros
15y ago
Twisted is a tcp/udp[/ssl] framework, Tornado is an http one. In other word, with Twisted, you can write http, ftp, smtp, ... and your are free to write your own protocol.
17.
▲
by
mardiros
15y ago
Look at the comment, the twisted code is wrong. By default the twisted reactor is multiplatform, but you can imporve performance for your specific platform. It's in the doc. If you run Twisted under linux and you should, use the epoll react
18.
▲
by
mardiros
15y ago
I have 5 years of coldfusion and I can't understand that people can like it. It's too much buggy (yes it is). I don't like PHP but I cant say that PHP is a lot better. Fortunatly, this is my last month with coldfusion, and don't want to wor