September 2025
-
🐥Extending nginx access log retention on Ubuntu
-
🐥Using PHPUnit events to hook into test runs
-
🐥Vector embeddings with Ash, OpenAI, and PostgreSQL
-
🐥Setting up AshPostgres.Extensions.Vector
August 2025
-
🐥Granting a user privileges on a PostgreSQL database
-
🐥Adding ETag support for your Elixir Phoenix app
-
🐥Testing history.pushState with spies in Vitest
-
🐥TIL: Arr::get and defaults can be quirky in Laravel
-
🐥Fixing formatter errors in ElixirLS 0.29
-
🐥Elixir UsageRules development tool
-
🐥Elixir Anti-Patterns
July 2025
-
🐥Make IO.inspect colorful and readable in Elixir
-
🐥Copy to clipboard in IEx
-
🐥How to do code review
-
🐥10 dead simple SaaS features that users go crazy for
-
🐥Running long-lived SSH commands with tmux
-
🐥Nice idea: Web.Paths in Elixir Phoenix
-
🐥Upgrading Phoenix LiveView to version 1.1
-
🐥A quick way to get an LLM-friendly view of any GitHub repo
-
🐥The ShouldntReport interface in Laravel
-
🐥How to update a query string parameter in a URL using Elixir