/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

software.rajivprab.com
| | psy-lob-saw.blogspot.com
4.8 parsecs away

Travel
| | Blog on Java, Performance, Concurrency, NIO, Unsafe, Low latency, Programming, Software, Philosophy
| | jeffreytse.net
8.3 parsecs away

Travel
| | System design is the process of defining the architecture, interfaces, and data for a system that satisfies specific business requirements. A good system design requires engineers to think about everything in an infrastructure, from the hardware/software, down to the data and how it's stored.
| | www.cosive.com
8.2 parsecs away

Travel
| | The Rust programming language sent ripples through the programming community when it was first released in 2015, promising the blazing speed of lower-level programming languages without the accompanying sharp edges. Four and a half years on, many programmers still view Rust with a mix of intrigue and trepidation due to its appealing premise and notoriously difficult learning curve. We sat down with one of Cosive's Senior Developers, Sid Odgers, to talk about why he believes more programmers should take the plunge and learn Rust.
| | cocomelonc.github.io
30.7 parsecs away

Travel
| [AI summary] The author demonstrates a minimalistic Linux-style shellcode written in NASM and C that successfully spawns a shell on macOS Sonoma using the execve syscall.