I might have left too, but I would call myself better than anyone else. But I can quote many of your messages which I can make out of that you feel superior
@bughunter, I would be very supprized if you could, as i have always had strong views on the way to do things, and that ASM is the best language, but that is differant than thinking your better than other coders or that coders who use any other language are not as talented, there are good and bad coders in all language and as long as they get the job done that all that matters.
I do windup C coders from time to time, but its just in fun, some of the best programs and OS's are coded in C, it's just not the language for me.
@os64dev, WebOS is the way things are heading, but this need not be a bad thing for OS Dev's, it could be a good thing, if you plan now.
You need to ask yourself what is the biggest problem facing hobby OS Dev's, its drivers. You need to some how get round this problem, so take loading a file as a example, to me the best way is to use FTP, it could be on the same pc, local network or internet, i could load a file from any file sys.
The way i see OS in the future, is that everthing will be based on a server/client.
Do not think that i am into flash or java, i hate stuff like that, trying to port stuff like that, to a hobby OS is a knightmare.
I would much rather use a local service, simple example, say you wanted to code a simple html calculator you can not do it without using java, but if you have a server that had many service including calculator, you could use this from anywhere, This sort of server would be much easier to port then flash or java if you want to run it local.