diff options
author | Christian Cleberg <hello@cleberg.net> | 2025-09-20 20:48:16 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2025-09-20 20:48:16 -0500 |
commit | d7978b4ccf4c6c56b1c2888791f73271f91fd12c (patch) | |
tree | 587bd7191d766aa4910a8b21dcb5da0d71061c08 /content/wiki/hardware.org | |
parent | 01a629ca5a26798c67a29bab7a7c9f9def1f80dd (diff) | |
download | cleberg.net-d7978b4ccf4c6c56b1c2888791f73271f91fd12c.tar.gz cleberg.net-d7978b4ccf4c6c56b1c2888791f73271f91fd12c.tar.bz2 cleberg.net-d7978b4ccf4c6c56b1c2888791f73271f91fd12c.zip |
EXTREME MINIMALISM
Diffstat (limited to 'content/wiki/hardware.org')
-rw-r--r-- | content/wiki/hardware.org | 95 |
1 files changed, 0 insertions, 95 deletions
diff --git a/content/wiki/hardware.org b/content/wiki/hardware.org deleted file mode 100644 index 674e781..0000000 --- a/content/wiki/hardware.org +++ /dev/null @@ -1,95 +0,0 @@ -#+title: Hardware -#+date: <2024-03-16> - -** Desktop -*** macOS -Probably should have added more RAM but Macbooks are stupid expensive. - -| Category | Details | -|----------+-----------------| -| Model | [[https://www.apple.com/macbook-pro/][Macbook Pro 16”]] | -| CPU | Apple M2 Pro | -| RAM | 16GB | -| Storage | 512GB SSD | - -*** Linux -A beauty. - -| Category | Details | -|----------+---------------------------------------------| -| Model | [[https://www.lenovo.com/us/en/p/laptops/thinkpad/thinkpade/thinkpad--e15-gen-4-(15-inch-amd)/len101t0023][Lenovo ThinkPad E15 Gen 4, model 21ED0048US]] | -| CPU | AMD Ryzen 5 5625U with Radeon Graphics | -| RAM | 16 GB | -| Storage | 256 GB SSD | - -** Mobile -Previously used a Pixel 6 & Pixel 7 with GrapheneOS. - -| Category | Details | -|----------+-------------------| -| Model | [[https://www.apple.com/iphone-15-pro/][iPhone 15 Pro Max]] | -| CPU | A17 Pro | -| RAM | 8GB | -| Storage | 256GB | - -** Homelab -I run a small homelab with a mix of consumer (compute/storage) and enterprise -(network) hardware. I try to keep the lab energy efficient and quiet as my top -priorities. - -*** IoT -A collection of mainly smart lights, sensors, and smart appliances. My first -preference is to disable all networking for new smart devices or simply not -connect internet in the first place (e.g. I never enable internet on my smart -TVs). If the smart device requires LAN access, I will connect the device to my -guest-restricted IoT network. As a last resort, I will set-up the internet but -monitor the DNS lookups via NextDNS and forcibly block any domains I do not want -the device to be using. If the device is egregious or shady, I'll just sell it -and either replace it or live without it. - -- Other Appliances (washer, dryer, humidifier, fans, etc.) -- [[https://about.irobot.com/sitecore/content/north-america/irobot-us/home/roomba/i7-series][Roomba i7+]] -- [[https://www.philips-hue.com/en-us/p/hue-white-and-color-ambiance-a19---e26-smart-bulb---60-w--3-pack-/046677562786][Philips Hue A19 Bulbs]] x 15 -- [[https://www.philips-hue.com/en-us/p/hue-bundle-play-blk-ext/33001][Philips Hue Play Light Bars]] -- [[https://www.philips-hue.com/en-us/p/hue-bridge/046677458478][Philips Hue Smart Bridge]] + play light bars and a ton of bulbs -- [[https://store.ui.com/us/en/collections/unifi-camera-security-special-chime][UP Chime]] -- [[https://store.ui.com/us/en/collections/unifi-camera-security-special-sensor][UP-Sense]] x 2 -- [[https://store.ui.com/us/en/products/unifi-smart-power][USP-Plug]] -- [[https://store.ui.com/us/en/collections/unifi-camera-security-compact-wifi-connected][UVC G4 Instant]] x 3 -- [[https://store.ui.com/us/en/collections/unifi-camera-security-special-wifi-doorbell][UVC G4 Doorbell Pro]] - -*** Network -A rack-mounted Dream Machine Pro, connected downstream to an access point, mesh -extender, and a couple ethernet switches. - -- [[https://store.ui.com/us/en/collections/unifi-dream-machine/products/udm-pro][UDM-Pro]] -- [[https://store.ui.com/us/en/collections/unifi-switching-standard-power-over-ethernet/products/usw-24-poe][USW-24-PoE]] -- [[https://store.ui.com/us/en/collections/unifi-switching-utility-poe/products/usw-lite-8-poe][USW-Lite-8-PoE]] -- [[https://store.ui.com/us/en/collections/unifi-wifi-flagship-high-capacity/products/u6-pro][U6-Pro]] -- [[https://store.ui.com/us/en/collections/unifi-wifi-inwall-outlet-mesh][U6-Extender]] -- [[https://store.ui.com/us/en/products/u7-pro-wall][U7-Pro-Wall]] x 2 -- [[https://store.ui.com/us/en/collections/unifi-accessory-tech-installations-rackmount/products/uacc-rack-panel-patch-blank-24][USW 24-Port Patch Panel]] - -*** Servers -1. Rack-Mount Server - - I wasn't happy with using low-powered PCs as servers and I knew I did not - want the ear-shattering enterprise rack-mounted servers, so I built my own. - - | Category | Details | - |--------------------+----------------------------------------| - | Case | Rosewill RSV-R4100U 4U | - | Motherboard | NZXT B550 | - | CPU | AMD Ryzen 7 5700G with Radeon Graphics | - | RAM | 64GB RAM (2x32GB) | - | Storage (On-board) | Western Digital 500GB M.2 NVME SSD | - | Storage (HDD Bay) | 48TB HDD | - | PSU | Corsair RM850 PSU | - -2. Other - - These ran as my main servers before I built the rack-mounted server above. I - have shut these down indefinitely for now as I have no use for them. - - - Dell OptiPlex - - Raspberry Pi 4 |