/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
| | rafaelcamargo.com
3.2 parsecs away

Travel
| | Whether you're exporting a chart or generating images with dynamic text, converting HTML into an image can be super useful in many situations. This post explains how to do it both on the server (NodeJS) and directly in the browser.
| | hugozap.com
3.1 parsecs away

Travel
| | A simple example of how to use WebAssembly in the browser and what the toolchain looks like.
| | pmig96.wordpress.com
4.5 parsecs away

Travel
| | When I heard of WebAssembly (WASM for short) a few years ago, I thought: take your C program, compile it to WASM and the browser will simply run it, right? Well, WASM is not (yet) a first-class citizen in the browser world. It does not have access to all APIs and resources that JavaScript has....
| | antoinevastel.com
11.2 parsecs away

Travel
| This post presents techniques that enables to distinguish a vanilla Chrome browser from a Chrome browser running in headless mode. It updates information presented in the post of August.