Re: SecureD moving to GitLab

2018-06-08 Thread Kapps via Digitalmars-d-announce
On Tuesday, 5 June 2018 at 06:55:42 UTC, Joakim wrote: On Tuesday, 5 June 2018 at 06:45:48 UTC, Adam Wilson wrote: Hello Fellow D'ers, As some of you know I work for Microsoft. And as a result of the recent acquisition of GitHub by Microsoft, I have decided, out of an abundance of caution, to

Re: GitHub could be acquired by Microsoft

2018-06-08 Thread Kapps via Digitalmars-d-announce
On Friday, 8 June 2018 at 22:06:29 UTC, Walter Bright wrote: On 6/8/2018 3:02 PM, Brad Roberts wrote: Essentially (if not actually) everything on github is available through their api's.  No need for scraping or other heroics to gather it. That's good to know! The situation I was concerned wi

Re: Diamond MVC / Template Engine - v2.1.0 Released

2017-10-28 Thread Kapps via Digitalmars-d-announce
This looks very cool. I already ended up doing my more recent project in C# partially due to wanting ASP.NET MVC and Entity Framework, but this would have been a really nice replacement to ASP.NET MVC.

Re: Getters/setters generator

2016-12-13 Thread Kapps via Digitalmars-d-announce
On Sunday, 11 December 2016 at 06:55:22 UTC, Mike Parker wrote: On Sunday, 11 December 2016 at 03:15:55 UTC, Mike Bierlee wrote: I was under the impression that you could only access methods as if they were fields using the @property attribute. After carefully reading the documentation I see

Re: DlangIDE update

2016-01-25 Thread Kapps via Digitalmars-d-announce
On Monday, 25 January 2016 at 20:00:57 UTC, Basile B. wrote: On Tuesday, 8 December 2015 at 15:58:43 UTC, Vadim Lopatin wrote: - integration of DML GUI builder (Delphi like) Can you explain me how do you think it can be done while there is even no official object streaming for D ? Just one

Re: https everywhere update - dlang.org gets an "A" now!

2015-12-07 Thread Kapps via Digitalmars-d-announce
On Monday, 7 December 2015 at 14:38:39 UTC, Steven Schveighoffer wrote: On 12/6/15 11:32 AM, Marc Schütz wrote: On Sunday, 6 December 2015 at 14:17:18 UTC, Steven Schveighoffer wrote: On 12/6/15 3:29 AM, Adil Baig via Digitalmars-d-announce wrote: +1 Same error. This part may help : This serv

Re: https everywhere update - dlang.org gets an "A" now!

2015-12-06 Thread Kapps via Digitalmars-d-announce
On Sunday, 6 December 2015 at 08:29:07 UTC, Adil Baig wrote: +1 Same error. This part may help : This server could not prove that it is *www.dlang.org *; its security certificate is from*dlang.org * You will need a wild-card certificate (cheaper) or a

Re: https everywhere!

2015-11-30 Thread Kapps via Digitalmars-d-announce
On Saturday, 28 November 2015 at 04:17:19 UTC, Martin Nowak wrote: On Tuesday, 24 November 2015 at 08:48:58 UTC, Vladimir Panteleev wrote: Sorry, I'm not going to pay for my own SSL certificate :) You'll either have to share, or wait until Let's Encrypt goes live and I get around to setting it

Re: Fastest JSON parser in the world is a D project

2015-10-21 Thread Kapps via Digitalmars-d-announce
On Wednesday, 21 October 2015 at 04:17:19 UTC, Laeeth Isharc wrote: Seems like you now get 2.1 gigbytes/sec sequential read from a cheap consumer SSD today... Not many consumer drives give more than 500-600 MB/s (SATA3 limit) yet. There are only a couple that I know of that reach 2000 MB/s,

Re: Beta D 2.068.1-b2

2015-09-04 Thread Kapps via Digitalmars-d-announce
On Friday, 4 September 2015 at 11:44:44 UTC, BBasile wrote: What's so different with C# 'new' that not to call 'super' in a D overriden method ? (even if C# has itself 'base' instead of 'super') C# --- public class BaseC { public int x; public void Invoke() { } } public class Derived

Re: forum.dlang.org, version 2 (BETA)

2015-06-08 Thread Kapps via Digitalmars-d-announce
On Friday, 5 June 2015 at 20:54:50 UTC, Vladimir Panteleev wrote: The reply count number is now a "secret" link to the thread. Awesome. :) This combined with the other beta changes, and I think the new beta forum is a very nice improvement over the current one, even though the 0 reply link w

Re: forum.dlang.org, version 2 (BETA)

