Week 15 of 2022
Before leaving for a short Easter holiday here are some links to go through.
Security
Automagically Auditing GitHub (Actions) Security using OpenSSF Scorecards “How to use the OpenSSF Scorecards GitHub Action to audit your GitHub and GitHub Actions configuration, and a breakdown of some of the issues raised by it.” (from Cloud Security Reading List)
Software development
Please put units in names
“There is one code readability trap that is easy to avoid once you are aware of it, yet the trap is pervasive: omitting units.” (from Hacker Newsletter)
The Catalog of Design Patterns
Creational, Structural and Behavioral Patterns.
Java Development on an Apple M1 – A One Year Review
“Initial pitfalls when working with the Apple M1 and a collection of valuable tricks and workarounds for developing and testing Java applications.” (from Hacker Newsletter)
An up-to-date guide on running Java applications in Docker containers
(from DevOps weekly)
Tools
A list of new(ish) command line tools
“Like ripgrep
and fd
and fzf
and exa
and bat
.”
Leave a Reply