Skeleton for embedding test snippets (16-bit bootable/DOS)

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
User avatar
jojo
Member
Member
Posts: 138
Joined: Mon Apr 18, 2016 9:50 am
Libera.chat IRC: jojo
Location: New York New York

Re: Skeleton for embedding test snippets (16-bit bootable/DO

Post by jojo »

While we're at it, let's write a replacement for HTTP that's portable, casual in terms of the style of the response returned, and can be compiled into our Operating System.
I'm afraid I don't think it's a joke. I think it's the output of a very sophisticated Markov chain.
Are the only states in the markov chain "MS-DOS", "16 bit" and "real mode"?
No, I think the problem is that the Markov chain runs in 16-bit real mode under MS-DOS. There's also a "portable" version that can run under Windows 9x.
Oh god. This thread. I'm dying.

But no, dead serious, I hope somehow that ~ is just a troll bot. Because if not, from everything I've read it feels like it's someone with some possible mental health issues. And that makes me kind of sad.
User avatar
Schol-R-LEA
Member
Member
Posts: 1925
Joined: Fri Oct 27, 2006 9:42 am
Location: Athens, GA, USA

Re: Skeleton for embedding test snippets (16-bit bootable/DO

Post by Schol-R-LEA »

Lukand wrote:Wut? ...is that?
I don't understand.
That's OK, it is clear that ~ doesn't either. He has no idea what he's talking about, and is a crank comparable to TempleOS, Gavino_Learning, Busco Quadnary, or SpectateSwamp. Like Swampy and Busco in particular, he's got a particular (wrong) idea in his head about How Things Work, and won't listen to any information contrary to his delusion.
Rev. First Speaker Schol-R-LEA;2 LCF ELF JAM POEE KoR KCO PPWMTF
Ordo OS Project
Lisp programmers tend to seem very odd to outsiders, just like anyone else who has had a religious experience they can't quite explain to others.
User avatar
jojo
Member
Member
Posts: 138
Joined: Mon Apr 18, 2016 9:50 am
Libera.chat IRC: jojo
Location: New York New York

Re: Skeleton for embedding test snippets (16-bit bootable/DO

Post by jojo »

For what it's worth, at least Terry has produced something complex, functional, and... well. Interesting. Mental health is a fascinating and terrifying pandora's box.

On the flipside, it's pretty obvious that ~ has no clue what he's doing but is zealously convinced that he does.

Or, you know. The Markov chain thing. I'm just going to keep believing that. It makes my life way more interesting and way less depressing.
onlyonemac
Member
Member
Posts: 1146
Joined: Sat Mar 01, 2014 2:59 pm

Re: Skeleton for embedding test snippets (16-bit bootable/DO

Post by onlyonemac »

jojo wrote:Or, you know. The Markov chain thing. I'm just going to keep believing that. It makes my life way more interesting and way less depressing.
I just wish archive.org would disable the Markov chain's account, though. It disappoints me to see such a valuable resource being abused so badly.
When you start writing an OS you do the minimum possible to get the x86 processor in a usable state, then you try to get as far away from it as possible.

Syntax checkup:
Wrong: OS's, IRQ's, zero'ing
Right: OSes, IRQs, zeroing
Post Reply