What Are You Thinking? v. ZnT and his Merry Band of Klansmen
5,001 replies, posted
[QUOTE=Wingz;48905464]this might be a spoiler
but idk click at ur own risk
[url]http://i.imgur.com/DtkF5sI.gif[/url]
[sp]its not a spoiler[/sp]
[sp]click it [/sp][/QUOTE]
what korean cave scratching is this from
[QUOTE=Lyonidis;48905475]C Programming, Assembly code, bit shift, linked lists, etc.
The sucky thing is, last night I had work until 11 PM, and I was expected to open again at 6:30 AM the following morning, which means waking up at 5:15 to catch the bus. On a normal day, I feel exhausted after work and never want to go to class (I feel perpetually exhausted all the time, but I digress), but a low-sleep night, and the extremely long day previous (my work shift is 3-11 PM, we had to switch some day schedules around because of the long weekend) meant I was not able to get as much studying done as I wanted to.
I probably won't keep my GPA as high as I want to, but it isn't the end of the world.[/QUOTE]
My teacher has always stressed to his students that you should practice programming as much as possible in your spare time.
[QUOTE=Svinnik;48905476]what korean cave scratching is this from[/QUOTE]
the kill la kill movie
My snack prayers have finally been answered. For the first time in 20 years, the store near me had [url=http://nomnommonster.com/wp-content/uploads/2012/04/drakes-funny-bones.jpg]Funny Bones[/url]. Funny Bones were one of the better parts of my childhood.
[QUOTE=Lyonidis;48905475]C Programming, Assembly code, bit shift, linked lists, etc.
The sucky thing is, last night I had work until 11 PM, and I was expected to open again at 6:30 AM the following morning, which means waking up at 5:15 to catch the bus. On a normal day, I feel exhausted after work and never want to go to class (I feel perpetually exhausted all the time, but I digress), but a low-sleep night, and the extremely long day previous (my work shift is 3-11 PM, we had to switch some day schedules around because of the long weekend) meant I was not able to get as much studying done as I wanted to.
I probably won't keep my GPA as high as I want to, but it isn't the end of the world.[/QUOTE]
I'm sorry to hear that, trust me I am. I've had to deal with that in the past so it sucks majorly.
You are right though, if your GPA dips a tiny bit it won't be the end of the world. It's something that's a good focus, but nothing to fret over. Ultimately as long as you can do the actual programming you'll be fine.
[quote]11:23 PM - Starman: hav u watched the whole thing of haruhi yet
11:23 PM - Starman: hav u watched geass yet
11:24 PM - Starman: hav u watched everything ever
11:24 PM - Wingz: hav u sucked my dick yet
11:24 PM - Wingz: no
11:24 PM - Wingz: u havent
11:24 PM - Starman: yes
11:24 PM - Wingz: get on it
11:24 PM - Starman: u were asleep tho
11:24 PM - Wingz: mmm
11:24 PM - Wingz: ADMITTING TO STEALING MY CUMMIES
11:24 PM - Wingz: FUCKING SUED
11:25 PM - Starman: cant sue for a sex crime
11:25 PM - Starman: punishable only by cummies
[/quote]
[QUOTE=elevate;48905479]My teacher has always stressed to his students that you should practice programming as much as possible in your spare time.[/QUOTE]
That was the key to my success freshman year.
I am trying to get back into the habit of programming in my spare time, but it is proving more difficult than I at first thought. I should probably hang around the programming section more often to get more neat ideas/inspiration so I feel more inclined to do so.
The whole thing is my fault, anyway. I should have been studying tons long before the exam even came to pass but I just assumed that I would have time on tuesday to study all I needed, and that didn't happen.
Last year I was so grade-focused that I would have a psychosis if I got such a grade on an exam. After working for almost three straight semesters (I work for my university in a branch of IT, they needed me over summer so no summer break for me) I feel so burnt out about almost everything that I am feeling more apathetic, which I recognize to be extremely dangerous.
[QUOTE=Wingz;48905502]cummies[/QUOTE]
saucy tbh
[url]https://facepunch.com/showthread.php?t=1489763[/url]
this is fucking great
postal is the best mod ever
I just realized how I REALLY need to learn to properly do try and catch hooks.
[code]try {
System.IO.File.WriteAllText(path, jsonconverted);
}
catch (InvalidOperationException ex)
{
Console.WriteLine(ex.GetType().FullName);
Console.WriteLine(ex.Message);
}[/code]
Will stop my program in visual studio, when I don't want it to. I plan on just making it pop up a window saying "Something went wrong when creating the .json file! Check your settings again." but Visual Studio stops running my test build and points me to the error, even though I'm intentionally trying to sabotage it.
[QUOTE=Wingz;48905512][url]https://facepunch.com/showthread.php?t=1489763[/url]
this is fucking great
postal is the best mod ever[/QUOTE]
"Posting in a ban-me"
:worried:
i love the production in this song
[video=youtube;Lqct4_0U-SM]https://www.youtube.com/watch?v=Lqct4_0U-SM[/video]
[editline]14th October 2015[/editline]
[QUOTE=Lyonidis;48905523]"Posting in a ban-me"
:worried:[/QUOTE]
oh man
please
[QUOTE=Wingz;48905512][url]https://facepunch.com/showthread.php?t=1489763[/url]
this is fucking great
postal is the best mod ever[/QUOTE]
no i am
New avatar [sp]do you think it might be spoilery[/sp]?
Ah well, sure it'll come to me if I get some sleep.
Talk to you awesome people tomorrow. I'll probably go put myself more in debt and pick up my two books after I'm done with my orientation.
gam gam gamgamgam
[QUOTE=PILLS HERE!;48905537]gam gam gamgamgam[/QUOTE]
r u ok
Alright round 2 new avatar then!!
[QUOTE=Nookyava;48905521]I just realized how I REALLY need to learn to properly do try and catch hooks.
[code]try {
System.IO.File.WriteAllText(path, jsonconverted);
}
catch (InvalidOperationException ex)
{
Console.WriteLine(ex.GetType().FullName);
Console.WriteLine(ex.Message);
}[/code]
Will stop my program in visual studio, when I don't want it to. I plan on just making it pop up a window saying "Something went wrong when creating the .json file! Check your settings again." but Visual Studio stops running my test build and points me to the error, even though I'm intentionally trying to sabotage it.[/QUOTE]
try-catch is more for testing something which you don't know what does or don't know how it works, so if you have a general idea of what the code does (and the syntax/semantics is right) then you can probably just avoid having to do a try-catch altogether
wtf i just got an insane craving for bob evan's mac and cheese :(
[editline]14th October 2015[/editline]
I CANNOT SATIATE THIS CRAVING IN MY CURRENT SITUATION
[QUOTE=ZnT00;48905543]r u ok[/QUOTE]
bb
[editline]14th October 2015[/editline]
[QUOTE=ZnT00;48905561]wtf i just got an insane craving for bob evan's mac and cheese :(
[editline]14th October 2015[/editline]
I CANNOT SATIATE THIS CRAVING IN MY CURRENT SITUATION[/QUOTE]
bb pls
Neat, you can uBlock spoiler tags entirely. What a cool addon. (ABP could do it too because apparently it uses the same type of syntax but I never looked into it when I used ABP)
after a while of not listening to outkast
listening to outkast really sooths the soul
love it
good shit
:ok::ok::ok::ok::ok::ok::ok::ok::ok::ok::ok::ok::ok::ok::ok::ok::ok:
i'm fucking jamming out to this music in my room hardcore
like if anyone i knew IRL saw this happening i wouldn't hear the end of it
really regretting taking this class rn
Also it's v interesting how I dread studying and feel like a total fuckup until I actually start studying and realize most of the stuff I need to know makes logical sense and seems easy. I'll probably forget it all before the test tomorrow anyway, but still. :v:
I have no bans.
check my ban history if u want to know why u lurk before posting
[editline]15th October 2015[/editline]
and after :(
Got banned for saying snigger ages ago :(
kinda worried what will happen, the guy doesn't exactly have a sound mind at the moment
but whatever fp dont give a shit lol. remember the last thread with that guy with the girlfriend drama
Sorry, you need to Log In to post a reply to this thread.