Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
wizard_2
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
wizard_2
13y ago
Is there a plugin to remove or modify specific request headers? The bits of unique information could easily be removed, couldn't it?
2.
▲
by
wizard_2
13y ago
A good start, have you considered using geojson? Github has a native viewer for that.
3.
▲
by
wizard_2
13y ago
My team works like this with a twist. You merge your own pull request. You have developers, designers, pm's, etc to help review the change. You use them if you need them and you take responsibility for your bugs. We'll drop everyt
4.
▲
by
wizard_2
13y ago
Looks like I submitted too late to catch this live, however, he'll still be answering questions on his profile throughout the month. http://www.levoleague.com/warrenbuffett
5.
▲
Warren Buffett Live Q and A with the Levo League
(levoleague.com)
3 points
by
wizard_2
13y ago
|
1 comments
6.
▲
by
wizard_2
13y ago
Please explain this, I'm not sure what kind of activity you're talking about.
7.
▲
by
wizard_2
13y ago
I'm not quite sure what you're getting at but it's weird to me too. You never know what lead to that decision (target markets, promotional video production issues, or maybe they just wanted to play off the "girl at home on the phone with fr
8.
▲
by
wizard_2
13y ago
Mike Bostock is the author of at least three javascript visualization libraries that are in heavy use today. It's safe to say he's got a firm understanding of javascript. While including a var in side a loop doesn't sope the variables to th
9.
▲
by
wizard_2
14y ago
One of my favorite talks about how an interpreter can work. It's worth watching even if you are not concerned with javascript.
10.
▲
by
wizard_2
14y ago
The author glosses over the fact that encoding of special characters in the hash is broken in firefox. As an application there's no way to know if you're getting the data you want or url encoded data. Base64 encoding (with replacing chars l
11.
▲
by
wizard_2
14y ago
I believe even NodeJS's libuv came to the same unfortunate conclusion for non windows hosts. https://github.com/joyent/libuv http://nikhilm.github.com/uvbook/filesystem.html
12.
▲
by
wizard_2
14y ago
Lets not get rude, I've met some of them. They're bright folks using all sorts of technologies. I've seen vim and emacs (though mostly emacs). Their website does have some rough corners but they're working on a 10+ year old codebase and you
13.
▲
by
wizard_2
14y ago
The video is now private, does anyone have a mirror?
14.
▲
by
wizard_2
14y ago
The painstaking lengths people go though in honor of Tolkien is amazing. Along those lines I think http://3rin.gs/ deserves a mention, especially as maps are a "visualization" of sorts. I met the author this summer. The attention to detai
15.
▲
by
wizard_2
14y ago
Know any port knocking as a service companies? If there was a reliable way to get a udp connection between hosts that I didn't have to write myself, I'd be tempted to take this on.
16.
▲
by
wizard_2
14y ago
I disagree. Putting aside saved passwords which I admit is a big aside. The browser's usual attack vector is login or session cookies. It will grant users access to the account but it doesn't usually leak any information in itself. However
17.
▲
by
wizard_2
14y ago
One of the bigger hurdles I had to deal with at my work at a :BigComapny was getting mongo installed. But even on our older systems I had no trouble with their provided packages. Which you wouldn't think would be notable, but it is. Actuall
18.
▲
by
wizard_2
14y ago
This is awesome! I think I know where I can offload my assembled older projects when I'm done with them. =) One note: When singing up you should redirect away from the registration page.
19.
▲
by
wizard_2
14y ago
Humans are the resilience in any system. No system is ever perfect, and no system will ever be. I think we'll be fine.
20.
▲
by
wizard_2
14y ago
And hopefully they're pushing important stuff upstream, it wouldn't make sense to not leverage the community.
21.
▲
by
wizard_2
14y ago
Just make little things. Backbone is fun, make some little backbone views/models, they'll work perfectly with any other JS you have. Want to try rails? Do another little project in rails. Is it too much? try the next one but only use sinatr
22.
▲
by
wizard_2
14y ago
This is the Ted Rall essay he referenced at the end. http://www.rall.com/rallblog/tag/basic-income-guarantee
23.
▲
by
wizard_2
14y ago
There's a great quote about not refining your tastes as it narrows your world but instead continuing to explore the availability of the world around you. It was either Feynman or Ryan Dahl. =p That being said, I love me my loose tea leav
24.
▲
by
wizard_2
14y ago
My problem with them is they don't provide RFOs (Request for outage) because they can't give away any of the "propitiatory secretes" about their setup. I'd like to know what happened when it effects me. Also when it comes to replacing hardw
25.
▲
by
wizard_2
14y ago
A friend of mine teaches gardening to children and they tried it. After 4 months the bag was a bit thinner and worn but not drastically different. They figured that in a large communal compost it might only take 14 weeks to biodegrade as co
26.
▲
by
wizard_2
14y ago
A great ad for the finer points of google maps
27.
▲
by
wizard_2
14y ago
I feel like we need a chance in policy that makes this practice not worth the trouble. I see no value that he gives the internet. I may be bias though, I can't grab the .com variant of a non profit school I work for because someone like him
28.
▲
by
wizard_2
14y ago
I've had trouble wrapping my head around how to use one stream to filter data. I'd like to be able to write to a stream and read from it to get the filtered data but the api only seems to lend itself to using two streams (think stdin and st
29.
▲
by
wizard_2
14y ago
This is the perfect opportunity to share Acme::Bleach. From the docs; The first time you run a program under use Acme::Bleach, the module removes all the unsightly printable characters from your source file. The code continues to work exact
30.
▲
by
wizard_2
14y ago
Hehe, PG went to fix it too. http://news.ycombinator.com/item?id=27686
More ›