/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

golb.hplar.ch
| | mostlynerdless.de
17.6 parsecs away

Travel
| | Learn how to log all incoming and outgoing packets with TC, XDP and an eBPF program written in pure Java using hello-ebpf.
| | yakovfain.com
12.1 parsecs away

Travel
| | Finished writing the WebSocket chapter for the second edition of my Java 24 Hour Trainer. In this blog I'll show you one of the code samples from lesson 28. Pretty often you need to write a program that publishes the same message to all connected clients. For example, multiple clients of the online auctions have...
| | arifishaq.wordpress.com
14.9 parsecs away

Travel
| | The Erlang distribution provides a library, jinterface, to facilitate communication between code written in Erlang and code written in Java. Erlang needs the Erlang Runtime Environment to run on and Java needs its own Virtual Machine. So the communication is designed as an Erlang distributed system with the Java "node" acting as an Erlang node....
| | tilde.team
36.7 parsecs away

Travel
| [AI summary] A blog post discusses Mozilla's new ability to compile WebAssembly in the browser as it streams, likening it to image decoding for major performance improvements.