Viewing profile — sa2ajj
sa2ajj
HN member- Joined
- Sun, Jan 15, 2012, 9:24 AM UTC
- HN karma
- 15
- Public activity
- 19 items
- HN profile
- View on Hacker News ↗
About sa2ajj
No profile information was provided.
Recent public activity
-
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.
- comment
-
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...
-
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…
-
comment
Comment #12832493
thanks for the nice write up [nit] Token Management
- story
- story
-
comment
Comment #12044702
It does not seem to build with the stable Rust. $ git clone ... $ cd theca $ cargo build ... errors ... edit: formatting
- story
- story
-
comment
Comment #11229659
For those curious (like me): meson's home page -- http://mesonbuild.com/
-
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…
- story
-
comment
Comment #10376194
Thank you, will do :)
-
comment
Comment #10367967
Could you please provide links [to DigiKey]?
- story
-
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".
-
comment
Comment #9242638
Thank you for bringing it in: I've been looking for a pure Python analogue of QuickCheck.
-
comment
Comment #9242007
It seems to provide random data generation only. I'd say _the_ feature of QuickCheck is minimisation of the counter example.