Re: arsd 11 progress report - scheduled for release in May

2023-04-20 Thread Chris Piker via Digitalmars-d-announce

On Tuesday, 21 March 2023 at 21:30:59 UTC, Adam D Ruppe wrote:
I haven't written much in the blog lately but I tried to catch 
up a little this week with a progress report of the code I 
intend to release in a couple more months.


http://dpldocs.info/this-week-in-d/Blog.Posted_2023_03_20.html


Hi Adam

A cursory reading of the cgi module indicates that arsd provide 
some of the same functionality of vibe.d, but uses 
multi-processes or multi-threads instead of fibers.  Is that 
true?  Also, how do you keep DB requests from getting munged 
together on the same DB connection socket when using arsd.cgi 
with arsd.database?


In general what would you say are the advantages of using 
arsd.cgi over vibe.d (other then simplicity of course).


Also, if I should be posting these questions in some other forum, 
just let me know which one and I'll switch over.


Thanks,



Re: Walter on Twitter

2023-04-20 Thread Andrej Mitrovic via Digitalmars-d-announce

On Tuesday, 18 April 2023 at 20:07:43 UTC, Walter Bright wrote:
I'm just afraid it will consist mostly of me staring at the 
screen with a baffled look.


I think that's 99.9% of programmers.

But think of it as rubber duck debugging. 
https://en.wikipedia.org/wiki/Rubber_duck_debugging


I think that having to explain your actions makes one a better 
programmer. It's kind of like PR reviews except it's live.


It's similar to documenting code. If you document your API or 
code and realize the explanation doesn't really make any sense 
then probably the code doesn't make any sense. So it's time to 
rethink that piece of code.


Re: You can now sponsor Photon and related projects

2023-04-20 Thread Sergey via Digitalmars-d-announce
On Thursday, 20 April 2023 at 01:14:58 UTC, Dmitry Olshansky 
wrote:

I think it only works in Russia, but here it is:
https://sponsr.ru/feed/

—
Dmitry Olshansky


Also probably you could try to create Patreon support on GitHub 
page


Re: You can now sponsor Photon and related projects

2023-04-20 Thread Dmitry Olshansky via Digitalmars-d-announce
On Thursday, 20 April 2023 at 01:14:58 UTC, Dmitry Olshansky 
wrote:

I think it only works in Russia, but here it is:
https://sponsr.ru/feed/


Wrong link, sorry about that.
https://sponsr.ru/glow

—
Dmitry Olshansky