Re: Aalborg D meetup

2018-06-15 Thread bauss via Digitalmars-d-announce
On Friday, 15 June 2018 at 08:45:29 UTC, Bienlein wrote: On Friday, 15 June 2018 at 07:34:07 UTC, biocyberman wrote: On Friday, 15 June 2018 at 07:20:04 UTC, Bienlein wrote: On Wednesday, 13 June 2018 at 12:37:26 UTC, bauss wrote: On Wednesday, 13 June 2018 at 12:12:11 UTC, bauss wrote: I'll

Re: D only has Advantages

2018-06-14 Thread bauss via Digitalmars-d-announce
On Thursday, 14 June 2018 at 20:04:06 UTC, Walter Bright wrote: On 6/14/2018 12:30 PM, Jordan Wilson wrote: I remember reading your answer on how you generate income. You said you bought high and sold low. I suffered several losses before I realised your particular sense of humor. My

Re: Aalborg D meetup

2018-06-13 Thread bauss via Digitalmars-d-announce
On Wednesday, 13 June 2018 at 12:12:11 UTC, bauss wrote: I'll be there since I live there and would be nice to see monthly meetups! :) I forgot to ask. Is it free entry? :)

Re: iopipe v0.1.0 - now with Windows support!

2018-06-13 Thread bauss via Digitalmars-d-announce
On Sunday, 10 June 2018 at 20:10:31 UTC, Steven Schveighoffer wrote: -Steve Does iopipe work with CTFE?

Re: Aalborg D meetup

