The latest stable version of the Linux kernel at the time of writing is 5.12, which was released on May 2, 2021. Some of the key features and improvements in this release include: These are just a few examples of the many improvements and features that have been added to the Linux kernel in recent… Continue reading What is new in the last Linux kernel?
Month: December 2022
Clojure the solution for immutable data?
Clojure is a good choice for building highly concurrent and distributed systems, as well as for applications that require a high degree of code reuse and flexibility. It is also a good choice for working with data-intensive applications, thanks to its support for immutable data structures and powerful concurrency primitives. Additionally, because it runs on… Continue reading Clojure the solution for immutable data?
Weaknesses with programming language Kotlin
Many developers consider Kotlin to be a good programming language. It is concise and expressive, making it easy to read and write. It also has strong support for functional programming, which can make it a good choice for building complex, scalable applications. Additionally, because it is fully interoperable with Java, it allows developers to leverage… Continue reading Weaknesses with programming language Kotlin