Viewing profile — samarudge
samarudge
HN member- Joined
- Fri, Mar 25, 2011, 3:40 PM UTC
- HN karma
- 596
- Public activity
- 198 items
- HN profile
- View on Hacker News ↗
About samarudge
No profile information was provided.
Recent public activity
-
comment
Comment #17903311
Songkick | Full Stack Software & Platform Engineers | London, UK | Fulltime | ONSITE Songkick is on a mission to bring the magic of live music to fans everywhere. Since 2007, we've…
- story
-
comment
Comment #8844380
Varnish also supports custom cache keys via the VCL function `vcl_hash` as documented in https://www.varnish-software.com/static/book/VCL_functions.h... I couldn't (quickly) find d…
-
comment
Comment #8844262
> the Varnish HTTP cache has been used very successfully to speed up WordPress. But Varnish doesn’t help a lot with logged-in traffic > This is caching that Varnish and other “norm…
-
comment
Comment #6554844
If you could that would be greatly appreciated. This is the first time I've put something on Pypi so not completely familiar with it.
-
comment
Comment #6554417
Thanks! The HTTP library (requests) by default will pull a gzipped version of the resolvers list from Github (Content-Length returned for current version is 59029 compared to 23935…
- story
-
comment
Comment #6386125
RedHat loves CentOS. To quote their CEO > CentOS is one of the reasons that the RHEL ecosystem is the default. It helps to give us an ubiquity that RHEL might otherwise not have if…
-
comment
Comment #6220623
Not related to the article but Firefox (23.0) is giving me a mixed-content warning and blocking most of the CSS http://i.imgur.com/CWysR0Y.png
-
comment
Comment #6103471
Page from the UK site with full specs and prices in £ https://www.ovh.co.uk/dedicated_servers/kimsufi.xml
-
comment
Comment #6002004
I don't work for a big company, so this is purely speculation, but there could be many reasons why it's not done. * Documentation Time If you've got a big project, it could take we…
-
comment
Comment #5824709
I guess it depends on one's perspective. You are probably right that someone will send a pull request to add it if it's not there, but I think authors of tools should always do the…
-
comment
Comment #5824668
It validates emails with a regex. I'm not sure how many times it's been discussed that you shouldn't validate emails with a regex, but please stop validating emails with a regex. S…
-
comment
Comment #5813583
Got this exact same thing, tried it on the device (Nexus 4) play store, it lets me view the app, hit install, accept the permissions then says "The item that you were attempting to…
-
comment
Comment #5791207
I think Daily Grace (+1.3mil subscribers, +100mil video views) sums this up best - http://www.youtube.com/watch?v=b7Nxyqi4WK0
-
comment
Comment #5782580
Under Firefox, your custom fonts aren't working. FontAwesome is just giving weird symbols ( http://imgur.com/SLN8N5e ) You need to set the 'Access-Control-Allow-Origin' header to g…
-
comment
Comment #5659103
How does this compare to Fabric? Fabric offers a load of extra stuff to do with SSH/Deployment, but just looking at the basic features of running Python tasks from the command line…
- story
-
comment
Comment #5520624
Would it increase security to include the user-agent, or part of the user-agent, in the HMAC secret? So the secret was "abc123Mozilla[etc]", that would then presumably require iden…
-
comment
Comment #5520263
Would adding a HMAC string to the cookie value not get around this issue? For example, Tornado has the set_secure_cookie method ( http://www.tornadoweb.org/en/stable/web.html#torna…
-
comment
Comment #5507233
This looks nearly identical to http://jhollingworth.github.io/bootstrap-wysihtml5/ So ima take the hit of being a stupid person and ask, what's the difference? Why should I use thi…
-
comment
Comment #5465264
Yeah Tumblr can be silly. I've been into Tumblr for a while, and prior to about 6 months ago it was nearly impossible to find the original source of something without trawling thro…
-
comment
Comment #5464552
http://youtube.com/vlogbrothers http://youtube.com/crashcourse http://youtube.com/scishow http://twitter.com/hankgreen http://en.wikipedia.org/wiki/Hank_Green (In addition to that,…
-
comment
Comment #5453442
This has already been submitted and discussed 3 times https://news.ycombinator.com/item?id=5453373 https://news.ycombinator.com/item?id=5453191 https://news.ycombinator.com/item?id…
-
comment
Comment #5452865
If you look in the footer > © 2013 PeerCDN, Inc. Site design inspired by Meteor.