Open Source
-
Python
Generating Meaningful Mock Data with Faker
Faker is an Open Source Python package that generates synthetic data that could be used for many things such as…
Read More » -
Python
Python Calculations in Jupyter with Handcalcs
Jupyter notebooks allows LaTeX rendering inside markdown. This way you can write complex math equations within a notebook. While LaTeX…
Read More » -
Core Java
Set it up
In Java, we often have framework support for importing settings from the file system of our application. If we’re lucky,…
Read More » -
Python
Diagrams as Code with Python
In my career I have noticed that often organizations are reluctant on providing Engineering teams with licenses for software to…
Read More » -
Web Development
TagUI: an Excellent Open Source Option for RPA – Introduction
Today I want to introduce TagUI, an RPA (Robotic Process Automation) Open Source tool I am using to automate test scenarios for…
Read More » -
Core Java
Go (Con)Figure
Another post about Lightweight Config, a library I’ve recently built from the ground up, after creating various versions of it…
Read More » -
Enterprise Java
Retention period and issue with Kafka data not getting deleted
Problem Default value of retention.ms attribute on kafka topis is set to 7 days but data still persist for pre…
Read More » -
Enterprise Java
Kafka Record Patterns for Data Replication
Imagine going down to your local milkshake bar and signing a contract with the owner so that you could purchase…
Read More » -
Software Development
The After Open Source Era Has Started
Open source is the current norm for developer collaboration and customer adoption in software. It is the foundation that enabled…
Read More »