Pitchforks set to Stun

It’s just a month into the new year and we have our first controversy in the Linux community for 2021. In a recent update to Raspberry Pi OS, the official operating system for the diminuative computers, a new repository was added to the default install. This change means new and existing Raspberry Pi devices, running the officially maintained and blessed Operating System will check in with an additional software repository when updated, which will offer more software to the consumer.

[Read More]

Raspberry Pi: Boot to BASIC

10 REM TL;DR

My Raspberry Pi 400 boots from this:

Pi 400

To this.

BBC SDL

BBC BASIC!

This blog post is what parts I smashed together to make this work and why.

20 PRINT “HELLO”

40 years ago this Christmas, I got my first “personal computer”. It was a Sinclair ZX81 with 1KiB of RAM and a tape deck for storage. Every time I powered it on, like all ‘81 owners, I was greeted with this.

[Read More]

Two Displays & Two Computers

In my messy office I have a main desk I work at. I have two portait displays on a hefty, but inexpensive BONTEC Dual Monitor Stand (affiliate link), clamped to the back, to lift the monitors up off the desk. The monitors are 3-year-old, low-end 24" ASUS VS248HR (affiliate link) “Gaming Monitor’s” 🤣.

I recently bought a Raspberry Pi 400 which also sits on my desk for quick-release arm64-action! The problem I have had with other Pi’s is the spiders web of cables needed, and additional keyboard. So when the Pi 400 came out, with integral keyboard, and ports all aligned at the back, I snagged one.

[Read More]

Spotify on the Raspberry Pi 400

I recently ordered a Raspberry Pi 400, I couldn’t resist. I’ve bought a few Raspberry Pi’s over the years, with a couple installed around the house. The Pi 400 struck me as quite the game-changer though, with a built in keyboard-enclosure and accessible connectors. The fact it reminded me of my youth with memories of the Sinclair Spectrum where everything is housed inside the keyboard helped a bit.

One omission which struck me as odd was the lack of audio jack. I’m sure there’s sensible cost or logical, technical reasons for it, but it’s a bit of a pain for me. Neither of the displays my Pi 400 is connected to have any kind of speaker or audio jacks. I don’t often need the audio output, but sometimes I’m testing applications which require an audio device.

[Read More]