uv shebang trick so I have to, too. But no actually I really do want to cover this killer feature of uv because it finally gives us the python “scripts” that we were promised.
uv shebang trick so I have to, too. But no actually I really do want to cover this killer feature of uv because it finally gives us the python “scripts” that we were promised.
tmux (short for terminal-multiplexer) comes in.
strings API memorized; I frequently find myself repeating the same search/copy/paste for common operations. There’s also a lot of formatting related patterns that I’ve had to repeatedly look up. In this post I’m going to document some of the more useful Go strings snippets I’ve come across, as well as some other useful concepts relating to strings in Go in general.