Daily Archives: March 28, 2026

What Are Database Triggers? A Practical Introduction with PostgreSQL Examples

If you’ve ever needed your database to automatically respond to changes – like logging every update to a sensitive table, enforcing a business rule before an insert, or syncing derived data after a delete – then triggers are the tool you’re looking for. A database trigger is a function that the database executes automatically when […]

How to Create and Use Checkboxes in Figma

Checkboxes are a fundamental part of modern UI design. They allow users to make multiple selections, confirm actions, and control features with ease. And while they may appear simple, designing interactive and scalable checkboxes in Figma requires a clear understanding of components, variants, states, and properties. This guide walks you through everything you need to […]

What happens when the model CAN’T fix it? Interview with software engineer Landon Gray [Podcast #213]

Today Quincy Larson interviews Landon Gray. He’s a software engineer who worked at agencies for years. Then he taught himself AI assisted software development. And now he’s helping other devs do the same. Landon’s famous for proving that RAG pipelines can be written in Ruby and popularizing Ruby as a language for building machine learning […]

The AI in Healthcare Handbook: Intelligent Care from Lab to Clinic

The healthcare industry is undergoing a profound transformation powered by artificial intelligence (AI) and data science. No longer limited to administrative automation or basic chat tools, AI now plays an active role in clinical decision-making, diagnostics, and personalized care. From early cancer detection using deep learning models to intelligent hospital dashboards that integrate lab results, […]