An update on duckduckgo search

An update on duckduckgo search

After reading the experiences of a number of other folk also having issues with Microsoft Bing (and thereby DuckDuckGo) indexing -- particularly this comment on Hacker News, I've come to the conclusion it was my fault after all.

At some point last year, I redirected my older (mostly unused) doma...

Continue reading...

Salting with Spark

Posting this on the off-chance it's useful to someone else...

On my current project, we have a tonne of Spark logic which needs to aggregate and (generally) sum data which is grouped by different keys, in order to then apply business rules at the record level (i.e. if the total of amount x, when...

Continue reading...
RSS IMAP

RSS IMAP

I've been using feedly since Google decided RSS wasn't a thing any more, and have been pretty happy with it. It wasn't as good as Google Reader, but good enough. The ads are gradually becoming more invasive though, and there's less of the minimalist feel it had when I first started using it, s...

Continue reading...
BBC micro:bit with Python for Kids

BBC micro:bit with Python for Kids

Janick writes:

My son got "Python for Kids" (the dutch translation) from Sinterklaas last december (Sinterklaas is the local Santa in Belgium and the Netherlands). He really enjoyed it! The weeks following he read and coded almost every day until he finished the book. Some days after, I ment...

Continue reading...

Booting Raspberry Pi from External USB

I wanted to boot my Raspberry Pi 4 from an external SSD connected via a USB-to-SATA cable. According to Jeff Geerling's video, it's pretty straightforward using the latest version of the firmware - but try as I might I couldn't get it to start. Tried re-imaging the SSD; also used the SD card copi...

Continue reading...