Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Ask HN: What Are You Working On?
5 points by dserban 2 hours ago | hide | past | favorite | 2 comments
What are you working on? Any new ideas that you're thinking about?




An HTTP mock server with a UI dashboard for changing responses on the fly. For example, for testing retries.

https://github.com/ericfortis/mockaton


Apache httpd "combined" format logfile extractor. Not well documented yet, but it's got logical AND, OR, NOT expressions, with the variables constituting field string matches. Something like:

combined -L -e 'ipaddr~/10\..*/ && method=/GET/' access.log

https://github.com/bediger4000/combined




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: