January 2025
-
🐥Vue Tip: Check if Component Has Event Listener Attached
-
🐥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