/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

aws.github.io
| | dougseven.com
1.7 parsecs away

Travel
| | Today I am at re:Invent 2022 in Las Vegas, NV. I am spending my days talking to AWS customers about Amazon CodeWhisperer - a new developer productivity service that will accelerate application development by providing automatic code recommendations based on the code and comments in your IDE. For developers, Amazon CodeWhisperer is an IDE extension...
| | renato.athaydes.com
1.4 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.
| | markodenic.com
1.4 parsecs away

Travel
| | Free programming books, algorithms, public APIs, and much more.
| | www.dgendill.com
11.2 parsecs away

Travel
| [AI summary] A detailed exploration of using Rust and WebAssembly for system-level programming, focusing on memory management, allocator implementation, and low-level concepts like alignment and size in memory layout.