Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
neilkod
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
neilkod
10y ago
As both a heavy phabricator user AND a graphviz lover, your comment got me quite excited....up until the part where it was removed :(
2.
▲
by
neilkod
14y ago
>>never really considered myself good enough to pursue it though Self-doubt is an evil, evil thing. Don't let it hold you back. I landed an opportunity to interview at $REDACTEDBUTITSATOPINTERNETPROPERTY. I didn't even want to fly o
3.
▲
by
neilkod
14y ago
loved tcfast.com - I'd like to see it back online as well
4.
▲
by
neilkod
14y ago
I did a fizzbuzz of my own last night http://neilkod.posterous.com/just-had-to-give-googles-blockl...
5.
▲
by
neilkod
15y ago
CBSSports.com http://developer.cbssports.com/ launched a similar product a few months back - it seems to be going well and offers more data than ESPN does, including fantasy data. My initial reaction is that ESPN hastily cooked this up as
6.
▲
by
neilkod
15y ago
That looks like TOC for "Machine Learning for Email", which is just a portion of the entire "Machine Learning for Hackers" book. The full "Machine Learning for Hackers" doesn't appear to be on Safari yet.
7.
▲
by
neilkod
15y ago
for whatever reason, there is a HUGE demand for etl and bi developers here in FL. Data Warehousing is evidently strong in these parts. You wouldn't know this from reading blogs/twitter/etc but there is quite a bit going on here.
8.
▲
by
neilkod
15y ago
Thanks, I'm going to update the code and re-run the numbers.
9.
▲
by
neilkod
15y ago
I'm over word clouds by now. If you look at my site, you'll see that I've done my fair share of them, including one generated from the script of the big lebowski. However, Paul Kedrosky did a pretty nice job with one - check it out at http
10.
▲
by
neilkod
15y ago
You are all 100% correct about the regex. Before converting the product-identifying matching code to Python, I did it in bash using grep -iw to match whole words. for i in newton macintosh macbook ibook iie mac iphone ipod imac ipad II+ iig
11.
▲
by
neilkod
15y ago
Tom Kyte fan, by chance? http://www.google.com/search?sourceid=chrome&ie=UTF-8...
12.
▲
Ask HN: any changes in the last year to make getting insurance easier?
7 points
by
neilkod
16y ago
|
2 comments
13.
▲
by
neilkod
16y ago
So true. Delicious would always be my go-to place for anything I ever wanted to know about Oracle. For years I'd search delicious before even searching google or metalink. It's a shame that this is being closed.
14.
▲
by
neilkod
16y ago
How are you managing your twitter API rate limits? Have you been whitelisted?
15.
▲
by
neilkod
16y ago
I find it full of awesome that you're sharing the source. Nice work.
16.
▲
by
neilkod
16y ago
Hey thanks, I'm not at pubcon, i just like doing cool things with data. pubcontweets is a small part of a larger product i'm working on.
17.
▲
by
neilkod
16y ago
As someone who within the last two weeks picked up app engine and created an MVP of my own http://www.pubcontweets.com , I can not only relate to your story but also applaud you for sharing the it as well as your code. Thanks.
18.
▲
by
neilkod
16y ago
I do in fact use the streaming api but that doesn't help with things I need, such as getting screen names based on a twitter id, and getting lists of followers for thousands of people at a time, in order to do some graph processing.
19.
▲
by
neilkod
16y ago
what is the best way to get whitelisted for more than 360/hour API calls? I'm trying to do some network analysis and data mining and am held up by the API limit. I've applied about 4-5 times and have been denied each time.
20.
▲
by
neilkod
16y ago
um how? Dammit Jim I'm a data nerd, not a UI designer! This is why I threw my hat into the competition ;)
21.
▲
by
neilkod
16y ago
thanks! Copy/paste fail! Fixed it.
22.
▲
by
neilkod
16y ago
http://www.mymomjust.com and http://www.mydadjust.com . Using hadoop/pig, I searched through my 620-million strong twitter archive for all tweets containing "My Mom/Dad Just....." The results are hilarious. It's just a single-page site
23.
▲
by
neilkod
16y ago
I couldn't agree more. My world has expanded because of twitter and the access it gives you to experts and people who are willing to share what they've learned and experimented with.
24.
▲
The Amazing Twitter Paradox
(twitter.com)
4 points
by
neilkod
16y ago
|
2 comments
25.
▲
@TheBotLebowski - a Lebowski-quote-spewing Twitter bot
(twitter.com)
1 points
by
neilkod
16y ago
|
0 comments
26.
▲
by
neilkod
17y ago
Brilliant tutorial - Very in-depth and covers quite a lot of ground.