Live data from Hacker News

Viewing profile — dominicrodger

dominicrodger

HN member
Joined
Thu, Jan 12, 2012, 11:15 AM UTC
HN karma
213
Public activity
29 items

About dominicrodger

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. 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…

  4. 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

  5. story
  6. comment
    Comment #7107929

    It's now documented and everything: https://docs.djangoproject.com/en/dev/topics/migrations/#upg...

  7. 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?

  8. comment
    Comment #6090765

    Likewise - I did this as part of a hackathon earlier this year - thoroughly enjoyed seeing how all the pieces fitted together.

  9. story
  10. comment
    Comment #5450159

    See also https://news.ycombinator.com/item?id=4970707

  11. 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.

  12. 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.

  13. 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…

  14. story
  15. comment
    Comment #4726782

    See also "Entmoot" from Lord of the Rings.

  16. story
  17. comment
    Comment #4532042

    I don't think it is, based on the GitHub repository powering http://slug.in ( https://github.com/yetizzz/zzz ).

  18. comment
    Comment #4531999

    Kenneth Love's working on this at http://gettingstartedwithdjango.com/ .

  19. story
  20. comment
    Comment #4478506

    Isn't that what http://fredericjacobs.com/identifying-the-traitor is?

  21. 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…

  22. 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.

  23. story
  24. comment
    Comment #3846022

    Nice work! Might want to update the README - it's no longer a jQuery plugin.

  25. 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 …