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