Viewing profile — chrishepner
chrishepner
HN member- Joined
- Thu, Aug 23, 2012, 12:40 AM UTC
- HN karma
- 29
- Public activity
- 20 items
- HN profile
- View on Hacker News ↗
About chrishepner
No profile information was provided.
Recent public activity
-
comment
Comment #41898909
What's wrong with Polygon?
-
comment
Comment #25651165
It stands for "the f-ing article," i.e. the link in the original post. (When you have to explain it, you realize that a lot of common terminology in the "tech community" kind of su…
-
comment
Comment #19850063
Amazon's one-click shopping patent expired on Sept 11, 2017: https://qz.com/1057490/a-patent-that-helped-amazon-take-over...
-
comment
Comment #15319817
http://playlist.cool/ It finds bands playing in your area in the near future and creates a Spotify playlist of them. It still needs a lot of work but it's a fun way to discover sho…
-
comment
Comment #15291071
I don't see on what axis you could meaningfully separate Cernovich from the rest of the "alt-right" - the hateful conspiracy theory stuff aside, he says things like "diversity is c…
-
comment
Comment #14702812
- Leadership Content Ideation - Monthly Numbers Meeting
-
comment
Comment #12902759
I once encountered a 2K+ line script handling submissions from something like a contact form. If a client submitted a value for which the key didn't exist in the database table, it…
-
comment
Comment #10237711
I wrote an mitmproxy script to do just this: https://github.com/chrishepner/sh-mitm The kind of vulnerabilities that are basically just subverting a user's trust are totally fascin…
-
comment
Comment #8493246
They are the second to most recent releases - RHEL7 was released in June, CentOS 7 in July.
-
comment
Comment #8488251
Unfortunately, I don't think it's as simple as "just use the 'url' and 'email' input types for their respective fields." Using the "url" input type can be a problem, due to strict …
-
comment
Comment #7849556
Nitpick: The PHP function for setting error message levels is error_reporting() , not set_error_reporting() .
-
comment
Comment #7413009
I think I found a bug: On level 23, "orange:last-of-type, apple:last-of-type" doesn't advance you to the next level but "apple:last-of-type, orange:last-of-type" does. Very cool, t…
-
comment
Comment #6730773
They don't ask for a copy of your social security card, no, but I have to have a cellphone tied to my account and I only have one of those.
-
comment
Comment #6730764
Because my entire account is banned, not just the device. If it were just the device, it wouldn't have been a problem - I could've just turned off the IMEI blocker and it would've …
-
comment
Comment #6730128
I am permanently banned from Uber. About 6 months ago, I noticed I was unable to log in to my account. Resetting the password did nothing, so I sent an email to the local support a…
-
comment
Comment #6536641
I took the Dasgupta's algorithms class at UCSD a couple years ago. I don't know the legal status of the PDF there, exactly, but he gave the link out to the class and almost everyon…
-
comment
Comment #5949324
I'm not sure for the purposes of this case, but San Diego has some strange policies for their sidewalks. By CA law the property owner is usually responsible for the upkeep of the s…
-
comment
Comment #5852849
I use fieldset and legend frequently. I believe Bootstrap uses these in their example forms, so I don't think these are nearly as obscure as the others. optgroup is occasionally us…
-
comment
Comment #5624479
Whether this works depends on the site's email validation script: many don't allow the '+' character. Gmail filters out '.' within usernames (e.g., john.smith@gmail.com and johnsmi…
-
comment
Comment #4594999
Ron Graham was a close friend of Erdős, so if you were to co-author a paper with him, you would have a Erdos number of 2. ;)