You know your a geek when.....
True for me.
Working On:Bootloader, RWFS Image Program
Leviathan: http://leviathanv.googlecode.com
Kernel:Working on Design Doc
Leviathan: http://leviathanv.googlecode.com
Kernel:Working on Design Doc
- zaleschiemilgabriel
- Member
- Posts: 232
- Joined: Mon Feb 04, 2008 3:58 am
I usually fall asleep when I think about the GUI for my OS. My OS is still at it's bootloader stage, but it helps a lot to dream on those long nights when the roommates play WoW all night and I have to get fast asleep.
I get a lot of ideas at night, just before sleeping, but the problem is that I forget most of them... I was never able to count sheep. For some reason I cannot imagine sheep. When I do try to count sheep, I end up with a lot of questions: Would they look like the ones in Droopy cartoons? Would they look like real sheep? Do they have to jump over a fence so I can count them or are they all in a hurd making it a big challenge to count? Once I thought about writing a program to simulate counting sheep. It would run in the background and pop up on the screen (like a screensaver) at 11:00 PM, which is about the time my eyes stop functioning correctly... Now that I think about it, it's a nice idea for a screensaver.
I get a lot of ideas at night, just before sleeping, but the problem is that I forget most of them... I was never able to count sheep. For some reason I cannot imagine sheep. When I do try to count sheep, I end up with a lot of questions: Would they look like the ones in Droopy cartoons? Would they look like real sheep? Do they have to jump over a fence so I can count them or are they all in a hurd making it a big challenge to count? Once I thought about writing a program to simulate counting sheep. It would run in the background and pop up on the screen (like a screensaver) at 11:00 PM, which is about the time my eyes stop functioning correctly... Now that I think about it, it's a nice idea for a screensaver.
I can't help thinking about a scene from Mr. Bean.
He has trouble falling a sleep so he find a big picture with a lot of sheeps, which he just happens to have for some reason, and starts counting them. However, he keeps loosing track of the numbers, so what he does is he picks up a calculator, counts how many sheeps are on the x axis and the y axis, then multiplys them, sees the result and fall a sleep.
It's actually kinda funny, however I was unable to find an online videoclip of it.
He has trouble falling a sleep so he find a big picture with a lot of sheeps, which he just happens to have for some reason, and starts counting them. However, he keeps loosing track of the numbers, so what he does is he picks up a calculator, counts how many sheeps are on the x axis and the y axis, then multiplys them, sees the result and fall a sleep.
It's actually kinda funny, however I was unable to find an online videoclip of it.
This was supposed to be a cool signature...
- zaleschiemilgabriel
- Member
- Posts: 232
- Joined: Mon Feb 04, 2008 3:58 am
- zaleschiemilgabriel
- Member
- Posts: 232
- Joined: Mon Feb 04, 2008 3:58 am
...when you think of every way that a program such as firefox could do a particular job.
Working On:Bootloader, RWFS Image Program
Leviathan: http://leviathanv.googlecode.com
Kernel:Working on Design Doc
Leviathan: http://leviathanv.googlecode.com
Kernel:Working on Design Doc
- zaleschiemilgabriel
- Member
- Posts: 232
- Joined: Mon Feb 04, 2008 3:58 am
- zaleschiemilgabriel
- Member
- Posts: 232
- Joined: Mon Feb 04, 2008 3:58 am
I only use binary to count up to 15. When I get to 1111b I think about reaching 10h and everything becomes hex. Sometimes I skip to hex earlier, from 11b to 04h. Anyway, there's this constant conversion from hex to binary going on, especially when I work with bit flags. I need to define a standard for myself to use it when thinking with numbers.