October 2025
September 2025
-
26 Sep 2025🐥Making a copy of a MySQL database
-
20 Sep 2025🐥Running Docker Compose with systemd
-
19 Sep 2025🐥Inspecting and validating JSON responses in Phoenix with a custom plug
-
18 Sep 2025🐥Adding an average column to SQL query results with window functions
-
14 Sep 2025🐥Extending nginx access log retention on Ubuntu
-
13 Sep 2025🐥Using PHPUnit events to hook into test runs
-
12 Sep 2025🐥Vector embeddings with Ash, OpenAI, and PostgreSQL
-
11 Sep 2025🐥Setting up AshPostgres.Extensions.Vector
August 2025
-
29 Aug 2025🐥Granting a user privileges on a PostgreSQL database
-
28 Aug 2025🐥Adding ETag support for your Elixir Phoenix app
-
19 Aug 2025🐥Testing history.pushState with spies in Vitest
-
12 Aug 2025🐥TIL: Arr::get and defaults can be quirky in Laravel
-
4 Aug 2025🐥Fixing formatter errors in ElixirLS 0.29
-
2 Aug 2025🐥Elixir UsageRules development tool
-
1 Aug 2025🐥Elixir Anti-Patterns
July 2025
-
31 Jul 2025🐥Make IO.inspect colorful and readable in Elixir
-
30 Jul 2025🐥Copy to clipboard in IEx
-
25 Jul 2025🐥How to do code review
-
24 Jul 2025🐥10 dead simple SaaS features that users go crazy for
-
18 Jul 2025🐥Running long-lived SSH commands with tmux
-
17 Jul 2025🐥Nice idea: Web.Paths in Elixir Phoenix
-
16 Jul 2025🐥Upgrading Phoenix LiveView to version 1.1
-
14 Jul 2025🐥A quick way to get an LLM-friendly view of any GitHub repo
-
7 Jul 2025🐥The ShouldntReport interface in Laravel