All Archived
- AWS API-Gateway → VueJS: Serve a Vue SPA through AWS API Gateway via CloudFormation.
- Calendar Platform (Idea): Example GraphQL queries sketching what a Calendar App backend API could look like.
- JS - An inline loader: A small inline JavaScript snippet for dynamically loading scripts after page load.
- Lua - HINCRALLBY: A Redis Lua script to increment every field of a hash by a given value in one round trip.
- NodeJS - Cluster: Using the Node.js cluster module to fork workers across CPU cores and distribute work.
- NodeJS - HTTP Proxy (SNI): A Node.js HTTPS proxy server using SNI to manage certs per domain and proxy SaaS-scale traffic.
- SVN - Extending the CLI: Wrapping the SVN CLI with a Bash function to add tagging and other common workflows.