www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - PowerNex - New release of my D kernel

reply Wild <xwildn00bx gmail.com> writes:
Hey!

I have new release of my D kernel called PowerNex.
This release should be a bit more interesting than the last one 
that I release back in November 2015.

This one contains a working memory manager, a custom TTY 
renderer, BMP image renderer, a VFS, etc.
More information is in the Github release.

https://github.com/Vild/PowerNex/releases/tag/v0.1.0-ALPHA
The Github release also have a precompiled ISO.

The project is fully open source and located at 
https://github.com/Vild/PowerNex under the MPLv2 license.

Hopefully someone will find this interesting.
All feedback is appreciated.

-Dan
May 29 2016
next sibling parent mogu <mogucpp 163.com> writes:
On Sunday, 29 May 2016 at 23:15:13 UTC, Wild wrote:
 I have new release of my D kernel called PowerNex.

 -Dan
nice works!
May 29 2016
prev sibling next sibling parent Stefan Koch <uplink.coder googlemail.com> writes:
On Sunday, 29 May 2016 at 23:15:13 UTC, Wild wrote:
 Hey!

 I have new release of my D kernel called PowerNex.
 This release should be a bit more interesting than the last one 
 that I release back in November 2015.

 This one contains a working memory manager, a custom TTY 
 renderer, BMP image renderer, a VFS, etc.
 More information is in the Github release.

 https://github.com/Vild/PowerNex/releases/tag/v0.1.0-ALPHA
 The Github release also have a precompiled ISO.

 The project is fully open source and located at 
 https://github.com/Vild/PowerNex under the MPLv2 license.

 Hopefully someone will find this interesting.
 All feedback is appreciated.

 -Dan
Interesting.
May 29 2016
prev sibling next sibling parent WebFreak001 <janju007 web.de> writes:
On Sunday, 29 May 2016 at 23:15:13 UTC, Wild wrote:
 I have new release of my D kernel called PowerNex.
For those who want to see some screenshots of it but not download or test it yourself, I made some screenshots: Directly after boot: https://i.webfreak.org/f5z9Q8 A few commands: https://i.webfreak.org/f5znY0
May 31 2016
prev sibling next sibling parent Bauss <jj_1337 live.dk> writes:
On Sunday, 29 May 2016 at 23:15:13 UTC, Wild wrote:
 Hey!

 I have new release of my D kernel called PowerNex.
 This release should be a bit more interesting than the last one 
 that I release back in November 2015.

 This one contains a working memory manager, a custom TTY 
 renderer, BMP image renderer, a VFS, etc.
 More information is in the Github release.

 https://github.com/Vild/PowerNex/releases/tag/v0.1.0-ALPHA
 The Github release also have a precompiled ISO.

 The project is fully open source and located at 
 https://github.com/Vild/PowerNex under the MPLv2 license.

 Hopefully someone will find this interesting.
 All feedback is appreciated.

 -Dan
This is really amazing!
May 31 2016
prev sibling next sibling parent Vadim Lopatin <coolreader.org gmail.com> writes:
On Sunday, 29 May 2016 at 23:15:13 UTC, Wild wrote:
 Hey!

 I have new release of my D kernel called PowerNex.
 This release should be a bit more interesting than the last one 
 that I release back in November 2015.

 This one contains a working memory manager, a custom TTY 
 renderer, BMP image renderer, a VFS, etc.
 More information is in the Github release.

 https://github.com/Vild/PowerNex/releases/tag/v0.1.0-ALPHA
 The Github release also have a precompiled ISO.

 The project is fully open source and located at 
 https://github.com/Vild/PowerNex under the MPLv2 license.

 Hopefully someone will find this interesting.
 All feedback is appreciated.

 -Dan
Cool.
May 31 2016
prev sibling next sibling parent Joakim =?UTF-8?B?QnLDpG5uc3Ryw7Zt?= <notfornow dev.null.com> writes:
On Sunday, 29 May 2016 at 23:15:13 UTC, Wild wrote:
 Hopefully someone will find this interesting.
 All feedback is appreciated.

 -Dan
Really cool. Good job :)
May 31 2016
prev sibling next sibling parent reply Wild <xwildn00bx gmail.com> writes:
There is a Q&A about the development of the kernel over at 
https://www.reddit.com/r/programming/comments/4lwtn9/first_release_of_powernex_an_os_kernel_written_in/
Jun 01 2016
parent reply Werner <mekello23 gmx.de> writes:
Latest release shows this: http://imgur.com/QOPsqkc.png
Jun 26 2016
parent Wild <xwildn00bx gmail.com> writes:
On Sunday, 26 June 2016 at 07:43:37 UTC, Werner wrote:
 Latest release shows this: http://imgur.com/QOPsqkc.png
Looks like you didn't give it enough RAM. What command did you run?
Jun 26 2016
prev sibling parent Guest <x y.com> writes:
Also mentioned on OSNews: http://www.osnews.com/comments/29268
Jun 27 2016