summaryrefslogtreecommitdiff
path: root/interests.markdown
diff options
context:
space:
mode:
authorKarl Hallsby <karl@hallsby.com>2020-12-22 19:36:18 -0600
committerKarl Hallsby <karl@hallsby.com>2020-12-22 19:36:18 -0600
commit39fa10a39fd7c8c94936c980a693b9923ca4bd94 (patch)
treec9c9da35001c9ca588b16ab74aa31b650378d57b /interests.markdown
parent6d4b1261b66f33008ba7c2f77cbabcd81cbeec95 (diff)
Break computers up into software and hardware
Diffstat (limited to 'interests.markdown')
-rw-r--r--interests.markdown7
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).