Page 20
How to encrypt a file with Emacs on macOS (ccrypt)
January 29, 2019
0 comments
variable_cache_control - Django view decorator to set max_age in runtime
January 22, 2019
0 comments
An example of using Immer to handle nested objects in React state
January 18, 2019
1 comment
Categories: React, JavaScript
Use vars() to send an argparse Namespace into a function in Python
January 8, 2019
1 comment
Category: Python
Number.prototype.toString() is incredibly useful to display numbers
January 4, 2019
0 comments
Category: JavaScript
Concurrent download with hashin without --update-all
December 18, 2018
0 comments
Categories: Web development, Python
elapsed function in bash to print how long things take
December 12, 2018
0 comments
How I performance test PostgreSQL locally on macOS
December 10, 2018
2 comments
Categories: Web development, macOS, PostgreSQL
hashin 0.14.0 with --update-all and a bunch of other features
November 13, 2018
0 comments
How to JSON schema validate 10x (or 100x) faster in Python
November 4, 2018
9 comments
Category: Python