diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2022-04-20 00:27:50 +0200 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2022-04-20 00:27:50 +0200 |
commit | 795880cdc8faf69b07946bd5b5b628f7b743ddc6 (patch) | |
tree | ce078b3c0e29da63203622c91400983efe59038f /using.html | |
parent | Small fix (diff) | |
download | joe-www-795880cdc8faf69b07946bd5b5b628f7b743ddc6.tar.gz joe-www-795880cdc8faf69b07946bd5b5b628f7b743ddc6.tar.bz2 joe-www-795880cdc8faf69b07946bd5b5b628f7b743ddc6.tar.xz joe-www-795880cdc8faf69b07946bd5b5b628f7b743ddc6.tar.zst joe-www-795880cdc8faf69b07946bd5b5b628f7b743ddc6.zip |
Update
Diffstat (limited to 'using.html')
-rw-r--r-- | using.html | 28 |
1 files changed, 19 insertions, 9 deletions
@@ -12,7 +12,7 @@ * ======================== * * jozanofastora.xyz: using.html - * Tue Apr 19 22:00:58 CEST 2022 + * Wed Apr 20 00:14:36 CEST 2022 * Joe * * Some of the things I use for computing @@ -134,28 +134,38 @@ <h2>Hardware</h2> <p> My computer is a ThinkPad T530 and I love it. Here is - the hardware config. + the hardware config: <ul> <li>Intel i5-3320M 2.60GHz, 4 threads</li> <li>8GB RAM</li> <li>500GB SSD</li> <li>1TB HDD</li> </ul> - I know it's not insane but I can do all my work and + </p> + <p> + I know it's not crazy good but I can do all my work and my media consumption with it so I consider myself a tech-happy guy. - <br> - I own a RaspberryPi 4 I received from a friend as a - christmas gift. + </p> + <h3>Other notable hardware</h3> + <p> + I have a RaspberryPi 4 I received from a friend as a + christmas gift. It runs FreeBSD of course. I use it to + learn I2C/GPIO programming with a bit of electronics. I am + looking for some projects for it. <br> I have a Casio F-91W watch gifted by a friend too so I never loose time. <br> - Last piece of hardware worth noting is my keyboard: - a Leopold FC900R PD with Cherry MX Brown switches. It is so + Last piece of hardware worth noting is my keyboard: a + <a href="https://mechanicalkeyboards.com/shop/index.php?l=product_list&c=169"> + Leopold + </a> + FC900R PD with Cherry MX Brown switches. It is so good I plan on buying maybe 5 of them in the future so I don't need to worry and I can just use it the same model - for all my life. I might check some of the Unicomp Model M + for all my life. I might check some of the + <a href="https://www.pckeyboard.com/">Unicomp</a> Model M remake when they are available again. </p> </div> |