The MK1 is revived
-
- Member
- Posts: 109
- Joined: Thu Feb 26, 2009 12:58 am
- Location: Gurgaon/New Delhi, India
- Contact:
The MK1 is revived
hey all!
i've revived work on the MK1 Hybrid Theory OS.
just had a nice break-through.
here's a small blueprint i've written:
http://sites.google.com/site/thehackerl ... ects=0&d=1
please take a peek and tell me what you think!
thanks!
i've revived work on the MK1 Hybrid Theory OS.
just had a nice break-through.
here's a small blueprint i've written:
http://sites.google.com/site/thehackerl ... ects=0&d=1
please take a peek and tell me what you think!
thanks!
"Do you program in Assembly?" she asked. "NOP," he said.
"Intel Inside" is a Government Warning required by Law.
"Intel Inside" is a Government Warning required by Law.
Re: The MK1 is revived
Congratulations on choosing the most dumbass format ever. I can't read that.
-
- Member
- Posts: 109
- Joined: Thu Feb 26, 2009 12:58 am
- Location: Gurgaon/New Delhi, India
- Contact:
Re: The MK1 is revived
well, in case you're having issues, try openoffice.
strange, though. i opened that document in both ms-word and openoffice writer, and it worked.
and next time, you might want to, uh, choose a politer word than 'dumbass'.
strange, though. i opened that document in both ms-word and openoffice writer, and it worked.
and next time, you might want to, uh, choose a politer word than 'dumbass'.
"Do you program in Assembly?" she asked. "NOP," he said.
"Intel Inside" is a Government Warning required by Law.
"Intel Inside" is a Government Warning required by Law.
- Brynet-Inc
- Member
- Posts: 2426
- Joined: Tue Oct 17, 2006 9:29 pm
- Libera.chat IRC: brynet
- Location: Canada
- Contact:
Re: The MK1 is revived
Yes, we'll install a huge dependency like OpenOffice.. several hundred megabytes, just to read your 'blueprint' document.
I think JamesM chose the right word.
I think JamesM chose the right word.
Re: The MK1 is revived
Did I say "can't"? I actually meant "won't". I "won't" install openoffice just to view that document. Why not export it as something sensible, like, uh, HTML? That sort of works on browsers, doesn't it?
-
- Member
- Posts: 199
- Joined: Sat Jun 28, 2008 6:44 pm
Re: The MK1 is revived
Too bad there is no "like post" function. This is +20 karma.JamesM wrote:Did I say "can't"? I actually meant "won't". I "won't" install openoffice just to view that document. Why not export it as something sensible, like, uh, HTML? That sort of works on browsers, doesn't it?
Re: The MK1 is revived
Maybe you could use google to read the document:
http://translate.google.com/translate?h ... irects%3D0
The maybe also an way thast dosen't translate it...
http://translate.google.com/translate?h ... irects%3D0
The maybe also an way thast dosen't translate it...
50₰
Re: The MK1 is revived
Congratulations on being a total moron.JamesM wrote:Congratulations on choosing the most dumbass format ever. I can't read that.
More seriously though, I expected better from you. What's the next step, scourning Windows users for choosing the most dumbass OS ever? About any wordprocessor can read .DOCs nowadays. Abiword, WordPerect, OpenOffice etc. etc.
JAL
Re: The MK1 is revived
Hm, this is a DOC/RTF file, it does not need OpenOffice. Im in agreement with Jal here, almost any word processor can read this type of file.
OS Development Series | Wiki | os | ncc
char c[2]={"\x90\xC3"};int main(){void(*f)()=(void(__cdecl*)(void))(void*)&c;f();}
char c[2]={"\x90\xC3"};int main(){void(*f)()=(void(__cdecl*)(void))(void*)&c;f();}
Re: The MK1 is revived
OK, let me explain more fully. I was working on a university machine that has a severely outdated version of openoffice on it that doesn't render .docs very well at all. I was working with very limited time and was going to spend some of it reading the OP's proposal. But I couldn't, because of his format choice. With hindsight I could have imported it into google docs, but quite frankly I'm not willing to spend all that extra time attempting to open a document.jal wrote:Congratulations on being a total moron.JamesM wrote:Congratulations on choosing the most dumbass format ever. I can't read that.
More seriously though, I expected better from you. What's the next step, scourning Windows users for choosing the most dumbass OS ever? About any wordprocessor can read .DOCs nowadays. Abiword, WordPerect, OpenOffice etc. etc.
JAL
Portable document formats exist for a reason (PDF anyone?). It comes back to the "is your time more important than my time?" or put a different way: "I'm not the one asking *you* to spend *your* time looking over *my* proposal".
So yes, I stick to my guns.
Re: The MK1 is revived
That does not sound like the fault of using a DOC file... (You can use WordPad..)OK, let me explain more fully. I was working on a university machine that has a severely outdated version of openoffice on it that doesn't render .docs very well at all.
[In any case, this is getting off topic. We can discuss file formats in a different thread.]
OS Development Series | Wiki | os | ncc
char c[2]={"\x90\xC3"};int main(){void(*f)()=(void(__cdecl*)(void))(void*)&c;f();}
char c[2]={"\x90\xC3"};int main(){void(*f)()=(void(__cdecl*)(void))(void*)&c;f();}
Re: The MK1 is revived
Errr... I think PDF is just as proprietary and portable as .DOC. Especially if you have the latest version, and you have an old document viewer. The difference with .DOC is that your document viewer will refuse to display it at all. But I agree with Neon, this is getting offtopic. Perhaps a moderator can split this thread?JamesM wrote:Portable document formats exist for a reason (PDF anyone?).
JAL