My top ten starred

My top ten starred songs on Spotify is:

  1. Asobi Seksu – Thursday
  2. School Of Seven Bells – The Night
  3. Purity Ring – Obedear
  4. Kings Of Convenience – I Don’t Know What I Can Save You From – Röyksopp Remix
  5. Quadron – Baby Be Mine
  6. Tahiti 80 – Easy
  7. Belleruche – Northern Girls
  8. Jónsi – Sticks & Stones
  9. Bob Sinclar – Fuck With You feat. Sophie Ellis Bextor & Gilbere Forte – Radio Edit
  10. Sbtrkt – Wildfire (feat. Little Dragon)

Evolution of a Python programmer

It’s not often I post really nerdy stuff on this blogg. Not sure why, but this has been in my draft folder since March 30th. So I think it’s about time to share it with my readers. It’s the evolution of how python programmers code (of course it’s all make-believe). This is one of the best, and true to life! See them all over at GitHub.

#Enterprise programmer
def new(cls, *args, **kwargs):
return cls(*args, **kwargs)

class Number(object):
pass

class IntegralNumber(int, Number):
def toInt(self):
return new (int, self)

class InternalBase(object):
def __init__(self, base):
self.base = base.toInt()

def getBase(self):
return new (IntegralNumber, self.base)

class MathematicsSystem(object):
def __init__(self, ibase):
Abstract

@classmethod
def getInstance(cls, ibase):
try:
cls.__instance
except AttributeError:
cls.__instance = new (cls, ibase)
return cls.__instance

Games and other stuff

In the last month I’ve gotten my hand on some different games and even a Raspberry Pi. Plus some other cool stuff. I’m also waiting some new games coming this week or next, but I thought I could do a post now to try to come up to my regular blogging.

 

First of is my own Raspberry Pi. Sadly I haven’t had much time to try it out. For does who doesn’t know or have heard about the Pi, it’s a mini computer build to be ass inexpensive as you can. Similar to the “One Laptop Per Child” project, just that this is aimed for school classes.

When I visited Poland a few years back I bought a bowl formed with a sad face, and when I was out shopping in Perpignan I found it a friend who kiss. It’s so cute. It’s not the same brand or type, but I like it. They also have an awesome pot/jug.

Last item I’ve gotten my hands on before the games, is two Tech Deck Build-a-park parts. When I was a little boy I wanted these so bad, but they where really expensive. Luckily I had a friend who wanted to get rid of them so  got them for cheap! Haven’t had much time to play with it, but it looks promising. He had some more parts, so I’m thinking about buying those two. A nice stair would be cool.

The games of my life. Every summer my collection always grows, and this year it’s the Wii collection that grows the most. Not that strange since I bought my first Wii in May this year. I got it used with three motes and some games. Most notable was New Super Mario Bros. Don’t have an image of the Wii catch, but here are five games I got before I went on vacation. Above this paragraph you can see Cave Story 3D, Wii controller, and Animal Crossing with Wii speak (which I got super cheap). Cave Story is french, so I might buy a new one if I find it at a good price. It’s a great game, so I can really recommend it!

Then I got my hands on the awesome The House of The Dead Overkill and this cool “Magnum”.

Plus some Dreamcast games. Already have Jet Set Radio, but I got it cheap with Space Channel Five.

 

Last we have three guides which I won in an auction. Don’t really use guides, but I figures having one for Soul Calibur 2 and GTA Liberty City Stories would be nice. Got Driv3r as a bonus.

 

From France with …

As mention in the previous post, I’ve been away on vacation. More exactly I’ve been in Paris and Perpignan which is in France. My girlfriend and I arrived in Paris last Friday and stayed there for one night before we headed down to Perpignan. In Perpignan my parents had rented a house my hole family was staying in. So most of the week went to relaxing in the pool that belonged to the house. It was great, didn’t do much, read a book, played some Cave Story and ate a lot of good food! We also went to the beach, so I of course got a sunburn. A typical vacation, and renting a house was perfect. So much space just to relax in the sun is great. Hopefully doing that again. I’ll upload some images from the trip tomorrow. Today I present you with what I bought after a trip to Artoyz in Paris. I used a bit more Euro then planned, but I’m pleased with what I ended up with.