Day: August 4, 2024
9 posts
Function Decorators in Python
Writing dry code is important. DRY is a handy acronym meaning Don’t Repeat Yourself. Dry code is more…
From Policy to Compliance: Unpacking the Key Annexures of ISO 27001
In the world of ISO 27001, the international standard for information security management, whether you’re a business owner,…
The AI Act is Here
August 1st, 2024 marked a milestone for politics and Artificial Intelligence (AI). It was the day that the…
Is Web development oversaturated
I signed up for various freelance websites and what I realized is web development is extremely over-saturated, some…
Build native image from Spring Boot Application with GraalVM builder
Overview This section explains how to create a native image from a Spring Boot application using GraalVM’s native…
Sunday Rewind: Why data science and UX research teams are better together
This week’s Sunday Rewind is a 2018 ProductTank talk from Chris Abad on the benefits of combining data…
Days 32-34 of 100 Days of Code
Sat, August 3, 2024 I’ve been grinding on coding. I’ll update this and issue a weekly tomorrow.
Adapter Design Pattern
This is part of the design pattern series in Typescript What and why adapter pattern is needed ?…
Optimizing Transformations in Pentaho: Case Study
In my current role as an IT Analyst, I was tasked with verifying and correcting an automatic transformation…