Several things to consider when applying JVM updates

If you may learn there's a new Java update available, it may well be relatively simple for you to apply that update, but if you're running important applications that rely on Java, it's in your interest to give some consideration to various matters related to doing such an update.

From: Charlie Arehart - Server Troubleshooting

New updates released for Java 8, 11, 17, and 21 as of Jan 16 2024: resources and thoughts

It's that time again: there are new JVM updates released today (Jan 16, 2024) for the current long-term support (LTS) releases of Oracle Java, 8, 11, 17, and 21.

From: Charlie Arehart - Server Troubleshooting

Timeboxing Code Execution In ColdFusion

Ben Nadel demonstrates several ways to create an abstraction for timeboxed code execution in ColdFusion....

From: Ben Nadel

Using Per-Application Mappings To Alias Files In ColdFusion

Ben Nadel demonstrates that per-application mappings in ColdFusion can map directly to files, not just directories....

From: Ben Nadel

Consuming Large Configuration Files Inside A ColdFusion Component

Ben Nadel looks at how to consume large external configuration files inside a ColdFusion component....

From: Ben Nadel

Working Code Podcast - Episode 161: Goals For 2024

Ben Nadel and the crew talk about their goals for 2024. And, invite you to submit suggestions on how the show can be improved....

From: Ben Nadel

Lessons Learned From Sending 7 Million Emails In 5 Days Using ColdFusion

Ben Nadel shares everything he learned after sending 7 million emails over 5 days using ColdFusion....

From: Ben Nadel

Using Cloudflare Turnstile reCAPTCHA-Alternative In ColdFusion

Ben Nadel looks at using Cloudflare Turnstile in ColdFusion as a CAPTCHA alternative....

From: Ben Nadel

Follow-Up On Error Handling During Async Iteration In ColdFusion

Ben Nadel continues to explore error handling during async iteration in ColdFusion. It seems that Adobe ColdFusion 2023 and Lucee CFML 6 have different behaviors....

From: Ben Nadel

Proof Of Concept: CFHttp With A Retry Policy In ColdFusion

Ben Nadel explores the notion of a Retry Policy for CFHttp requests in ColdFusion....

From: Ben Nadel

Considering The Ergonomics Of Tags And Objects In ColdFusion

Ben Nadel considers the ergonomics of Tag and Object APIs in ColdFusion....

From: Ben Nadel

Working Code Podcast - Episode 160: Design Systems And Coding Philosophy

Ben Nadel and the crew talk about design systems, programming philosophy, and the notion of an Overview Effect in the history of computing....

From: Ben Nadel

Working Code Podcast - Episode 159: No Effort December Returns

Ben Nadel and the crew talk about random topics in another installment of No Effort December. Happy new year!...

From: Ben Nadel

A Christmas Post: Beer and Bounties

Christmas came early this year in Potrero Hill and it was sad news for craft beer drinkers.

From: Hoya Haxa - A Security Research Blog

Feature Flags Book: I Eat, I Sleep, I Feature Flag

Discussion of Ben Nadel's book, Feature Flags: From Concept to Cultural Revolution, chapter: I Eat, I Sleep, I Feature Flag...

From: Ben Nadel

Feature Flags Book: What If I Can Only Deploy Every 2 Weeks?

Discussion of Ben Nadel's book, Feature Flags: From Concept to Cultural Revolution, chapter: What If I Can Only Deploy Every 2 Weeks?...

From: Ben Nadel

Feature Flags Book: Getting From No To Yes

Discussion of Ben Nadel's book, Feature Flags: From Concept to Cultural Revolution, chapter: Getting From No To Yes...

From: Ben Nadel

Feature Flags Book: Product Release vs. Marketing Release

Discussion of Ben Nadel's book, Feature Flags: From Concept to Cultural Revolution, chapter: Product Release vs. Marketing Release...

From: Ben Nadel

Feature Flags Book: Increasing Agility With Dynamic Code

Discussion of Ben Nadel's book, Feature Flags: From Concept to Cultural Revolution, chapter: Increasing Agility With Dynamic Code...

From: Ben Nadel