πŸ”— Translating Ecto Changeset Errors in Phoenix

About programming, AI and devops | Continue reading


@yellowduck.be | 2 hours ago

πŸ₯ If your VS Code is slow or unresponding

About programming, AI and devops | Continue reading


@yellowduck.be | 17 hours ago

πŸ”— My experience with Phoenix LiveView | Dimitrios Lytras

About programming, AI and devops | Continue reading


@yellowduck.be | 21 hours ago

πŸ”— Things You Can Do With Ecto

About programming, AI and devops | Continue reading


@yellowduck.be | 1 day ago

πŸ₯ Is your function REALLY a Vue composable?

About programming, AI and devops | Continue reading


@yellowduck.be | 1 day ago

πŸ”— Extracting structured information from documents with LLMs

About programming, AI and devops | Continue reading


@yellowduck.be | 1 day ago

πŸ”— Articles - High Performance SQLite

About programming, AI and devops | Continue reading


@yellowduck.be | 2 days ago

πŸ₯ Using assign_async in Phoenix LiveView

About programming, AI and devops | Continue reading


@yellowduck.be | 2 days ago

πŸ”— Faster similarity search performance with pgvector indexes

About programming, AI and devops | Continue reading


@yellowduck.be | 2 days ago

πŸ”— Everything I Know About Shipping Code Faster

About programming, AI and devops | Continue reading


@yellowduck.be | 3 days ago

πŸ₯ Getting the size of all postgres databases on a server

About programming, AI and devops | Continue reading


@yellowduck.be | 3 days ago

πŸ”— TIL Ecto Constraints and Validations

About programming, AI and devops | Continue reading


@yellowduck.be | 3 days ago

πŸ”— OSS Oban Web & Oban v2.19

About programming, AI and devops | Continue reading


@yellowduck.be | 4 days ago

πŸ”— In response to a frontend developer asking about database development

About programming, AI and devops | Continue reading


@yellowduck.be | 4 days ago

πŸ”— BEAM-ing to the Future: Exploring Phoenix and Elixir

About programming, AI and devops | Continue reading


@yellowduck.be | 5 days ago

πŸ”— What's involved in getting a "modern" terminal setup?

About programming, AI and devops | Continue reading


@yellowduck.be | 5 days ago

πŸ”— Streaming OpenAI in Elixir Phoenix Part III

About programming, AI and devops | Continue reading


@yellowduck.be | 6 days ago

πŸ₯ Efficiently streaming large files using the Laravel Http Client

About programming, AI and devops | Continue reading


@yellowduck.be | 6 days ago

πŸ”— Streaming OpenAI in Elixir Phoenix Part II

About programming, AI and devops | Continue reading


@yellowduck.be | 6 days ago

πŸ”— Streaming OpenAI in Elixir Phoenix part I

About programming, AI and devops | Continue reading


@yellowduck.be | 7 days ago

πŸ₯ Vue Tip: How I Write Class & Style Bindings

About programming, AI and devops | Continue reading


@yellowduck.be | 7 days ago

πŸ”— Making an existing Laravel application multi-tenant with Tenancy for Laravel

About programming, AI and devops | Continue reading


@yellowduck.be | 7 days ago

πŸ”— Getting and Displaying the User’s Local Time in LiveView

About programming, AI and devops | Continue reading


@yellowduck.be | 8 days ago

πŸ₯ Vue Tip: Check if Component Has Event Listener Attached

About programming, AI and devops | Continue reading


@yellowduck.be | 8 days ago

πŸ”— Introducing Ant: a simple background job processing library for Elixir

About programming, AI and devops | Continue reading


@yellowduck.be | 8 days ago

πŸ”— How I use Nix on macOS

About programming, AI and devops | Continue reading


@yellowduck.be | 9 days ago

πŸ₯ Simple trick to validate a URL in JavaScript

About programming, AI and devops | Continue reading


@yellowduck.be | 9 days ago

πŸ”— Integrating OpenSearch

About programming, AI and devops | Continue reading


@yellowduck.be | 9 days ago

πŸ”— Download Files Easily with Laravel's HTTP sink Method

About programming, AI and devops | Continue reading


@yellowduck.be | 10 days ago

πŸ”— MySQL can do more than you think

About programming, AI and devops | Continue reading


@yellowduck.be | 10 days ago

πŸ”— Full text in RSS, please

About programming, AI and devops | Continue reading


@yellowduck.be | 11 days ago

πŸ”— Uv has a killer feature you should know about

About programming, AI and devops | Continue reading


@yellowduck.be | 11 days ago

πŸ”— Avoiding the soft delete anti-pattern

About programming, AI and devops | Continue reading


@yellowduck.be | 12 days ago

πŸ”— My role as a founder CTO: Year Seven

About programming, AI and devops | Continue reading


@yellowduck.be | 12 days ago

πŸ”— antirez (Salvatore Sanfilippo) on Technical Blogging

About programming, AI and devops | Continue reading


@yellowduck.be | 13 days ago

πŸ”— I tried to build an AI product with LangChain, Vue 3, Svelte 5 with Phoenix LiveView, so you don’t have to

About programming, AI and devops | Continue reading


@yellowduck.be | 13 days ago

πŸ”— Best practices for deploying Elixir apps

About programming, AI and devops | Continue reading


@yellowduck.be | 14 days ago

πŸ₯ Updating pgvector to the latest version

About programming, AI and devops | Continue reading


@yellowduck.be | 14 days ago

πŸ”— Who Watches Watchmen? - Part 1

About programming, AI and devops | Continue reading


@yellowduck.be | 14 days ago

πŸ”— Clean Architecture: A Practical Example of Dependency Inversion in Go using Plugins

About programming, AI and devops | Continue reading


@yellowduck.be | 15 days ago

πŸ₯ Using slots.default() in VueJS to conditionally render components

About programming, AI and devops | Continue reading


@yellowduck.be | 15 days ago

πŸ”— Tool Structure Guide

About programming, AI and devops | Continue reading


@yellowduck.be | 15 days ago

πŸ”— SQL NULLs are Weird!

About programming, AI and devops | Continue reading


@yellowduck.be | 16 days ago

πŸ₯ TIL: Using Reader API to convert HTML to markdown

About programming, AI and devops | Continue reading


@yellowduck.be | 16 days ago

πŸ”— Eliminate Slow Queries with Ecto Telemetry

About programming, AI and devops | Continue reading


@yellowduck.be | 16 days ago

πŸ”— AI Driven Development Series: Create an URL Shortener in Elixir

About programming, AI and devops | Continue reading


@yellowduck.be | 17 days ago

πŸ₯ Overload and alias when using Mockery

About programming, AI and devops | Continue reading


@yellowduck.be | 17 days ago

πŸ”— Turbocharge Your Ecto Schemas with This One Trick

About programming, AI and devops | Continue reading


@yellowduck.be | 17 days ago