Explore >> Select a destination


You are here

matklad.github.io
| | fzakaria.com
11.7 parsecs away

Travel
| | This is a write up of some discussion ongoing with some folks on the #nix-community IRC chat primarily being driven by Mic92. Nixpkgs maintains the highest rating on Repology for having the most packages & which are up to date. Unfortunately even with the current ecosystem of packages, there will always be gaps, and for beginners in NixOS a common question is: "I've download a binary and would like to run it on NixOS" Take a look at this graph https://repology.org/repositories/graphs Can we do better & s...
| | nercury.github.io
11.7 parsecs away

Travel
| | Articles and tutorials about Rust, Embedded development and Computer Graphics.
| | erikarow.land
11.5 parsecs away

Travel
| |
| | andreabergia.com
73.6 parsecs away

Travel
| This post is part of the Writing a JVM in Rust series. In this post, I will discuss how the JVM bytecode works. In the next part, I will go over the RJVM code that executes it.