A collection of three technical learnings from week 19 of 2023: configuring Vim/Neovim to use single-line comments for PHP instead of multiline comments by setting commentstring, an introduction to Distrobox as a wrapper around Docker/Podman for running binaries from different Linux distributions, and a critique of PHPUnit's deprecation of the withConsecutive method for mocking, which forces developers to write more verbose callback-based code to test sequential method calls with different arguments.

3m read timeFrom einenlum.com
Post cover image
Table of contents
VimDistroboxPHPUnit

Sort: