Nice, Iām too from a graphic design course then spilled over to IT as a developer. So much that Iām taking a com.sci degree now so I can switch industry, since in my country everything needs some sort of certification before hiring⦠oh well.
@Biskee
Sad to see you go. I agree with all of your points. Especially no.1, the bot stopping measures in ToS is SERIOUSLY LACKING .
From the everyday bot ban list, the algorithm of finding bots SUCKS. Looks like their way of finding bots is
for (i = 0; i< majorcity.numberofchannels.length; i++)
for(j =0 ; j < majorcity[i].playerlist.length ; j++)
if( !majorcity[i].playerlist.playername[j].match(ENdictionary))
//BAN player
endif
endfor
endfor
Nothing is done for the numerous bot reports we sent. Nothing much is done to the bots who have english legible names. Nothing is done for bots farming in the fields which are reported time and time again over weeks.
ends rantā¦
Anyway, personally I think getting into mobile dev is better than web dev. The scene changes too fast and in web industry the devs (especially front-end) have to keep updating themselves every 1-2years if not will become obsolete.