Explore >> Select a destination


You are here

www.isystem.com
| | microhobby.com.br
3.9 parsecs away

Travel
| | JavaScript running directly on a microcontroller with RISC-V architecture! That's it! I am happy to introduce my port of Espruino to SiFive HiFive1 dev Board. Link of the GitHub source code and firmware binary in Read more...
| | endormi.io
5.0 parsecs away

Travel
| | I maintain a couple of open source projects and contribute to many projects. Here are just a few of the projects that I maintain: automation - Collection of my automated tasks written in Python. awesome-dj - List of reasons why Django is awesome for web development && Django bootstrap boilerplate. devisle/advanced-react-cli - An NPM package which aims to provide a better way to install packages for your react application through an intuitive CLI.
| | www.beagleboard.org
4.8 parsecs away

Travel
| | Tutorials, Examples, Educator News and more!
| | xcellerator.github.io
15.2 parsecs away

Travel
| Learning about Linux rootkits is a great way to learn more about how the kernel works. What's great about it is that, unless you really understand what the kernel is doing, your rootkit is unlikely to work, so it serves as a fantasic verifier. In the FreeBSD world, you can find Joseph Kong's amazing book Designing BSD Rootkits. It was written in 2009, so is actually pretty outdated - which means that you have to do quite a bit of research to get the sample progras to work on modern FreeBSD.