Explaining how type variance works with Java and Kotlin by using simple and complex examples and how it can be used to create good APIs for developers.
ChatGPT has dominated our feeds over the last week and blew people's minds. So we took it for a test drive to see if it could do DevOps...you have to see this in action.
Distributed SQL databases are designed from the ground up to scale almost linearly. In this article, learn the basics of distributed SQL and how to get started.
Pytest is a command-line tool that finds, runs, and reports the results of tests you've written. It is suitable for all levels and types of testing processes.
ChatGPT is a conversational bot launched by OpenAI in November 2022. This article explores how the conversational nature of ChatGPT can be used to learn Python.
Discussing distributed caching with Hazelcast and Spring Boot, distributed locks, and user code deployment to invoke code execution via Hazelcast on a service.
I originally wrote an article on pgbench and CockroachDB in October of 2021. Today, I am going to continue talking about pgbench optimizations you can implement to make CockroachDB perform.
CSS contain properties and how they help developers optimize a web page and let browsers understand their different elements and relations with each other.