Controlling foobar 2000 from Ubuntu with global hotkeys

Uh, long title, short explanation: I work primarily on an Ubuntu laptop but I listen to music from my Windows machine right next to it using foobar 2000, still the best mp3 player available (come at me bro!). On Windows I'm used to using foobar's global hotkey functionality to quickly pause and switch tracks, but on Ubuntu any way you try to pause or skip a track requires a context switch, which is damn annoying if you're in the programming zone. Here's how I solved it.

  • Get the foobar http control plugin: https://code.google.com/p/foo-httpcontrol/
  • Configure it to require a password just to be safe. Without it anyone can log in to your music player and mess up your playlist and what you're listening to. With the password on they can still do exactly that but they'll have to sniff the network packets, which really isn't worth it just to control a music player.
  • Once configured, use the python script below to remote-control your foobar from the shell.
  • Put a shell script in usr/bin (or usr/local/bin, I forget) that calls the python script with the appropriate parameter (PlayOrPause, StartNext, StartPrevious). For more commands you can check the javascript of the browser interface of the http control plugin.
  • In Ubuntu's hotkey configuration settings, add your hotkey and make it call the shell script you just created.
Here's the script:

import sys
import requests
from requests.auth import HTTPBasicAuth
requests.get("http://your-ip-address-goes-here:1234/default?cmd=%s" % sys.argv[1],
                 auth=HTTPBasicAuth('username', 'password'))

Voila! Cross-platform music hotkeys :D

Posted in Tech

Constructing a mind palace... in Minecraft

I absolutely love Minecraft. Though my level of obsession has dimmed a bit compared to when I was first mindblown, it's still an amazingly satisfying sandbox to play in. There always seems to be something new to build, which always manages to recapture my interest.

One of the things I noticed while playing Minecraft is that I pretty much know exactly what, where and how I built the things in my world. If I somehow lost my world and all of its backups, I am positive that I could recreate an extremely large portion, if not all of it, just from memory. The connection to a mind palace should now become evident.

In the past I've tried to build mind palaces of things, and have been more or less successful, up until the point where I try to populate the rooms in my mind with actually useful information. That's where my memory stops functioning well, I suspect because an entirely imaginary mind palace is just too unreal for me to hold in my mind. But if you tied a mind palace to something tangible (well, more or less) like a Minecraft world, a place with actual houses and paths and rooms, then perhaps it would be a lot easier to store knowledge in. If you go so far as to place things that you want to remember in signs and books, I bet you could remember a lot.

Another good example of a mind palace is my photo folder on my hard drive. I've organized it chronologically and hierarchically, first by year and then by month+day. While I can't remember exactly what happened on which day, using this folder structure as a mental guideline, I could tell you with reasonably high confidence what I was doing at any given month. But only for those months that I have photos of. My hobby of photography has waned a lot over the past years..

tl;dr: create a physical or virtual structure to hold your mind palace, then populate it with real-world information.

Posted in Tech , Thoughts | Tagged

As days go by

I haven't blogged in a while. Despite having switched from enjoying-life-mode back into grind-and-earn-money mode, I've managed to maintain a remarkable sense of self-actualization over the past few weeks. I think the reason for that is partly because I try to work less long days, as I mentioned in the previous post. I get time to recover and clear my mind at the end of the day, rather than never fully clearing it and piling up new workloads the next day without having fully processed the previous day.

Working less hours is part of the reason, but also a consequence of something else. My goals in life have become startlingly clear to me after I found out exactly how much money I need to buy a house in this bloody country. It'll take years and years of savings to fully pay off a nice house. Even if I found  a better paying job, the difference it would make will never be as significant as I want it to be. And even with a better paying job you're bound by obligations and forced to work for the better part of the year. Given that fact, I'd say I've got a pretty damn good job right now, and I see no reason to change it for something marginally better.

Financial independence is the final goal. It's not even worth thinking about what I'll do after I achieve it, because the possibilities will be endless. In the past I tried several times to 'do a startup', sometimes alone, sometimes with friends. But what I've come to realize is that the startup life is not something that I want for myself. I'm usually quite introverted, and although I learned that I can muster up the extroversion needed to function capably in a startup role, it's not something I enjoy doing or would feel comfortable with doing for a long period of time.

