Viewing profile — hayley
hayley
HN member- Joined
- Sun, Aug 08, 2010, 7:54 AM UTC
- HN karma
- 39
- Public activity
- 20 items
- HN profile
- View on Hacker News ↗
About hayley
No profile information was provided.
Recent public activity
- story
-
comment
Comment #4435265
Much credit goes to wensing and Stormpulse for the inspiration. This site uses the Ruby static site generator Middleman and is hosted on Amazon S3. Ruby scripts pull data from (cur…
- story
-
comment
Comment #3305177
If you're using name.com's DNS, then they've basically got a wildcard subdomain that points to a spammy domain-parked page. So, say you have valid records for .yourdomain.com and w…
-
comment
Comment #3209828
The big difference here though is that the "right to boot you" only applies to the cellular data. If you stay on wifi all the time, it really is unlimited (or at least that is what…
-
comment
Comment #2778124
I have a few bots of my own that do weather based alerts (by state). They don't @reply anyone; they just do normal tweets. What's so frustrating for me is how often I get slapped f…
-
comment
Comment #2582060
For those interested, KFOR in Oklahoma City is streaming live coverage of this tornado outbreak on their site: http://www.kfor.com/news/livestreaming/
-
comment
Comment #2582050
Thanks! I've just fixed the broken links - the image links are based on the valid start time that the SPC puts on the outlook, which is supposed to be 20:00 (UTC) for this outlook,…
-
story
Show HN: I built this to help people know their severe weather risk
A common theme with the recent tornado tragedies has been to say that people had no warning. For people who rely solely on civil defense sirens for their weather information, this …
-
comment
Comment #2548856
You might try Tumblr for audience building. The caveats to this advice are that this worked for me a couple of years ago (so I'm not sure if the same community exists there now) an…
-
comment
Comment #2518598
Tech details for those interested: It's built on top of OpenLayers with Google Maps and OpenStreetMap as base layers. It was written in CoffeeScript. Jekyll was used to provide a l…
- story
-
comment
Comment #2512666
I found out after far too much time, that a huge part of my personal success with a programming language is whether or not I "click" with its syntax. So my previous attempts at lea…
-
comment
Comment #2444313
> I don't begrudge them this income stream from people who buy domains but don't do anything with them for awhile. What's the harm? There are 2 main issues I have with this: 1. It'…
-
comment
Comment #2393170
I'm a former customer of name.com. I'm not sure if they're still doing it, but the thing that drove me away was their spammy DNS. Example: I had valid DNS records for mydomain.com …
-
comment
Comment #2358321
Sounds like you're talking about Liam Ashley but have some of the facts twisted: * it wasn't recent (2006) * he was sent to prison because his parents denied bail, not because GTA …
-
comment
Comment #2253486
Since it sounds like you haven't yet started coding, I would argue that the most important question to ask yourself is which framework makes you most excited about jumping in and c…
-
comment
Comment #2253365
Though I'd assume that most of your bandwidth is getting eaten up by the images, you might consider any/all of the following: * minify HTML output * minify your CSS files * use the…
-
comment
Comment #2242057
I setup a so-called naked domain and pointed it at an Amazon S3 CNAME just fine. I believe the big downside is that I'll never be able to use email on that domain because of the CN…
-
comment
Comment #2238590
I do something similar with wildcard forwarding, only instead of filtering those emails, I full out block an alias when I start getting spam there. Though I must say that I've been…