Hacker News new | past | comments | ask | show | jobs | submit | aseidl's comments login


You can get by with one designed for 2.4GHz wifi if those are easier to acquire. They were < $50 on Amazon when I did my build a year or so ago.

Just have to flatten the front a bit and push it out by about an inch. I used a short piece of pvc pipe and some zipties.





Some rough numbers: bundle install has gone from ~50s to 3s for my Jekyll + s3_website setup. The overall build has dropped from ~120s to 45s thanks to that and using a cached version of Ruby.

One gotcha for anyone with a similar setup: make sure Jekyll's _config.yml is set to exclude/ignore the vendor directory. Oops.


Are you sure those speedups are docker related, those sound like they're bundler/caching related?

( as in http://docs.travis-ci.com/user/caching/ )


Correct, the speedups are directly due to bundle caching (which previously had only been available for private/paid repos). Indirectly, I would assume this caching is now implemented via Docker's use of filesystem layers.


If anyone else is interested, it sounds like HDMI-CEC should be working within the next week or so.

http://forum.odroid.com/viewtopic.php?f=61&t=7479#p58825


It looks like prices are around the bulk D or E rates from Gandi (their upstream registrar). One notable exception is .io, which is currently $78 on AWS, but only $39 from Gandi (A rate).

Edit: Pricing list is available at: https://d32ze2gidvkk54.cloudfront.net/Amazon_Route_53_Domain...



The only problem with -W is that it is not available everywhere yet: RHEL6 defaults to OpenSSH 5.3, while -W was introduced in 5.4. Thankfully EL7 comes with OpenSSH 6.4 (and a kernel newer than 2.6.32!).


The data might be coming from the .com/.net/.org zonefiles, where a domain will only show up if it has an NS record configured.

I'm not sure if there's a free and authoritative source for registered domains, short of grep'ing zonefiles and checking whois.


There's no other way to bulk lookup quickly besides zone files. Maybe if you are a registrar and even that I am not sure of (depending on how many results you need).


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: