[OT] Memory usage and Web (WAS: Re: Digger 1.0)

2014-09-23 Thread simendsjo via Digitalmars-d-announce
On 09/23/2014 04:48 PM, Joakim wrote: > On Monday, 22 September 2014 at 13:23:33 UTC, simendsjo wrote: >> My guess is the average for developers is ~8GB. 2GB RAM is really not >> enough for pretty much anything these days - the browser alone easily >> chews 3-4GB on moderate

Re: Digger 1.0

2014-09-22 Thread simendsjo via Digitalmars-d-announce
On 09/22/2014 07:28 PM, ketmar via Digitalmars-d-announce wrote: > On Mon, 22 Sep 2014 15:24:55 +0200 > simendsjo via Digitalmars-d-announce > wrote: > >> My guess is the average for developers is ~8GB. 2GB RAM is really not >> enough for pretty much anything these

Re: Digger 1.0

2014-09-22 Thread simendsjo via Digitalmars-d-announce
On 09/22/2014 12:50 PM, Nick Treleaven wrote: (...) > Sometimes my Windows machine with 2 GB RAM gets OOM when trying to link > phobos.lib (I have to close most programs and start again), it would be > nice if there was a way to continue a failed build without starting from > scratch. My guess is

Re: core.stdcpp

2014-08-29 Thread simendsjo via Digitalmars-d-announce
On 08/29/2014 07:07 PM, Sean Kelly wrote: > On Wednesday, 27 August 2014 at 18:06:00 UTC, Daniel Murphy wrote: >> "eles" wrote in message news:rixtiaiokrukvqjsf...@forum.dlang.org... >> >>> One such platform exists and is the embedded system, others are the >>> linux kernel and the like, and even

digitalmars-d-announce@puremagic.com

2014-08-13 Thread simendsjo via Digitalmars-d-announce
On 08/13/2014 10:45 PM, Dicebot wrote: > On Wednesday, 13 August 2014 at 20:27:42 UTC, Orvid King wrote: >>> Can confirm. It was OK just a few hours ago though >> >> It's working fine for me using Opera, although the CSS may very well >> be cached for me... > > It has recovered ;) Not for me. Doe

digitalmars-d-announce@puremagic.com

2014-08-13 Thread simendsjo via Digitalmars-d-announce
On 08/13/2014 04:16 PM, Alex wrote: (...) > You should've noticed that the installation instruction stuff has been > moved to > the D wiki - http://wiki.dlang.org/Mono-D (...) Is it just me, or is there something very strange going on with the wiki? Seems a lot of CSS isn't applied on that page an

Re: DConf 2014 Keynote: High Performance Code Using D by Walter Bright

2014-07-20 Thread simendsjo via Digitalmars-d-announce
On 07/19/2014 08:37 PM, Andrei Alexandrescu wrote: > On 7/16/14, 3:22 AM, bearophile wrote: >> Andrei Alexandrescu: >>> http://www.reddit.com/r/programming/comments/2aruaf/dconf_2014_keynote_high_performance_code_using_d/ >>> >>> >> >> Despite Walter is used to "pipeline programming", so the next s

Re: DSnips - making D coding awesome in Vim (with GIFs!)

2014-07-18 Thread simendsjo via Digitalmars-d-announce
On 07/17/2014 10:57 PM, Kiith-Sa wrote: > DSnips is a set of UltiSnips snippets for D (now with GIFs showing each > snippet in action (image-heavy)) > > https://github.com/kiith-sa/DSnips > > This is an attempt to overhaul the D snippets I got merged to UltiSnips > (now a separate "vim-snippets"

Re: DConf 2014 Day 2 Talk 6: Debugging in D by Iain Buclaw

2014-07-11 Thread simendsjo via Digitalmars-d-announce
On 07/11/2014 05:48 PM, Andrei Alexandrescu wrote: > Upvote!! > > http://www.reddit.com/r/programming/comments/2afm4x/dconf_2014_day_2_talk_6_debugging_in_d_by_iain/ > > > https://www.facebook.com/dlang.org/posts/882826745064341 > > https://twitter.com/D_Programming/status/487623887187083264 >

Re: DConf 2014 Day 2 Talk 4: Reducing D Bugs by Vladimir Panteleev

2014-07-10 Thread simendsjo via Digitalmars-d-announce
On 07/10/2014 11:34 AM, Dicebot wrote: > On Thursday, 10 July 2014 at 05:27:56 UTC, simendsjo wrote: >> On 07/10/2014 01:22 AM, "Nordlöw" wrote: >>> On Wednesday, 9 July 2014 at 18:26:53 UTC, simendsjo wrote: >>>> Would it make sense to add them to the

Re: DConf 2014 Day 2 Talk 4: Reducing D Bugs by Vladimir Panteleev

2014-07-09 Thread simendsjo via Digitalmars-d-announce
On 07/10/2014 01:22 AM, "Nordlöw" wrote: > On Wednesday, 9 July 2014 at 18:26:53 UTC, simendsjo wrote: >> Would it make sense to add them to the dtools repository? > > It's already included there as a submodule :) Hidden in plain sight.

Re: DConf 2014 Day 2 Talk 4: Reducing D Bugs by Vladimir Panteleev

2014-07-09 Thread simendsjo via Digitalmars-d-announce
On 07/09/2014 06:00 PM, Andrei Alexandrescu wrote: > http://www.reddit.com/r/programming/comments/2a8xf4/dconf_2014_day_2_talk_4_reducing_d_bugs_by/ > > > https://www.facebook.com/dlang.org/posts/881813965165619 > > https://news.ycombinator.com/newest (please find and vote quickly) > > https://

Re: DConf Day 1 Talk 6: Case Studies in Simplifying Code with Compile-Time Reflection by Atila Neves

2014-06-16 Thread simendsjo via Digitalmars-d-announce
On 06/16/2014 07:27 PM, Andrei Alexandrescu wrote: > https://news.ycombinator.com/newest Why not put "DConf 2014" in the title too?

Re: Real time captioning of D presentations

2014-06-03 Thread simendsjo via Digitalmars-d-announce
On 06/03/2014 08:23 AM, Martin Drasar via Digitalmars-d-announce wrote: > On 3.6.2014 7:55, simendsjo via Digitalmars-d-announce wrote: >>> Or because somebody in the production studio decided the music and sound >>> effects needed to be at least 2x louder than the dialog.

Re: Real time captioning of D presentations

2014-06-02 Thread simendsjo via Digitalmars-d-announce
On 06/03/2014 06:51 AM, Nick Sabalausky wrote: > On 6/2/2014 5:16 PM, Jonathan M Davis via Digitalmars-d-announce wrote: >> On Mon, 02 Jun 2014 10:00:17 -0700 >> Walter Bright via Digitalmars-d-announce >> wrote: >>> >>> Captioning also helps people who aren't native english speakers. >> >> And na

Re: Adam D. Ruppe's "D Cookbook" now available!

2014-05-29 Thread simendsjo via Digitalmars-d-announce
On 05/29/2014 11:51 AM, Jacob Carlborg wrote: > On 2014-05-28 20:14, Walter Bright wrote: >> http://www.packtpub.com/discover-advantages-of-programming-in-d-cookbook/book >> >> >> >> http://www.amazon.com/D-Cookbook-Adam-D-Ruppe/dp/1783287217 >> >> http://www.reddit.com/r/programming/comments/26pn0

Re: Dconf 2014 talks - when to be available

2014-05-28 Thread simendsjo via Digitalmars-d-announce
On 05/28/2014 05:54 AM, Saurabh Das wrote: > On Tuesday, 27 May 2014 at 23:48:44 UTC, currysoup wrote: >> On Tuesday, 27 May 2014 at 23:08:01 UTC, Leandro Lucarella wrote: >>> Ali Çehreli, el 27 de May a las 10:40 me escribiste: On 05/27/2014 09:18 AM, Suliman wrote: >> apparently to

Re: Livestreaming DConf?

2014-05-12 Thread simendsjo via Digitalmars-d-announce
On 05/11/2014 11:15 PM, John Carter via Digitalmars-d-announce wrote: > The timezones being so different, I'm not sure livestreaming will help > me... But I do plan to watch any videos of it as soon as they are up. It's the same problem for all Europeans (and many other), including me. I'm also lo

