January 2025
-
🔗How I use Nix on macOS
-
🔗Uv has a killer feature you should know about
-
🐥TIL: Using Reader API to convert HTML to markdown
-
🔗AI Driven Development Series: Create an URL Shortener in Elixir
-
🐥Converting docx to PDF using Python
-
🐥Configuring Caddy for load balancing
-
🔗Keep your Elixir projects up-to-date with Dependabot
-
🔗Installing Elixir on Mac OS
-
🐥Useful apt commands
-
🐥Dependabot: individual pull requests for major updates and grouped for minor/patch updates
-
🔗Elixir 1.18's New "auto_reload" Option in IEx
December 2024
-
🐥The fastest way to install Elixir on any platform
-
🔗LiveBook for Testing
-
🔗Feature story: why we got rid of plans
-
🐥High CPU usage in PhpStorm with some VueJS files using TypeScript
-
🔗Advanced IEx helpers: mastering commands and features in Elixir
-
🔗Laravel Debugbar: 4 Less-Known Features
-
🐥Pretty-printing SQL using Elixir
-
🐥TIL: running a scheduled command manually in Laravel
-
🔗On Typesetting Engines: A Programmer's Perspective
-
🔗Useful built-in macOS command-line utilities
-
🐥Mail merge using docx and Python
-
🐥TIL: skip formatting for specific elements in Heex
-
🐥Connecting to your production instance using iex
-
🐥Posting from Elixir to Bluesky using Req part 4