Explore >> Select a destination


You are here

blog.dbrgn.ch
| | blog.asleson.org
5.6 parsecs away

Travel
| | The ability to write a C shared library in rust has been around for some time and there is quite a bit of information about the subject available. Some examples: Exposing C and Rust APIs: some thoughts from librsvg Creating C/C++ APIs in Rust (site removed?) Rust Out Your C by Carol (Nichols || Goulding) (youtube video) Exporting a GObject C API from Rust code and using it from C, Python, JavaScript and others Rust Once, Run Everywhere All this information is great, but what I was looking for was a simpl...
| | www.codeandunicorns.com
6.8 parsecs away

Travel
| | Explanation on setup I finally got the LCD LED controller. I spent some time to understand a bit better how it works. So basically from the LCD controller there is a connector with red/yellow/black lines going to driver board, which is needed for this old types of LCD monitors.
| | irq5.io
7.7 parsecs away

Travel
| | The advantage of Zigbee devices is that they are very low power, and they communicate in a wireless mesh network. The sensors are small and can work off a CR2032 coin cell for at least 2 years, maybe more. Depending on the type of sensor, they cost around US$10 and are readily available from various...
| | www.learnitguide.net
20.7 parsecs away

Travel
| Learn how to install Docker on Ubuntu 22.04 step by step with commands, explanation, and verification. Perfect for beginners.