Since Ubuntu 20.04, the name python no longer available by default without python-is-python2 package being installed. The build scripts should point to python2 instead. (more…)
Read more »
One of my current hobby projects involves running Rust binaries on a Raspberry Pi. There are three computers involved: the Pi itself (ARMv7 Linux), my desktop (x86-64 Linux), and sometimes my laptop (x86-64 macOS). (more…)
Read more »
Lisp on the Godot platform. Contribute to Mercerenies/gdlisp development by creating an account on GitHub. (more…)
Read more »
Rust and C++ are two popular systems programming languages. For years, the focus of C++ has been on performance. We are increasingly hearing calls from customers and security researchers that C++ should have stronger safety guarantees in the language. C++... (more…)
Read more »
Reflection via DWARF. Contribute to jswrenn/deflect development by creating an account on GitHub. (more…)
Read more »