The Autodidact and The University

So. As some of you may know, I am currently attending university. And to be honest, it’s not going well. Not well at all.

I’m not following the lectures, I’m not really passionate about the project I am working on for “school”. I would much stay home, and work.

But society demands that I get an education, (or rather the 40k DKK a month average start salary does) and so I find myself struggling with how to complete this shit.

During a conversation about this, my father asked me: “Well, how’d you learn PHP” and the answer is: I taught myself. Off of the internet.

So who the fuck is to say I can’t do the same thing with University, at least for this semester?

Here goes everything!

 
7
Kudos
 
7
Kudos

Now read this

The 4chan parser - #2

The project proved to be easier than expected. I started by looking at the HTML “make-up” of 4chan’s /b/ board, I noticed that each thread on the frontpage, each thread had a CSS class called “thread”. So I looped over those with... Continue →