I take GitHub’s new security vulnerability notifications seriously, and try to patch my apps whenever something comes up.
Archives for April 2020
Agile’s Early Evangelists Wouldn’t Mind Watching It Die
“We observe that some methods still considered standard for developing software have long been abandoned by other disciplines.” That’s a line from the introduction of Lean Software Development: An Agile Toolkit, the book Mary Poppendieck and her husband, Tom, wrote in 2003.
Disabling Snaps in Ubuntu 20.04
Intro Don’t get me wrong, snaps are great in theory – If you aren’t familiar, a snap package is like a sandboxed application that is packaged in such a way that: You can be sure you’re running exactly what the app developer intended, as all dependencies and assets are bundled into the snap applicati
Data Templates
Hugo supports loading data from YAML, JSON, and TOML files located in the data directory in the root of your Hugo project. The data folder is where you can store additional data for Hugo to use when generating your site.
- 1
- 2
- 3
- …
- 12
- Next Page »