Jump to content

Leaderboard


Popular Content

Showing content with the highest reputation on 05/24/15 in all areas

  1. 3 points
    I just picked up Danmachi. I get the feeling that Corv would like Syr.
  2. 2 points
    General DeGroot

    I AM GROOT.

    Hi, it's me, Gen. DeGroot of House SPUF. Artwork thread dude, former TF2 player, pretty decent dirigible pilot in Guns of Icarus. Uh...Hi.
  3. 2 points
    Tonight was the High School's drama banquet. We reviewed the year, recognized our greatness, prepared for next year, and were shown next year's season of shows in chronological order: The Music Man, When (A play written by the wife of our drama teacher. She has a degree in directing.), and the highly-anticipated Pippin.
  4. 1 point
    ​BancSTAR is a programming language lump of congealed failure. It was used by banks to manage their operations, despite looking like a joke programming language. You cannot use alphabetical characters in the language, so everyone is a jumbled mess of commas and numbers. This means that you almost certainly have to have a big lookup table on hand to actually write code, since this: if (cmd.getName().equalsIgnoreCase("register")) { if (sender instanceof Player) { if (selection.containsKey(((Player) sender).getUniqueId())) { registerNewTower() } } }is a billion times more readable than this: 3001,1316,3,30078 11528,22052,22002,22002 9301,0,1528,1528 31568,10001,800,107 8560,,,1568The fun continues. The language doesn't give each program its own set of variables - they're all global. This means that one program can break another program, even though the two programs have nothing to do with one another. Without looking at every single line of code in the entire codebase (which would be a LOT for a bank), you will have no idea why your program is failing to work. Worse still, these sorts of errors are very transient - they come and go at random, often disappearing entirely when debugged (since you might run it in by itself, without the unrelated program that's actually responsible). On top of that, there's a hard limit on variables. Constant values (e.g. 5) have to be stored in variables, so there is an extremely limited amount of data for the entire system. As a result, programmers had to look and see if constant values they needed were already available somewhere else! This meant that any change to any program could break several programs that were written after it. Also: "Reverse conditional block." That's a sex position, not a piece of logic. It's so godawful that it's regularly mistaken for some kind of twisted joke.
  5. 1 point
    I'm always a bit jealous when I hear about nice well-established drama programs, my schools was a fucking mess that only got revitalized last year and still gets kinda ignored and brushed aside or even flat-out frowned upon by certain members of the community and school. We had to argue for a looong while to be able to do a play where we yell the word "bitch."
  6. 1 point
    ​People in glass houses shouldn't throw stones.
  7. 1 point
    You know, I used to enjoy status updates, because they were quick and easy to check. But then this "upgrade" removed the ability to see comments on the main page, why? They're half the fun. But that wasn't enough. No, it had to introduce the ability to add images but not even show a thumbnail on the main page, so just about every fucking status update is a picture, or a video, and I have to go here to check. But even that wasn't enough, because BRAIN has to spam his STUPID FUCKING WEEB SHIT, AND EVERY FUCKING TIME I WANT TO CHECK THE STATUS FEED, BECAUSE MAYBE, MAYBE, FOR ONCE THERE'S A SOMEWHAT INTERESTING PICTURE, NO, IT'S JUST SOME GODDAMN ANIME BROAD IN GENERIC FUCKING POSES THAT I DON'T FUCKING CARE ABOUT, YEAH GREAT FUCKING UPGRADE
  8. 1 point
    Paero

    What song are you listening to RIGHT now?

    Literally no story comes close to Ziltoid the Omniscient. Devin Townsend is fucking amazing
×