Working Code Podcast - Episode 201: LLM's vs Stack Overflow
Ben Nadel and the crew talk Large Language Models (LLMs) and their impact on sites like Stack Overflow....
From: Ben Nadel
Ben Nadel and the crew talk Large Language Models (LLMs) and their impact on sites like Stack Overflow....
From: Ben Nadel
Are you still running ColdFusion 2021? While it's still supported/updated by Adobe, did you know that its end-of-life is coming just several months from now, Nov 10, 2025? That's the date when "core" support for that release ends--meaning no more updates from Adobe after that, not even security fixe...
If you've not yet heard, Adobe has opened the prerelease program for the next CF version, aka ColdFusion 2025--though referred to by them for now as Project CFNext.
Ben Nadel looks at collocating .gitignore files with the files that they control in order to make code easier to find and easier to delete....
From: Ben Nadel
Ben Nadel creates a ColdFusion utility to extract JSON configuration data from an InVision V6 document export....
From: Ben Nadel
Ben Nadel demonstrates how InVision V6 exported prototypes and boards can be effortlessly uploaded to Cloudflare Pages for free hosting....
From: Ben Nadel
Ben Nadel demonstrate a ColdFusion bug regarding implicit struct and array notation that can create unsafe parallel code execution....
From: Ben Nadel
Ben Nadel publishes a free online edition of his book, Feature Flags: Transform Your Product Development Workflow....
From: Ben Nadel
Ben Nadel shares many of the feature and experiment demo videos that he made in his time at InVision....
From: Ben Nadel
Ben Nadel re-thinks the aesthetics and ergonomics of post-back URLs in ColdFusion; and changes his strategy going forward....
From: Ben Nadel
Ben Nadel reviews Will Guidara's book, Unreasonable Hospitality - a truly wonderful book....
From: Ben Nadel
A ColdFusion security patch released two days before Christmas? I have a feeling that may have resulted in many sysadmins shouting "Fiddlesticks!" (or perhaps another f-word) earlier today.
An update for ColdFusion has been released today for both cf2023 (update 12) and cf2021 (update 18).
Ben Nadel uses the SpeechSynthesis API to build a small box breathing guided meditation in Alpine.js....
From: Ben Nadel
Ben Nadel continues to explore the collocation of view-specific files, this time putting ColdFusion components right next to his CFML files in a ColdFusion application....
From: Ben Nadel
Ben Nadel demonstrates how to use the "row constructor" syntax in MySQL for comparing multiple values simultaneously....
From: Ben Nadel
Ben Nadel reviews the Mastering Postgres video course by Aaron Francis....
From: Ben Nadel
Ben Nadel looks at adding keyboard shortcuts to Incident Commander using Alpine.js....
From: Ben Nadel
Ben Nadel reviews the book, What Every Engineer Should Know About Digital Accessibility by Sarah Horton and David Sloan....
From: Ben Nadel
Ben Nadel demonstrates how to sort an array of mixed numeric and numeric-like text values (such as 4K and 3M) in ColdFusion....
From: Ben Nadel
Ben Nadel looks at associating form input controls to ColdFusion validation errors using a simple, opt-in experience....
From: Ben Nadel
Ben Nadel explores the AWS S3 and Cloudflare R2 Signature V4 authorization algorithm in ColdFusion....
From: Ben Nadel
Ben Nadel demonstrates how the CSS gap property can be used to effectively manage margins in website content....
From: Ben Nadel
Ben Nadel explores the optional password protection that he's add to Incident Commander, his ColdFusion incident triage application....
From: Ben Nadel