|
You are here |
fernandocorreia.dev | ||
| | | | |
betterdev.blog
|
|
| | | | | A minimal template for a safe Bash script. It includes error handling, parameter parsing, and cleanup. | |
| | | | |
paperless.blog
|
|
| | | | | git bisect run lets us find the breaking commit in O(log(N)) time for N commits, by doing a binary search through commits to determine the one which broke things. It is extremely useful, but the thing which often takes a long time is figuring out which command to use to reliably determine whether a commit is good or bad. This article explains some techniques to help with this task. | |
| | | | |
johns.codes
|
|
| | | | | Reproducible dev environments and builds with Nix | |
| | | | |
www.greyblake.com
|
|
| | | A blog about software development. | ||