LLMs can make us faster than ever—but they can also quietly take over our judgment. Here’s what I’ve learned after a year of using them almost daily.
Working with large numbers of domain objects and persisting changes in an efficient manner
How can you check if a key is present in a map in Go before accessing the map?
How to find the type of a variable or object at runtime
Create a multistage Docker image for Go for local development and production environments
How to rename a local and remote git branch
How to set up and display the new NSTrackingSeparatorToolbarItem in the toolbar in macOS 11
How to display a context menu when pressing an NSButton
Discrimination based on skin color, race, religion, sex, physical appearance, intellectual capability, upbringing or social standing has to stop
How to perform a simple PUT or PATCH request with a JSON body using Go