Writing Archive

Ruby Batch Rename Script

So I’ve recently gotten into scripting in ruby and with a couple of scripts you really can save yourself a lot of tedious work in the future. Here’s one i wrote that does a batch rename of all files in a given folder and its subfolders. You can do either of the following:
Enter 3 parameters:

input [...]

Read more...

Hackintosh Bonjour woes (avahi-daemon)

After hours of searching, compiling avahi-daemon myself, crying and sleepless nights it turns out if you are running Mac OS on non-apple hardware, and you have a mainboard with a Realtek r1000 series card (i.e. my ga-ep45-ds4) you should definitely use the RealtekR1000 driver if you want bonjour!
Although the hardware is detected by default, somehting isn’t supported [...]

Read more...

Mosaic Project

Hello everyone, and happy new year
Haven’t written in a really long time. Anyway, We recently did a project that generates Mosaics in C++. You can check out the results here. And a full write up should be up pretty soon with some detailed explanations and links to paper’s that will get you started [...]

Read more...