All off topic discussions go here. Everything from the funny thing your cat did to your favorite tv shows. Non-programming computer questions are ok too.
Brynet-Inc wrote:It's clear Dex is suffering from network induced insanity
Watch what you are saying. That people think different isn't an excuse to call them insane. Actually, coming from you its not worth a penny, as you say the same of all Microsoft users.
The earth is flat, remember
"Certainly avoid yourself. He is a newbie and might not realize it. You'll hate his code deeply a few years down the road." - Sortie
[ My OS ] [ VDisk/SFS ]
I think Dex is talking about a micro-kernel, that is extremely abstracted in such a way that anything can be piped over anything... (device I/O, interrupts, memory access on the page level) over FTP/UDP/TCP/802.*, even piped back into something and back out the other side.
Something very similar to what Candy was working on at one time. Just a really, High Flex Modular Operating System.
Just as long as there is a contained mechanism to do the conversion/translation and piping of the information.
Kevin McGuire wrote:I think Dex is talking about a micro-kernel, that is extremely abstracted in such a way that anything can be piped over anything... (device I/O, interrupts, memory access on the page level) over FTP/UDP/TCP/802.*, even piped back into something and back out the other side.
Something very similar to what Candy was working on at one time. Just a really, High Flex Modular Operating System.
Just as long as there is a contained mechanism to do the conversion/translation and piping of the information.
I know, but the the topic was operating systems integrated with the web.
Seriously, what's wrong (apart from being brain damaged) in having a this client (of some sort, maybe browser) and a bunch of servers on which your files and apps are stored and you can make some heavy not-so-response-critical apps run their core classes on the server itself (maybe RMI or something) and skinny apps running at the client?
It certainly attracts people for whom a computer is just a magic machine where you can author word files/spreadsheets/presentations and browse the Internet and access e-mail.
Bad prashant, you shall be banished to working with nothing but a hex editor on minix and a floppy drive to do your development with!
Zap!
Solar wrote:It keeps stunning me how friendly we - as a community - are towards people who start programming "their first OS" who don't even have a solid understanding of pointers, their compiler, or how a OS is structured.
Troy Martin wrote:Bad prashant, you shall be banished to working with nothing but a hex editor on minix and a floppy drive to do your development with!
Zap!
Hypocrite, you yourself recently "resurrected" a thread...
Twitter: @canadianbryan. Award by smcerm, I stole it. Original was larger.
Troy Martin wrote:Bad prashant, you shall be banished to working with nothing but a hex editor on minix and a floppy drive to do your development with!
Am I the only one thinking that would be a fun little exercise?
Troy Martin wrote:Bad prashant, you shall be banished to working with nothing but a hex editor on minix and a floppy drive to do your development with!
Zap!
Hypocrite, you yourself recently "resurrected" a thread...
It was only a few months old...
Solar wrote:It keeps stunning me how friendly we - as a community - are towards people who start programming "their first OS" who don't even have a solid understanding of pointers, their compiler, or how a OS is structured.