📣 A new blog post: Using a Raspberry Pi to Host a local Visual Studio Code Server
https://blog.omgmog.net/post/raspberry-pi-local-dev-vscode-remote/
@omgmog good use of a Pi. Not used my Pi for a while, but I remember getting a significant speed boost by booting off an external SSD. Might help with the build times?
@corenominal That's not a bad suggestion! I should be able to half the times switching to an SSD over USB https://talesfromthedatacenter.com/2021/02/raspberry-pi-storage-performance-part-1-usb-vs-sd-card/
I'll give it a go 😀
@corenominal Switched the setup over to an SSD via USB. I'm now seeing ~1.8s on watch/build, and ~.8s on incremental watch/build 🎉
@omgmog cool, that's a pretty nifty improvement! 👍
Also I've made some more tweaks to my blog recently, such as:
- Improved Lighthouse score to 100 across the board
- Improved OG data
- Removed all tracking (Google Fonts, Twitter, etc.) with the exception of the Cloudflare beacon
- Added reading time and Webmention counts to the top of posts
- Probably more stuff 🤷