Blog Posts

All my blog posts and articles

Page 29 of 142 (2824 total posts)

October 2021

Ruby2JS

Ruby2JS Ruby2JS is an extensible Ruby to modern JavaScript transpiler you can use in production today. October 16, 2021 at 03:38AM

Docker concepts and terminology – Code with Jason

Docker concepts and terminology – Code with Jason Host machine The host machine is the machine that Docker is running on. When Dockerizing for development, the host machine is typically the laptop that you’re working on. In a production environment, the host machine could be (for example) an AWS EC2 instance. Images and containers Images and containers are sufficiently interrelated that it makes … October 16, 2021 at 03:20AM

Jenny Holzer | MASS MoCA

Jenny Holzer | MASS MoCA In 1977, Jenny Holzer began to paste posters on the streets of New York City: anonymous, alphabetical lists of concise statements on subjects including capitalism, class, sex, and love. In the years since, Holzer’s pithy, often enigmatic messages have infi ltrated everyday life through materials from benches and LEDs to condom wrappers and tea sets. […] October 3, 2021 at 10:44PM

September 2021

styleguide

styleguide Style guides for Google-originated open-source projects September 26, 2021 at 03:06PM

An Introduction to JQ

An Introduction to JQ In this article, I’m going to go over the basics building blocks of jq in enough depth that you will be able to understand how jq works. September 5, 2021 at 03:40PM

GitHub – johnkerl/miller: Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON

GitHub – johnkerl/miller: Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON – GitHub – johnkerl/miller: Miller is like awk, sed, cut, join, and sort for name-indexed data … September 5, 2021 at 07:30PM

August 2021