8
Tamrael
3y

After playing et and wow a few year it all started when I hosted my own ts2 server with npo license. Rented a server for 90 bucks as a highschool student (13) with no job. (Who the fuck rented to me? I had my own bank account and lied about my age. Had a credit card at 14 but that's another story)

*Shit is expensive*

How does one get some value out of a server? Oh right, let's host Webspace and ftp accounts.

That got me into server administration and bash.

After dropping wow in bc i started playing on private servers.

*Shit is buggy*

How do you fix wow server? Let's learn c++ and push patches to arcemu. Why is this part crashing on this one server? Let's look at the binary. Wtf is this? Oh assembler?!? Ok let's try to read this. Ok I get it now. Let's fix the code.

Ok let's host my own wow private server. We need a website for account creation.
Let's learn php. Wait php is easy compared to mastering c++? I need an app for my first smartphone (iPhone 3g) to manage the server on the go. Let's learn how to do that. Why is this so easy? Switching to Android: wait java is even easier?

And that's how I learned that if you start with the hard part and grasp the concept, everything more abstract is significantly easier. If you start to read code to learn any language it's easier then following books (for me at least). If you get an error, track it down, you might learn amazing things in the way.

And if you want to get into reverse engineering, start by being passionate for the thing you want the reverse. It will be hard before it gets easier and you will need all the willpower you can muster not the just stop.

Programming for me is not a job but my passion. It's like I'm on vacation every day of the year (expect meetings, fuck meetings)

Comments
  • 1
    Not really "i developed my own OS at 12" - but close enough i guess...
  • 1
    @Oktokolo it's the internet. If you think it's bullshit I won't argue with you 🤷‍♂️ you might be right. Never "learned" programming in University or anything like that. I might just be an overpayed imposter anyway
Add Comment