Sun.Jan 08, 2023

article thumbnail

CodeSOD: Yesterday and Today

The Daily WTF

There's bad date handling, which frequently involves reinventing date handling yourself, frequently using strings or integers along the way. Then there's the bad date handling which uses the date handling framework, and still manages to be bad. This C# comes from TheColonial. public static void ToStartofCurrDay ( ref DateTime dt ). { dt = dt.Subtract(dt.TimeOfDay); }.

article thumbnail

Smile Is Expensive

CEO Insider

KEEP SMILING. Since the last four and half decades, I have been compelled to believe that a smile costs nothing but gives much, it enriches those who receive, without making poorer those who give. Contented on the same, I have been professing the same with family, friends, neighbors, temporary/ transit friends, and even other living […]. The post Smile Is Expensive appeared first on CEOWORLD magazine.

Policies 109
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

AWS Fargate’s security with Coforge’s Container monitoring & Security solution powered by Sysdig

Coforge

Before we begin to discuss about Fargate and its security in this blog, let’s begin with few basic concepts of container and orchestration platform.

AWS 72
article thumbnail

Want Your Business to Succeed? You Need to Learn the Lesson of “The Pretzel Maneuver.”

CEO Insider

On December 8, 2007, I experienced one of the most dangerous moments of my time as an Apache helicopter pilot fighting against the Taliban. But the lessons I learned from that experience helped us win that day and kept me and my men alive in future engagements with the enemy. Even though those were combat […]. The post Want Your Business to Succeed?

72
article thumbnail

7 Pitfalls for Apache Cassandra in Production

Apache Cassandra is an open-source distributed database that boasts an architecture that delivers high scalability, near 100% availability, and powerful read-and-write performance required for many data-heavy use cases. However, many developers and administrators who are new to this NoSQL database often encounter several challenges that can impact its performance.

article thumbnail

Unintended, Unanticipated ~ Does It Matter?

Mills Scofield

Belhaven Bridge, Scotland (Adobe Photo). Happy 2023! Now, don’t ask me why, but I’ve been thinking about the difference between unintended and unanticipated consequences. Is there one? Does it matter? Given my role with companies, I think it does - a lot. To me, unintended consequences are those that one is, was, or should have been, aware of if the proper due diligence or research into the project, product, or “thing” that caused the unintended consequence had been done… it was predictable or p