Live data from Hacker News

Viewing profile — andrewdavey

andrewdavey

HN member
Joined
Sat, Mar 14, 2009, 6:46 AM UTC
HN karma
1,276
Public activity
85 items

About andrewdavey

http://www.hackernewsers.com/users/andrewdavey.html

Recent public activity

  1. comment
    Comment #16742982

    Insight Tracking | Junior or Senior Full-stack .NET Web Developer | Hayle, Cornwall, UK | Full time | £30,000—£40,000 We're small, fully bootstrapped, software as a service company…

  2. story
  3. story
  4. story
  5. comment
    Comment #6560546

    If you need end-to-end, browser-based, testing as well, check out Protractor: https://github.com/angular/protractor/blob/master/README.md It's built on top of WebDriverJS. I've bee…

  6. story
  7. comment
    Comment #4693125

    They can't do anything that requires your credit card: http://www.fancyhands.com/not/good/for

  8. story
  9. story
  10. comment
    Comment #4514203

    Also check out Cassette http://getcassette.net/

  11. story
  12. story
  13. story
  14. comment
    Comment #3282480

    Also check out http://gitforked.com/ I made it earlier this year, but didn't get the HN love :) http://news.ycombinator.com/item?id=2279450

  15. story
  16. comment
    Comment #3000556

    RavenDB http://ravendb.net/ is an excellent document database written in .NET. It leverages lots of LINQ and C# 4.0's dynamic abilities to provide a really clean API. I'm sure it'l…

  17. story
  18. story
  19. comment
    Comment #2518332

    Reducing tight coupling is definitely a concern I'm looking into. I can't see there being any silver bullets, but a good framework should certainly encourage a sustainable way of w…

  20. comment
    Comment #2518121

    I see a big problems in web testing caused trying to test drive from outside of the browser. I'm currently working on a solution that has tests written in javascript that run insid…

  21. comment
    Comment #2517499

    Just tap the very top of the screen. That takes you back to the top. This of course shows the problem with gesture based UI in general: lack of discoverability.

  22. comment
    Comment #2331198

    I'm not capturing canvas content yet. It should be possible - but I'll need to look into it. SVG content appears in the DOM so should be captured.

  23. comment
    Comment #2328313

    I hadn't see that site before - I'll have a look into it. Thanks!

  24. comment
    Comment #2328216

    I can certainly look at offering a privately-hostable version eventually. It's running on a typical asp.net stack, so shouldn't be too hard to install elsewhere. I'm currently focu…

  25. comment
    Comment #2327453

    I can see privacy being a issue. I think at least I will need to add a message to the form to inform the user. Having a checkbox to enable/disable the snapshot may be a useful opti…