HirotoYoshidome Tech Blog
-   Catching Up on CSS  2019-11-12 |
- #CSS
 - #HTML
 - #UI/UX
 
Cheat-sheet style notes on positioning, flexbox, display modes, sizing, whitespace, pseudo-elements, and more.
 -   What Is Blockchain?  2019-11-09 |
- #Security
 - #Encryption
 - #Architecture
 
An approachable explanation of blockchain components and why tampering is impractical.
 -   Building CI/CD on AWS  2019-10-28 |
- #AWS
 - #CI/CD
 - #GitHub
 
How I stitched together CodePipeline, CodeBuild, and CodeDeploy to deploy from GitHub to EC2.
 -   Automating Deployments with GitHub, CircleCI, and Heroku  2019-10-14 |
- #GitHub
 - #CI/CD
 - #Best Practices
 - #Tips
 
How I wired a Laravel repo on GitHub to CircleCI and deployed to Heroku using the free tiers.
 -   Cache Hit Rate Measurement Tool  2019-09-15 |
- #AWS
 - #CloudFront
 - #Performance
 - #Optimization
 
A small utility for checking CDN cache hit ratios per URL.
 -   Thoughts While Job Hunting in Web Development  2019-09-07 |
- #Career
 - #Learning
 - #Engineering Philosophy
 
Reflections on searching for startups, regional differences, motivation, and continuous learning.
 -   What Is a Zombie Process?  2019-09-07 |
- #Python
 - #Docker
 - #Troubleshooting
 
A tiny Python + Docker setup that intentionally leaves zombie processes for monitoring tests.
 -   Django Quickstart  2019-05-11 |
- #Python
 - #Django
 - #Tips
 - #Know-how
 
Notes from learning the Django framework: setup, models, admin, views, tests, and packaging.
 -   Docker Primer  2019-04-29 |
- #Docker
 - #Tips
 - #Know-how
 
Fixing Docker daemon permissions, running nginx, mounting volumes, and comparing Docker with Vagrant.
 -   Basic AWS Architecture Notes  2019-04-20 |
- #AWS
 - #Architecture
 - #Best Practices
 - #Scalability
 
Quick explanations of the AWS services in a simple web/batch/FTP architecture.