Blog

Python posts

Previous page

Talky Jukebox bot - 8 Mar 2016 LShift  Python 

Previously I talked about our soon-to-be-new Jukebox (which is currently blocked on going live due to a Mopidy bug). At the bottom of that post, I mentioned Slack support, but hadn’t figured out what sort of form this support would take. The Mopidy search interface is perfectly good, but having something that notifies our #jukebox Slack channel…

Yet Another Jukebox - 28 Feb 2016 LShift  Python  Tools 

LShift has for a significant part of it’s history (at least 9 years, according to the blog post in 2006 about an earlier version) had an in-office jukebox. When I arrived here to begin with in 2010, there was the aforementioned earlier version, written in Erlang, and I have anecdotal reports of predecessors to that.…

Raspberry Chef - 22 Dec 2015 git  Python  Tools 

Last month I wrote about temperature monitoring, and how I ended up using Raspberry Pi’s. I’m still fiddling around with their configuration, and I ran into a few problems. For starters, if I brought them home, they knew how to talk to the work WiFi, but not my home system, and vice versa (although this is…

Kitten videos: an engineering approach - 29 Oct 2015 Python  Rust  Web 

A little while ago one of my colleagues put up a kitten video feed on one of the spare monitors in the office. This was liked, but as we rapidly found out there was a few problems. Biggest of which is that kittens have a fairly well known failure state: they fall asleep. Sleeping kittens are…

Waveform Necklace as a Service - 6 Sep 2015 Hardware  Python  Tools 

I’m generally quite fond of laser cutters and cute crafting things done with them, so when I saw a Waveform Necklace Instructable the other day, I had to give it a go. Basic idea is that you take a sound recording’s waveform and reduce it’s waveform down to a level where it can be reasonably represented…

Spark Core-based proxy - 10 Aug 2015 C  Hardware  Python 

Regular readers of this blog will have seen my earlier post on Dalek remote control where I used a Spark Core to connect the Dalek’s remote control to the internet. However, in the second post I noted how hotel Wi-Fi is basically evil, and so I ran into all manner of problems with connecting the Spark to the Wi-Fi in…

Telepresence Dalek: Part 1 – Remote control - 18 Apr 2015 Convention  Hardware  Howto  Javascript  Python 

Earlier this month, I went to a science-fiction convention by the name of Dysprosium. At said convention was a competition called “Dalekdrome”, with the idea of taking remote controlled Daleks and then customising them. When I was first told about this, I was at another convention where someone was attending via a telepresence robot, and so…

Things made this weekend: Beeminder failure calendar - 11 May 2014 Python  Web 

In my ongoing attempts to use various tools to try and reduce my levels of distraction and akrasia, I've been using Beeminder. It's a pretty simple service. To use it, you need a goal for a repeating task (e.g. doing the washing-up) with the following characteristics...

Things made this weekend: Abbreviated Twitter Link feed - 6 May 2013 Python  Web 

I'm currently working on a little RSS feeder app in my spare time (which may eventually get released to the outside world, but not yet), and along the way I've made a few other useful tools

Previous page