Re: Tkd – Cross platform GUI toolkit based on Tcl/Tk

2014-05-09 Thread simendsjo via Digitalmars-d-announce
On 05/09/2014 06:09 PM, Andrei Alexandrescu wrote: > On 5/9/14, 2:44 AM, simendsjo wrote: >> On 05/09/2014 11:32 AM, Andrej Mitrovic via Digitalmars-d-announce wrote: >>> On 5/9/14, simendsjo via Digitalmars-d-announce >>> wrote: >>>> I'm unable to fi

Re: Tkd – Cross platform GUI toolkit based on Tcl/Tk

2014-05-09 Thread simendsjo via Digitalmars-d-announce
On 05/09/2014 11:32 AM, Andrej Mitrovic via Digitalmars-d-announce wrote: > On 5/9/14, simendsjo via Digitalmars-d-announce > wrote: >> I'm unable to find the HN link. This search shows the reddit link and a >> link straight to the forum. I even tried to go through several

Re: Tkd – Cross platform GUI toolkit based on Tcl/Tk

2014-05-09 Thread simendsjo via Digitalmars-d-announce
On 05/08/2014 06:05 PM, Andrei Alexandrescu wrote: > > https://hn.algolia.com/#!/story/forever/0/Tkd I'm unable to find the HN link. This search shows the reddit link and a link straight to the forum. I even tried to go through several pages of "newest" on HN doing a search for "tkd" without any

Re: dblog.aldacron.net is Clean Again

2014-04-11 Thread simendsjo
On 04/11/2014 03:41 PM, Nick Sabalausky wrote: (...) I haven't looked closely at the other VPS companies, but in my experience you can't go wrong with Linode. They're amazing. I'm ultra-critical of freaking everything, and yet I don't have a single, even minor, complaint about Linode. (But then

Re: GDC ARM beta #1 (with binary releases!)

2014-03-17 Thread simendsjo
On 03/17/2014 06:11 PM, Andrei Alexandrescu wrote: Vote up! (...) https://news.ycombinator.com/newest (find it and vote it) Currently here (nr. 184): https://news.ycombinator.com/x?fnid=dKZJeV9oxnVX2eOw0VUBlt If not, search for "GDC".

Re: Final version of dlang-fr released

2014-03-07 Thread simendsjo
On 03/06/2014 10:44 PM, Meta wrote: On Thursday, 6 March 2014 at 21:40:30 UTC, Ali Çehreli wrote: Yes. Let me Google for myself... :) I've just found the following forum post, listing the number of foreign words in Turkish. I don't know how scientific it is. http://www.dilforum.com/forum/show

Re: ApplyYourDLang - A YouTube channel for D introduction videos

2014-02-27 Thread simendsjo
On 02/27/2014 09:25 PM, Jacob Carlborg wrote: On 2014-02-26 21:23, simendsjo wrote: The video quality is good, isn't it? Or did you mean the content quality (which is pretty poor)? No, not the content, I'm referring to the video quality. Hmm, for some reason Youtube only displays

Re: ApplyYourDLang - A YouTube channel for D introduction videos

2014-02-27 Thread simendsjo
On 02/27/2014 12:51 AM, deadalnix wrote: On Sunday, 23 February 2014 at 22:07:39 UTC, simendsjo wrote: The cat's out of the bag.. http://www.reddit.com/r/programming/comments/1ypg91/getting_started_with_d_and_vibed/ We didn't want to announce the site before we had more videos,

Re: ApplyYourDLang - A YouTube channel for D introduction videos

2014-02-26 Thread simendsjo
On 02/26/2014 09:58 PM, Dylan Knutson wrote: On Wednesday, 26 February 2014 at 20:22:31 UTC, simendsjo wrote: On 02/26/2014 08:52 PM, Jacob Carlborg wrote: The video quality is good, isn't it? Or did you mean the content quality (which is pretty poor)? The audio quality is due to us

Re: ApplyYourDLang - A YouTube channel for D introduction videos

2014-02-26 Thread simendsjo
On 02/26/2014 08:52 PM, Jacob Carlborg wrote: On 2014-02-23 23:07, simendsjo wrote: The cat's out of the bag.. http://www.reddit.com/r/programming/comments/1ypg91/getting_started_with_d_and_vibed/ We didn't want to announce the site before we had more videos, but it has found

