summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Hallsby <karl@hallsby.com>2020-09-26 01:51:27 -0500
committerKarl Hallsby <karl@hallsby.com>2020-09-26 01:51:27 -0500
commite1ddc260f3187b2e5a981e47979dbcea972261b7 (patch)
tree487c07669472ae2b8096b0ef13e359b131a735eb
parent90115756ed70825a5c7c60335a6d58cba8b71e98 (diff)
Indicate my interest in Rust
-rw-r--r--interests.markdown1
1 files changed, 1 insertions, 0 deletions
diff --git a/interests.markdown b/interests.markdown
index c5a8fc4..d1adca8 100644
--- a/interests.markdown
+++ b/interests.markdown
@@ -11,6 +11,7 @@ As someone who uses [NixOS](https://nixos.org), I am extremely interested in the
* [nixpkgs](https://github.com/NixOS/nixpkgs), a collection of Nix expressions for building packages, including packages required for the NixOS operating system
* The [home-manager](https://github.com/nix-community/home-manager) project, for managing your home directory dotfiles in a Nix-y way.
+In addition, as I enjoy C programming, but enjoy the type-correctness of Haskell, [Rust](https://rust-lang.org) has been of particular interest for me.
Also, as a Computer Engineer, I am also thoroughly interested by the hardware side of things too.
I am namely interested in [RISC-V](https://github.com/riscv).