personal-website

source for my personal website regexghost.com
git clone https://git.regexghost.com/personal-website.git
Log | Files | Refs | README

commit 01ed9b92ac2b8966dca55b7ebe6e9dd4a568a20a
parent e2a2b44d0399243f5fbafc54cc10af108b229fe7
Author: regexghost <dev@regexghost.com>
Date:   Wed, 17 Jun 2026 15:03:58 +0100

mini pc blog post

Diffstat:
Ablog/mini-pc-vs-pi.md | 12++++++++++++
1 file changed, 12 insertions(+), 0 deletions(-)

diff --git a/blog/mini-pc-vs-pi.md b/blog/mini-pc-vs-pi.md @@ -0,0 +1,12 @@ ++++ +title = "Mini PC vs Raspberry Pi" +date = 2026-06-17 ++++ + +For the last month I've been using a Raspberry Pi 3 B+ as my main computer. Overall I think it's gone quite well, for most things I do (i.e. anything done in a terminal), it works perfectly well. There have been some minor annoyances however, for example not being able to use a modern web browser. I'm in the process of replacing a lot of these tasks with terminal tools, but there are some things which do require the web (for example renewing GitHub keys, or commenting on GitHub issues in other people's repos). + +Becuase of these issues I've decided to "upgrade" to a slightly more powerful setup. The Pi 3B+ will be used for my DIY cyberdeck project, so designing this setup wasn't a waste of time. + +I originally considered buying a more powerful Raspberry Pi, but they are quite expensive for the specs you get. A Raspberry Pi 5 with 4GB RAM for example is £105.60 in the UK, not including power adapter, storage, case etc. For a full setup with an NVME drive, a good case etc it would likely be £150+. + +My new plan is to buy a Mini PC, specifically an old office PC. I already have a PC like this buy it's just a standard "SFF" PC, so it's still quite big and quite power hungry.