April 2025
-
🐥Fixing "Repository Changed Its 'Label'" errors in GitHub actions
-
🐥Migrating a PostgreSQL server on Ubuntu
-
🐥Avoid tzdata prompts in GitHub Actions
-
🐥Unique jobs when using Laravel Horizon
-
🐥Using Keyword.validate/2 in Elixir
-
🐥Edit multiline Elixir commands in your favourite editor from IEx
-
🐥(Un)commenting multiple lines at once using vim
-
🐥Counting successful records in Elixir with Enum
-
🐥Fixing the "Can't find executable `mac_listener`" when running a Phoenix project
-
🐥Laravel: casting arrays of enums
-
🐥A simple parallel mapping pattern using Elixir
-
🐥How to update the path of a URL in JavaScript
-
🐥A simple Komoot API client using Elixir Req
-
🐥Validating an Amazon S3 bucket name using TypeScript and PHP
-
🐥Understanding the difference between Map and Keyword modules in Elixir
-
🐥Creating an empty PNG in Elixir
March 2025
-
🐥Efficiently downloading stuff with Req and concurrency in Elixir
-
🐥Configuring Caddy for multiple static paths
-
🐥TIL: Resetting the state in a Pinia store
-
🐥Preserve working directory when splitting panes in iTerm
-
🐥Adding custom metadata to Laravel Passport Personal Access Tokens
-
🐥Caveat when creating fake text using Faker in PHP tests
-
🐥Converting an image into a black and white SVG
-
🐥TIL: prevent uv from stripping extras while compiling
-
🐥Null vs. Undefined in TypeScript and JavaScript: what's the difference?