From The Mana World
(Created page with "TODO flesh this out a bit == Contributions == === Wiki Stuff === === Client Coding === A while ago, I made a one-line patch so that updates follow redirects, on behalf of meway...")
 
Line 1: Line 1:
TODO flesh this out a bit
TODO flesh this out a bit more
 
== Personality and stuff ==
=== Annoyances ===
* Botting (which includes multiboxing to me, since actions taken do not have a 1-1 correlation to keypresses). Also, extra users make the server lag.
* People who write my name as ollc instead of o11c.
* Software that capitalizes my nickname for me.
 
=== Programming ===
I am fluent in Java, C++, and Bash. Once I started writing in C++0x, I could not go back; my main annoying is that GCC hasn't implemented constexpr yet.
 
I can make honest criticisms of every programming language I've ever used.
 
== Contributions ==
== Contributions ==



Revision as of 00:33, 3 February 2011

TODO flesh this out a bit more

Personality and stuff

Annoyances

  • Botting (which includes multiboxing to me, since actions taken do not have a 1-1 correlation to keypresses). Also, extra users make the server lag.
  • People who write my name as ollc instead of o11c.
  • Software that capitalizes my nickname for me.

Programming

I am fluent in Java, C++, and Bash. Once I started writing in C++0x, I could not go back; my main annoying is that GCC hasn't implemented constexpr yet.

I can make honest criticisms of every programming language I've ever used.

Contributions

Wiki Stuff

Client Coding

A while ago, I made a one-line patch so that updates follow redirects, on behalf of meway.

TMW server scripting

I patched the dailyquests so the points regenerate gradually instead of all at once. This will appear as soon as the server gets restarted.