/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

hanno.codes
| | mydeveloperplanet.com
1.6 parsecs away

Travel
| | The 19th of September 2023, Java 21 was released. Time to take a closer look at the changes since the last LTS release, which is Java 17. In this blog, some of the changes between Java 17 and Java 21 are highlighted, mainly by means of examples. Enjoy! 1. Introduction First of all, the short...
| | www.morling.dev
3.9 parsecs away

Travel
| | Java 16 is around the corner, so there's no better time than now for learning more about the features which the new version will bring. After exploring the support for Unix domain sockets a while ago, I've lately been really curious about the incubating Vector API, as defined by JEP 338, developed under the umbrella of Project Panama, which aims at "interconnecting JVM and native code". Vectors?!? Of course this is not about renewing the ancient Java collection types like java.util.Vector (......
| | www.evanmiller.org
6.2 parsecs away

Travel
| | A review of Rust, the programming language built for safety - not necessarily for comfort.
| | satharus.me
27.9 parsecs away

Travel
| In the last two posts, we covered quite a bit of the von Neumann architecture and how The 4043 breadboard computer maps to it. This is the third post in a 3-...