What does your OS look like? (Screen Shots..)
Re: What does your OS look like? (Screen Shots..)
Nice!
@Sortie if you are going to create some, idk desktop envriroment what would taskbar and such things be? A fullscreen transparent window or what?
@Agola what a good name for an operating system... When you stop using that name and when you (if you already have or planning to) nullify all rights to such name, inform me . What is you secret for good names?
@Sortie if you are going to create some, idk desktop envriroment what would taskbar and such things be? A fullscreen transparent window or what?
@Agola what a good name for an operating system... When you stop using that name and when you (if you already have or planning to) nullify all rights to such name, inform me . What is you secret for good names?
Re: What does your OS look like? (Screen Shots..)
Seriously, emacs? You have the worst OS I've seen here in a while.sortie wrote:I added a lot more features to my user-space terminal emulator and show off some of my more interesting recent developments. Look closely for sneak previews of what's coming up.
Re: What does your OS look like? (Screen Shots..)
Emacs is good for playing games, you might end up with RSI if you use it as a text editor though.Kevin wrote:Seriously, emacs? You have the worst OS I've seen here in a while.sortie wrote:I added a lot more features to my user-space terminal emulator and show off some of my more interesting recent developments. Look closely for sneak previews of what's coming up.
com.sun.java.swing.plaf.nimbus.InternalFrameInternalFrameTitlePaneInternalFrameTitlePaneMaximizeButtonWindowNotFocusedState
Compiler Development Forum
Compiler Development Forum
- Kazinsal
- Member
- Posts: 559
- Joined: Wed Jul 13, 2011 7:38 pm
- Libera.chat IRC: Kazinsal
- Location: Vancouver
- Contact:
Re: What does your OS look like? (Screen Shots..)
I need to remember to not mention my in-development features and evil plans, lest I find one day that sortie has pulled an all-nighter to beat me to them...
Re: What does your OS look like? (Screen Shots..)
I'm working again on my OS and I have unlocked a new achievement: I can finally assemble files!
There was a weird and deep bug in the file system driver, I had to rewrite the WriteFile method entirely.
There was a weird and deep bug in the file system driver, I had to rewrite the WriteFile method entirely.
"Open source seems to embrace the dark side of human nature." - Ville Turjanmaa
Re: What does your OS look like? (Screen Shots..)
He's got both emacs and vim running at the same time, which by my calculations should cause his computer to explode from rage.Kevin wrote:Seriously, emacs? You have the worst OS I've seen here in a while.sortie wrote:I added a lot more features to my user-space terminal emulator and show off some of my more interesting recent developments. Look closely for sneak previews of what's coming up.
Re: What does your OS look like? (Screen Shots..)
This has been a productive weekend. 1.1 is going to be a hell of a release.
Re: What does your OS look like? (Screen Shots..)
That is crazy! Wait, you ported Qemu? I bet it would take me at least 50 years to do something as amazing as that. Kevin and Max are falling behind.sortie wrote:[img.]https://users-cs.au.dk/~sortie/sortix/screenshots/sortix-gui-qemu-quake.png[/img]
[img.]https://users-cs.au.dk/~sortie/sortix/screenshots/sortix-gui-qemu-linux-live-cd-toaru.png[/img]
This has been a productive weekend. 1.1 is going to be a hell of a release.
OS: Basic OS
About: 32 Bit Monolithic Kernel Written in C++ and Assembly, Custom FAT 32 Bootloader
About: 32 Bit Monolithic Kernel Written in C++ and Assembly, Custom FAT 32 Bootloader
Re: What does your OS look like? (Screen Shots..)
ToaruOS has Bochsoctacone wrote:Kevin and Max are falling behind.
com.sun.java.swing.plaf.nimbus.InternalFrameInternalFrameTitlePaneInternalFrameTitlePaneMaximizeButtonWindowNotFocusedState
Compiler Development Forum
Compiler Development Forum
Re: What does your OS look like? (Screen Shots..)
So Kevin can run Sortix on his own OS.matt11235 wrote:ToaruOS has Bochsoctacone wrote:Kevin and Max are falling behind.
Sortie can run Toaru OS. Cooooooool!
OS: Basic OS
About: 32 Bit Monolithic Kernel Written in C++ and Assembly, Custom FAT 32 Bootloader
About: 32 Bit Monolithic Kernel Written in C++ and Assembly, Custom FAT 32 Bootloader
Re: What does your OS look like? (Screen Shots..)
The next thing to do is to run Sortix inside Toaru inside Sortix inside...
"If you don't fail at least 90 percent of the time, you're not aiming high enough."
- Alan Kay
- Alan Kay
Re: What does your OS look like? (Screen Shots..)
Thanks!Lukand wrote:Nice!
@Sortie if you are going to create some, idk desktop envriroment what would taskbar and such things be? A fullscreen transparent window or what?
@Agola what a good name for an operating system... When you stop using that name and when you (if you already have or planning to) nullify all rights to such name, inform me . What is you secret for good names?
Agola means "Administrator" in one of really old languages, that I can't remember its name.
Keyboard not found!
Press F1 to run setup.
Press F2 to continue.
Press F1 to run setup.
Press F2 to continue.
Re: What does your OS look like? (Screen Shots..)
This is impressive. From what I can tell, getting qemu to run is a lot harder than bochs because it uses a much larger subset of POSIX. Once you're there, you can probably port most other things without too much trouble.sortie wrote:This has been a productive weekend. 1.1 is going to be a hell of a release.
Screenshots like this one are when I'm tempted to finally give in and just make everything POSIX. But I don't want to...
Re: What does your OS look like? (Screen Shots..)
You just wrote down my thoughts. It is lonely, rainy and cold outside the tent of POSIX.Kevin wrote:Screenshots like this one are when I'm tempted to finally give in and just make everything POSIX. But I don't want to...
Looks good, sortie.
Re: What does your OS look like? (Screen Shots..)
Reimplemented the GUI in my OS and updated (again) the look and feel of the windows.
I have some ideas to fix all its display bugs. Hope to get t working asap!
I have some ideas to fix all its display bugs. Hope to get t working asap!
"Open source seems to embrace the dark side of human nature." - Ville Turjanmaa