Programming

"Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearPR
Programming handskneesplease 1y ago 100%
Go 1.21 is released! - The Go Programming Language
https://go.dev/blog/go1.21

Along with some nifty new features!

1
0
"Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearPR
Programming handskneesplease 1y ago 100%
Rest in peace Bram Moolenaar, author of Vim and hero of many developers
https://arstechnica.com/gadgets/2023/08/bram-moolenaar-creator-of-the-beloved-vim-text-editor-has-passed-away/

The passing of a giant. VIM is one of the first tools I install (if not already installed) on *nix systems. export EDITOR="/usr/bin/vim" VIM > Emacs forever. 🍻🍻

1
0
"Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearPR
Programming RickySmith 1y ago 100%
The Subtle Differences in Apply-Before-Merge and Apply-After-Merge [self-promotion]
https://ricky-dev.com/code/2023/06/subtle-differences-between-merge-after-and-before/

My infrastructure team, as part of a larger Terraform Restructure initiative, is moving our Terraform repositories to be apply-after-merge. There are significant changes in process between these two approaches; not all are obvious.

1
0