Re: PowerNex - My 64bit kernel written in D

2015-11-17 Thread lobo via Digitalmars-d-announce
On Wednesday, 18 November 2015 at 03:04:49 UTC, Rikki Cattermole 
wrote:

On 18/11/15 12:35 PM, Wild wrote:

Hey!

I have recently started working on a 64bit kernel written in 
only D (and

a little bit of assembly where it is really needed).
I finally got it to boot today in 64bit mode. All it currently 
do is

just print some text and numbers to the screen.

It uses Adam D. Ruppes minimal D runtime, with some small 
modifications.


I have a precompiled ISO here, if anyone wants to try it:
https://github.com/Vild/PowerNex/releases/tag/v0.0.0-ALPHA

The project is fully opensource and located at
https://github.com/Vild/PowerNex
I livestream the development of this almost everyday at
https://livecoding.tv/Wild/

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

//Dan


So whats the plan?
- 32bit support
- ARM support

What else?


Well, from the README I'd say the goal is a complete x86-64 OS

The goal is to have a whole OS written in D, where PowerNex 
powers the core.


This project looks great and it's not easy writing a x86-64 
bootloader even with GRUB and a reference to work from, Nice work!


bye,
lobo


Re: PowerNex - My 64bit kernel written in D

2015-11-17 Thread Rikki Cattermole via Digitalmars-d-announce

On 18/11/15 12:35 PM, Wild wrote:

Hey!

I have recently started working on a 64bit kernel written in only D (and
a little bit of assembly where it is really needed).
I finally got it to boot today in 64bit mode. All it currently do is
just print some text and numbers to the screen.

It uses Adam D. Ruppes minimal D runtime, with some small modifications.

I have a precompiled ISO here, if anyone wants to try it:
https://github.com/Vild/PowerNex/releases/tag/v0.0.0-ALPHA

The project is fully opensource and located at
https://github.com/Vild/PowerNex
I livestream the development of this almost everyday at
https://livecoding.tv/Wild/

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

//Dan


So whats the plan?
- 32bit support
- ARM support

What else?


PowerNex - My 64bit kernel written in D

2015-11-17 Thread Wild via Digitalmars-d-announce

Hey!

I have recently started working on a 64bit kernel written in only 
D (and a little bit of assembly where it is really needed).
I finally got it to boot today in 64bit mode. All it currently do 
is just print some text and numbers to the screen.


It uses Adam D. Ruppes minimal D runtime, with some small 
modifications.


I have a precompiled ISO here, if anyone wants to try it: 
https://github.com/Vild/PowerNex/releases/tag/v0.0.0-ALPHA


The project is fully opensource and located at 
https://github.com/Vild/PowerNex
I livestream the development of this almost everyday at 
https://livecoding.tv/Wild/


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

//Dan


Re: D compiler daily downloads at an all-time high

2015-11-17 Thread John Colvin via Digitalmars-d-announce
On Tuesday, 17 November 2015 at 23:26:15 UTC, Vladimir Panteleev 
wrote:

On Tuesday, 17 November 2015 at 13:08:37 UTC, Namal wrote:
On Monday, 16 November 2015 at 15:20:51 UTC, Andrei 
Alexandrescu wrote:

[...]


Hello Andrei,

what do you think how good the download numbers are 
representing the popularity of D? Because I myself have 
downloaded the new compiler several times. One for work, one 
for home and one for the virtual machine I guess.


As long as we didn't change something in D that affects how 
often one person downloads the compiler, these are independent 
variables and do not affect the trend. One or three years ago 
(or if D were as it was one or three years ago), would you not 
have downloaded the compiler the same number of times?


package manager presence has improved, so I would expect 
dlang.org downloads to represent a smaller fraction of total 
downloads than it used to.


Re: D compiler daily downloads at an all-time high

2015-11-17 Thread Vladimir Panteleev via Digitalmars-d-announce

On Tuesday, 17 November 2015 at 13:08:37 UTC, Namal wrote:
On Monday, 16 November 2015 at 15:20:51 UTC, Andrei 
Alexandrescu wrote:

http://erdani.com/d/downloads.daily.png

There have been 1677 dmd downloads per day (net after 
discounting Travis CI) on average over the past 28 days (i.e. 
four weeks ending Sunday, November 15).


Hello Andrei,

what do you think how good the download numbers are 
representing the popularity of D? Because I myself have 
downloaded the new compiler several times. One for work, one 
for home and one for the virtual machine I guess.


As long as we didn't change something in D that affects how often 
one person downloads the compiler, these are independent 
variables and do not affect the trend. One or three years ago (or 
if D were as it was one or three years ago), would you not have 
downloaded the compiler the same number of times?


Re: The D Language Foundation has $5000 to its name

2015-11-17 Thread cym13 via Digitalmars-d-announce
On Tuesday, 17 November 2015 at 20:54:34 UTC, Andrei Alexandrescu 
wrote:
Quite timely after the announcement of that $600K donation for 
the Julia language, I'm happy to announce that the D Language 
Foundation has a bank account seeded with $5000 - as I 
promised, it's a round-up of my last royalty check.


The D Language Foundation doesn't yet have non-profit status, 
so we can't accept donations in that account; that'll take a 
few more months. I'll keep everybody posted.



Andrei


What do you plan to do concretely with that money? Advertise? 
Support projects?


The D Language Foundation has $5000 to its name

2015-11-17 Thread Andrei Alexandrescu via Digitalmars-d-announce
Quite timely after the announcement of that $600K donation for the Julia 
language, I'm happy to announce that the D Language Foundation has a 
bank account seeded with $5000 - as I promised, it's a round-up of my 
last royalty check.


