With a Roomba on every floor of our townhouse I have three Roomba charging stations, one on each floor. But all too often I turn the Roomba on and it just seems to run endlessly, then when I check on it I discover that the docking station has been pushed out of the way and […]
Month: August 2022
Back in the day our computers had a small dedicated speaker inside the case, this was known as the system speaker. The last time I saw one of those was probably back around when my nephew was born, and he’s now old enough to drive, so that should give you some idea of how long […]
When developing in React there’s one error I commonly see in the console while debugging and it’s always this one: Warning: Each child in a list should have a unique “key” prop. <insert meme about harry, hermoine and ron> Thankfully this is a very simple problem to fix, as the warning implies you just need […]