On 11/27/20 12:05 PM, Steven Schveighoffer wrote:
FYI, this bug was just fixed (eventcore version 0.9.11). I tested it and
it works.
Thanks Sönke for fixing this!
-Steve
https://github.com/vibe-d/vibe-core/issues/205
Hooray and congrats to Soenke and team!
On 8/12/20 9:46 AM, James Blachly wrote:
On 7/18/20 8:16 AM, Andre Pany wrote:
On Saturday, 18 July 2020 at 09:10:04 UTC, Mr. Backup wrote:
>> ...
I started the program with "dub" command and everything worked as I
expected. Except that there were a lot "deprecation" warnings and
long time t
On Sunday, 23 August 2020 at 09:56:25 UTC, Andre Pany wrote:
Please have a look at the end of this site:
https://d-land.sepany.de/tutorials/cloud/sichere-docker-images-fuer-cloud-anwendungen-erstellen/
It describes how to build really small vibed applications on
Alpine by using docker scratch im
On Sunday, 23 August 2020 at 06:41:03 UTC, Pierce Ng wrote:
On Thursday, 20 August 2020 at 18:13:46 UTC, ddcovery wrote:
[...]
Recently I too started to look at web frameworks for compiled
languages. Currently playing with Free Pascal - fast compiler,
several web frameworks to evaluate, and
On Thursday, 20 August 2020 at 18:13:46 UTC, ddcovery wrote:
Last month I decided it was time to start a new project (my own
company) and I reviewed some languages/frameworks for web
development (REST services, image processing, PDF generation,
...): Java based ones (I'm experienced with
scal
On Friday, 21 August 2020 at 09:50:38 UTC, ddcovery wrote:
On Friday, 21 August 2020 at 08:48:34 UTC, ddcovery wrote:
On Thursday, 20 August 2020 at 21:36:04 UTC, Andre Pany wrote:
[...]
Thanks a lot Andre,
I opened immediately the issues to receive some feedback:
[...]
EDIT: 23 days ago n
On Friday, 21 August 2020 at 08:48:34 UTC, ddcovery wrote:
On Thursday, 20 August 2020 at 21:36:04 UTC, Andre Pany wrote:
[...]
Thanks a lot Andre,
I opened immediately the issues to receive some feedback:
[...]
EDIT: 23 days ago new vibe.d (0.9.0) was released... Testing with
it memory pr
On Thursday, 20 August 2020 at 21:36:04 UTC, Andre Pany wrote:
On Thursday, 20 August 2020 at 18:13:46 UTC, ddcovery wrote:
On Monday, 17 August 2020 at 15:45:05 UTC, aberba wrote:
[...]
After 18 years following DLang, and some disagrees about
productivity lacks at the beggining (no IDE, Deb
On Thursday, 20 August 2020 at 18:13:46 UTC, ddcovery wrote:
On Monday, 17 August 2020 at 15:45:05 UTC, aberba wrote:
[...]
After 18 years following DLang, and some disagrees about
productivity lacks at the beggining (no IDE, Debugging?, an
standard library battle, not a good database connec
"After 18 years following DLang," its not well expressed...may be
"at first Dlang stages, after 2 years following its evolution,
and ..."
On Monday, 17 August 2020 at 15:45:05 UTC, aberba wrote:
On Thursday, 13 August 2020 at 09:54:06 UTC, Mr. Backup wrote:
On Wednesday, 12 August 2020 at 13:46:06 UTC, James Blachly
wrote:
Unfortunately the problem still occurs with Vibe.d 0.9.0
IMO **this is the single most important problem t
On Thursday, 13 August 2020 at 09:54:06 UTC, Mr. Backup wrote:
And as soon as I came across it, I wanted to use it in my
project. But it has many packages for the same things, but
these packages are unfinished. Everyone creates their own. You
start comparing them and don't know what to choose f
On Thursday, 13 August 2020 at 09:54:06 UTC, Mr. Backup wrote:
On Wednesday, 12 August 2020 at 13:46:06 UTC, James Blachly
wrote:
Unfortunately the problem still occurs with Vibe.d 0.9.0
IMO **this is the single most important problem to fix** for
vibe.d -- if the most basic of examples (inde
On 8/13/20 3:28 AM, WebFreak001 wrote:
On Wednesday, 12 August 2020 at 21:11:54 UTC, Daniel Kozak wrote:
[...]
Unfortunately, I think vibe-d is dead. With every release it is worse
than before and it seems there is almost no activity. So D really need
new champion here maybe hunt will be next
On Wednesday, 12 August 2020 at 13:46:06 UTC, James Blachly wrote:
Unfortunately the problem still occurs with Vibe.d 0.9.0
IMO **this is the single most important problem to fix** for
vibe.d -- if the most basic of examples (indeed, supplied by
dub itself) fails so spectacularly, the casual
On Wednesday, 12 August 2020 at 21:11:54 UTC, Daniel Kozak wrote:
[...]
Unfortunately, I think vibe-d is dead. With every release it is
worse than before and it seems there is almost no activity. So
D really need new champion here maybe hunt will be next
champion.
Can you give an example ho
On Wednesday, 12 August 2020 at 13:46:06 UTC, James Blachly wrote:
... The ctrl-C non-termination bug has existed since at least
2015 from what I can tell from the forums.
It's such a pity that so many dub packages are not in
friction-free mode.
For this particular problem, maybe before it
On Wed, Aug 12, 2020 at 3:51 PM James Blachly via Digitalmars-d-learn <
digitalmars-d-learn@puremagic.com> wrote:
> Unfortunately the problem still occurs with Vibe.d 0.9.0
>
> IMO **this is the single most important problem to fix** for vibe.d --
> if the most basic of examples (indeed, supplied
On 7/18/20 8:16 AM, Andre Pany wrote:
On Saturday, 18 July 2020 at 09:10:04 UTC, Mr. Backup wrote:
>> ...
I started the program with "dub" command and everything worked as I
expected. Except that there were a lot "deprecation" warnings and long
time to compile.But when I exit the service by ct
On Saturday, 18 July 2020 at 17:23:06 UTC, Mr. Backup wrote:
On Saturday, 18 July 2020 at 12:16:09 UTC, Andre Pany wrote:
On Saturday, 18 July 2020 at 09:10:04 UTC, Mr. Backup wrote:
[...]
I assume you are using vibe.d 0.8.4 or older. Please check
whether adding this to dub.json solves your
On Saturday, 18 July 2020 at 09:10:04 UTC, Mr. Backup wrote:
by ctrl + c and start again the program cannot start again with
error message:
Failed to listen on ::1:8080
Failed to listen on 127.0.0.1:8080
Failed to listen for incoming HTTP connections on any of the
supplied interfaces.
https
On Saturday, 18 July 2020 at 12:16:09 UTC, Andre Pany wrote:
On Saturday, 18 July 2020 at 09:10:04 UTC, Mr. Backup wrote:
[...]
I assume you are using vibe.d 0.8.4 or older. Please check
whether adding this to dub.json solves your problem:
"versions": [ "VibeHighEventPriority" ]
(Restart
On Saturday, 18 July 2020 at 09:10:04 UTC, Mr. Backup wrote:
Hello,
I wanted to create simple web service to start learning more
about D lang and compare with another languages. I have used
"dub init -t vibe.d" to create basic example:
import vibe.vibe;
void main()
{
auto settings =
On Saturday, 18 July 2020 at 09:10:04 UTC, Mr. Backup wrote:
Hello,
I wanted to create simple web service to start learning more
about D lang and compare with another languages. I have used
"dub init -t vibe.d" to create basic example:
[...]
Think it's just Vibe.d:
I had a similar issue:
24 matches
Mail list logo