Explore >> Select a destination


You are here

mnemos.jamesmunns.com
| | blog.drorgluska.com
66.7 parsecs away

Travel
| | I've been playing with the idea of running linux on ESP32 since the first days I've met its more robust module, the WROVER-B, on paper it se...
| | www.moddable.com
83.3 parsecs away

Travel
| | Presentation to TC39, the JavaScript language committee, to introduce XS, the JavaScript engine by Moddable Tech. Background on the XS engine and technical details on techniques used to minimize memory and code size, while maintaining near full conformance.
| | trendless.tech
66.7 parsecs away

Travel
| | [AI summary] This article explains the architecture and functionality of a CPU, covering its components, memory interaction, instruction execution, and future trends in computing technology.
| | z4ziggy.wordpress.com
101.9 parsecs away

Travel
| As the title suggests, I needed to sniff some 802.11 packets, but this time using an ESP8266 (actually, a Wemos D1 mini Lite, which features ESP8285, but any ESP-based device should work). I started with grabbing the esp8266_pcap_serial from ArduinoPcap just to find out it lacks the structs to properly stream the buffer to Wireshark....