Archive

Archive for the ‘Uncategorized’ Category

What’s new in Linux kernel 3.8?

April 26, 2013 Leave a comment
Categories: Uncategorized Tags: , ,

Star Wars: a 7 hour-long fan documentary

April 13, 2013 Leave a comment

SecurityTube: lots of videos on security

April 7, 2013 Leave a comment
Categories: Uncategorized Tags: ,

black magic: 0x5f3759df

April 5, 2013 Leave a comment

The number 0x5f3759df is a magic constant that can be used to calculate the inverse square root of a number very efficiently. See this post for a detailed explanation. Now if you come across this number (which can happen anywhere, anytime), you will say “aha, I know that one”.

Linux games on Steam

April 1, 2013 Leave a comment

For an unofficial list, visit http://steamdb.info/linux/.

Update (20130404)
To install Steam, visit http://store.steampowered.com/about/. The page will offer you to download a .deb installer.

Categories: Uncategorized Tags: , ,

Symbolic links are not treated properly on Dropbox

March 12, 2013 Leave a comment

If you try to use symbolic links in your Dropbox folder, you’ll end up with a mess :( Here is a nice summary of the problems. It turns out that it’s because of a stupid decision that was made by Dropbox a long time ago.

If you want them to implement symlinks properly, please vote here.

Find API keys on GitHub

March 4, 2013 Leave a comment

Problem
You need an API key for a service (like Google or Imgur) and you want to use someone else’s key. Naturally, this is just a theoretical problem.

Solution
This blog post shows how to harvest API keys. In short:

  • visit GitHub’s advanced search page
  • type in a keyword (for instance “AIza” for Google API keys)
  • hit the Search button and choose Code on the left side

Graphics courses

March 3, 2013 Leave a comment
Categories: Uncategorized Tags: ,

Rip streamed audio

January 30, 2013 Leave a comment

Problem
You want to rip a streamed radio.

Solution

  • fetch StreamRipStar, which is a frontend for streamripper
  • install streamripper (via apt-get)
  • configure StreamRipStar, specify the audio stream’s URL and start ripping

Tip
If you want to rip Slay Radio (best Commodore 64 tunes!), use this address: http://relay3.slayradio.org:8000/.

Online Convert(er)

January 27, 2013 Leave a comment

http://www.online-convert.com/

I wanted to convert a PDF with Calibre but it failed. I tried with Online Convert(er) too and it succeeded…

Categories: Uncategorized Tags: , , , ,
Follow

Get every new post delivered to your Inbox.

Join 43 other followers