Live data from Hacker News

Viewing profile — sa2ajj

sa2ajj

HN member
Joined
Sun, Jan 15, 2012, 9:24 AM UTC
HN karma
15
Public activity
19 items

About sa2ajj

No profile information was provided.

Recent public activity

  1. comment
    Comment #19177650

    sorry, I misremembered the tool. there's one that serves your purpose, however I do not remember the name at this time.

  2. comment
  3. comment
    Comment #17296595

    I'm curious whether you had in mind any kind of benchmarks (which have not been implemented) for checking size and/or performance differences...

  4. comment
    Comment #15544479

    > Insomnia doesn't even come close to Paw due to the amount of features Paw has that Insomnia doesn't. Can you list some of the important for you features that Insomnia lacks? (I'm…

  5. comment
    Comment #12832493

    thanks for the nice write up [nit] Token Management

  6. story
  7. story
  8. comment
    Comment #12044702

    It does not seem to build with the stable Rust. $ git clone ... $ cd theca $ cargo build ... errors ... edit: formatting

  9. story
  10. story
  11. comment
    Comment #11229659

    For those curious (like me): meson's home page -- http://mesonbuild.com/

  12. comment
    Comment #11120420

    It's a bit funny: Standard plan ($8.50 per month if paid annualy is $102) while the credit is $100 (which gives 10 months nonetheless) :) Edit: as the other comment said, it's $8.5…

  13. story
  14. comment
    Comment #10376194

    Thank you, will do :)

  15. comment
    Comment #10367967

    Could you please provide links [to DigiKey]?

  16. story
  17. comment
    Comment #9242640

    I remember on one of the Erlang User Conferences there was an [impressive] presentation of testing C code with an erlang "driver".

  18. comment
    Comment #9242638

    Thank you for bringing it in: I've been looking for a pure Python analogue of QuickCheck.

  19. comment
    Comment #9242007

    It seems to provide random data generation only. I'd say _the_ feature of QuickCheck is minimisation of the counter example.