January 2025
-
🐥Simple trick to validate a URL in JavaScript
-
🐥Updating pgvector to the latest version
-
🐥Using slots.default() in VueJS to conditionally render components
-
🐥TIL: Using Reader API to convert HTML to markdown
-
🐥Overload and alias when using Mockery
-
🐥Converting docx to PDF using Python
-
🐥Configuring Caddy for load balancing
-
🐥Getting the target of a symbolic link using PHP or Elixir
-
🐥TIL: Storage::fake() gotcha in Laravel
-
🐥GitHub Actions will update ubuntu:latest to Ubuntu 24.04
-
🐥Ecto migrations and custom commands
-
🐥TIL: Generic components in VueJS
-
🐥Using the Caddy webserver with Elixir Phoenix
-
🐥Running an Elixir Phoenix release using systemd
-
🐥Useful apt commands
-
🐥Killing commands by matching their name and parameters
-
🐥Dependabot: individual pull requests for major updates and grouped for minor/patch updates
-
🐥Disable scout in Laravel Nova for certain models
-
🐥Troubleshooting blocked queries in PostgreSQL
December 2024
-
🐥My Strava results from 2024
-
🐥Most viewed posts from 2024
-
🐥2024 Year in Code: it has been a busy year
-
🐥The fastest way to install Elixir on any platform
-
🐥Get full HTTP responses in exceptions when using Laravel
-
🐥Redis when using cache, onOneServer and Horizon together