… and why some WordPress Moderators are idiots
[Read More]
Seminar about Motion Retargeting
Logical Equivalence
It has taken me 3 months to finally solve this problem—well, actually this is the first time in three months that I have taken a look at the problem again.
[Read More]
VGA Project for Technical Computer Science
Today I’m going to write[[:you’ll probably find this as a project page soon, too]] about a project that I’ve worked on for university together with other students for technical computer science.
[Read More]
Learn Java Interfaces in 10 Minutes
I’ve written a small Eclipse project1 that tries to explain interfaces and their use through commented code examples. It also shows how to make for-each loops support iterating over your classes and how to use the iterator interface to create data to iterate over just in time. The name is...
[Read More]