When your OS goes crazy - Screenshots

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
bashcommando
Member
Member
Posts: 62
Joined: Mon Jan 06, 2014 4:23 pm

Re: When your OS goes crazy - Screenshots

Post by bashcommando »

muazzam wrote:
bashcommando wrote:"My code never generates bugs, just creates random spontanious features."
*spontaneous.
Thank you
Roflo wrote:@bashcommando: What is a RUT?
I have never had to explain that to somebody so I don't know what to tell you. Sorry.
Building an operating system is like building an airplane, you don't want it to crash.
User avatar
Brendan
Member
Member
Posts: 8561
Joined: Sat Jan 15, 2005 12:00 am
Location: At his keyboard!
Contact:

Re: When your OS goes crazy - Screenshots

Post by Brendan »

Hi,
Roflo wrote:@bashcommando: What is a RUT?
Imagine a really bad dirt road, where (over time) people's wheels have created trenches because they're always driving in the same place. Those trenches are "ruts". The trenches/ruts make it hard to steer and tend to force you in the direction of the rut.

When someone says "I'm in a rut" they're mostly saying they've been doing the same thing for so long that they're having trouble doing something different.


Cheers,

Brendan
For all things; perfection is, and will always remain, impossible to achieve in practice. However; by striving for perfection we create things that are as perfect as practically possible. Let the pursuit of perfection be our guide.
alexfru
Member
Member
Posts: 1111
Joined: Tue Mar 04, 2014 5:27 am

Re: When your OS goes crazy - Screenshots

Post by alexfru »

to be in a rut can be approximated as to be stuck (physically or mentally).
Techel
Member
Member
Posts: 215
Joined: Fri Jan 30, 2015 4:57 pm
Location: Germany
Contact:

Re: When your OS goes crazy - Screenshots

Post by Techel »

Brendan wrote: Imagine a really bad dirt road, where (over time) people's wheels have created trenches because they're always driving in the same place. Those trenches are "ruts". The trenches/ruts make it hard to steer and tend to force you in the direction of the rut.
When someone says "I'm in a rut" they're mostly saying they've been doing the same thing for so long that they're having trouble doing something different.
Thank you for your detailed explanation.
I thought it would be a special term in the os dev language :D
Antti
Member
Member
Posts: 923
Joined: Thu Jul 05, 2012 5:12 am
Location: Finland

Re: When your OS goes crazy - Screenshots

Post by Antti »

Roflo wrote:I thought it would be a special term in the os dev language
At least in this field it is very common to be in a rut.
User avatar
Muazzam
Member
Member
Posts: 543
Joined: Mon Jun 16, 2014 5:59 am
Location: Shahpur, Layyah, Pakistan

Re: When your OS goes crazy - Screenshots

Post by Muazzam »

Brendan wrote: Imagine a really bad dirt road, where (over time) people's wheels have created trenches because they're always driving in the same place. Those trenches are "ruts". The trenches/ruts make it hard to steer and tend to force you in the direction of the rut.

When someone says "I'm in a rut" they're mostly saying they've been doing the same thing for so long that they're having trouble doing something different.
Oh, "rut" is a very common term (with very same meaning) in my native language (Saraiki) and my national language (Urdu) also. I thought that they are talking about any other "rut".
User avatar
bashcommando
Member
Member
Posts: 62
Joined: Mon Jan 06, 2014 4:23 pm

Re: When your OS goes crazy - Screenshots

Post by bashcommando »

I have yet another problem, I am trying to figure this out but whenever I press enter or return it only produces a carrier return and not a newline. Therefore...
Attachments
Oops2.png
Oops2.png (2.03 KiB) Viewed 8979 times
Building an operating system is like building an airplane, you don't want it to crash.
User avatar
Muazzam
Member
Member
Posts: 543
Joined: Mon Jun 16, 2014 5:59 am
Location: Shahpur, Layyah, Pakistan

Re: When your OS goes crazy - Screenshots

Post by Muazzam »

bashcommando wrote:I have yet another problem, I am trying to figure this out but whenever I press enter or return it only produces a carrier return and not a newline. Therefore...
Look like you're using your own font. Is it true?
Techel
Member
Member
Posts: 215
Joined: Fri Jan 30, 2015 4:57 pm
Location: Germany
Contact:

Re: When your OS goes crazy - Screenshots

Post by Techel »

muazzam wrote:
bashcommando wrote:I have yet another problem, I am trying to figure this out but whenever I press enter or return it only produces a carrier return and not a newline. Therefore...
Look like you're using your own font. Is it true?
I don't think this is a custom font.
User avatar
Bender
Member
Member
Posts: 449
Joined: Wed Aug 21, 2013 3:53 am
Libera.chat IRC: bender|
Location: Asia, Singapore

Re: When your OS goes crazy - Screenshots

Post by Bender »

muazzam wrote:Look like you're using your own font. Is it true?
Nah, that looks like standard Codepage 437.
"In a time of universal deceit - telling the truth is a revolutionary act." -- George Orwell
(R3X Runtime VM)(CHIP8 Interpreter OS)
User avatar
Muazzam
Member
Member
Posts: 543
Joined: Mon Jun 16, 2014 5:59 am
Location: Shahpur, Layyah, Pakistan

Re: When your OS goes crazy - Screenshots

Post by Muazzam »

Bender wrote:
muazzam wrote:Look like you're using your own font. Is it true?
Nah, that looks like standard Codepage 437.
Oh, I was wrong. Characters were looking strange due problem in my computer's monitor resolution.
User avatar
bashcommando
Member
Member
Posts: 62
Joined: Mon Jan 06, 2014 4:23 pm

Re: When your OS goes crazy - Screenshots

Post by bashcommando »

muazzam wrote:
Bender wrote:
muazzam wrote:Look like you're using your own font. Is it true?
Nah, that looks like standard Codepage 437.
Oh, I was wrong. Characters were looking strange due problem in my computer's monitor resolution.
I eventually fixed this, but later there was a bug that it couldn't detect files in the filesystem(I am currently fixing this). It might be another stupid error like I messed up the syntax or something. I was programming my OS at around 11 PM last night so anything is possible. :lol:
Building an operating system is like building an airplane, you don't want it to crash.
User avatar
BrightLight
Member
Member
Posts: 901
Joined: Sat Dec 27, 2014 9:11 am
Location: Maadi, Cairo, Egypt
Contact:

Re: When your OS goes crazy - Screenshots

Post by BrightLight »

And this is what happens if I dump my kernel to VGA memory. :mrgreen:
Capture.PNG
You know your OS is advanced when you stop using the Intel programming guide as a reference.
User avatar
SpyderTL
Member
Member
Posts: 1074
Joined: Sun Sep 19, 2010 10:05 pm

Re: When your OS goes crazy - Screenshots

Post by SpyderTL »

Looks a lot like Space Invaders. Maybe you should just finish it up as a game instead of an OS! 8)
Project: OZone
Source: GitHub
Current Task: LIB/OBJ file support
"The more they overthink the plumbing, the easier it is to stop up the drain." - Montgomery Scott
User avatar
BrightLight
Member
Member
Posts: 901
Joined: Sat Dec 27, 2014 9:11 am
Location: Maadi, Cairo, Egypt
Contact:

Re: When your OS goes crazy - Screenshots

Post by BrightLight »

SpyderTL wrote:Looks a lot like Space Invaders. Maybe you should just finish it up as a game instead of an OS! 8)
Heheh, I'm actually interested in game development as well. I might develop simple games for my OS after it's matured enough.
You know your OS is advanced when you stop using the Intel programming guide as a reference.
Post Reply