OSDev.org

The Place to Start for Operating System Developers
It is currently Fri Apr 19, 2024 9:47 am

All times are UTC - 6 hours




Post new topic Reply to topic  [ 3898 posts ]  Go to page Previous  1 ... 202, 203, 204, 205, 206, 207, 208 ... 260  Next
Author Message
 Post subject: Re: What does your OS look like? (Screen Shots..)
PostPosted: Mon Jun 26, 2017 11:24 am 
Offline
Member
Member
User avatar

Joined: Fri Feb 17, 2017 4:01 pm
Posts: 642
Location: Ukraine, Bachmut
dseller wrote:
No offense, but, isn't that kinda not OS development anymore? That is simply user mode application development.

don't be jealous, maybe somewhen you will be having your own TCP/IP stack done too. :P
Graphical Subsystem and Networking - are the biggest challenges for OS development. Are the most complicated "devices" for OS to manage.

_________________
ANT - NT-like OS for x64 and arm64.
efify - UEFI for a couple of boards (mips and arm). suspended due to lost of all the target park boards (russians destroyed our town).


Top
 Profile  
 
 Post subject: Re: What does your OS look like? (Screen Shots..)
PostPosted: Tue Jun 27, 2017 8:45 am 
Offline

Joined: Wed May 31, 2017 6:49 am
Posts: 4
loaded a user app and my windows are not blank anymore, yeay ! hope someday in the future I will be doing cool things like omarrx024 :lol:
Image


Top
 Profile  
 
 Post subject: Re: What does your OS look like? (Screen Shots..)
PostPosted: Tue Jun 27, 2017 10:20 am 
Offline
Member
Member
User avatar

Joined: Sat Dec 17, 2016 6:58 am
Posts: 101
Location: The Internet
onur wrote:
loaded a user app and my windows are not blank anymore, yeay ! hope someday in the future I will be doing cool things like omarrx024 :lol:


That is seriously awesome. And all I have is a very simple command-line (shell is at https://GitHub.com/MajickTek/QWERTYSH)

_________________
Everyone should know how to program a computer, because it teaches you how to think! -Steve Jobs
Code:
while ( ! ( succeed = try() ) );


Top
 Profile  
 
 Post subject: Re: What does your OS look like? (Screen Shots..)
PostPosted: Tue Jun 27, 2017 12:50 pm 
Offline
Member
Member
User avatar

Joined: Fri Aug 07, 2015 6:13 am
Posts: 1134
MajickTek wrote:
MajickTek wrote:


Fancy looking color scheme btw! :wink:

_________________
OS: Basic OS
About: 32 Bit Monolithic Kernel Written in C++ and Assembly, Custom FAT 32 Bootloader


Top
 Profile  
 
 Post subject: Re: What does your OS look like? (Screen Shots..)
PostPosted: Tue Jun 27, 2017 9:09 pm 
Offline
Member
Member
User avatar

Joined: Thu Jul 26, 2007 1:53 am
Posts: 395
I haven't posted for a very long time. Just showing off some work on my tiling window manager for Fudge.

Image

_________________
Fudge - Simplicity, clarity and speed.
http://github.com/Jezze/fudge/


Top
 Profile  
 
 Post subject: Re: What does your OS look like? (Screen Shots..)
PostPosted: Wed Jun 28, 2017 7:41 am 
Offline
Member
Member
User avatar

Joined: Sat Dec 17, 2016 6:58 am
Posts: 101
Location: The Internet
Octacone wrote:
Fancy looking color scheme btw! :wink:

The screenshot was taken on macOS Sierra (10.12). The shell itself is very cross-platform (still being improved locally, with support for VT-100 escape sequences). The VT-100 version will probably be integrated into the kernel of MajickOS only.

_________________
Everyone should know how to program a computer, because it teaches you how to think! -Steve Jobs
Code:
while ( ! ( succeed = try() ) );


Top
 Profile  
 
 Post subject: Re: What does your OS look like? (Screen Shots..)
PostPosted: Wed Jun 28, 2017 11:39 pm 
Offline
Member
Member

Joined: Thu Jul 05, 2012 5:12 am
Posts: 923
Location: Finland
Jezze wrote:
I haven't posted for a very long time. Just showing off some work on my tiling window manager for Fudge.


Looks nice and professional. I did not know you are still active in this scene. Keep up the good work!

_________________
Undefined behavior since 2012


Top
 Profile  
 
 Post subject: Re: What does your OS look like? (Screen Shots..)
PostPosted: Thu Jun 29, 2017 11:46 am 
Offline
Member
Member
User avatar

Joined: Mon Apr 18, 2016 9:50 am
Posts: 138
Location: New York New York
Quote:
I haven't posted for a very long time. Just showing off some work on my tiling window manager for Fudge.


Please tell me that it was not by sheer coincidence that you decided to include 'Alt-J' as a key combo.

_________________
The OS is P5. Don't expect it to build.


Top
 Profile  
 
 Post subject: Re: What does your OS look like? (Screen Shots..)
PostPosted: Thu Jun 29, 2017 11:59 am 
Offline
Member
Member
User avatar

Joined: Thu Jul 26, 2007 1:53 am
Posts: 395
Antti wrote:
Looks nice and professional. I did not know you are still active in this scene. Keep up the good work!


Thanks Antti! Yeah I'm lurking here from time to time.

jojo wrote:
Please tell me that it was not by sheer coincidence that you decided to include 'Alt-J' as a key combo.


Haha didn't think of that. I do like the band though :)

_________________
Fudge - Simplicity, clarity and speed.
http://github.com/Jezze/fudge/


Top
 Profile  
 
 Post subject: Re: What does your OS look like? (Screen Shots..)
PostPosted: Thu Jun 29, 2017 5:48 pm 
Offline
Member
Member
User avatar

Joined: Mon Feb 22, 2016 4:40 am
Posts: 59
Location: United Kingdom
I am so jealous of you all.

Tupai, now on it's 6th rewrite, can properly load, parse and mount an initrd into the filesystem. I have multi-threading and physical memory mapping working, and I'm close to having ring-0 processes & elf loading working. The OS works on i386 and amd64, and is in the process of being ported to the Raspberry Pi.

Attachment:
Screenshot from 2017-06-30 00-45-43.png
Screenshot from 2017-06-30 00-45-43.png [ 31.31 KiB | Viewed 4471 times ]


https://gitlab.com/zesterer/tupai/tree/dev

_________________
Current developing Tupai, a monolithic x86 operating system
http://zesterer.homenet.org/projects.shtml


Top
 Profile  
 
 Post subject: Re: What does your OS look like? (Screen Shots..)
PostPosted: Sat Jul 01, 2017 5:40 pm 
Offline

Joined: Sat Jul 01, 2017 5:38 pm
Posts: 5
Image


Last edited by petya on Sat Jul 22, 2017 6:50 am, edited 1 time in total.

Top
 Profile  
 
 Post subject: Re: What does your OS look like? (Screen Shots..)
PostPosted: Sat Jul 01, 2017 6:47 pm 
Offline
Member
Member
User avatar

Joined: Mon Jul 18, 2016 2:46 pm
Posts: 170
petya wrote:
...


By far the best meme I saw within a week :D


Top
 Profile  
 
 Post subject: Re: What does your OS look like? (Screen Shots..)
PostPosted: Sat Jul 01, 2017 8:34 pm 
Offline
Member
Member

Joined: Sat Aug 01, 2015 9:05 pm
Posts: 58
petya wrote:
...

This made my day. May I have a download?

_________________
"That I'm in forum signatures is just a sign the invasion of sortie is nearing completion. Soon you'll all have to become me to defeat me." ~ Sortie


Top
 Profile  
 
 Post subject: Re: What does your OS look like? (Screen Shots..)
PostPosted: Sun Jul 02, 2017 12:42 am 
Offline

Joined: Sat Jul 01, 2017 5:38 pm
Posts: 5
cheapskate01 wrote:
petya wrote:
...

This made my day. May I have a download?

Not yet.

Another screenshot:
Image


Last edited by petya on Sat Jul 22, 2017 6:49 am, edited 1 time in total.

Top
 Profile  
 
 Post subject: Re: What does your OS look like? (Screen Shots..)
PostPosted: Sun Jul 02, 2017 2:14 am 
Offline
Member
Member
User avatar

Joined: Fri Aug 07, 2015 6:13 am
Posts: 1134
petya wrote:
...

Tilde is having a hearth attack... :P

_________________
OS: Basic OS
About: 32 Bit Monolithic Kernel Written in C++ and Assembly, Custom FAT 32 Bootloader


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3898 posts ]  Go to page Previous  1 ... 202, 203, 204, 205, 206, 207, 208 ... 260  Next

All times are UTC - 6 hours


Who is online

Users browsing this forum: Bing [Bot] and 89 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:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group