This is the point where people tell me "but to gain something you will have to step out of your comfort zone". Well, yes and no. Stepping too far out of your comfort zone is simply not sustainable and will wear you down. For me, I think I function at my best while 95% within my comfort zone, using the remaining 5% to explore new territories. I need to find things out for myself. Advice from others only helps at the most superficial level, any concrete advice will be noted only for reference while I make my own mistakes, from within that very comfortable 95% plan.

Realizing that I am more reluctant to leave my comfort zone than I previously though, I began to list my options. The list is limited, of course, compared to before, but the remaining options are those that I feel much more enthusiastic about than anything else. And because the options are 95% within my comfort zone, I get to expand my knowledge while actually enjoying it rather than feeling stressed out.

I don't believe that any advance in knowledge in the field of programming is going to help me to make progress as a human being. While it's true that I'm getting better at coding, especially within a project atmosphere, most of the things that I learned, that I value highly, are as a result of interactions with people. Focusing deeply on a topic will teach you two things: in-depth knowledge of the topic, and how to focus deeply. I think I've learned enough on how to focus deeply on something to apply it to things other than programming. Don't get me wrong, I still love to code. But I find that a lot of my peers see coding as the final goal, whereas whatever the thing is that they're coding is just a happy side effect. I want to use programming as a means to an end, whatever end that could be, even if it has nothing to do with coding or dev-ops or anything technical. I believe that if I can use programming in this way, I can become better as a person.

Posted in Daily Life , Tech , Thoughts

The law of diminishing returns

There's an ideal amount of time you can spend at work, working. In fact there's more than one ideal amount of time. In my case, I find that if I work for 6 hours and then go home, I still have enough mental energy left to work on personal projects after the commute. Working 8 hours is also good, although productivity does decrease a lot in the later hours. But it's better than working 7 hours, because in that case I find myself both mentally tired and not with enough time and mental energy to do stuff at home.

Posted in Daily Life , Tech

Finding an apartment around London

Ever since I started my 'break' period after my cycling trip I've spent 1 to 2 hours almost every day on Rightmove and Gumtree, looking for apartments. Rightmove has a much better offer and more decent-looking apartments, but Gumtree shows private offerings of landlords who want to circumvent agencies, which results in zero fees and a much more casual way of dealing with things. Depending on the landlord this can either be a good thing or a bad thing. In my experience in London, I've been bitten once by a bad estate agent, and been incredibly surprised at the niceness of my current landlord whom I found via Gumtree. Businesses or people, either one can screw you over if you pick a bad one, I guess.

I'm quite systematic about my search. I've got about 4-5 areas that I'd like to live in, and a tight maximum budget. This means my search always ends up pointing me towards apartments that have something wrong with them. Either they're ridiculously tiny, right next to a railway line, too far away from a railway line or in a shitty neighborhood. The Deprivation Map Explorer is an absolute must-have. I keep a spreadsheet of travel times and costs for the stations around which I center my search. Another good criteria that mustn't be left out is how long the walk to the nearest station is.

Recently, since I've been seeing a lot of apartments online, I've gotten a good grasp of what a decent apartment 'should' cost in each area, so I've noted that down in my spreadsheet as well. Whenever an apartment pops up that's way cheaper than the average, I usually know to check for what's wrong. But occasionally, just very occasionally, a jewel pops up: an apartment that's 100 pounds per month or more underpriced. I've seen two of them so far, and in both cases I was too late.

I've been thinking about writing a script that spiders Gumtree every x hours, in certain categories, looking for certain keywords. In fact, I'm very tempted to do this already, but I suspect it'll take a lot of fine-tuning to get usable results out of it. The things that can be wrong with an apartment can't always be easily spotted by a script. Hooking it up to the deprivation map explorer would be a must, and it would have to make heavy use of the Google Maps api to find the nearest station(s) and walking distance to each station. Most of the important criteria can already be filtered out in the url (area, max price, only ads with pictures, no agencies) so the core bit would be the scraping. Notifications can be sent out by email either immediately after the scrape, or consolidated every x hours or days.

