/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

mill-build.org
| | www.morling.dev
2.7 parsecs away

Travel
| | 27 years of age, and alive and kicking?-?The Java platform regularly comes out amongst the top contenders in rankings like the TIOBE index. In my opinion, rightly so. The language is very actively maintained and constantly improved; its underlying runtime, the Java Virtual Machine (JVM), is one of, if not the most, advanced runtime environments for managed programming languages. There is a massive eco-system of Java libraries which make it a great tool for a large number of use cases, ranging from comman...
| | blog.codingconfessions.com
4.4 parsecs away

Travel
| | Exploring the concurrency, debugging, and performance upgrades that make Python 3.14 special.
| | renato.athaydes.com
3.8 parsecs away

Travel
| | [AI summary] The blog post discusses running WebAssembly (WASM) on the JVM using the asmble compiler and Gradle plugin, highlighting its potential and challenges compared to traditional methods like Emscripten.
| | andreabergia.com
29.7 parsecs away

Travel
| This post is part of the Languages Opinion series. Languages opinion - part one - JVM Languages opinion - part two - Rust ?thispost Languages opinion - part three - Javascript and Typescript Welcome back to my mini-series about programming languages. In this post, we will talk about one of the most interesting programming languages that I have seen in a long while: Rust.