Re: dmd 2.065.0

2014-02-24 Thread simendsjo
On 02/24/2014 09:45 AM, Andrew Edwards wrote: The final release of DMD 2.065 is now available. [1] contains complete descriptions of all changes, enhancements and fixes for this release. (...) [1] http://dlang.org/chagelog.html Great news! Your changelog link has a typo, and it's not updated

ApplyYourDLang - A YouTube channel for D introduction videos

2014-02-23 Thread simendsjo
The cat's out of the bag.. http://www.reddit.com/r/programming/comments/1ypg91/getting_started_with_d_and_vibed/ We didn't want to announce the site before we had more videos, but it has found its way to reddits frontpage.

Re: DUB 0.9.21

2014-02-22 Thread simendsjo
On 02/22/2014 10:44 AM, Sönke Ludwig wrote: A new final release is ready. This one took a bit longer and has more changes than usual: (...) Thanks for what looks like a great release! The second feature planned is first class support for Dustmite - (...) Mostly welcomed. Dustmite is really

Re: Dgame 0.3.2

2014-02-18 Thread simendsjo
On Tuesday, 18 February 2014 at 11:56:12 UTC, Namespace wrote: A new version of Dgame is ready: https://github.com/Dgame/Dgame/releases/tag/0.3.2 Don't forget to visit the website and the tutorials: http://dgame-dev.de/ http://dgame-dev.de/?page=tutorial Also there is now a Work in Progress se

Re: DConf 2014 acceptance rate likely under 50%

2014-02-17 Thread simendsjo
On Monday, 17 February 2014 at 13:45:03 UTC, Dicebot wrote: Both good and bad news. Awesome part is that D community is already able to generate that much quality content for a yearly conference. Somewhat sad part is that a lot of good stuff won't be seen because simply publishing talks is not

Re: Arch Linux D news digest

2013-11-17 Thread simendsjo
On Sunday, 17 November 2013 at 10:44:56 UTC, Moritz Maxeiner wrote: On Saturday, 16 November 2013 at 12:49:05 UTC, Atila Neves wrote: On Wednesday, 2 October 2013 at 15:14:08 UTC, Dicebot wrote: Small Archy update: 1) dub has been just adopted into [community] 2) all three compiler phobos ver

Re: DCD 0.2.0 Released

2013-11-15 Thread simendsjo
On Friday, 15 November 2013 at 23:25:31 UTC, Jacek Furmankiewicz wrote: Hi, I noticed the vim setup requires Vundle, whereas I know a lot of folks use pathogen to manage their vim plugins. is there any particular reason for Vundle over pathogen? Can the two co-exist together? thanks I inst

Re: dchip is a D2 port of the Chipmunk2D physics library for 2D games

2013-11-03 Thread simendsjo
On Sunday, 3 November 2013 at 05:08:40 UTC, Andrej Mitrovic wrote: (...) DChip[1] is a direct D2 port of the C library without no API changes. (...) Nothing I have the need for, but very cool nontheless. It would be interesting if you wrote about your experience on porting a C codebase this s

Re: D meetup in Minnesota

2013-11-01 Thread simendsjo
On Friday, 1 November 2013 at 16:39:21 UTC, Carl Sturtivant wrote: And I now see that in the last three or so days we've acquired 14 new members so far. (...) Sometimes I wish I was living in a country with more than 5M people and a city with more than 0.6M (and yes - it's our largest city by

Re: Funny coverage of the recent reddit/hackernews chatter

2013-10-16 Thread simendsjo
On Wednesday, 16 October 2013 at 07:52:06 UTC, Sönke Ludwig wrote: Am 15.10.2013 23:17, schrieb Iain Buclaw: On 15 October 2013 18:59, Tourist wrote: On Tuesday, 15 October 2013 at 17:47:54 UTC, Andrei Alexandrescu wrote: http://www.fastcolabs.com/3019948/more-about-d-language-and-why-faceb

Re: Facebook is using D in production starting today

