Timely Computation of Derived Values
Learn about adding computed values, as in an eager approach, but only triggering the computation when you need to access its result!

Nicolas Frankel
2,145 viewsLearn about adding computed values, as in an eager approach, but only triggering the computation when you need to access its result!

Tremendous potential for Deep Netts in the drug discovery pipeline and it is necessary to share its existence with the scientific community!

Nicolas Frankel
2,558 viewsThis article shows how one could offload the Docker part of your build pipeline from your local machine to GitLab using the Kaniko image. It …

Sumith Puri
5,262 viewsPitfalls, failures, and disadvantages of microservices, a one stop reference and gateway for principal architects for decisions of go/no-go.

Sirisha Pratha
4,078 viewsEclipse Collections 11.0: Set operations union, intersect, difference, symmetricDifference, isSubsetOf, isProperSubsetOf, cartesianProduct.

Nicolas Frankel
2,300 viewsIn this article, I'd like to describe how you can take advantage of Hazelcast to query your cached data in different ways and still be fast.

Nicolas Frankel
3,129 viewsJava Stream's Collectors methods fit most use-cases. Let's imagine an e-commerce platform that implements a shopping cart.

Pedro Duque Vieira
6,783 viewsSome days ago I finished a CAD application whose purpose is to calculate the energy efficiency of Dwellings (or multiple Dwellings). It can …