Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
cedrichurst
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
cedrichurst
13y ago
Reserved instances are simply a pricing construct. You're paying upfront for up to 24/7 usage, but you're running on the same pool as the standard instance. Dedicated instances, on the other hand, do what you're talking about but they're
2.
▲
by
cedrichurst
14y ago
The R tutorial on codeschool.com is also really well-done, similar domain to matlab but not quite the same.
3.
▲
by
cedrichurst
14y ago
Patch was a competitor to Everyblock. EB pretty much pioneered this space.
4.
▲
by
cedrichurst
14y ago
Per another thread of discussion, apparently the rules of the GPL do not apply to the licensor, only the licensee. If MSNBC accepted OSS community contributions to the Everyblock codebase, they might be in violation. But if it was a one-wa
5.
▲
by
cedrichurst
14y ago
Thank you for the clarification. I've humbly been schooled in the nature of opensource copyright law. At any rate, I've started a petition to open up the source code and user-generated content to the public domain: https://www.change.org/
6.
▲
by
cedrichurst
14y ago
But this code is GPLV3. It's really curious how the source code became out-of-date. Isn't that a violation of the license?
7.
▲
by
cedrichurst
14y ago
The fact that this code is not current is extremely surprising, actually. It's GPLV3-licensed, so my somewhat uninformed expectation is that MSNBC would be obligated to open-source any derivative works? Unless they did a complete rewrit
8.
▲
by
cedrichurst
14y ago
I do realize that the parts Everyblock codebase were released some time ago prior to the MSNBC acquisition: https://code.google.com/p/ebcode/ But the last update was June 2009, nearly three years ago. It would also be a shame for the user
9.
▲
Petition to open-source everyblock codebase & content
(change.org)
4 points
by
cedrichurst
14y ago
|
1 comments
10.
▲
by
cedrichurst
14y ago
A recruiter phishing for hiring managers maybe? But I would suspect this is legit and totally above-board. This is part of what online communities are all about.
11.
▲
by
cedrichurst
14y ago
I'm still completely baffled that Dojo doesn't seem to get as much love as it should.
12.
▲
by
cedrichurst
14y ago
I love both Solr and ElasticSearch but the big missing comparison for me is: are there any books available? Or even comprehensive tutorials beyond the basics? I love ElasticSearch but it was a huge pain getting up-to-speed on everything. Fi
13.
▲
by
cedrichurst
14y ago
Thanks Jeremy, Shan and Mike. I'm continually blown away by the data journalism you're doing over at nytimes on the election. It's truly an inspiration.
14.
▲
by
cedrichurst
14y ago
Yup... https://status.github.com/
15.
▲
by
cedrichurst
14y ago
This is possibly the most important thing to happen to my frontend development workflow all year. Amazing contribution. Thank you.
16.
▲
by
cedrichurst
14y ago
Comic Sans also comes from a pre anti-aliasing era in personal computing. If you viewed it on a 640x480 display with no aliasing, it's actually slightly more readable than other fonts like Times New Roman. See about 3:50 into this present
17.
▲
by
cedrichurst
14y ago
MySQL is also apparently affected, according to the #mysql IRC channel.
18.
▲
by
cedrichurst
14y ago
This seems to be a widespread issue with Java and the leap second. Reddit, LinkedIn and Facebook affected. Personally speaking, my pager just went off five times in the last hour. It's going to be a long night.
19.
▲
by
cedrichurst
14y ago
It uses backbone routers, so try something like: http://prose.io/#MyOrganization/my-repo Worked for me.
20.
▲
by
cedrichurst
15y ago
That's not really a productive criticism. Are there any specific issues you've had with Grails? Have you looked at it lately? It actually has a fairly thriving developer community. Admittedly, the community is mostly Spring/Java stack e
21.
▲
by
cedrichurst
15y ago
I don't work for websolr, but I do quite a bit of work with Apache Solr. I'd imagine Java integration is supported through the native Java client, http://wiki.apache.org/solr/Solrj , which is maintained by the Solr team. There are also a