Samy Pessé

Results 84 comments of Samy Pessé

No problem :) Test with 'harry potter 6", it's working for me. And test in a command line to run the command "ffmpeg"

There is a section avout how to install ffmpeg on Mac OS X in the readme suing brew. On Monday, September 2, 2013, Bryson Reynolds wrote: > yep. Doesn't seem...

No it's not, it's the offset of the first partition: https://github.com/SamyPesse/How-to-Make-a-Computer-Operating-System/blob/master/Chapter-3/README.md#create-a-disk-image-for-our-kernel-and-grub

Did you change the disk geometry for your c.img1? or do you use the same geometry of c.img? The offset is not 0 because the partition starts after some boot...

Hum, in vagrant I have: ``` vagrant@lucid32:/vagrant/sdk$ fdisk -l -u c.img You must set cylinders. You can do this from the extra functions menu. Disk c.img: 0 MB, 0 bytes...

It seems that there is another error that the persisting of **tokens** because **self** is maybe not the Subscriptions object in **handler** (so self.tokens is not defined). I don't think...

OK, I think it could be a good way to implement it in another class and so user can inherit this class to create his own backend storage for users...

Maybe a good solution could be a configuration which lets you choose easily between different sources (The Pirate Bay, Isohunt, ...) and a back-end with a good abstraction for the...

Nice :+1: But can you add this to the doc in the readme ?