diff options
Diffstat (limited to 'interests.markdown')
-rw-r--r-- | interests.markdown | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/interests.markdown b/interests.markdown index f5e52f0..dce0ba5 100644 --- a/interests.markdown +++ b/interests.markdown @@ -5,7 +5,11 @@ permalink: /interests/ --- Here, you can find some other things that are of interest to me. -# Computer-Related +# Computer-Related # +I have been using computers all my life, and I have always had a fascination with these machines. +My love of computers has directly influenced my interests. + +## Software ## As someone who uses [NixOS](https://nixos.org), I am extremely interested in the Nix world. * [Nix](https://github.com/NixOS/Nix) language/package manager * [nixpkgs](https://github.com/NixOS/nixpkgs), a collection of Nix expressions for building packages, including packages required for the NixOS operating system @@ -16,6 +20,7 @@ I have made several contributions to home-manager: 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. +## Hardware ## Also, as a Computer Engineer, I am also thoroughly interested by the hardware side of things too. As far as computer/CPU architectures are concerned, I am interested in [RISC-V](https://github.com/riscv). |