The D Language Foundation doesn't yet have non-profit status, so we 
can't accept donations in that account; that'll take a few more months. 
I'll keep everybody posted.



Andrei


Re: D compiler daily downloads at an all-time high

2015-11-17 Thread H. S. Teoh via Digitalmars-d-announce
On Tue, Nov 17, 2015 at 06:42:37PM +, Adam D. Ruppe via 
Digitalmars-d-announce wrote:
> On Tuesday, 17 November 2015 at 13:08:37 UTC, Namal wrote:
> >what do you think how good the download numbers are representing the
> >popularity of D? Because I myself have downloaded the new compiler
> >several times. One for work, one for home and one for the virtual
> >machine I guess.
> 
> Oh the other hand, you have people like me who often skip new
> downloads but use D all the time anyway, and people who get them
> through third party package managers, etc.
[...]

And I never download D from dlang.org; I pull from github. Of course,
only a very small subset of D users would do this. :-P


T

-- 
Ph.D. = Permanent head Damage


Re: D compiler daily downloads at an all-time high

2015-11-17 Thread Adam D. Ruppe via Digitalmars-d-announce

On Tuesday, 17 November 2015 at 13:08:37 UTC, Namal wrote:
what do you think how good the download numbers are 
representing the popularity of D? Because I myself have 
downloaded the new compiler several times. One for work, one 
for home and one for the virtual machine I guess.


Oh the other hand, you have people like me who often skip new 
downloads but use D all the time anyway, and people who get them 
through third party package managers, etc.


My gut feeling is that it probably basically balances out, so 
more downloads probably means more users, though we couldn't 
actually tell how many users by just looking at this.


Re: D compiler daily downloads at an all-time high

2015-11-17 Thread Andrei Alexandrescu via Digitalmars-d-announce

On 11/17/15 8:08 AM, Namal wrote:

On Monday, 16 November 2015 at 15:20:51 UTC, Andrei Alexandrescu wrote:

http://erdani.com/d/downloads.daily.png

There have been 1677 dmd downloads per day (net after discounting
Travis CI) on average over the past 28 days (i.e. four weeks ending
Sunday, November 15).


Hello Andrei,

what do you think how good the download numbers are representing the
popularity of D?


Your guess is as good as mine. It's just a proxy. Generally more daily 
downloads indicate an increasing interest. -- Andrei


Re: Google Summer of Code 2016 Ideas Page

2015-11-17 Thread Russel Winder via Digitalmars-d-announce
On Fri, 2015-11-06 at 13:53 +, CraigDillabaugh via Digitalmars-d-
announce wrote:
> On Friday, 6 November 2015 at 09:07:36 UTC, Gerald Jansen wrote:
> > On Friday, 6 November 2015 at 03:17:59 UTC, Craig Dillabaugh 
> > wrote:
> > > The ideas page for the 2016 Google Summer of Code is now up:
> > > 
> > > http://wiki.dlang.org/GSOC_2016_Ideas
> > 
> > Concerning "Phobos: D Standard Library", specifically 
> > std.parallel, how about "a fork()-backend to std.process OR 
> > std.parallel" as mentioned in this post [1].
> > 
> > [1] 
> > http://forum.dlang.org/post/lpktvvgesolvoprjw...@forum.dlang.org
> 
> Would you be interested in mentoring that?
> 
> Also, for anything Phobos related it would be good to have 
> general consensus that the project would eventually make its way 
> into std.experimental at least. The discussion you linked to 
> proposed the idea, but there wasn't much follow on. Perhaps a 
> proposal should be floated on the General thread.

Sadly I am not really sure what that comment was suggesting. Given
there was a claim of 3x speed up there must have been code. If that
code could be put forward then experiments could be run. Possibly
something for GSoC in that alone.

-- 
Russel.
=
Dr Russel Winder  t: +44 20 7585 2200   voip: sip:russel.win...@ekiga.net
41 Buckmaster Roadm: +44 7770 465 077   xmpp: rus...@winder.org.uk
London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder



signature.asc
Description: This is a digitally signed message part


Re: D compiler daily downloads at an all-time high

2015-11-17 Thread Namal via Digitalmars-d-announce
On Monday, 16 November 2015 at 15:20:51 UTC, Andrei Alexandrescu 
wrote:

http://erdani.com/d/downloads.daily.png

There have been 1677 dmd downloads per day (net after 
discounting Travis CI) on average over the past 28 days (i.e. 
four weeks ending Sunday, November 15).


Hello Andrei,

what do you think how good the download numbers are representing 
the popularity of D? Because I myself have downloaded the new 
compiler several times. One for work, one for home and one for 
the virtual machine I guess.


Re: D 2.068.2 test runner for Android ARM, please test and report results from your Android device

2015-11-17 Thread Joakim via Digitalmars-d-announce

On Thursday, 12 November 2015 at 02:21:08 UTC, Fer22f wrote:

On Sunday, 1 November 2015 at 09:50:16 UTC, Joakim wrote:

https://github.com/joakim-noah/android/releases/tag/runners
You can install a test runner app or run a command-line binary.


This is from a Moto Maxx (it's a Droid Maxx rebranded), Android 
v5.0.2 and Snapdragon 805. These tests hang:


std.socket
std.stdio

Everything else went smoothly. I'm not an expertise android 
developer so I don't know how to get stacktraces from logcat, 
all I oculd get was the verbose of the test program (using "adb 
logcat test_runner:V *:S").


Thanks, there shouldn't be any stacktraces unless the app 
crashes.  When it hangs, as it does in those two modules, some C 
function from bionic usually just doesn't return and you have to 
close the app eventually.  I wasn't expecting any crashes from 
this apk, only mentioned it because you never know what might 
happen on new hardware. ;)