OSDev.org

The Place to Start for Operating System Developers
It is currently Tue Mar 19, 2024 3:06 am

All times are UTC - 6 hours




Post new topic Reply to topic  [ 6 posts ] 
Author Message
 Post subject: Do you remember your first post about OSDev?
PostPosted: Sat Aug 22, 2015 12:14 am 
Offline
Member
Member
User avatar

Joined: Fri Jan 16, 2009 8:34 pm
Posts: 284
Location: Louisiana, USA
I was searching through my exploding folder of OS info and came across a printout of my very first post on the topic of operating system development.

Mega-Tokyo THoover 16-Jul-05 `Tring to make an OS, need help.` wrote:
I am Tring to make an OS with its own File System, I need to learn how to make a boot code.

Here is a list of drivers I need:

Mouse
SoundBlaster 16
VGA 256 color 800X600

I am tring to make it with C (C-FREE 32-bit compiler)(MIRICLE C 16-bit compiler), BASIC (FIRST BASIC 16-bit compiler) (ASCI 16-bit compiler)


And that's with all the spelling mistakes - it was actually hard to even type that poorly now.
I must have been looking at the word compiler to have spelled that correctly when I couldn't even spell trying...

You know that thread got 25 replies :lol: I was 13 then and thought I knew way (way, way) more than I did.

And the first (actually second) post here http://forum.osdev.org/viewtopic.php?f=1&t=22146 (I was 18 then...)

I also still haven't took the advice given on those last two posts. I learned everything I know about C (and ASM now) with OSDev, I never stopped to make an application first.



But wow, looking back on it, you realize you have come a very long way. I now know 2 new languages, how the x86 cpu functions (to a certain degree), how a stack works, how pointers work, even how to debug code, let us not even start on the different pieces of hardware I understand (or at least support)... :D

So do you remember your first OSDev post? And if so how much have you improved in all things OSDev?

_________________
BOS Source Thanks to GitHub
BOS Expanded Commentary
Both under active development!
Sortie wrote:
  • Don't play the role of an operating systems developer, be one.
  • Be truly afraid of undefined [behavior].
  • Your operating system should be itself, not fight what it is.


Top
 Profile  
 
 Post subject: Re: Do you remember your first post about OSDev?
PostPosted: Sat Aug 22, 2015 12:38 am 
Offline
Member
Member
User avatar

Joined: Sun Sep 19, 2010 10:05 pm
Posts: 1074
I joined OSDev in 2010, but the first post I can find was from 2012. It was a post asking about how to find some VirtIO documentation.

(Ironically, I also posted a few weeks ago about finding some more VirtIO documentation... go figure.)

Since then, I've learned that a) most specifications are way too verbose, as the important information could be listed in just a few pages, but most spec documents are over 50 pages, b) that finding documentation about hardware is an adventure unto itself, and c) virtual machines do not follow the specifications, and simply implement just enough functionality to get Windows to boot.

_________________
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


Top
 Profile  
 
 Post subject: Re: Do you remember your first post about OSDev?
PostPosted: Sat Aug 22, 2015 2:17 am 
Offline
Member
Member

Joined: Tue Mar 04, 2014 5:27 am
Posts: 1108
I don't remember the first, but google groups should show something from around 1998-2000 in alt.os.development.

BASICFreak wrote:
And that's with all the spelling mistakes - it was actually hard to even type that poorly now.

Your spelling mistakes are nothing compared to my grammar mistakes in the first posts! :)

BASICFreak wrote:
I learned everything I know about C (and ASM now) with OSDev...

I started learning C at about the same time as I started exploring osdev as well.

BASICFreak wrote:
But wow, looking back on it, you realize you have come a very long way. I now know 2 new languages, ...

Which ones? I learned English and Spanish. :p


Top
 Profile  
 
 Post subject: Re: Do you remember your first post about OSDev?
PostPosted: Sat Aug 22, 2015 4:50 am 
Offline
Member
Member
User avatar

Joined: Thu Mar 27, 2014 3:57 am
Posts: 568
Location: Moscow, Russia
Roman wrote:
Will that code load the first 512 bytes of the first floppy to 0x1000?
And a list of code after it... I was a newbie at the moment, not even a good newbie, I didn't even understand segmentation, which is described on the wiki. I also remember a later effort - the XNC compiler - it was a mess, because I understood nothing about compilers that time. I also wanted to develop an operating system, which would use a single address space, execute byte code and implement protections on the software level - it was just because I didn't get the architecture that days.

_________________
"If you don't fail at least 90 percent of the time, you're not aiming high enough."
- Alan Kay


Top
 Profile  
 
 Post subject: Re: Do you remember your first post about OSDev?
PostPosted: Sun Aug 30, 2015 12:11 am 
Offline
Member
Member
User avatar

Joined: Mon Jun 16, 2014 5:59 am
Posts: 543
Location: Shahpur, Layyah, Pakistan
Unlike the majority of posts made by newbies, I didn't ask a question. Rather, I had a GRUB "secret" to tell. (I've removed that stupid post now.)


Top
 Profile  
 
 Post subject: Re: Do you remember your first post about OSDev?
PostPosted: Sun Aug 30, 2015 10:32 pm 
Offline
Member
Member

Joined: Thu Aug 20, 2015 9:02 pm
Posts: 28
I don't remember my first post, I joined years ago but took a break and when I got the itch again, my account password didn't survive some migration or something and it was attached to a email address I no longer use, so I just made a new account. I'm kind of glad though, I found a couple of posts from back then and I think I’ve definitely grown a lot since.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 6 posts ] 

All times are UTC - 6 hours


Who is online

Users browsing this forum: No registered users and 8 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group