2013-10-11 Thread simendsjo
On Friday, 11 October 2013 at 05:19:48 UTC, Jesse Phillips wrote: On Friday, 11 October 2013 at 00:36:12 UTC, Andrei Alexandrescu wrote: Today I committed the first 5112 lines of D code to Facebook's repository. The project is in heavy daily use at Facebook. Compared to the original version (wr

Re: Facebook is using D in production starting today

2013-10-11 Thread simendsjo
On Friday, 11 October 2013 at 00:36:12 UTC, Andrei Alexandrescu wrote: Today I committed the first 5112 lines of D code to Facebook's repository. The project is in heavy daily use at Facebook. Compared to the original version (written in C++) we've measured massive wins in all of source code si

Re: vibe.d 0.7.14 and DUB 0.9.12 released

2013-03-22 Thread simendsjo
On Friday, 22 March 2013 at 13:57:52 UTC, Graham Fawcett wrote: On Friday, 22 March 2013 at 08:46:23 UTC, Sönke Ludwig wrote: Apart from some fixes vibe.d received some performance tuning and multi-threaded request processing (thanks to Dicebot for digging up some documents of how Nginx does t

Re: DUB 0.9.11 released

2013-03-10 Thread simendsjo
On Sunday, 10 March 2013 at 08:41:40 UTC, Jonathan M Davis wrote: (...) Has anyone else tried to build the new release on Arch Linux? Both the dub and dub-git packages are failing to build for me, giving ==> GIT checkout done or server timeout ==> Starting build... ==> ERROR: A failure occurred

Re: embd 0.1.0 - embedded D

2013-03-06 Thread simendsjo
On Wednesday, 6 March 2013 at 19:17:56 UTC, Sönke Ludwig wrote: (...) Actually I plan to start breaking up the vibe-d package into smaller functional blocks at some point (...) Really looking forward to an std.event/async module :)

Re: Mono-D v0.5.1.2 - Completion/Parameter insight improvements

2013-02-25 Thread simendsjo
On Monday, 25 February 2013 at 16:17:57 UTC, alex wrote: On Monday, 25 February 2013 at 16:09:51 UTC, simendsjo wrote: On Monday, 25 February 2013 at 15:51:14 UTC, Jacob Carlborg wrote: On 2013-02-25 16:25, alex wrote: Yep, that's the one I fixed recently. Aha, cool. I'll have to

Re: Mono-D v0.5.1.2 - Completion/Parameter insight improvements

2013-02-25 Thread simendsjo
On Monday, 25 February 2013 at 15:51:14 UTC, Jacob Carlborg wrote: On 2013-02-25 16:25, alex wrote: Yep, that's the one I fixed recently. Aha, cool. I'll have to give it a try. BTW, is the Xamarin Studio IDE free? Monodevelop have relesed 4.0 now: https://github.com/mono/monodevelop/tree/

Re: vibe.d 0.7.10 released

2013-01-03 Thread simendsjo
On Thursday, 3 January 2013 at 11:53:01 UTC, Chris wrote: On Thursday, 3 January 2013 at 10:57:06 UTC, simendsjo wrote: On Thursday, 3 January 2013 at 10:40:40 UTC, Chris wrote: I'm using dmd and vibe on a Linode server without installing them. Haven't had a single problem with

Re: vibe.d 0.7.10 released

2013-01-03 Thread simendsjo
On Thursday, 3 January 2013 at 10:40:40 UTC, Chris wrote: Pretty cool stuff, congratulations. I've had a look at it and as I am always looking for alternatives to generally (and sheepishly) accepted "will do" technologies like PHP, JS etc. I would like to test and possibly use it for my own web

Re: User Defined Attributes

2012-11-06 Thread simendsjo
On Tuesday, 6 November 2012 at 10:10:37 UTC, Tove wrote: Tooo much fun! Argh, _must_ _stop_ _playing_ and actually work ;( ["int a;"] class A { } class B : A { mixin(__traits(getAttributes, typeof(super))[0]); } can't wait to see all the creative uses this will enable! Or obfuscation :)

Re: D syntax checker for Vim's plugin "Syntastic"

2012-09-06 Thread simendsjo
On Friday, 8 June 2012 at 15:48:35 UTC, Alfredo Di Napoli wrote: Hello there, this is my first post here whatsoever :) My name is Alfredo and I'm a 24-year-old just-graduated computer science guy from Rome, Italy. I've been fiddling with D lately, and I decided to contribute to the language in

