You are here |
matklad.github.io | ||
| | | |
fzakaria.com
|
|
| | | | 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
|
|
| | | | Articles and tutorials about Rust, Embedded development and Computer Graphics. | |
| | | |
erikarow.land
|
|
| | | | ||
| | | |
andreabergia.com
|
|
| | 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. |