Posts

The Incomprehencible Misapprehension Of An Incorrect Date.

Image
I have spent almost 5 days reading through prep sheets about the fundamentals of Virology for my exam, which was scheduled for this morning. To be specific, this morning, 3 hours earlier than I anticipated. I even had time to bake brownies (or so I thought) -___- But no harm's done, it is actually an additional Masters course (6 credits) and it certainly was very interesting for me, as I am a sucker for diseases and death-bringing particles which utilize our cellular machinery for their own evil plans. Let's get down to this, I will be reading up on my own blog post in 6 months again, when I am registering for this exam again. By the way, I am fucking mad that I misread the time. Basics of Virology There are 4 simple shapes of viruses, here depicted with my fabulous drawing skills: The two shapes above ( A and B ) are naked, without an additional protective shell - A as icosahedral naked sphere built up from protomers with the nucleic acid inside, and B as t...

The Tired Brain

I know I have been gone for a long time in blog-units. As of the moment, my internet connection is still pending to install - so basically I am still in the middle of the move into my new nest. Aside from that there were two exams, my long standing visit to Stuttgart (where I have lived for more than 13 years) and some things I probably don't remember anymore. Oh but there was one which I am very proud to share of :D With 21 I finally got my licence - practical exam on the first try :p So here is for the thoughts of the day: the tired brain. Enjoy Closing my eyes I can feel the instant ache over my right eyebrow, as if somebody is knocking on my skull, wanting me to wakeup even if I just closed my eyes for a second. I am short sighted, so that's probably one of the reasons, but I know, I can feel that this is one of the days where my brain is telling me it will decompose any minute now if I don't find a way to relax it. Relaxing is hard. It's the most comfortable thing ...

Geeky Shizzle

Image
Hey Guys, I'm finished with my first badge of exams So while the days get longer again and the snow starts melting, I want to share some of my personal geek collection with you ^-^ Big siblings make your life hell but also leave their imprints of music, games and hobbies on us - for me the most fun were probably the games she showed me :) Tomb Raider was cool, tough, and still somewhat girly with a lot of sexappeal and two big guns. Oh btw this is not supposed to be one of these 'my favorite character can kick your character in the balls', just sharing .-. I played the early TR with my sister and the neighbours kids, we would sit together for hours in front of my parents Windows computer and go through the game guide, while my sister (as the oldest of us) would slay the pixelated scary monsters. It wasn't until 2002-4 when I started playing them myself, the monsters were simply too scary - they were too pixly to recognize what the hell was actually attacking y...

Follow Me!

Well shit, this is embarassing. I figured last night, why is it That my awesome blog with an awesome name has no awesome followers who swear as much as me? Turns out, as a blogging newbie I didn't know how to enable my blog to be followed. It's live now, so if you don't want to miss out on awesome tutorials which otherwise you have to work your ass off - hit the follower button to the right (everytime you view my blog but don't follow, somebody drops a deuce into your yard) ._. 

How To - Complex Numbers

Image
We have reached the part about my studies which I don't enjoy so much. Math.  There is of course lots more to it than the few tutorials I can upload - especially since right now I am really busy studying for the exams to come, but here you go! A How-To about calculating with Complex Numbers (takes up to 10min to understand) The first part here focuses on complex numbers in their algebraic form, I will edit this tutorial however, to show you the polar-coordinate form, as soon as I have time :p When starting out with this topic, you will soon encounter the variable i . Because  i  is defined as  i^2 = -1  we can extend our Real Numbers so that the formula  becomes solvable:  x^2 +1 = 0 In the algebraic form complex numbers are written as z = x + iy If you want to work with complex numbers, these 4 rules will help you solve the test question at the end :) 1. Addition 2. Subtraction 3. Multiplication 4. Division ...

How To - Java Hello World

Hey guys, new year, new motivation, new yay. This is the start of my How To Java - so let's go :D When you start with any programming language and the additional self-t(orturing)eaching lecture, they will introduce you with this exercise public class HelloWorld{      public static void main(String[ ] args){           System.out.println("Hello World");      } } This non-humanity-threatening message is all cute 'n' shit but what exactly does it mean? This is already a fully functional program, so you deserve to be proud of yourself, but let's break this down: The first line in your code is usually gonna be your class name. Names are important, it is how you will later on find your program (or class) after you stored it away in your workspace somewhere, to incorporate it into a more complex program.  So class name here is HelloWorld . The curly bracket after your class name opens up to the body of your program -...

Happy 50th Birthday Singapore

Image
Happy Birthday to my home country. I love the food, the warm weather - even the occasionally strong storm, it can be very refreshing. But there is something that even a storm could not yet unearth or wash away from thoughts, something that bothers me about my birth town. We have grown, into a multinational country. Welcoming people and investors from all over the world (I am sure you know that the government implemented many benefits for investors) and yet, some of us are denied basic democratic rights. I don't see why. It were all the citizens of our nation that aspired to change the face of a small country, everybody; not only muslims, christians, vegetarians and SG Lion Club fans. In this 50th year of our home country. We still discriminate people who are in love, for the only reason that we don't agree with the gender of one of them. What makes me sad is, this illogical path we keep following, could easily right so many wrong doings that have happened in the pa...