Viewing profile — dominicrodger
dominicrodger
HN member- Joined
- Thu, Jan 12, 2012, 11:15 AM UTC
- HN karma
- 213
- Public activity
- 29 items
- HN profile
- View on Hacker News ↗
About dominicrodger
No profile information was provided.
Recent public activity
- story
- story
-
comment
Comment #7314807
> If your documentation is a directory full of files on GitHub, I close the tab. With GitHub Pages, Read the Docs, and other places to host generated documentation for free, not ma…
-
comment
Comment #7269759
Pretty sure it's a typo (speaking as a Brit). In the mother of all pedantic pull requests, I've created https://github.com/python/pythondotorg/pull/77
- story
-
comment
Comment #7107929
It's now documented and everything: https://docs.djangoproject.com/en/dev/topics/migrations/#upg...
-
comment
Comment #6895488
Doesn't this mean people can track whether you've read an email by including some kind of unique identifier in the image path? If not, how could this possibly work?
-
comment
Comment #6090765
Likewise - I did this as part of a hackathon earlier this year - thoroughly enjoyed seeing how all the pieces fitted together.
- story
-
comment
Comment #5450159
See also https://news.ycombinator.com/item?id=4970707
-
comment
Comment #5055198
I'm pretty sure they're just markers telling you what the code is an example of, so they get out of your way when you hover over the code.
-
comment
Comment #4875479
We use it to mean practising how we handle bad things, such as unexpected server failures, which seems to me a reasonable appropriation of the term.
-
comment
Comment #4778532
Thanks for the write-up - interesting read. Out of interest, how do you catch and block all POST requests when the site's in read-only mode without duplicating code? Not sure if yo…
- story
-
comment
Comment #4726782
See also "Entmoot" from Lord of the Rings.
- story
-
comment
Comment #4532042
I don't think it is, based on the GitHub repository powering http://slug.in ( https://github.com/yetizzz/zzz ).
-
comment
Comment #4531999
Kenneth Love's working on this at http://gettingstartedwithdjango.com/ .
- story
-
comment
Comment #4478506
Isn't that what http://fredericjacobs.com/identifying-the-traitor is?
-
comment
Comment #4291376
What's wrong with PIL on Ubuntu? If you're running into needing to repoint JPEG_ROOT/ZLIB_ROOT - I've started avoiding that by symlinking where PIL expects things to be to where th…
-
comment
Comment #4280017
FWIW, I think "Will Chirp become 'next Twitter'?" was the short version of the title, based on the most read links on the BBC site.
- story
-
comment
Comment #3846022
Nice work! Might want to update the README - it's no longer a jQuery plugin.
-
comment
Comment #3749950
Maybe previous experience is significant - I learned to program building websites (HTML -> early CMSes -> PHP), then did a computer science degree (mostly Java, though I did a bit …