I might give this a go if I'm still unsuccessful in finding an apartment next week. After all, there's always that golden rule of scripting: if you have to do it once, do it manually. If you have to do it twice, do it manually. But the third time, write a script.

Posted in Daily Life , Tech , UK

Reinventing the wheel for fun but no profit

Everyone in programming knows about not reinventing the wheel. Everyone I've ever worked with professionally knows to check if there are decent libraries or applications available that do what you want before deciding to build it yourself. Some things are so commonplace that you'd never think of reinventing it yourself.

Blogs, databases, wikis. Tons of implementations exist, and you'd have to spend some serious amount of time on it in order to make something better than what's already out there. Sure, you can pick one particular trait and improve on that, which will give you a good reason to release your work out in the wild as a viable alternative, but outside of that scenario, there's just very little reason to build something that's already been invented.

But that's ok! Nobody ever said that you're not allowed to have fun, and if your idea of fun is reinventing the wheel, then you should absolutely go for it. I for one have been having tons of fun writing my own wiki lately. It's fun because it forces me to think about how common problems with wikis can be solved. I usually think of a solution randomly, and then while coding it I notice that my solution ends up being slightly different from existing wikis. And then I realize that that's for a reason, and my design wouldn't have worked. Of course at other times I end up implementing the 'right' solution on the first try, and I get to put on my smug face.

There's another advantage of homegrown never-to-be-released designs, although I'd never flaunt this bit of wisdom professionally. You get to integrate your 'wiki' in incredibly nasty ways with whatever else you're building. After all, if you're building for fun, why bother making it a generic package. Releasing yet another wiki would be a crime against humanity anyway, so don't even think about it. Instead, just keep building and have fun. While you're having fun, you might stumble upon that one brilliant idea that no other wiki has yet, and you can start a new project which implements that idea cleanly. But the mind needs a playground, a free area where it can do what it wants. Reinventing the wheel is a great way to learn.

(Fun, like chocolate, should be used in moderation.)

Posted in Tech | Tagged

Deteriorating hard disks

An odd thing has been happening to my hard drives lately: they keep swapping IDs. My 2TB disk used to always be \Device\Harddisk1 but now it sometimes appears as \Device\Harddisk2 and another disk takes the place of Harddisk1. I always assumed that the number was determined by which port on the motherboards was being used, but it doesn't appear so.

My guess is that the disk has to be spun up before it can report itself to the BIOS. Assuming that spin-up time naturally increases in a disk's lifetime, both disks must now have a similar spin-up time, which makes it a race to see which disk can report itself to the BIOS first. Since nothing else changed in my setup, the only other theory I have is heat. My room has been very hot lately, and perhaps one brand of hard drive doesn't tolerate heat as easily as the other brand. Maybe. Perhaps.

Posted in Tech

Good customer service != good company

I used to get my mobile phone broadband from Giffgaff. They're a company with a nice fresh image and they offer unlimited data for 12GBP per month. They've always disallowed tethering, but until recently they didn't enforce it. I really need the tethering though, because my home internet is utter crap (thanks Virgin) due to a technical problem that my landlord has to fix, so I can't do anything about it myself.

So naturally, when Giffgaff started enforcing the no-tethering rule, I switched to Three. They offer a 15GBP/month contract that allows for unlimited tethering. Their website said (and still says) that coverage in my postcode is good, and when I first received my sim card it was fine. But not long thereafter I lost all signal inside the house. I notified Three about this and they promptly came back to me and let me know there was an issue with the cell phone mast, and then I had signal again. But not for long. It's been broken for three weeks now, and I've finally had a chance to contact Three about it.

The situation is pretty crap. Apparently there have been 'changes to the network' and they're not going to fix the signal in my house. They didn't say that outright of course, but that's how it is. They continue to claim that they have good signal in my area, but that's basically a lie. And instead of fixing it, they've offered to send me a box that I connect to my broadband connection which will give me good signal inside the house. Given the flakiness of my internet connection and the fact that it's actually my landlord's, not mine, I doubt that I can take this option. The other option they offered was a discount of the monthly rate, which I think is pretty damn good actually, at least until they've solved the network issue.

