Re: New DConf Blog Post

2019-04-08 Thread matheus via Digitalmars-d-announce

On Monday, 8 April 2019 at 16:48:19 UTC, Seb wrote:

On Monday, 8 April 2019 at 16:42:50 UTC, matheus wrote:

On Sunday, 7 April 2019 at 07:03:34 UTC, bauss wrote:

[...]


Design is a complicated matter and thankfully I'm mostly 
back-end developer.


[...]


Please move this discussions and ideas to DFeed ;-)

https://github.com/CyberShadow/DFeed


Sorry this may sound weird but I don't have a github account.

But if you think this could be useful please go ahead. :)

Matheus.


Re: New DConf Blog Post

2019-04-08 Thread Seb via Digitalmars-d-announce

On Monday, 8 April 2019 at 16:42:50 UTC, matheus wrote:

On Sunday, 7 April 2019 at 07:03:34 UTC, bauss wrote:

[...]


Design is a complicated matter and thankfully I'm mostly 
back-end developer.


[...]


Please move this discussions and ideas to DFeed ;-)

https://github.com/CyberShadow/DFeed


Re: New DConf Blog Post

2019-04-08 Thread matheus via Digitalmars-d-announce

On Sunday, 7 April 2019 at 07:03:34 UTC, bauss wrote:

On Sunday, 7 April 2019 at 06:19:31 UTC, Mike Parker wrote:

On Saturday, 6 April 2019 at 22:30:58 UTC, bauss wrote:


The design is terrible and it really looks unprofessional.

While the old site wasn't responsive, the design was at least 
slightly better.


It just doesn't look very well done.

I'm not trying to be negative or anything, but it looks like 
someone who just learn html/css in 1999 tried to make the 
design of the page.


Perhaps raising money to pay an experienced web designer would 
be a good topic for a fundraiser later this year.


I think that would be a great idea. I'd tip in with some cash 
for that.


Design is a complicated matter and thankfully I'm mostly back-end 
developer.


But one thing that I see around here is a excess of borders in 
the layout which may sound dated and for me a visual pollution.


For example let's take this Forum (https://forum.dlang.org):

Starting with the names:

D Programming Language - New users
D Programming Language - Community
D Programming Language - Ecosystem
.
.
.

Why "D Programming Language" + Something?

I think it's pretty obvious when someone is here that they are 
accessing a D Programming Language Forum.


Like I said above I think this forums has an excess of borders 
and I'd prefer something like this: 
https://i.imgur.com/OQCPojN.png than what you have today, but 
this is a personal taste.


But I asked a friend who design pages for living and he agreed. 
In fact he said that we should get rid of "Threads, Posts" 
columns too, or may give a light background color according the 
Topic (New users, Community etc.).


By the way the Forum is my main grip today when using mobile.

Matheus.


Re: Release D 2.085.1

2019-04-08 Thread Márcio Martins via Digitalmars-d-announce

On Saturday, 6 April 2019 at 09:12:40 UTC, Martin Nowak wrote:

Glad to announce D 2.085.1, ♥ to the 14 contributors.

http://dlang.org/download.html

This point release fixes a few issues over 2.085.0, see the 
changelog for more details.


http://dlang.org/changelog/2.085.1.html

-Martin


Getting this error with 2.085.1 on code previously working with 
2.083.1:


/usr/include/dmd/phobos/std/typecons.d(6201,24): Error: pure 
function 
std.typecons.RefCounted!(WrappedConnection!(LockedConnection!(Connection!(VibeSocket, cast(ConnectionOptions)3)*), cast(WrappedConnectionOptions)0), cast(RefCountedAutoInitialize)1).RefCounted.RefCountedStore.move cannot call impure function std.algorithm.mutation.moveEmplace!(WrappedConnection!(LockedConnection!(Connection!(VibeSocket, cast(ConnectionOptions)3)*), cast(WrappedConnectionOptions)0)).moveEmplace


Don't suppose there is any known workaround?


Re: DPP on the D Blog

2019-04-08 Thread Andre Pany via Digitalmars-d-announce

On Monday, 8 April 2019 at 10:28:04 UTC, Mike Parker wrote:
I've just published a new Project Highlight, this one on dpp. 
Atila shares some anecdotes about how and why the project came 
together. He'll be speaking more about it at DConf next month.


The blog:
https://dlang.org/blog/2019/04/08/project-highlight-dpp/

Reddit:
https://www.reddit.com/r/programming/comments/bas2my/dpp_include_c_and_c_headers_directly_in_your_d/

Somewhere on HN:
https://news.ycombinator.com/


Great functionality and great article.
I just realized DPP would be a perfect candidate for a Dub plugin.
Just write the .dpp files, add the dependency to DPP in dub.json 
and the Dub plugin mechanism (to be implemented) will do all the 
rest for you.


Kind regards
Andre




DPP on the D Blog

2019-04-08 Thread Mike Parker via Digitalmars-d-announce
I've just published a new Project Highlight, this one on dpp. 
Atila shares some anecdotes about how and why the project came 
together. He'll be speaking more about it at DConf next month.


The blog:
https://dlang.org/blog/2019/04/08/project-highlight-dpp/

Reddit:
https://www.reddit.com/r/programming/comments/bas2my/dpp_include_c_and_c_headers_directly_in_your_d/

Somewhere on HN:
https://news.ycombinator.com/


Re: jupyter-wire v0.0.3 - markdown/HTML support

2019-04-08 Thread Atila Neves via Digitalmars-d-announce

On Sunday, 7 April 2019 at 07:05:32 UTC, bauss wrote:

On Friday, 5 April 2019 at 12:03:48 UTC, Atila Neves wrote:

http://code.dlang.org/packages/jupyter_wire

It's now possible to send markdown or HTML to a jupyter 
notebook from D:


return markdownResult("# Header");

Simple, but looks pretty.


Thanks Atila for all your great work and projects!


Thanks for the kind words!


Re: New DConf Blog Post

2019-04-08 Thread JN via Digitalmars-d-announce

On Saturday, 6 April 2019 at 22:30:58 UTC, bauss wrote:


Just going to respond to this:

"If you haven’t visited the site in a while, you’ll surely 
notice that it’s been redesigned. The old version was not 
responsive and was quite annoying to manipulate on small 
screens."


The design is terrible and it really looks unprofessional.


I don't know about design, but on my MacBook on a 21:9 widescreen 
monitor, the font is defaulting to Arial Narrow, giving a very 
squished look and hard to read.