June 2025
-
5 Jun 2025πUsing database comments to track columns with sensitive data
-
5 Jun 2025πThe one and only software design principle
-
4 Jun 2025πAshEvents: event sourcing made simple for Ash
-
4 Jun 2025πJava code compilation using Java Compiler API
-
3 Jun 2025πVectorVFS: Your Filesystem as a Vector Database
-
3 Jun 2025πPlug.Assign
-
2 Jun 2025πWhat's new in LiveDebugger v0.2.0?
-
2 Jun 2025πWhat Elixir taught me about design patterns
-
1 Jun 2025πPrime and zoom lenses explained: pros, cons and how to decide
-
1 Jun 2025πConfiguring a dev environment for Phoenix package development
May 2025
-
31 May 2025πImprove UX with LiveView page transitions
-
31 May 2025πWhy we should learn multiple programming languages
-
30 May 2025πFiltering GitHub actions by changed files
-
30 May 2025πFile upload to AWS S3 or S3 compatible bucket from Phoenix LiveView using Elixir
-
29 May 2025πSurprising HEEx @rest defaults
-
29 May 2025πNetwork optimization (4x WS message size reduction) for sending lots of data from server to client (LiveView)
-
28 May 2025πPerformance optimization when adding 12,000+ markers to the map that renders fast with Elixir, LiveView, and Leaflet.js
-
28 May 2025πElixir is not owned by Big Tech
-
27 May 2025πWhat you should know about Apple's switch from rsync to openrsync
-
27 May 2025πType preferences
-
26 May 2025πThe one-person framework in practice
-
26 May 2025πGo read Peter Naur's "Programming as Theory Building" and then come back and tell me that LLMs can replace human programmers
-
25 May 2025πClean up your seeds with Generators and AshOps
-
25 May 2025πReduce, Reuseβ¦ Refactor: clearer Elixir with the Enum module
-
24 May 2025πHow to async tests in Elixir