Just Robert

    • About
    • Contact Me!
    • Entries
    • Home
    • Privacy Policy
Illustration of a bird flying.
  • Of: Spam comments

    Of: Spam comments

    The Akismet system is not totally fool-proof. Yet I trust it complete when they mark certain comments as spam. And I would click on Empty Spam without second thoughts. However, there are hams among it. And that’s a problem to me. I clicked on the Empty Spam button this morning as usual. It was a…

    November 15, 2010
  • PADate.class

    I am close to my wits’ end (for now), so I decided to run PADate.class for fun through a Java decompiler: import java.util.GregorianCalendar; public class PADate { private GregorianCalendar gc; public PADate() { this.gc = new GregorianCalendar(); this.gc.set(11, 0); this.gc.set(13, 0); this.gc.set(14, 0); } public PADate(int paramInt1, int paramInt2, int paramInt3) { this.gc = new…

    November 14, 2010
  • Live crabs coming near you!

    Live crabs coming near you!

    I saw this video from Chillycrap’s blog post. It is a truly novel way to get the crabs out in the market, and they even offer a 1 dead for 3 live crabs replacement guarantee. Got me wondering. How did they stuff the crabs into the tiny little boxes?

    November 9, 2010
←Previous Page
1 … 60 61 62 63 64 … 149
Next Page→

Just Robert

Proudly powered by WordPress