Hit me up with some wallpaper please! Mainly towards the topic of C++ (or C (if you're that picky) and/or any programming related wallpaper for that matter).
"Hit me up" ---- Can be syonymous to "Provide to me <the following>"
"some wallpaper please" ---- The wallpaper is what I wish to be provided as well as a proper remark that resembles me possibly begging or just being appropriate.
"Mainly towards the topic of C++" ---- A selfish filter on what I wish to be provided during this topic.
that last parameter, you'll want to swap L and W with the Length and width of you image, and then multiply both of them by the size of a pixel in memory (so if a pixel only has an RGB value, and each color takes up a byte, you'd have a 24bit pixel)
After it is done, you will then open the bitmap in a hex editor, plug in the header and necessary data for your image. and voila! you have a TRUE programmers wallpaper!
edit: actually for it to be a true programmers wallpaper, I would forgo the use of dd, and instead write your own program that opens a bmp file and writes to each and every point of it random values...the rest of the process would be the same.
@seraphimsan: I actually started doing this the other day (bmp creation from scratch) at the same time I was making my HTTP proxy... Both I felt like I was reinventing the wheel();
This isn't exactly a programming wallpaper per-se, but here's one I generated a few weeks ago while mucking about with Inkscape, if anyone's interested. It's not the least distracting desktop in the world, but I personally like it.