Skip to content

Just Robert

    • About
    • Contact Me!
    • Entries
    • Home
    • Privacy Policy
Illustration of a bird flying.
  • Tornado-ed

    Tornado-ed

    Being random and bored (Yes, I am bored in the midst of examinations), my interest in arcade perked up when this post came up in my Facebook newsfeed: What is Taiko no Tatsujin? I am not familiar with Japanese names of the games, being a visual person, Flickr comes up with this image: Anyway, I…

    November 23, 2010
  • 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
←Previous Page
1 … 60 61 62 63 64 … 149
Next Page→

Just Robert

Proudly powered by WordPress