I've noticed this phenomenon a lot lately: companies mess up, but they're extremely quick to react to any mishap and offer compensation via polite and adequate service. The only problem is: it doesn't reduce the number of fuck-ups! I am no longer impressed by companies having good customer service; it's pretty much the standard these days. What impresses me is a company that doesn't fudge the facts about their signal coverage.

Posted in Daily Life , Tech | Tagged , ,

Bitstamp vs. Bitcoin Central: Euro exchanges compared

Now that MtGox is well dead it's time to consider some alternatives for cashing out your Bitcoins. If you're in Europe you'll want to register for an exchange that will do a SEPA transfer to your bank account. Two of the major players in this market are Bitstamp and Bitcoin Central. I decided to try both.

The first step after registering is getting yourself verified, so they'll allow you to play with larger amounts. For both exchanges this involved putting your identity at risk by submitting a copy of your passport (or other form of identifying document) and a proof of address which can't be an electronic bank statement. This is a huge WTF, but one that you're going to have to accept if you want to work with Bitcoins.

Since I didn't have any non-electronic proof of address, I had to get my local government to issue a document stating my name, address etc. With this, Bitstamp approved my verification request in 3 days. Pretty damn snappy considering it's a human process. Bitcoin Central took 5 days initially, but then rejected my proof of address document because, according to the document, I was living in with my parents, and I would need to provide copies of my parents' passports as well. That's where I draw the line, though. It's one thing putting my own identity at risk, but asking me to share other people's identities is just a tad over the top. Fortunately, after a bit of back-and-forth in Bitcoin Central's ticketing system, explaining my situation, they came around to my position. They were also quite clear on the website how they securely treat people's documents. Due to this mishap the verification on Bitcoin Central took an additional 15 days for me.

On to depositing bitcoins; on both exchanges it  took less than 2 hours between sending the coins and receiving the confirmation. Yay digital currency! The next step, trading in the bitcoins for old-fashioned money, is where the process starts to differ. Bistamp functions in much the same way as MtGox did: you can place an order that will keep on buying or selling BTC depending on whatever the highest/lowest bid is, much like MtGox used to do. Bitcoin-Central on the other hand only lets you place an order for a specific price. As I am very much a beginner at trading, it was unclear to me what would happen if I placed an order for a lower price than the highest bid: would it fulfill the highest bid at the bid price or at my price? So I chose the safe way out and made several trades until I manually exhausted the highest bidders.

The last step is cashing out: since my bank account was already verified on both exchanges, all I had to do was make a withdrawal and wait. Bitstamp trades in USD internally so there's a (small) extra fee to convert to EUR. With Bitstamp it took 3 days for the money to arrive. With Bitcoin Central I had to open a support ticket first, as my daily withdrawal limit was set too low. This took 2 days: one to open the ticket and another to wait 24 hours for the limit to increase. Then the actual withdrawal only took 1 day.

So, which one's better? At the moment I would say that Bitstamp offers a better user experience, whereas Bitcoin Central's interface seems flashy but featureless. It's still early days of course, and I'm sure that things will have changed a lot even six months from now. Bitcoin Central's pedantism about security was a bit of a pain when you're trying to register, but I find that it does inspire confidence once you're in, and I can't really blame them for being careful. So far I haven't had a bad experience with either exchange, so I'd recommend them both, with Bitcoin Central having the slight edge since there's less fees when you're cashing out to a European bank account.

A word of warning: bitcoin exchanges have a notoriously bad reputation when it comes to security. Never keep your bitcoins or other currencies on there any longer than you need to, and the chances of any financial harm coming to you will be negligible. Identity theft, however, is a fucking serious risk, and one that I am seriously worried about after MtGox got hacked and hackers got access to the customer's passports. It's my opinion that you cannot trust exchanges to promise that they won't lose your documents, no matter how many nice words they use on their website. If you sign up for an exchange, you're the one taking the risk. So be prepared for shit to go wrong.

Posted in Tech | Tagged , ,