Re: Tiny Redis- a Redis driver for D

2012-07-26 Thread simendsjo
On Thu, 26 Jul 2012 22:29:58 +0200, Adil wrote: FWIW, i've only tested this on Linux with DMD 2.059 Haven't tested it, but it compiles on linux64 and dmd-trunk (2.060ish).

Re: Dpaste - online compiler and collaboration tool dedicated to D Programming Language.

2012-07-04 Thread simendsjo
On Wed, 04 Jul 2012 12:49:11 +0200, nazriel wrote: Greetings. I would like to share with you, Beta version of http://dpaste.dzfl.pl/ Dpaste is online compiler and collaboration tool dedicated to D Programming Language. It allows to run your D Code snippets directly in web browser! A s

Re: Vibe.d 0.7.4 release

2012-06-04 Thread simendsjo
On Mon, 04 Jun 2012 15:03:46 +0200, Sönke Ludwig wrote: Am 04.06.2012 13:50, schrieb bioinfornatics: Le dimanche 03 juin 2012 à 22:37 +0200, simendsjo a écrit : On Sun, 03 Jun 2012 18:43:28 +0200, Sönke Ludwig wrote: - mysql-native: native port of a MySQL client driver that Steve

Re: Vibe.d 0.7.4 release

2012-06-03 Thread simendsjo
On Sun, 03 Jun 2012 18:43:28 +0200, Sönke Ludwig wrote: - mysql-native: native port of a MySQL client driver that Steve Teale has written some time ago - this one could use a maintainer who is actually using MySQL... I have started a cleanup branch: https://github.com/simendsjo

Re: D Conference 2012 - Sep 26-29 at the Banker's Suite and Ballroom in Astoria, Oregon

2012-05-25 Thread simendsjo
On Fri, 25 May 2012 15:01:17 +0200, Andrej Mitrovic wrote: On 5/25/12, Simen Kjaeraas wrote: http://www.ietf.org/rfc/rfc1855.txt That paper is read as often as the EULA. And I really doubt anyone but programmers know rfcs exist. RMS doesn't let people send him documents in proprietary f

Re: D Conference 2012 - Sep 26-29 at the Banker's Suite and Ballroom in Astoria, Oregon

2012-05-25 Thread simendsjo
On Fri, 25 May 2012 14:13:24 +0200, Simen Kjaeraas wrote: A. No. Q. Does top-posting make sense? In emails to non-newsgroup people: yes! I've sent several mails where the receiver doesn't think I've answered anything (or doesn't read everything) because outlook always top-posts. But he

Re: denv - D version of rbenv

2012-05-04 Thread simendsjo
On Fri, 04 May 2012 17:54:11 +0200, Masahiro Nakagawa wrote: I use rbenv to manage multiple versions of Ruby. So, I ported rbenv to D. https://github.com/repeatedly/denv I tested dmd on Linux and Mac. (Sorry, I am not GDC and LDC user) I will port ruby-build If necessary. Regards, Masahi

Re: Introducing vibe.d!

2012-04-30 Thread simendsjo
On Mon, 30 Apr 2012 17:26:54 +0200, Sönke Ludwig wrote: Am 30.04.2012 15:48, schrieb Sean Kelly: On Apr 30, 2012, at 1:03 AM, Sönke Ludwig wrote: Am 27.04.2012 16:50, schrieb Sean Kelly: In _d_throw call abort(). That'll give you a core file. Thanks, I've tracked it down to an asserti

Re: Introducing vibe.d!

2012-04-29 Thread simendsjo
On Sun, 29 Apr 2012 20:28:38 +0200, Sönke Ludwig wrote: It was a bug in the RSS generator. I just added the article without content to not forget about it but didn't publish it yet. The RSS generator, however, published it anyway. Yeah, I was pretty quick to find out how to subscribe to th

Re: Introducing vibe.d!

2012-04-29 Thread simendsjo
On Sun, 29 Apr 2012 10:31:07 +0200, Sönke Ludwig wrote: Quote Additional drivers are easy to port to vibe.d because of the blocking API - basically the only thing that has to be done is to replace the socket calls (send(), recv(), connect() etc.) with the corresponding vibe functions. EndQuot

