Recently, someone said that I needed to put more of the things with which I'm experienced on my resumé. They're right, but it's not an easy task, for a few reasons. The main reason is that it's too long. If…
Tag: java
Java recently added a more strict verifier to the class loading mechanism. This isn't really a bad thing, necessarily, because it conforms to what Java was always supposed to do - except a lot of projects now rely on the…