/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

arturdryomov.dev
| | sam.hooke.me
18.1 parsecs away

Travel
| | The home page of Sam Hooke.
| | enix.io
17.4 parsecs away

Travel
| | This serie of articles deals with solutions for Docker image size optimization. In this first part, we talk about *multi-stage build*. We also explain differences between static and dynamic libraries and why it matters. We also describe the use of the famous Alpine Linux distribution.
| | ashvardanian.com
19.0 parsecs away

Travel
| | Experienced devs may want to skip the intro or jump immediately to the conclusions. The backbone of many foundational software systems - from compilers and interpreters to math libraries, operating systems, and database management systems - is often implemented in C and C++. These systems frequently offer Software Development Kits (SDKs) for high-level languages like Python, JavaScript, GoLang, C#, Java, and Rust, enabling broader accessibility. But there is a catch.
| | www.thinkcode.se
33.3 parsecs away

Travel
| [AI summary] A developer explains how to access the Maven build directory within a Java plugin by defining a parameter with a specific default property expansion.