Re: Introducing vibe.d!

2012-04-29 Thread simendsjo
On Sun, 29 Apr 2012 08:13:40 +0200, bls wrote: There is also a socket based PostgreSQL driver available, but I have lost the link and dunno about the status quo. This? https://github.com/pszturmaj/ddb

Re: Introducing vibe.d!

2012-04-27 Thread simendsjo
On Thu, 26 Apr 2012 22:46:37 +0200, Sönke Ludwig wrote: During the last few months, we have been working on a new framework for general I/O and especially for building extremely fast web apps. It combines asynchronous I/O with core.thread's great fibers to build a convenient, blocking API whi

Re: Video: Generic Programming Galore using D @ Strange Loop 2011

2012-04-11 Thread simendsjo
On Wed, 11 Apr 2012 21:34:11 +0200, Olivier Pisano wrote: Le 11/04/2012 18:23, Andrei Alexandrescu a écrit : http://www.infoq.com/presentations/Generic-Programming-Galore-Using-D Andrei Great talk ! I am going to start to feel at ease with those is(typeof(...)) constructs ! :) Olivier

Re: You crapper encounter...

2012-02-26 Thread simendsjo
On Sun, 26 Feb 2012 15:47:53 +0100, Lars T. Kyllingstad wrote: On 26/02/12 11:24, Jonathan M Davis wrote: On Sunday, February 26, 2012 11:05:33 simendsjo wrote: On Sun, 26 Feb 2012 06:57:21 +0100, torhu wrote: On 26.02.2012 01:34, Andrei Alexandrescu wrote: Had a good chuckle: http

Re: You crapper encounter...

2012-02-26 Thread simendsjo
On Sun, 26 Feb 2012 06:57:21 +0100, torhu wrote: On 26.02.2012 01:34, Andrei Alexandrescu wrote: Had a good chuckle: http://buztech.org/read-d-programming-ebooks-lesson-1-getting-started.html Andrei Did they use Google translate to translate it to Chinese and then back again? That's the

Re: dmd 1.073 and 2.058 release

2012-02-16 Thread simendsjo
On Thu, 16 Feb 2012 14:45:46 +0100, Marco Leise wrote: Am 15.02.2012, 23:07 Uhr, schrieb Ali Çehreli : On 02/15/2012 07:49 AM, bearophile wrote: Andrej Mitrovic: That doesn't seem to work. So does anyone know what exactly is implemented? I don't know. See: https://github.com/D-Programmi

Re: dmd 2.057 release

2012-01-03 Thread simendsjo
On 03.01.2012 16:07, Alex Rønne Petersen wrote: On 03-01-2012 15:56, Robert Clipsham wrote: On 03/01/2012 14:49, Alex Rønne Petersen wrote: On 03-01-2012 08:49, Caligo wrote: Considering the rate at which bugs are being discovered and fixed, would it be possible to shorten the release cycle, s

Re: Orange 1.0.0 beta - serialization library

2011-08-21 Thread simendsjo
On 20.08.2011 19:45, dsimcha wrote: On 8/20/2011 12:50 PM, Andrej Mitrovic wrote: Masahiro Nakagawa seems to be working on msgpack: https://bitbucket.org/repeatedly/msgpack4d/ Yeah, this does look quite useful. I tried it a few weeks ago and ran into a couple showstopper bugs. I filed them and

Re: D Article Contest - win an iPad2

2011-04-08 Thread simendsjo
I don't see why is it inappropriate of you to comment on them. Shouldn't the winner be picked by the most votes? In that case, you have a vote like everyone else, and should also be allowed to comment.

Re: Mago, a Windows debugger for the D programming language [video]

2011-03-31 Thread simendsjo
On 31.03.2011 20:37, Andrej Mitrovic wrote: Reddit seems down. Is there a direct link to the video? http://vimeo.com/21323893

Re: D Article Contest - win an iPad2

2011-03-30 Thread simendsjo
Very nice initiative. D needs more articles and publicity. Hopefully many people will write articles even if they are know they are not able to compete for the grand prize - an article written by me cannot compete with Andrei or Bartosz :) > 2. Digital Mars may submit the article on your behalf t