2015-06-05 Thread Kapps via Digitalmars-d-announce
On Thursday, 4 June 2015 at 15:04:05 UTC, Vladimir Panteleev wrote: http://beta.forum.dlang.org/ Many major and minor improvements. Some major ones: - dlang.org theme, fully responsive and mobile-friendly - keyboard navigation in all views - automatically saved post drafts - get notified of ne

Re: Release Candidate D 2.067.0-rc1

2015-03-23 Thread Kapps via Digitalmars-d-announce
On Monday, 23 March 2015 at 16:05:55 UTC, Szymon Gatner wrote: i am typing from my phone so hard to find but i did post it on forums some time ago Posting about something on the forums won't get it fixed, make a bug report if you're encountering a bug.

Re: DlangUI

2015-02-24 Thread Kapps via Digitalmars-d-announce
On Tuesday, 24 February 2015 at 16:46:12 UTC, Kapps wrote: On Thursday, 29 January 2015 at 15:29:15 UTC, Vadim Lopatin wrote: On Thursday, 29 January 2015 at 14:13:22 UTC, John Colvin wrote: On Wednesday, 28 January 2015 at 14:21:36 UTC, Vadim Lopatin wrote: An example of what I see (with up

Re: DlangUI

2015-02-24 Thread Kapps via Digitalmars-d-announce
On Thursday, 29 January 2015 at 15:29:15 UTC, Vadim Lopatin wrote: On Thursday, 29 January 2015 at 14:13:22 UTC, John Colvin wrote: On Wednesday, 28 January 2015 at 14:21:36 UTC, Vadim Lopatin wrote: On Wednesday, 28 January 2015 at 13:37:34 UTC, John Colvin wrote: On Wednesday, 28 January 2015

Re: dsource.org moved

2014-12-03 Thread Kapps via Digitalmars-d-announce
On Wednesday, 3 December 2014 at 23:26:42 UTC, Vladimir Panteleev wrote: This will not help: clawling != indexing, and robots.txt only stops crawling. robots.txt will not prevent a site from appearing in Google search results, and it will not help in lowering a site's search popularity. All it'

Re: DConf 2014 Day 2 Talk 3: Designing an Aurora: A Glimpse at the Graphical Future of D by Adam Wilson

2014-07-15 Thread Kapps via Digitalmars-d-announce
On Tuesday, 15 July 2014 at 05:40:29 UTC, Adam Wilson wrote: Yes, performance is not a goal, because we are intentionally not targeting scenarios where that is the first concern. I understand that a lot of people want Aurora to be a high-performance graphics API with a focus on games, but that

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

2014-06-18 Thread Kapps via Digitalmars-d-announce
On Tuesday, 17 June 2014 at 22:00:42 UTC, Tofu Ninja wrote: On Tuesday, 17 June 2014 at 17:10:16 UTC, Mengu wrote: and also the genius idea to post each talk seperately instead of having a nice talks page on dconf.org and providing a link for that. i'd understand the keynotes but for the rest o

Re: dmd front end now switched to Boost license

2014-06-14 Thread Kapps via Digitalmars-d-announce
On Saturday, 14 June 2014 at 17:17:34 UTC, Dicebot wrote: On Saturday, 14 June 2014 at 17:07:58 UTC, Leandro Lucarella wrote: OK, as a side effect of this, this might encourage companies not to use D but to develop tools based on DMDFE, but companies that are too lazy or to BAD not to contribut

Re: DMD 2.066 Alpha

2014-06-13 Thread Kapps via Digitalmars-d-announce
On Friday, 13 June 2014 at 20:29:46 UTC, deadalnix wrote: On Friday, 13 June 2014 at 17:12:44 UTC, Steven Schveighoffer wrote: On Fri, 13 Jun 2014 12:49:32 -0400, Andrei Alexandrescu wrote: Virtual by default will not change. Being able to negate the "final:" label is nice to have but not a

Re: DMD 2.066 Alpha

2014-06-12 Thread Kapps via Digitalmars-d-announce
On Thursday, 12 June 2014 at 18:25:36 UTC, Andrei Alexandrescu wrote: On 6/12/14, 6:34 AM, Dicebot wrote: On Wednesday, 11 June 2014 at 02:01:24 UTC, Brian Schott wrote: Please do not tag anything until we decide if "virtual" is a keyword in D. See: https://github.com/D-Programming-Language/

Re: Livestreaming DConf?

2014-05-21 Thread Kapps via Digitalmars-d-announce
The stream is currently live at http://www.ustream.tv/channel/dconf-2014

Re: Livestreaming DConf?

2014-05-09 Thread Kapps via Digitalmars-d-announce
On Friday, 9 May 2014 at 19:48:20 UTC, Andrei Alexandrescu wrote: Hi folks, We at Facebook are very excited about the upcoming DConf 2014. In fact, so excited we're considering livestreaming the event for the benefit of the many of us who can't make it to Menlo Park, CA. Livestreaming entail

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

2014-05-09 Thread Kapps via Digitalmars-d-announce
On Friday, 9 May 2014 at 16:09:15 UTC, 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 find the HN link. This search shows the reddit

Re: Mono-D 1.9 - opIndex/opSlice overload recognition + completion

2014-04-16 Thread Kapps
On Wednesday, 16 April 2014 at 22:45:45 UTC, Adam Wilson wrote: On Fri, 04 Apr 2014 07:35:18 -0700, Alexander Bothe wrote: On Monday, 31 March 2014 at 21:41:26 UTC, Théo Bueno wrote: Mono-D seems pretty complete to me now, I was wondering if you are thinking about new major features ? http

Re: Bugzilla maintenance tonight

2014-04-09 Thread Kapps
On Wednesday, 9 April 2014 at 07:59:26 UTC, Brad Roberts wrote: Well, my ISP decided that it wanted to take the night off while I was about half done. Completed: - issues.dlang.org should be functional - bug changes are slow due to mail sending - github updated to point to new site Todo:

Re: dmd 2.065.0

2014-02-24 Thread Kapps
On Monday, 24 February 2014 at 11:04:14 UTC, Szymon Gatner wrote: So 2.065 is not the one that will make class methods final by default? Correct. The pull for it is https://github.com/D-Programming-Language/dmd/pull/2895

Re: dmd 2.065 beta 3

2014-02-09 Thread Kapps
On Monday, 3 February 2014 at 18:54:49 UTC, evilrat wrote: On Monday, 3 February 2014 at 18:37:20 UTC, Andrew Edwards wrote: Windows users, please give the new installer a try. It has been updated to facilitate proper installation. vc2013/win 8.1/winsdk 8.1 detects visual studio correctly, pat

Re: dmd 2.065 beta 3

2014-02-04 Thread Kapps
On Tuesday, 4 February 2014 at 06:58:02 UTC, evilrat wrote: i have some strange behaviour when building with -O, if in short it reports taking address of interface as dereferencing null. error reported with 2.065 beta2 and beta3, but i don't remember if i had this on 2.064. any advices? here

Re: DUB 0.9.21 beta 1

2013-12-11 Thread Kapps
On Wednesday, 11 December 2013 at 22:13:59 UTC, Kapps wrote: I noticed that the main file generated seems to already support tested integration automatically which I find quite nice. Unfortunately it seems that tested is not actually following imports so both the above sample and the auto

Re: DUB 0.9.21 beta 1

2013-12-11 Thread Kapps
On Wednesday, 11 December 2013 at 09:51:37 UTC, Sönke Ludwig wrote: The latest GIT master version now works without requiring a main file. Regarding integration with "tested", what should work now is to import the automatically generated module "test_main" and use that as the testing root: A

Re: DUB 0.9.21 beta 1

2013-12-09 Thread Kapps
On Monday, 9 December 2013 at 12:46:00 UTC, Kapps wrote: I was looking for something similar to dub test and am glad to see it added, but I can't seem to figure out how to get it to do anything at all. Okay, it seems that this was just an issue with the beta. Building from git master a

Re: DUB 0.9.21 beta 1

2013-12-09 Thread Kapps
uot;dubtest", and set app.d to contain just a unittest with @name set from tested. I then run dub test, and get: Got library for false Checking dependencies in '/Users/kapps/dev/src/dubtest' Running unit tests for package dubtest, configuration 'library'. Package dubtest

Re: Facebook is using D in production starting today

2013-10-12 Thread Kapps
On Friday, 11 October 2013 at 21:24:01 UTC, Adam D. Ruppe wrote: Wow, the reddit thing is going absolutely nuts. I wish reddit's format was more readable, it is so hard to find new stuff among the mess of a tree layout :( Reddit Enhancement Suite makes things much nicer, and having a Reddit G

Re: DUB 0.9.17/0.9.18 have been released + now on code.dlang.org

2013-09-12 Thread Kapps
On Thursday, 12 September 2013 at 18:01:43 UTC, Craig Dillabaugh wrote: Currently any attempt to access the precompiled binaries, eg: http://code.dlang.org/files/dub-0.9.18-linux-x86_64.tar.gz returns 500 - Internal Server Error. Internal error information: object.Exception@../../../opt/vibe

Re: DConf 2013 Day 1 Talk 2: Copy and Move Semantics in D by Ali Cehreli

2013-05-12 Thread Kapps
On Sunday, 12 May 2013 at 08:55:03 UTC, Simen Kjaeraas wrote: On 2013-05-12, 02:22, Andrei Alexandrescu wrote: On 5/11/13 7:39 PM, Nick Sabalausky wrote: Furthermore, my whole point was nothing more than to merely suggest that *maybe* the delay should simply be somewhat less, *not* a demand o

Re: D 2.062 release

2013-02-18 Thread Kapps
Personally, I just wish there was a quick blurb at the top of the changelog indicating the highlights of this release. For example, with 2.058, the very first two lines of the changelog were: "Add new => lambda syntax." "Allow 1.userproperty syntax. NOTE: 1.f is no longer a float literal, add a

Re: Awesomium D wrappers/bindings

2012-12-14 Thread Kapps
On Friday, 14 December 2012 at 05:15:05 UTC, evilrat wrote: i've just updated source repo, some minor changes, first code released. still no xcode projects though, still have some mess in project and no docs. but as soon as i have time i will clean this up, also i think to add some opengl(and m

Re: User Defined Attributes

2012-11-07 Thread Kapps
Awesome. Lack of UDA has really caused some very ugly workarounds in my code, and it's really nice to see that it's being solved now. Probably one of the most important missing features I've encountered. I do agree however with preventing any built-in types / literals being used as an annotat

Re: Abstract Database Interface

2012-10-30 Thread Kapps
On Tuesday, 30 October 2012 at 10:01:06 UTC, Philippe Sigaud wrote: On Tue, Oct 30, 2012 at 9:15 AM, Jacob Carlborg wrote: On 2012-10-30 04:22, BLM768 wrote: If you make x some fancy wrapper type containing more fancy wrapper types with overloaded equality operators that return some sort of

Re: Pull freeze

2012-07-31 Thread Kapps
On Tuesday, 31 July 2012 at 23:06:00 UTC, Jonathan M Davis wrote: On Tuesday, July 31, 2012 18:55:33 Nick Sabalausky wrote: Along those lines, I really think dmd-beta should me moved to the newsgroups. Granted, I am biased since I hate mailing lists. But moving it to NG means: - Consistency w

Re: Uniform Function Call Syntax in D - GameDev.net

2012-07-01 Thread Kapps
On Monday, 2 July 2012 at 05:55:20 UTC, dennis luehring wrote: Am 02.07.2012 07:13, schrieb Jonathan M Davis: On Monday, July 02, 2012 07:00:23 dennis luehring wrote: Am 01.07.2012 23:02, schrieb Walter Bright: > On 7/1/2012 11:53 AM, Nick Sabalausky wrote: >> That successfully compiles and pri

Re: Adam Wilson is now a GSoC 2012 mentor!

2012-03-26 Thread Kapps
On Monday, 26 March 2012 at 19:43:56 UTC, Adam Wilson wrote: I think that the best thing that we can do right now is to focus on bringing the parser to completion. It's still missing some key features of D, especially in terms of code-completion and syntax highlighting. It's also missing UFCS

Re: D web apps: cgi.d now supports scgi

2012-03-25 Thread Kapps
On Sunday, 25 March 2012 at 19:22:02 UTC, Adam D. Ruppe wrote: On Sunday, 25 March 2012 at 19:14:32 UTC, dnewbie wrote: I wonder how can I generate unique, non predictable session ids. In web.d, there's a Session class that generates them with std.random.uniform. I suspect this isn't the best

Re: StackOverflow Chat Room

2012-03-21 Thread Kapps
On Sunday, 18 March 2012 at 23:13:47 UTC, James Miller wrote: Hey guys, I made a StackOverflow chat room. You don't have to use it or anything, but at least it exists now. Its called Dlang, http://chat.stackoverflow.com/rooms/9025/dlang -- James Miller In my opinion, people should favour the

Re: D forums now live!

2012-02-20 Thread Kapps
On Tuesday, 14 February 2012 at 22:13:42 UTC, Vladimir Panteleev wrote: On Tuesday, 14 February 2012 at 22:00:06 UTC, Walter Bright wrote: http://forum.dlang.org/ This should replace the old miserable web interface to the forums. Thanks to Vladimir Panteleev for an awesome job writing this!

Re: Downloading dmd.2.057.zip

2011-12-23 Thread Kapps
On 23/12/2011 11:35 AM, Andrej Mitrovic wrote: On 12/23/11, Vladimir Panteleev wrote: On Friday, 23 December 2011 at 04:01:28 UTC, Walter Bright wrote: For those where the download speed from the Digital Mars server is too slow: https://github.com/downloads/D-Programming-Language/dmd/dmd.2.05