February 2025
-
🐥TIL: Setting an env var for all processes on your mac
-
🐥Sharing a site using Valet and an ngrok static domain
-
🔗Easy Ubuntu on Mac (ARM/x86)
-
🐥Optimizing your shell scripts: installing dependencies only when needed
-
🔗Using uv as your shebang line
-
🐥Setting command mac configuration settings using the terminal
-
🐥Using a brewfile with homebrew
-
🔗What's involved in getting a "modern" terminal setup?
January 2025
-
🔗How I use Nix on macOS
-
🐥Converting docx to PDF using Python
-
🐥Getting the target of a symbolic link using PHP or Elixir
-
🔗Shell Scripting with Elixir
-
🐥Useful apt commands
-
🐥Killing commands by matching their name and parameters
-
🔗Elixir 1.18's New "auto_reload" Option in IEx
December 2024
-
🐥The fastest way to install Elixir on any platform
-
🐥Clickable links in Laravel console output
-
🐥TIL: running a scheduled command manually in Laravel
-
🔗Useful built-in macOS command-line utilities
-
🐥Connecting to your production instance using iex
November 2024
-
🐥Exporting all variables from a .env file
-
🔗Running prompts against images and PDFs with Google Gemini
-
🐥How to Convert an SVG to PNG using qlmanage on macOS