Re: Reorganization and list of D libraries (300+)

2017-11-11 Thread Tony via Digitalmars-d-announce

On Saturday, 4 November 2017 at 00:12:19 UTC, Fra Mecca wrote:



For this reason I have edited a list of libraries that could 
aid in this process.


I also considered that the following features could be of 
importance to you:

- License
- Garbage collector
- last modification (automated)



Nice, thanks! I don't like having to hunt for, and sometimes not 
find, the license of a library to see if it is permissive or not. 
GC is nice too.


Re: The final form of the keyboard = ShionKeys

2017-11-11 Thread aberba via Digitalmars-d-announce

On Saturday, 11 November 2017 at 21:02:42 UTC, aberba wrote:

On Friday, 10 November 2017 at 15:06:20 UTC, Shion wrote:

of my project of trying to change the world (ShionKeys),


D will not make software better either.


I mean software written in D will not "change the world" as in a 
better place for everyone either.




Its the people, not a "killer idea".





Re: The final form of the keyboard = ShionKeys

2017-11-11 Thread aberba via Digitalmars-d-announce

On Friday, 10 November 2017 at 15:06:20 UTC, Shion wrote:

of my project of trying to change the world (ShionKeys),


Yet no one ever change the world.

...Just like Advances in tech doesn't kill poverty, advances in 
medicine does minimize death from deseases. If you want to see 
the state of the world, move beyond mainstream media and travel.


Its like "change" usually means worsen the case. Driven by The 
surge to make profit of everything and make billionaires of 
themselves. D will not make software better either.


Its the people, not a "killer idea".


Re: Boston D Meetup 11/22/2017

2017-11-11 Thread Steven Schveighoffer via Digitalmars-d-announce

On 11/11/17 12:43 PM, Steven Schveighoffer wrote:
Trying to get one more meetup in before the holidays. Just a casual 
meeting at the Street. Hope you can join us!




Switched to The Wednesday before Thanksgiving. Sorry for the adjustment, 
but we had some people who could not attend Friday, and this day, we may 
have another special guest.


Event is still here: 
https://www.eventbrite.com/e/monthly-boston-d-get-together-tickets-39796394086


-Steve


Boston D Meetup 11/17/2017

2017-11-11 Thread Steven Schveighoffer via Digitalmars-d-announce
Trying to get one more meetup in before the holidays. Just a casual 
meeting at the Street. Hope you can join us!


FYI, I figured out how to make eventbrite list the attendees, so you can 
now see who has already registered.


-Steve

https://www.eventbrite.com/e/monthly-boston-d-get-together-tickets-39796394086


Re: mir-linux-kernel 1.0.0: Linux system call numbers for different architectures

2017-11-11 Thread Nicholas Wilson via Digitalmars-d-announce
On Saturday, 11 November 2017 at 08:43:32 UTC, Adrian Matoga 
wrote:

On Friday, 10 November 2017 at 18:27:36 UTC, Nathan S. wrote:

About package
--
Linux system call numbers for different architectures. That's 
all.


[...]


Was there anything wrong with 
https://code.dlang.org/packages/syscall-d ?


From it's readme:

Supported Platforms:
Linux-x86_64
Linux-x86
OSX-x86_64
FreeBSD-x86_64

i.e. x86[_64] only.
mir-linux-kernel has all the supported archs.


Re: mir-linux-kernel 1.0.0: Linux system call numbers for different architectures

2017-11-11 Thread Adrian Matoga via Digitalmars-d-announce

On Friday, 10 November 2017 at 18:27:36 UTC, Nathan S. wrote:

About package
--
Linux system call numbers for different architectures. That's 
all.


[...]


Was there anything wrong with 
https://code.dlang.org/packages/syscall-d ?