2018-06-13 Thread bauss via Digitalmars-d-announce
On Wednesday, 13 June 2018 at 11:17:15 UTC, biocyberman wrote: Reminded by Mike with Seoul D meetup (https://forum.dlang.org/thread/fvswwfcbuuqkaqpmp...@forum.dlang.org) I will unleash my excitement to tell you that we are going to have first D meetup at Aalborg, Denmark 21st June:

Re: DasBetterC: Converting make.c to D

2018-06-11 Thread bauss via Digitalmars-d-announce
On Monday, 11 June 2018 at 14:52:13 UTC, Andrea Fontana wrote: On Monday, 11 June 2018 at 14:21:20 UTC, Mike Parker wrote: Walter's latest post on -betterC is now on the blog. Here, he shows step-by-step an example of using -betterC to convert a real-world program, one small enough to describe

Re: GitHub could be acquired by Microsoft

2018-06-09 Thread bauss via Digitalmars-d-announce
On Saturday, 9 June 2018 at 23:41:43 UTC, Nick Sabalausky (Abscissa) wrote: (I just hope it doesn't lead to GitLab running out of cash too.) And then Microsoft acquires both and everyone moves to Bitbucket. Endless cycle :)

Diamond (Full-stack MVC web-framework) - v2.10.0 (GDPR Patch)

2018-06-09 Thread bauss via Digitalmars-d-announce
Happy to announce version 2.10.0 of Diamond. This release is primarily a GDPR Security Patch with respect for privacy during logging, sensitive data detection/validation etc. Of course as with everything else in Diamond it can be tweaked as much as you want, or disabled. Since last

Re: unit-threaded v0.7.45 - now with more fluency

2018-05-09 Thread bauss via Digitalmars-d-announce
On Wednesday, 9 May 2018 at 10:37:52 UTC, Cym13 wrote: On Wednesday, 9 May 2018 at 04:40:37 UTC, Nick Sabalausky (Abscissa) wrote: On 05/08/2018 05:05 AM, Cym13 wrote: [...] No, it really doesn't mean the same thing at all. Not when you look away from the unimportant implementation details

Re: unit-threaded v0.7.45 - now with more fluency

2018-05-09 Thread bauss via Digitalmars-d-announce
On Saturday, 5 May 2018 at 15:51:11 UTC, Johannes Loher wrote: On Saturday, 5 May 2018 at 13:28:41 UTC, Atila Neves wrote: For those not in the know, unit-threaded is an advanced testing library for D that runs tests in threads by default. It has a lot of features:

Re: Funding for code-d/serve-d

2018-05-07 Thread bauss via Digitalmars-d-announce
On Saturday, 5 May 2018 at 11:21:29 UTC, Mike Parker wrote: This morning at the Hackathon I announced that the D Foundation is raising money for code-d/serve-d, the plugin for Visual Studio Code and its companion Microsoft Language Server Protocol implementation for D. [...] There! I went

Re: Diamond mentioned in stackshare.io article

2018-05-07 Thread bauss via Digitalmars-d-announce
On Sunday, 6 May 2018 at 19:33:09 UTC, Gheorghe Gabriel wrote: On Sunday, 6 May 2018 at 18:05:45 UTC, bauss wrote: On Saturday, 5 May 2018 at 18:56:52 UTC, Gheorghe Gabriel wrote: [...] I could be wrong, but I think D has some issues with DLL's at the moment, so recompiling is the only way

Re: Diamond mentioned in stackshare.io article

2018-05-06 Thread bauss via Digitalmars-d-announce
On Saturday, 5 May 2018 at 18:56:52 UTC, Gheorghe Gabriel wrote: On Saturday, 5 May 2018 at 14:06:45 UTC, Bauss wrote: On Saturday, 5 May 2018 at 12:32:38 UTC, Gheorghe Gabriel wrote: On Saturday, 5 May 2018 at 12:17:48 UTC, Bauss wrote: On Saturday, 5 May 2018 at 12:14:38 UTC, bachmeier

Re: Diamond mentioned in stackshare.io article

2018-05-05 Thread Bauss via Digitalmars-d-announce
On Saturday, 5 May 2018 at 12:32:38 UTC, Gheorghe Gabriel wrote: On Saturday, 5 May 2018 at 12:17:48 UTC, Bauss wrote: On Saturday, 5 May 2018 at 12:14:38 UTC, bachmeier wrote: On Saturday, 5 May 2018 at 10:00:16 UTC, Bauss wrote: Because it means that D is getting some exposure to

Re: Diamond mentioned in stackshare.io article

2018-05-05 Thread Bauss via Digitalmars-d-announce
On Saturday, 5 May 2018 at 12:14:38 UTC, bachmeier wrote: On Saturday, 5 May 2018 at 10:00:16 UTC, Bauss wrote: Because it means that D is getting some exposure to industrial development! Absolutely. This, not [technical feature X], is what will lead to adoption of D. Agreed! D can have

Re: Diamond mentioned in stackshare.io article

2018-05-05 Thread Bauss via Digitalmars-d-announce
On Saturday, 5 May 2018 at 10:44:37 UTC, Mengu wrote: On Saturday, 5 May 2018 at 10:00:16 UTC, Bauss wrote: Read article here: https://stackshare.io/posts/dev-tools-roundup-april-2018 Why is this relevant? Because it means that D is getting some exposure to industrial development!

Re: Funding for code-d/serve-d

2018-05-05 Thread Bauss via Digitalmars-d-announce
On Saturday, 5 May 2018 at 11:21:29 UTC, Mike Parker wrote: This morning at the Hackathon I announced that the D Foundation is raising money for code-d/serve-d, the plugin for Visual Studio Code and its companion Microsoft Language Server Protocol implementation for D. We've set up a goal of

Diamond mentioned in stackshare.io article

2018-05-05 Thread Bauss via Digitalmars-d-announce
Read article here: https://stackshare.io/posts/dev-tools-roundup-april-2018 Why is this relevant? Because it means that D is getting some exposure to industrial development!

Diamond MVC (Full-stack web-framework) - v2.9.1

2018-04-15 Thread bauss via Digitalmars-d-announce
Pleased to announce a new version of Diamond - v2.9.1 This release comes with the following: * SEO Functionality, full support for schema.org (With the most common data structures already implemented.) * placeHolder's deprecation period is over and all places using "placeHolder" must now

Re: Release: nanovega.d rendering lib like html5 canvas

2018-04-11 Thread bauss via Digitalmars-d-announce
On Saturday, 7 April 2018 at 09:13:06 UTC, drug wrote: https://github.com/drug007/nanogui I would be glad if you take a look The documentation should probably be updated to match ddoc.

Diamond MVC (Full-stack web-framework) - v2.8.6

2018-04-04 Thread bauss via Digitalmars-d-announce
I'm pleased to announce yet another release of Diamond MVC. If you haven't heard of Diamond before, then it's a full-stack web-framework built on-top of vibe.d using a similar style to ASP.NET. It also comes with additional features, as Diamond is meant to be fit for enterprise development.

Re: CPUblit v0.1.0

2018-04-04 Thread bauss via Digitalmars-d-announce
On Wednesday, 4 April 2018 at 00:50:31 UTC, solidstate1991 wrote: https://github.com/ZILtoid1991/CPUblit I have put the rendering functions of my engine to an external library for general use in other applications where image composing is needed. I can add functions on request, currently

Re: Need a fancy domain for your project? .dub.pm has you covered!

2018-03-31 Thread bauss via Digitalmars-d-announce
On Thursday, 23 February 2017 at 14:16:35 UTC, Seb wrote: Hey all, As I own dub.pm since a year and it hasn't been used much, I have just configured automatic sub-domain rewriting, s.t. everyone can have nice and fancy URLs. All sub-domains get redirected to their respective DUB package

diamondmvc.org has been launched - Also release of Diamond MVC v2.8.5

2018-03-31 Thread bauss via Digitalmars-d-announce
I'm happy to announce that Diamond finally has its own website, that is hosted as a Diamond project, instead of a Github-page! It can be found here: http://diamondmvc.org/ The website is open-source and can be used as a reference on how to use Diamond, although it doesn't use a lot of

Re: D_vs_nim: git repo to compare features of D vs nim and help migrating code bw them. PRs welcome

2018-03-27 Thread bauss via Digitalmars-d-announce
On Tuesday, 27 March 2018 at 12:11:58 UTC, Guillaume Piolat wrote: - ability to write file during CTFE is not necessarily positive. THough I can't tell why from the top of my mind. Only thing I can think of is that 3rd party modules can end up writing to your file-system during compilation

Re: Why think unit tests should be in their own source code hierarchy instead of side-by-side

2018-03-23 Thread bauss via Digitalmars-d-announce
On Friday, 23 March 2018 at 00:47:20 UTC, Tony wrote: I think unittest blocks are good for write-once and quick-and-dirty projects, or as a first-cut of testing that ultimately gets moved to a full-grown test suite in a separate project. I'd prefer not to read source code that has unittest

Diamond MVC - v2.8.0 (Backup functionality & cookie consent support added)

2018-03-22 Thread bauss via Digitalmars-d-announce
I'm happy to announce the next version of Diamond MVC. Release: https://github.com/DiamondMVC/Diamond/releases/tag/v2.8.0 This is a breaking change to the cookie API, since it implements cookie consent and not in a backward compatible way to make sure it's enforced. This release also

Re: Why think unit tests should be in their own source code hierarchy instead of side-by-side

2018-03-22 Thread bauss via Digitalmars-d-announce
On Thursday, 22 March 2018 at 11:47:34 UTC, Alexandru Ermicioi wrote: On Thursday, 22 March 2018 at 11:19:46 UTC, Basile B. wrote: On Thursday, 22 March 2018 at 11:00:31 UTC, Atila Neves wrote: On Thursday, 22 March 2018 at 10:59:56 UTC, Atila Neves wrote: Blog post:

Re: Ecoji-d v1.0.0 is released - Base1024 using emojis 

2018-03-18 Thread bauss via Digitalmars-d-announce
On Sunday, 18 March 2018 at 12:51:23 UTC, Anton Fediushin wrote: On Friday, 16 March 2018 at 08:25:30 UTC, bauss wrote: Besides your encoding isn't going to work with actual web-pages anyway, because your encoder doesn't have browser support. Well, encoding is not *mine*, only D

Re: User Stories: Funkwerk

2018-03-17 Thread bauss via Digitalmars-d-announce
On Saturday, 17 March 2018 at 19:54:07 UTC, Jonathan M Davis wrote: On Saturday, March 17, 2018 12:48:07 bauss via Digitalmars-d-announce wrote: On Friday, 16 March 2018 at 19:42:11 UTC, Rubn wrote: > On Wednesday, 14 March 2018 at 14:17:50 UTC, Mike Parker > wrote: >> foreach(

Re: Vision document for H1 2018

2018-03-17 Thread bauss via Digitalmars-d-announce
On Friday, 16 March 2018 at 19:08:47 UTC, Nick Sabalausky (Abscissa) wrote: On 03/16/2018 02:35 PM, Tony wrote: On Friday, 16 March 2018 at 15:04:21 UTC, Kagamin wrote: On Thursday, 15 March 2018 at 16:03:14 UTC, rumbu wrote: Are you sure that you are talking about phobos and not tango? :)

Re: User Stories: Funkwerk

2018-03-17 Thread bauss via Digitalmars-d-announce
On Friday, 16 March 2018 at 19:42:11 UTC, Rubn wrote: On Wednesday, 14 March 2018 at 14:17:50 UTC, Mike Parker wrote: foreach(auto element: elements) ":" is C++ syntax Also "auto" can be omitted. foreach (element; elements)

Re: Ecoji-d v1.0.0 is released - Base1024 using emojis 

2018-03-16 Thread bauss via Digitalmars-d-announce
On Thursday, 15 March 2018 at 18:45:51 UTC, Anton Fediushin wrote: On Thursday, 15 March 2018 at 09:32:50 UTC, bauss wrote: Fun, but seems pretty useless in practice. I disagree. Ecoji (base1024) has bigger character set meaning that it can encode more information per emoji than base64 can

Re: Ecoji-d v1.0.0 is released - Base1024 using emojis 

2018-03-15 Thread bauss via Digitalmars-d-announce
On Wednesday, 14 March 2018 at 17:30:18 UTC, Anton Fediushin wrote: , I'm glad to announce that ecoji-d - pure D implementation of ecoji encoding version 1️⃣.0️⃣.0️⃣ is finally released❗ What is ecoji? Ecoji encodes data as base1024 with an emoji character set. It can be used instead of

Re: Released vibe.d 0.8.3

2018-03-09 Thread bauss via Digitalmars-d-announce
On Friday, 9 March 2018 at 10:07:28 UTC, Sönke Ludwig wrote: The deprecation phase of the legacy "vibe-d:core" module starts with this release by defaulting to the new "vibe-core" package. Additionally, DMD 2.079.0 is finally supported, and some notable improvements have been made to the HTTP

Re: "Advent of D" article on Reddit

2018-03-09 Thread bauss via Digitalmars-d-announce
On Friday, 9 March 2018 at 05:47:08 UTC, sarn wrote: On Friday, 9 March 2018 at 05:34:31 UTC, bauss wrote: Lmao I love Reddit. The D hate has moved onto a new level. Instead of hating on D, it's now geared towards the amount of upvotes a D post on reddit gets. What an amusement. To be

Re: mysql-native v2.1.0

2018-03-08 Thread bauss via Digitalmars-d-announce
On Thursday, 8 March 2018 at 16:24:22 UTC, Steven Schveighoffer wrote: On 3/8/18 11:14 AM, bauss wrote: On Thursday, 8 March 2018 at 15:09:07 UTC, Steven Schveighoffer wrote: The point of a pool is to avoid some costly setup. In my case, I'm not even closing the connection because I feel the

Re: "Advent of D" article on Reddit

2018-03-08 Thread bauss via Digitalmars-d-announce
On Thursday, 8 March 2018 at 21:19:25 UTC, Ali Çehreli wrote: Reposting here from the main newsgroup: https://www.reddit.com/r/programming/comments/82xyu6/advent_of_d_learning_d_with_advent_of_code/ Ali Lmao I love Reddit. The D hate has moved onto a new level. Instead of hating on D,

Re: mysql-native v2.1.0

2018-03-08 Thread bauss via Digitalmars-d-announce
On Thursday, 8 March 2018 at 15:09:07 UTC, Steven Schveighoffer wrote: The point of a pool is to avoid some costly setup. In my case, I'm not even closing the connection because I feel the "cost" of allocating a connection from the heap isn't worth worrying about. But I also limit the pool so

Re: mysql-native v2.1.0

2018-03-08 Thread bauss via Digitalmars-d-announce
On Thursday, 8 March 2018 at 13:33:32 UTC, Nick Sabalausky (Abscissa) wrote: Sonke figured out just a few hours ago, and I confirmed, that #170 is caused by a bug in MySQLPool.lockConnection introduced in v2.1.0. I plan to have that fixed with a new release today. That bug turned out to be

Re: mysql-native v2.1.0

2018-03-08 Thread bauss via Digitalmars-d-announce
On Thursday, 8 March 2018 at 06:49:52 UTC, Nick Sabalausky (Abscissa) wrote: On 03/07/2018 02:32 PM, bauss wrote: Wait why has it been updated to array() ? So it's not a real range anymore? Or was it always represented as an array behind the scenes? I just feel like allocating it into an

Re: Diamond Full-stack MVC / Template Engine - v2.7.0 Released!

2018-03-08 Thread bauss via Digitalmars-d-announce
On Wednesday, 7 March 2018 at 22:51:10 UTC, Adam D. Ruppe wrote: And api documentation for the new version! http://diamond.dpldocs.info/v2.7.0/index.html Thanks for updating it! On Thursday, 8 March 2018 at 01:38:55 UTC, Mike Parker wrote: On Wednesday, 7 March 2018 at 22:37:36 UTC, bauss

Re: Lobst.rs now has a "D" tag

2018-03-07 Thread Bauss via Digitalmars-d-announce
On Wednesday, 7 March 2018 at 16:34:31 UTC, Pradeep Gowda wrote: https://lobste.rs/t/d Please do not forget to tag your D related submissions with the "D" tag. Can someone invite me at baussproje...@gmail.com

Re: mysql-native v2.1.0

2018-03-07 Thread Bauss via Digitalmars-d-announce
On Thursday, 8 March 2018 at 07:03:15 UTC, Nick Sabalausky (Abscissa) wrote: On 03/07/2018 04:53 PM, bauss wrote: I can't seem to reproduce it now, but I'll keep an eye for it and see if it still happens, but I think the problem is when you return the connection from a function. I had

Re: Documentation for any* dub package, any version

2018-03-07 Thread bauss via Digitalmars-d-announce
On Friday, 2 March 2018 at 00:04:10 UTC, Adam D. Ruppe wrote: On Thursday, 1 March 2018 at 11:00:15 UTC, Jonas Drewsen wrote: Would be cool if you could add support for creating docs from any dub project stored on github and not only the ones on code.dlang.org. That might be possible too.

Diamond Full-stack MVC / Template Engine - v2.7.0 Released!

2018-03-07 Thread bauss via Digitalmars-d-announce
I finally got around and fixed the last corners here and there. If you wonder what Diamond is, then it's a library for developing full-stack MVC web-applications based on vibe.d. It contains a lot of features (Which you can see in the READ ME) To name a few of the key features: * Full

Re: mysql-native v2.1.0

2018-03-07 Thread bauss via Digitalmars-d-announce
On Wednesday, 7 March 2018 at 19:36:57 UTC, bauss wrote: On Wednesday, 7 March 2018 at 11:04:10 UTC, Nick Sabalausky (Abscissa) wrote: On 03/06/2018 01:31 PM, bauss wrote: I can't seem to find any examples on how they were updated and what exactly to change in my code. Also, FWIW,

Re: mysql-native v2.1.0

2018-03-07 Thread bauss via Digitalmars-d-announce
On Wednesday, 7 March 2018 at 11:04:10 UTC, Nick Sabalausky (Abscissa) wrote: On 03/06/2018 01:31 PM, bauss wrote: I can't seem to find any examples on how they were updated and what exactly to change in my code. Also, FWIW, mysql-native uses semantic versioning (semver), so anything

Re: mysql-native v2.1.0

2018-03-07 Thread bauss via Digitalmars-d-announce
On Wednesday, 7 March 2018 at 10:14:08 UTC, Nick Sabalausky (Abscissa) wrote: On 03/06/2018 01:54 PM, bauss wrote: On Tuesday, 6 March 2018 at 18:36:45 UTC, bauss wrote: Like more specifically do I still call lockConnection() on a MySQLPool? If you're using vibe.d and MySQLPool, then yes.

Re: mysql-native v2.1.0

2018-03-06 Thread bauss via Digitalmars-d-announce
On Tuesday, 6 March 2018 at 18:36:45 UTC, bauss wrote: On Tuesday, 6 March 2018 at 18:31:08 UTC, bauss wrote: On Saturday, 3 March 2018 at 07:37:38 UTC, Nick Sabalausky (Abscissa) wrote: [...] I'm unsure how I'd go about implementing prepared statements in a vibe.d application correctly.

Re: mysql-native v2.1.0

2018-03-06 Thread bauss via Digitalmars-d-announce
On Tuesday, 6 March 2018 at 18:31:08 UTC, bauss wrote: On Saturday, 3 March 2018 at 07:37:38 UTC, Nick Sabalausky (Abscissa) wrote: [...] I'm unsure how I'd go about implementing prepared statements in a vibe.d application correctly. [...] Like more specifically do I still call

Re: Article: Why Const Sucks

2018-03-05 Thread bauss via Digitalmars-d-announce
On Monday, 5 March 2018 at 10:57:35 UTC, Jonathan M Davis wrote: Here's something I wrote up on const: http://jmdavisprog.com/articles/why-const-sucks.html I suppose that it's not exactly the most positive article, but I feel that it's accurate. - Jonathan M Davis Great read for a Monday.

Re: State of D 2018 Survey

2018-03-04 Thread bauss via Digitalmars-d-announce
On Sunday, 4 March 2018 at 18:52:36 UTC, Martin Tschierschke wrote: On Sunday, 4 March 2018 at 17:26:50 UTC, bauss wrote: On Sunday, 4 March 2018 at 15:13:28 UTC, Kagamin wrote: But seriously, Stack overflow is a reputation-based system, it very hostile from the very start, when you don't have

Re: State of D 2018 Survey

2018-03-04 Thread bauss via Digitalmars-d-announce
On Sunday, 4 March 2018 at 15:13:28 UTC, Kagamin wrote: But seriously, Stack overflow is a reputation-based system, it very hostile from the very start, when you don't have enough reputation for pretty much everything, and SO vehemently nags you about this on every possible occasion, even

Re: State of D 2018 Survey

2018-03-04 Thread bauss via Digitalmars-d-announce
On Sunday, 4 March 2018 at 17:26:50 UTC, bauss wrote: On Sunday, 4 March 2018 at 15:13:28 UTC, Kagamin wrote: But seriously, Stack overflow is a reputation-based system, it very hostile from the very start, when you don't have enough reputation for pretty much everything, and SO vehemently

Re: State of D 2018 Survey

2018-03-01 Thread bauss via Digitalmars-d-announce
On Wednesday, 28 February 2018 at 20:37:36 UTC, Seb wrote: On Wednesday, 28 February 2018 at 20:24:00 UTC, JN wrote: On Wednesday, 28 February 2018 at 20:01:16 UTC, Seb wrote: Thanks! I hope so too! Is there some way to access the results without retaking the survey? Yeah the link

Re: Documentation for any* dub package, any version

2018-02-27 Thread bauss via Digitalmars-d-announce
On Tuesday, 27 February 2018 at 09:16:12 UTC, bauss wrote: On Monday, 26 February 2018 at 14:59:07 UTC, Adam D. Ruppe wrote: [...] Tried with http://diamond.dpldocs.info/arsd.html and it gives a 404 Nvm, I see how stupid I was.

Re: Documentation for any* dub package, any version

2018-02-27 Thread bauss via Digitalmars-d-announce
On Monday, 26 February 2018 at 14:59:07 UTC, Adam D. Ruppe wrote: Many of you will already know this from the other thread or from my twitter, but I just added a on-demand downloader to my dpldocs.info domain to fetch and build docs for any* dub package. Simply go to

Re: mysql-native v2.0.0-rc1: Release Candidate: Redesigned Prepared

2018-02-08 Thread bauss via Digitalmars-d-announce
On Monday, 5 February 2018 at 04:47:07 UTC, Nick Sabalausky (Abscissa) wrote: An all-D MySQL/MariaDB client library: https://github.com/mysql-d/mysql-native -- I've tagged a release candidate ("v2.0.0-rc1") which, among other various enhancements and cleanups,

Re: NES emulator written in D

2018-02-07 Thread bauss via Digitalmars-d-announce
On Saturday, 3 February 2018 at 13:52:17 UTC, blahness wrote: Hi everyone, Not sure how interested people here will be with this but I've ported https://github.com/fogleman/nes from Go to D [1]. I should point out that I'm not the author of the original Go version. The emulator code itself

Re: Released vibe.d 0.8.2

2017-12-17 Thread bauss via Digitalmars-d-announce
On Sunday, 17 December 2017 at 19:13:44 UTC, Sönke Ludwig wrote: But what do you mean with anything will break using `.path`? It follows the usual deprecation path - currently it's just documented as deprecated. In one or two releases, the `deprecated` attribute will be set and a few releases

Re: Released vibe.d 0.8.2

2017-12-17 Thread bauss via Digitalmars-d-announce
On Sunday, 17 December 2017 at 20:55:15 UTC, bauss wrote: private Nullable!string _path; Also does this really make sense? Why not just have it: private string _path; Then instead of: string path() @safe { if (_path.isNull) {

Re: Released vibe.d 0.8.2

2017-12-17 Thread bauss via Digitalmars-d-announce
On Sunday, 17 December 2017 at 14:13:05 UTC, WebFreak001 wrote: On Sunday, 17 December 2017 at 12:52:57 UTC, bauss wrote: This shouldn't have been released as 0.8.2, because it has a lot of breaking changes. For an instance anything that relies on HTTPServerRequest.path will break. I'm

Re: Released vibe.d 0.8.2

2017-12-17 Thread bauss via Digitalmars-d-announce
This shouldn't have been released as 0.8.2, because it has a lot of breaking changes. For an instance anything that relies on HTTPServerRequest.path will break. I'm aware that there has been added the "requestPath" property, but it's still a breaking change to all existing code that relies

Re: Diamond Full-stack MVC / Template Engine - v2.5.4 Released!

2017-12-17 Thread bauss via Digitalmars-d-announce
These are the features that are upcoming for the next releases. * Getting rid of deprecated feature usage with mysql-native. * SEO API * Soap/Webservice support

Diamond Full-stack MVC / Template Engine - v2.5.4 Released!

2017-12-17 Thread bauss via Digitalmars-d-announce
I'm happy to announce that Diamond v2.5.4 has just been released. This release comes with the following features: * Bug fixes * Websocket support * White-space support for multi-line i18n translations. * Specialized routes (Can fetch resources from external, internal and local locations.)

Re: Released vibe.d 0.8.2

2017-12-12 Thread bauss via Digitalmars-d-announce
On Tuesday, 12 December 2017 at 19:44:17 UTC, Sönke Ludwig wrote: The major changes in this release are HTTP forward proxy support, handling incoming HTTP requests on custom transports and a MongoDB based session store. On top of that, there are many smaller improvements in the HTTP server,

Re: remake of remake of Konami's Knightmare

2017-11-23 Thread bauss via Digitalmars-d-announce
On Thursday, 23 November 2017 at 12:18:38 UTC, ketmar wrote: recently i worked on remake of DOS remake of Konami's Knightmare game[0]. the game is playable now, it has music from original MSX Knightmare, and sfx/gfx/levels from DOS remake. it is written in D, of course, and it is FOSS. you can

Re: Project Highlight: Diamond MVC Framework

2017-11-20 Thread bauss via Digitalmars-d-announce
On Monday, 20 November 2017 at 14:39:43 UTC, Mike Parker wrote: You may have seen announcements regarding Diamond here in the forums. The project maintainer, Jason Jensen, a.k.a bauss, provided me with some info about it for a Project Highlight on the D Blog. Blog:

Re: Munich D Meetup November 2017

2017-11-13 Thread bauss via Digitalmars-d-announce
On Monday, 13 November 2017 at 18:43:13 UTC, Dragos Carp wrote: Hi all, Tomorrow November 14th, we will have our next Munich meetup. This time Seb and Stefan will give an introductory talk about templates and CTFE. After Andrei's awesome talk last month, we are happy to welcome new members

Re: The latest Terrarium TV 1.8.1 has been updated.

2017-11-10 Thread bauss via Digitalmars-d-announce
On Friday, 10 November 2017 at 10:14:45 UTC, Theresa Henson wrote: On Wednesday, 8 November 2017 at 10:47:42 UTC, Joakim wrote: On Wednesday, 8 November 2017 at 10:36:46 UTC, codephantom wrote: On Wednesday, 8 November 2017 at 09:40:01 UTC, Theresa Henson wrote: The update is compatible with

Re: The final form of the keyboard = ShionKeys

2017-11-10 Thread bauss via Digitalmars-d-announce
On Friday, 10 November 2017 at 15:06:20 UTC, Shion wrote: I want to make more people aware of my project of trying to change the world (ShionKeys), seek proliferation. More project content will be announced at sales time / crowdfunding time. Please administrator support this project do not

Diamond Full-stack MVC / Template Engine - v2.5.0 Released!

2017-11-08 Thread bauss via Digitalmars-d-announce
Hello D Community! I'm pleased to announce Diamond v2.5.0. What is Diamond? Diamond is a powerful MVC / Template Framework inspired by ASP.NET MVC using vibe.d as backend. It was originally written as an alternative template engine to vibe.d's Diet templtes, but has since then evolved into

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

2017-11-04 Thread bauss via Digitalmars-d-announce
On Friday, 3 November 2017 at 14:43:32 UTC, WebFreak001 wrote: On Friday, 3 November 2017 at 14:16:53 UTC, bauss wrote: On Thursday, 2 November 2017 at 22:55:04 UTC, WebFreak001 wrote: [...] I don't normally use VS Code, so to create a template for it are there anything specific it must

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

2017-11-03 Thread bauss via Digitalmars-d-announce
On Thursday, 2 November 2017 at 22:55:04 UTC, WebFreak001 wrote: On Thursday, 19 October 2017 at 23:29:57 UTC, bauss wrote: I'm pleased to announce that I have just released Diamond 2.1.0. There has been a lot of updating to Diamond since last announced release. [...] Looks really

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

2017-10-28 Thread bauss via Digitalmars-d-announce
On Saturday, 28 October 2017 at 13:01:56 UTC, Kapps wrote: 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. Yeah, it has been inspired by

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

2017-10-25 Thread bauss via Digitalmars-d-announce
On Thursday, 19 October 2017 at 23:29:57 UTC, bauss wrote: I'm pleased to announce that I have just released Diamond 2.1.0. There has been a lot of updating to Diamond since last announced release. Diamond has also moved repository from my personal Github to an organization Github. The

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

2017-10-13 Thread bauss via Digitalmars-d-announce
On Friday, 13 October 2017 at 07:23:03 UTC, bauss wrote: On Friday, 13 October 2017 at 07:16:14 UTC, bauss wrote: So I finally got around having time in my life to work with Diamond, which also meant fixing a few things in it, such as making it compatible with the latest version of DMD.

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

2017-10-13 Thread bauss via Digitalmars-d-announce
On Friday, 13 October 2017 at 07:16:14 UTC, bauss wrote: So I finally got around having time in my life to work with Diamond, which also meant fixing a few things in it, such as making it compatible with the latest version of DMD. Version 2.0.4 includes the following additions: I

Diamond MVC / Template Engine - v2.0.4 Released

2017-10-13 Thread bauss via Digitalmars-d-announce
So I finally got around having time in my life to work with Diamond, which also meant fixing a few things in it, such as making it compatible with the latest version of DMD. Version 2.0.4 includes the following additions: * Support for escaped expressions using @$=expression; * Compiles with

Re: DCD 0.9.0 released

2017-07-06 Thread bauss via Digitalmars-d-announce
On Monday, 3 July 2017 at 08:30:52 UTC, Basile@dlang-community wrote: I'm glad to announce that the dlang-community has released DCD 0.9.0[1] [...] Is there a way to set this up with atom?

Re: D IDE - Coedit 3 first beta

2016-11-27 Thread Bauss via Digitalmars-d-announce
On Tuesday, 22 November 2016 at 23:38:53 UTC, Basile B. wrote: - Changelog: https://gist.github.com/BBasile/5dfb21fd6bd5848922867633eb4136f5 - Github release page: https://github.com/BBasile/Coedit/releases/tag/3_beta_1 Note that this announce is short on purpose. It's a pre-release, however

Re: New user, even she does not know yet

2016-09-30 Thread Bauss via Digitalmars-d-announce
On Monday, 26 September 2016 at 12:06:58 UTC, Daniel Kozak wrote: https://onedrive.live.com/?authkey=!AEQ5lsngH-Oe3DA=87E57DF7155C89C9!24197=87E57DF7155C89C9 Congratulations

Re: DlangUI 0.9.0: Console backend added

2016-09-13 Thread Bauss via Digitalmars-d-announce
On Friday, 9 September 2016 at 11:21:07 UTC, Vadim Lopatin wrote: Some screenshots (from dlangui example1 app): http://i63.tinypic.com/2wn1bg9.png http://i66.tinypic.com/142yctx.png http://i64.tinypic.com/snlc08.png http://i64.tinypic.com/2n16vcw.png Good job, but why do people still

Re: 4x faster strlen with 4 char sentinel

2016-06-27 Thread Bauss via Digitalmars-d-announce
On Tuesday, 28 June 2016 at 03:58:23 UTC, Jay Norwood wrote: On Tuesday, 28 June 2016 at 03:11:26 UTC, Jay Norwood wrote: On Tuesday, 28 June 2016 at 01:53:22 UTC, deadalnix wrote: If we were in interview, I'd ask you "what does this returns if you pass it an empty string ?" oops. I see ...

Re: Facebook is using D in production starting today

2016-06-04 Thread Bauss via Digitalmars-d-announce
On Saturday, 4 June 2016 at 00:41:33 UTC, Meta 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 (written in

Re: PowerNex - New release of my D kernel

2016-05-31 Thread Bauss via Digitalmars-d-announce
On Sunday, 29 May 2016 at 23:15:13 UTC, Wild wrote: Hey! I have new release of my D kernel called PowerNex. This release should be a bit more interesting than the last one that I release back in November 2015. This one contains a working memory manager, a custom TTY renderer, BMP image

Re: IDE - Coedit 2, update 6 released

2016-05-28 Thread Bauss via Digitalmars-d-announce
On Saturday, 28 May 2016 at 21:55:58 UTC, Basile B. wrote: On Saturday, 28 May 2016 at 20:39:18 UTC, Bauss wrote: So there's no way to do it through the editor? Like I don't use a dark theme in my OS, but I do like my editors to be dark. I confirm. Dark theme only available if the OS widget

Re: IDE - Coedit 2, update 6 released

2016-05-28 Thread Bauss via Digitalmars-d-announce
On Saturday, 28 May 2016 at 13:08:55 UTC, Basile B. wrote: On Friday, 27 May 2016 at 17:49:18 UTC, Bauss wrote: On Thursday, 26 May 2016 at 23:44:21 UTC, Basile B. wrote: Mostly because an important feature of the library manager was not compatible with DUB > v0.9.24. Otherwise almost

Re: IDE - Coedit 2, update 6 released

2016-05-27 Thread Bauss via Digitalmars-d-announce
On Thursday, 26 May 2016 at 23:44:21 UTC, Basile B. wrote: Mostly because an important feature of the library manager was not compatible with DUB > v0.9.24. Otherwise almost nothing. See https://github.com/BBasile/Coedit/releases/tag/2_update_6 for the changelog and the binaries. Is there

Re: Diamond - MVC / Template engine

2016-05-25 Thread Bauss via Digitalmars-d-announce
On Wednesday, 25 May 2016 at 12:29:03 UTC, Kagamin wrote: On Tuesday, 24 May 2016 at 14:57:03 UTC, Bauss wrote: Note: If you have a better suggestion, feel free to come with one :) I'd say do what razor does: raw output should require extra syntax. Weren't templates created in order to not

Re: Sociomantic's short DConf2016 video

2016-05-24 Thread Bauss via Digitalmars-d-announce
On Tuesday, 24 May 2016 at 11:06:45 UTC, Leandro Lucarella wrote: For the ones that missed it (and the ones that didn't too), here is a short video about the conference. https://vimeo.com/167235872 Looks amazing. I hope, I can get to join the next one! :)

Re: Diamond - MVC / Template engine

2016-05-24 Thread Bauss via Digitalmars-d-announce
On Tuesday, 24 May 2016 at 15:03:28 UTC, Bauss wrote: On Tuesday, 24 May 2016 at 15:00:34 UTC, Bauss wrote: On Tuesday, 24 May 2016 at 14:57:03 UTC, Bauss wrote: On Tuesday, 24 May 2016 at 14:54:27 UTC, Bauss wrote: On Tuesday, 24 May 2016 at 13:09:28 UTC, Kagamin wrote: The values are

Re: Diamond - MVC / Template engine

2016-05-24 Thread Bauss via Digitalmars-d-announce
On Tuesday, 24 May 2016 at 15:00:34 UTC, Bauss wrote: On Tuesday, 24 May 2016 at 14:57:03 UTC, Bauss wrote: On Tuesday, 24 May 2016 at 14:54:27 UTC, Bauss wrote: On Tuesday, 24 May 2016 at 13:09:28 UTC, Kagamin wrote: The values are injected unescaped by default? Yes. To escape there is the

Re: Diamond - MVC / Template engine

2016-05-24 Thread Bauss via Digitalmars-d-announce
On Tuesday, 24 May 2016 at 14:57:03 UTC, Bauss wrote: On Tuesday, 24 May 2016 at 14:54:27 UTC, Bauss wrote: On Tuesday, 24 May 2016 at 13:09:28 UTC, Kagamin wrote: The values are injected unescaped by default? Yes. To escape there is the escape function. Take a look at the comparison for

Re: Diamond - MVC / Template engine

2016-05-24 Thread Bauss via Digitalmars-d-announce
On Tuesday, 24 May 2016 at 14:54:27 UTC, Bauss wrote: On Tuesday, 24 May 2016 at 13:09:28 UTC, Kagamin wrote: The values are injected unescaped by default? Yes. To escape there is the escape function. Take a look at the comparison for the result. I'm going to figure out a syntax for

Re: A language comparison (seeking productivity-enhancing, well-designed, and concise languages)

2016-05-23 Thread Bauss via Digitalmars-d-announce
On Monday, 23 May 2016 at 05:37:10 UTC, Ali Çehreli wrote: Found on Reddit: https://www.reddit.com/r/programming/comments/4kmfp6/the_best_quality_programming_languages/ The list:

Re: foo => "bar" key/value literals in D!

2016-05-23 Thread Bauss via Digitalmars-d-announce
On Monday, 23 May 2016 at 19:00:40 UTC, Adam D. Ruppe wrote: Have I gone completely mad?!?! --- void main() { import std.stdio; writeln(obj!( foo => "bar", baz => 12 )); } --- [...] This is a pretty amazing find! It's like a better

Re: Diamond - MVC / Template engine

2016-05-23 Thread Bauss via Digitalmars-d-announce
On Monday, 23 May 2016 at 16:15:08 UTC, Luís Marques wrote: On Saturday, 21 May 2016 at 08:20:00 UTC, Bauss wrote: For more information please view below. Dub repository: https://code.dlang.org/packages/diamond Github: https://github.com/bausshf/Diamond The dub repository seems to have a

Re: Release DUB 0.9.25, new logo and updated website design

2016-05-22 Thread Bauss via Digitalmars-d-announce
On Sunday, 22 May 2016 at 19:36:39 UTC, Sönke Ludwig wrote: This version marks the final milestone before the 1.0.0 release, which is scheduled for mid-June. The API has been cleaned up and will be kept backwards compatible throughout 1.x.x (0.9.25->1.0.0 may still have some breaking changes).

<    1   2   3   >