wolfcw/libfaketime: libfaketime modifies the system time for a single application
Useful for test related to time.
How to increase root maximum file open limit (ulimit) in Ubuntu? - Stack Overflow
Limit for root user must be added explicity. Wildcard ‘*’ does not match root.
Decimal is consider as integer in MySQL, set scale explicitly.
change_column :products, :discount_percentage, :decimal, precision: 5, scale: 2
Projects
apiDoc - Inline Documentation for RESTful web APIs
Generate API Doc from comments.
Message Queue using Golang.
Wilson’s Algorithm - bl.ocks.org
Algorithm to generate a maze using random walk.
Download/i18nline: Keep your translations in line
I18n for Javascript.
Helper for Redux reducers.