-
Agile
Purpose vs. Product: Differentiate Your Strategy from Tactics (Portfolio & Roadmaps)
I’m struggling to write several posts and I realized I need to define my terms. I keep seeing managers confuse…
Read More » -
Agile
Writing Secret 2: Increase Writing Speed When You Separate Writing From Editing
Too many nonfiction writers still listen to advice from their long-ago English teachers. That advice was, “Edit as you go.”…
Read More » -
Enterprise Java
Binary classification with Tensorflow 2
This post uses Tensorflow with Keras API for a classification problem of predicting diabetes based on a feed-forward neural network…
Read More » -
Python
Turning Python Scripts into Working Web Apps Quickly with Streamlit
I just realized that I am using Streamlit since almost one year now, posted about in Twitter or LinkedIn several…
Read More » -
Software Development
How to Hack from Beginner to Ethical Hacking Certification
This Absolutely Enormous, 161-Hour Bundle is Your Ticket to a Lifetime of Success as an Ethical Hacker Hey fellow geeks,…
Read More » -
Software Development
“I don’t have to worry about Garbage collection” – Is it true?
I have heard a few of my developer friends say: “Garbage Collection is automatic. So, I do not have to…
Read More » -
Enterprise Java
Clever cache for Reactor’s Mono objects
Data caching is a widespread technique in the programming. It allows to quickly retrieve data without making long-running operations. But…
Read More » -
DevOps
Cloud factory – Common architectural elements
In our previous article from this series we introduced a use case for a cloud factory, deploying multiple private clouds based on one…
Read More » -
DevOps
Cloud factory – Architectural introduction
This article launches a new series exploring a cloud factory architecture. It’s focusing on presenting access to ways of mapping…
Read More »