Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
cinch
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
cinch
9y ago
the addon supports "excel online"
2.
▲
by
cinch
10y ago
skype still has the best echo cancellation (that i've tried). you don't even need to wear headphones. according to a Tox developer: there aren't any comparable open source libraries.
3.
▲
by
cinch
11y ago
https://www.reddit.com/r/MechanicalKeyboards/wiki/keyboardma...
4.
▲
by
cinch
12y ago
"The standalone decompiler runs fine under Wine."
5.
▲
by
cinch
12y ago
i'd say it depends on how important a project you are working on. if it's another run of the mill CRUD app, that only get's used internally by a few people, then you'd want cheap/fast, low quality. if it's miss
6.
▲
by
cinch
13y ago
machanical keyboards are still around. Cherry MX switches are the most common. http://deskthority.net/ http://www.reddit.com/r/MechanicalKeyboards/wiki/buying_guid...
7.
▲
by
cinch
13y ago
use Apache or BSD or MIT. simple
8.
▲
by
cinch
14y ago
awesome, thanks for replying :)
9.
▲
by
cinch
14y ago
hi, this project looks really neat! i'm evaluating icinga web + pnp4nagios at work, but this could be a viable alternative. cheers and glad you put this out there :-) i see that you use Protocol Buffers. from google's page, it seems like th
10.
▲
by
cinch
14y ago
looks up to me?
11.
▲
Manning 50% off everything, ends today (code: dotd1225)
(manning.com)
1 points
by
cinch
14y ago
|
0 comments
12.
▲
by
cinch
14y ago
i'm interested in their server setup: DIY or vendor?
13.
▲
by
cinch
14y ago
xen: you can install any kernel openvz: only the host kernel gets shared amoung guests and less isolation. also in the past there was no swap support, seems to work now.
14.
▲
by
cinch
14y ago
use case for crappy crypto: performance. even google uses RC4 for gmail.
15.
▲
by
cinch
14y ago
"Now I wish people online would put a huge disclaimer saying "I'm only interested in arguing for the fun of it, not in finding an actual solution" before their posts. That would have saved countless hours of online typing wasted for nothing
16.
▲
by
cinch
14y ago
Sane defaults is fine. Hidden options limits its capabilities which are sometimes essential.
17.
▲
by
cinch
14y ago
I dont get why your QA is better than red hats. They have a much longer experience with their product.
18.
▲
by
cinch
15y ago
68MB with "xz -9 --extreme" :P
19.
▲
by
cinch
15y ago
for the open source chromium, there's a command line option to set how quickly it should release memory to the OS: https://wiki.archlinux.org/index.php/Chromium_Tips_and_Tweak...
20.
▲
by
cinch
15y ago
i once built a clojure web app and used a startssl free certificate. it worked fine after i imported it into the java keystore. i was using OpenJDK under linux. were you using Oracle's java?
21.
▲
by
cinch
15y ago
when you sign up they install a certificate in your browser. without that, there's no way to login to your startssl account! so make sure to make a backup of it. i lost my account because i didn't realize this...
22.
▲
by
cinch
15y ago
you'd want to revoke it if someone steals your private key.
23.
▲
by
cinch
15y ago
ZFS supports deduplication with this release.
24.
▲
by
cinch
15y ago
yep. why make it complicated when one could, for example, the admin can simply overwrite the motd from /etc/rc.local, instead of this symlink + motd.tail + regenerate at login/boot?
25.
▲
by
cinch
15y ago
nice. been looking for something like this.
26.
▲
by
cinch
15y ago
looks like they switched their license from AGPL to GPL3! didn't know until now. great news!
27.
▲
by
cinch
15y ago
(in German) Netbook review: Compaq Aero 4/33C http://www.golem.de/1104/82381.html
28.
▲
by
cinch
16y ago
similar situation here. except i picked Common LISP. for a couple of reasons: speed of your app; SLIME is great; more documentation (books); a long history :)