Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
janerik
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
janerik
11y ago
The key is removed from the main hashtable and thus not accessible by the normal code path. It's appended to the internal list for deletion then. That's basically just moving around a pointer. A manual rename is not needed.
2.
▲
by
janerik
12y ago
It's easy to just throw the streams of Soundcloud songs against whatever music player you have at hand. MPD even has a playlist plugin, which correctly handles basic soundcloud.com urls and handles all the API stuff for you.
3.
▲
by
janerik
12y ago
Could you expand on this? I want to use Sentinel in an upcoming project and would be glad to hear what downsides I'll face
4.
▲
by
janerik
12y ago
Neat. Apart from the bright red color of the search field, it's great! I just started playing around a little with Clojure and having the docs right at your fingertips definitely helps.
5.
▲
A proposal for more reliable locks using Redis
(antirez.com)
54 points
by
janerik
12y ago
|
26 comments
6.
▲
by
janerik
12y ago
There are already two packages in the AUR: https://aur.archlinux.org/packages/atom-editor/ https://aur.archlinux.org/packages/atom-editor-git/
7.
▲
A Story Of realloc (And Laziness)
(blog.httrack.com)
130 points
by
janerik
12y ago
|
63 comments
8.
▲
Analytics at GitHub
(johnnunemaker.com)
125 points
by
janerik
13y ago
|
16 comments
9.
▲
A simple distributed algorithm for small idempotent information
(antirez.com)
59 points
by
janerik
13y ago
|
14 comments
10.
▲
Redis Cluster and limiting divergences
(antirez.com)
9 points
by
janerik
13y ago
|
0 comments
11.
▲
Support for Ruby 1.9.3 will end on February 23, 2015
(ruby-lang.org)
51 points
by
janerik
13y ago
|
23 comments
12.
▲
Some fun with Redis Cluster testing
(antirez.com)
62 points
by
janerik
13y ago
|
4 comments
13.
▲
by
janerik
13y ago
Oh, and of course you need that google analytics stuff in there.
14.
▲
Basecamp's cache-friendly local time
(37signals.com)
4 points
by
janerik
13y ago
|
1 comments
15.
▲
by
janerik
13y ago
antirez once commented on this: https://groups.google.com/forum/#!msg/redis-db/vS5wX8X4Cjg/8...
16.
▲
by
janerik
13y ago
I don't really like the idea of signing up with my github account. But I like the idea of Gitter. One small improvement: Link the "@GitChat" on the confirmation page to the twitter account ;)
17.
▲
Clojure from the ground up: functions
(aphyr.com)
4 points
by
janerik
13y ago
|
0 comments
18.
▲
Awesome WM in Kindle Touch
(mail-archive.com)
1 points
by
janerik
13y ago
|
0 comments
19.
▲
by
janerik
13y ago
;) I did not see the "normal background" link on my first visit. I already instapaper'd the article. Let's see if I can add a more serious comment after I read it.
20.
▲
by
janerik
13y ago
A moving background makes it easy to read! Thumbs up!
21.
▲
by
janerik
13y ago
This talk is from the sigint 2013 ( http://sigint.ccc.de/ ), the CCC's summer conference. Nadim's talk was just the day after Decryptocat was published.
22.
▲
by
janerik
13y ago
Also see the Q&A from later that day: http://media.ccc.de/browse/conferences/sigint13/vortrag_mp6_... Both videos also downloadable from http://ftp.ccc.de/events/sigint13/mp4-h26
23.
▲
Cryptocat's lead dev talks about the latest vulnerability
(media.ccc.de)
3 points
by
janerik
13y ago
|
3 comments
24.
▲
by
janerik
13y ago
Discussion here: https://news.ycombinator.com/item?id=6015509 Also see the response from VLC: http://www.jbkempf.com/blog/post/2013/More-lies-from-Secunia
25.
▲
by
janerik
13y ago
Had problems installing "ketama". I re-read the README now and it explicitely states that libketama should be installed from the git repository. I'll try it again later.
26.
▲
by
janerik
13y ago
I know of that simple protocol. But the responses in the example telnet session on that side return "True" and "13" where it should be "+OK" and ":13" with the redis protocol.
27.
▲
by
janerik
13y ago
The TCP server example shows a different protocol than the default redis protocol. (As I could not install it correctly I couldn't try it.) If this is the case current redis client libraries cannot be used.
28.
▲
Privilege escalation via mmap on freebsd
(freebsd.org)
3 points
by
janerik
13y ago
|
0 comments
29.
▲
Dear NSA, let me take care of your slides.
(de.slideshare.net)
2 points
by
janerik
13y ago
|
1 comments
30.
▲
by
janerik
13y ago
Looks quite nice. But it definitely needs improvement. I think it would be much better to specify a repo using user/repo syntax instead of "-u user -r repo". Also if I'm in a git repository it should use the origin repo and NOT myusername/c
More ›