Re: The ABC's of Templates in D

2020-08-29 Thread Robert M. Münch via Digitalmars-d-announce
of the template (specification)? Confusing... -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: Visual D 1.0.0 released

2020-07-05 Thread Robert M. Münch via Digitalmars-d-announce
, the debugger support alone is so valuable that I can't imagine wokring without it... Great job! -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: D GUI Framework (responsive grid teaser)

2020-06-23 Thread Robert M. Münch via Digitalmars-d-announce
://drive.google.com/file/d/1Xm4m7DLaUoPu5wzvPSalgW3i1-WkTeek/view?usp=sharing Yes. I love beauty UI too. :) Well, beauty lies in the eye of the beholder. I love fast perfect UI too. :-) And I do D Windows GUI too. :) Cool... so, anything to see? -- Robert M. Münch http

Re: D GUI Framework (responsive grid teaser)

2020-06-23 Thread Robert M. Münch via Digitalmars-d-announce
d the circle closes. Reality tells us, that most OS projects don't take off. Small libs, with a narrow scope are a totally different story than a GUI framework. -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: D GUI Framework (responsive grid teaser)

2020-06-22 Thread Robert M. Münch via Digitalmars-d-announce
On 2019-05-19 21:01:33 +, Robert M. Münch said: Hi, we are currently build up our new technology stack and for this create a 2D GUI framework. Some now teaser, again might not look like a lot had happend but we move forward, slow but steady: https://www.dropbox.com/s/jjefzyneqnxr7pb

Re: This Right In: PLDI 2020 will take place online and registration is FREE. Closes on Jun 5, so hurry!

2020-06-16 Thread Robert M. Münch via Digitalmars-d-announce
-types Thanks, somehow missed these. What's the main difference of your approach WRT something like this: http://pyro.ai/ BTW: I'm located in Zug... so not far away from you guys. -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: This Right In: PLDI 2020 will take place online and registration is FREE. Closes on Jun 5, so hurry!

2020-06-15 Thread Robert M. Münch via Digitalmars-d-announce
On 2020-06-14 20:22:41 +, Timon Gehr said: https://pldi20.sigplan.org/details/pldi-2020-papers/46/-PSI-Exact-Inference-for-Higher-Order-Probabilistic-Programs This one sounds pretty interesting. Will there be a recording and a published paper be available? -- Robert M. Münch http

Re: Rationale for accepting DIP 1028 as is

2020-05-29 Thread Robert M. Münch via Digitalmars-d-announce
ort of these "greenwashed" call-chains, so that at least there is a chance to detect them? -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: $750 Bounty: Issue 16416 - Phobos std.uni out of date (should be updated to latest Unicode standard)

2020-05-06 Thread Robert M. Münch via Digitalmars-d-announce
cus on std.uni I think what would help is a short description of the whole process. A context setting chapter "unicode pitfalls, important things to know, general process" and a "step-by-step" description/log of what needs to be done, what the step does and where it fits into th

Re: $750 Bounty: Issue 16416 - Phobos std.uni out of date (should be updated to latest Unicode standard)

2020-05-05 Thread Robert M. Münch via Digitalmars-d-announce
On 2020-05-05 15:39:12 +, Dmitry Olshansky said: On Monday, 4 May 2020 at 17:01:01 UTC, Robert M. Münch wrote: Following my "Is it time for a Unicode update of std.uni?" post in D group, I would like to try out to sponsor this effort for "Issue 16416 - Phobos std.uni out

Re: $750 Bounty: Issue 16416 - Phobos std.uni out of date (should be updated to latest Unicode standard)

2020-05-05 Thread Robert M. Münch via Digitalmars-d-announce
that lasts for 10 years. But the process, some tools for a specific version, which can be used as inspiration for upcoming changes. IMO it makes a lot of sense for D to keep up close with the unicode development. -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: $750 Bounty: Issue 16416 - Phobos std.uni out of date (should be updated to latest Unicode standard)

2020-05-05 Thread Robert M. Münch via Digitalmars-d-announce
Never update? Doesn't make sense... So, breaking-changes because unicode requires these, have to be taken IMO. -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: $750 Bounty: Issue 16416 - Phobos std.uni out of date (should be updated to latest Unicode standard)

2020-05-04 Thread Robert M. Münch via Digitalmars-d-announce
be at. Thanks for the feedback. Was the PR eventually merged? Did you get any feedback why it wasn't merged, what needs to be done so that it gets merged, who decides this, etc.? -- Robert M. Münch http://www.saphirion.com smarter | better | faster

$750 Bounty: Issue 16416 - Phobos std.uni out of date (should be updated to latest Unicode standard)

2020-05-04 Thread Robert M. Münch via Digitalmars-d-announce
o be some conditions full-filled so that the result gets merged. [1] https://issues.dlang.org/show_bug.cgi?id=16416 -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: openmethods 1.3.0

2020-04-20 Thread Robert M. Münch via Digitalmars-d-announce
sense? This stuff sounds like a very fundamental concept/pattern and IMO would be a good member of Phobos. [1] https://dlang.org/blog/2017/08/28/open-methods-from-c-to-d/ -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: A D port of utf8proc

2020-04-12 Thread Robert M. Münch via Digitalmars-d-announce
? -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: NanoSVG port

2020-04-10 Thread Robert M. Münch via Digitalmars-d-announce
On 2020-04-10 17:23:28 +, Adam D. Ruppe said: On Friday, 10 April 2020 at 17:18:05 UTC, Robert M. Münch wrote: Repro [2] is gone... Does anyone has an idea where the code could be accessed? I also maintain a copy of it: https://github.com/adamdruppe/arsd/blob/master/svg.d minimal dox

Re: NanoSVG port

2020-04-10 Thread Robert M. Münch via Digitalmars-d-announce
it is actually completely independent. [1] https://github.com/memononen/nanosvg [2] http://repo.or.cz/iv.d.git/blob_plain/HEAD:/nanovg/svg.d Repro [2] is gone... Does anyone has an idea where the code could be accessed? Is Ketmar still active? -- Robert M. Münch http://www.saphirion.com

Re: DIP 1027---String Interpolation---Format Assessment

2020-02-24 Thread Robert M. Münch via Digitalmars-d-announce
d how things develop. -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: DIP 1027---String Interpolation---Format Assessment

2020-02-24 Thread Robert M. Münch via Digitalmars-d-announce
t be close to find a good solution and that it was suddenly withdrawn. But anyway... -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: DIP 1027---String Interpolation---Format Assessment

2020-02-24 Thread Robert M. Münch via Digitalmars-d-announce
the worst result for all. As a community with highly skilled people I think there should be a way to come to a good solution, not only a good enough. If not, this doesn't shed light on D and the community... -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: D GUI Framework (responsive grid teaser)

2020-01-28 Thread Robert M. Münch via Digitalmars-d-announce
On 2019-05-19 21:01:33 +, Robert M. Münch said: Hi, we are currently build up our new technology stack and for this create a 2D GUI framework. Hi, some more teaser showing a text-input field, with clipping, scrolling, etc.: https://www.dropbox.com/s/wp3d0bohnd59pyp/Bildschirmaufnahme

Re: Visual D 0.51.0 - semantic engine based on dmd frontend

2020-01-19 Thread Robert M. Münch via Digitalmars-d-announce
On 2020-01-18 14:22:41 +, Rainer Schuetze said: I'm happy to announce the release of Visual D 0.51.0. Great stuff! Especially the debugging support. -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: Article about D in the iX magazine

2019-12-22 Thread Robert M. Münch via Digitalmars-d-announce
it. -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: interfaces and contracts - new pattern

2019-12-03 Thread Robert M. Münch via Digitalmars-d-announce
On 2019-12-03 13:00:49 +, Adam D. Ruppe said: On Tuesday, 3 December 2019 at 10:39:08 UTC, Robert M. Münch wrote: In large scale projects this will become a big problem as you can't assume that every developer knows about all the contracts of a superclass. That's the beauty of

Re: interfaces and contracts - new pattern

2019-12-03 Thread Robert M. Münch via Digitalmars-d-announce
that every developer knows about all the contracts of a superclass. -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: Proposal for porting D runtime to WebAssembly

2019-11-27 Thread Robert M. Münch via Digitalmars-d-announce
/ Maybe it helps or gives some inspiration. -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: SoAC

2019-08-18 Thread Robert M. Münch via Digitalmars-d-announce
x27;t wait to hear your opinions. +1 Reactive Programming -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: Symantec has been sold to Broadcom

2019-08-18 Thread Robert M. Münch via Digitalmars-d-announce
s all must be around 25 years ago. -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: Release D 2.087.0

2019-07-04 Thread Robert M. Münch via Digitalmars-d-announce
ource to the install directory. It does for some parts (phobos, but I'm not sure if for every file necessary) but not for druntime files. I just manually copied the files now. -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: Release D 2.087.0

2019-07-04 Thread Robert M. Münch via Digitalmars-d-announce
let me know and I'll try to fix it right away. Not sure I'm that competent to find it out but will dig ;-) around a bit. -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: Release D 2.087.0

2019-07-04 Thread Robert M. Münch via Digitalmars-d-announce
elated to the release? -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: D GUI Framework (responsive grid teaser)

2019-05-28 Thread Robert M. Münch via Digitalmars-d-announce
nding the problem, the decision for or against MT is made. Rendering is easy to do in parallel. Yep, and that's something that will be done with MT. -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: D GUI Framework (responsive grid teaser)

2019-05-28 Thread Robert M. Münch via Digitalmars-d-announce
. The software we sell, would still fit on one floppy disk (if there are still people knowing what it is). And I'm always saying: "Every good software fits on one floppy-disk." Most people can't believe that this is still possible. -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: D GUI Framework (responsive grid teaser)

2019-05-27 Thread Robert M. Münch via Digitalmars-d-announce
most valuable. So, an application should never ever slow me down. -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: D GUI Framework (responsive grid teaser)

2019-05-27 Thread Robert M. Münch via Digitalmars-d-announce
ng accommodated for in the computations, and are projected in the (hopefully?) near future? The stuff that one really needs, so no frills. We want to create a node structure with layout rules/hints per node and as a result you get a perfect responsive layout for your app. -- Robert M. Mü

Re: D GUI Framework (responsive grid teaser)

2019-05-26 Thread Robert M. Münch via Digitalmars-d-announce
On 2019-05-25 23:23:31 +, Ethan said: Right. I'm done. This thread reeks of a "Year of Linux desktop" mentality and I will also likely never read it again just for my sanity. That's your best statement so far. Greate move. -- Robert M. Münch http://www.saphirion.

Re: D GUI Framework (responsive grid teaser)

2019-05-25 Thread Robert M. Münch via Digitalmars-d-announce
d get it to some usable point before releasing. Otherwise the noise level will be to high. -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: D GUI Framework (responsive grid teaser)

2019-05-24 Thread Robert M. Münch via Digitalmars-d-announce
your own as much as possible. Sadly, GPU features provide a short path to (forced) obsoletion… In the 2D realm I don't see so much gain using a GPU over using a CPU. -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: D GUI Framework (responsive grid teaser)

2019-05-24 Thread Robert M. Münch via Digitalmars-d-announce
use a GPU, it's only CPU based. I think CPU rendering has its merits and is underestimated a lot. -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: D GUI Framework (responsive grid teaser)

2019-05-24 Thread Robert M. Münch via Digitalmars-d-announce
On 2019-05-23 20:22:28 +, Ola Fosheim Grøstad said: STILL, I think Robert M. Münch is onto something good if he aims for accuracy and provides say a canvas that draws bezier curves to the spec (whether it is PDF or SVG). I think many niche application areas involve accuracy, like a CNC

Re: D GUI Framework (responsive grid teaser)

2019-05-24 Thread Robert M. Münch via Digitalmars-d-announce
flexibility. That's exactly the right direction. Most GUI frameworks fail at this, so you have to do all yourself if you want anything with descent quality, but that is not how it should be. Yep, I can't agree more. -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: D GUI Framework (responsive grid teaser)

2019-05-23 Thread Robert M. Münch via Digitalmars-d-announce
On 2019-05-23 07:28:49 +, Ola Fosheim Grøstad said: On Thursday, 23 May 2019 at 06:07:53 UTC, Robert M. Münch wrote: On 2019-05-22 17:01:39 +, Manu said: I mean, there are video games that render a complete screen full of zillions of high-detail things every frame! Show me a game

Re: D GUI Framework (responsive grid teaser)

2019-05-23 Thread Robert M. Münch via Digitalmars-d-announce
On 2019-05-23 09:28:59 +, kdevel said: Awesome. Compared to the video you posted some days ago there is also almost no visible aliasing. Thanks. Do you plan to create a web browser based on your framework? No, I don't see any business model behind a web browser... -- Robert M.

Re: D GUI Framework (responsive grid teaser)

2019-05-22 Thread Robert M. Münch via Digitalmars-d-announce
t render a complete screen full of zillions of high-detail things every frame! Show me a game that renders this with a CPU only approach into a memory buffer, no GPU allowed. Total different use-case. -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: D GUI Framework (responsive grid teaser)

2019-05-21 Thread Robert M. Münch via Digitalmars-d-announce
ou should join that effort, and leverage the perf experts we have? There's a channel #graphics on the dlang discord. I will have a look... need to get discord up & running. Too many chat channels these days... -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: D GUI Framework (responsive grid teaser)

2019-05-21 Thread Robert M. Münch via Digitalmars-d-announce
On 2019-05-21 16:07:33 +, Basile B. said: What kind of layouting ? GTK-like ? DelphiVCL-like ? Flex-like ? Flex-Box like. -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: D GUI Framework (responsive grid teaser)

2019-05-21 Thread Robert M. Münch via Digitalmars-d-announce
On 2019-05-21 17:29:51 +, Ola Fosheim Grøstad said: On Tuesday, 21 May 2019 at 14:04:29 UTC, Robert M. Münch wrote: Here is a new screencast: https://www.dropbox.com/s/ywywr7dp5v8rfoz/Bildschirmaufnahme%202019-05-21%20um%2015.20.59.mov?dl=0 That looks better :-) :-) For a pixel

Re: D GUI Framework (responsive grid teaser)

2019-05-21 Thread Robert M. Münch via Digitalmars-d-announce
On 2019-05-21 15:57:20 +, Basile B. said: openGL backend I presume ? No, CPU rendering to memory-buffer. -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: D GUI Framework (responsive grid teaser)

2019-05-21 Thread Robert M. Münch via Digitalmars-d-announce
ich is IMO pretty good for a desktop app target. There might be some 2-3ms speed-up still possible but not worth the effort yet. -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: D GUI Framework (responsive grid teaser)

2019-05-20 Thread Robert M. Münch via Digitalmars-d-announce
e the browser's flex-box model. -- Robert M. Münch http://www.saphirion.com smarter | better | faster

D GUI Framework (responsive grid teaser)

2019-05-19 Thread Robert M. Münch via Digitalmars-d-announce
blocks working together. Next steps are to create more widgets and add a visual style system. The widgets themself are style-free and wire-frame only for debugging purposes. -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: DStep 1.0.0

2019-04-26 Thread Robert M. Münch via Digitalmars-d-announce
M. Münch http://www.saphirion.com smarter | better | faster

Re: DConf 2019 Schedule

2019-03-18 Thread Robert M. Münch via Digitalmars-d-announce
Typo in Walter's abstract: ... "D supports a number of techniques for allocating meory." => memory -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: dlang tutorial just posted on Derek Banas's YouTube channel

2019-03-05 Thread Robert M. Münch via Digitalmars-d-announce
people learning D! This is much cooler than I thought and very accessible. Very cool. -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: DConf 2019: Shepherd's Pie Edition

2018-12-27 Thread Robert M. Münch via Digitalmars-d-announce
On 2018-12-22 21:57:09 +, Adam Wilson said: On 12/22/18 10:47 AM, Robert M. Münch wrote: On 2018-12-22 12:18:25 +, Mike Parker said: Thanks to Symmetry Investments, DConf is heading to London! We're still ironing out the details, but I've been sitting on this for weeks and,

Re: DConf 2019: Shepherd's Pie Edition

2018-12-27 Thread Robert M. Münch via Digitalmars-d-announce
On 2018-12-22 21:38:42 +, Laeeth Isharc said: On Saturday, 22 December 2018 at 18:47:40 UTC, Robert M. Münch wrote: On 2018-12-22 12:18:25 +, Mike Parker said: Thanks to Symmetry Investments, DConf is heading to London! We're still ironing out the details, but I've been

Re: DConf 2019: Shepherd's Pie Edition

2018-12-22 Thread Robert M. Münch via Digitalmars-d-announce
ld consider the upcoming Brexit chaos, which is expect to have a high impact on all airlines. Currently I wouldn't bet that all parties involved get things sorted out until May... -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: The New Fundraising Campaign

2018-11-23 Thread Robert M. Münch via Digitalmars-d-announce
t go stale. We've launched a three-month campaign, and Nicholas Wilson has agreed to do the work. Hi, will I get a donation certificate? I haven't found anything about it. -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: Another take on decimal data types

2018-01-11 Thread Robert M. Münch via Digitalmars-d-announce
ks for the hint. -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: Another take on decimal data types

2018-01-11 Thread Robert M. Münch via Digitalmars-d-announce
On 2018-01-11 18:15:23 +, rumbu said: On Thursday, 11 January 2018 at 11:19:41 UTC, Robert M. Münch wrote: Great stuff! Will this work in betterC mode? It will not work without some refactory. Most of phobos/druntime dependencies are minimal an can be rewritten - in fact there are only

Re: Another take on decimal data types

2018-01-11 Thread Robert M. Münch via Digitalmars-d-announce
On 2018-01-08 22:16:25 +, rumbu said: This is my first D finalized project (+16k loc). Great stuff! Will this work in betterC mode? Side-Note: I'm always missing the betterC information or is the philosophy to just try it out? -- Robert M. Münch http://www.saphirion.com sm

Re: d_to_html.d

2017-08-09 Thread Robert M. Münch via Digitalmars-d-announce
to a domain specific language. This would make it possible to get declarative GUI layout etc. in with a much nicer syntax. Cool idea. -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: Iup4D 1.0 alpha

2017-01-22 Thread Robert M. Münch via Digitalmars-d-announce
On 2017-01-22 15:58:15 +, Chris Wright said: On Sun, 22 Jan 2017 13:17:16 +0100, Robert M. Münch wrote: Christ, thanks for your consequent "pushing" to get short descriptions as the first part in. It is my honor as your Lord and Savior. ;-) Autocorrect sometimes makes fu

Re: Iup4D 1.0 alpha

2017-01-22 Thread Robert M. Münch via Digitalmars-d-announce
ssible to understand what you do. -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: [OT] LLVM 3.9 released - you can try the release already with LDC!

2016-09-07 Thread Robert M. Münch via Digitalmars-d-announce
On 2016-09-06 10:51:16 +, eugene said: i dont think counting each time when ldc and d are mentioned in llvm community will help ldc and d to become popular))) And now? -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: yet another event loop

2016-08-26 Thread Robert M. Münch via Digitalmars-d-announce
e 1st property is about library design, the 2nd about code management. If I can somehow only use the event part without having to get all other stuff in that's perfect. Putting everything into one repository is OK for me as well, makes handling the lib simpler. -- Robert M.

Re: yet another event loop

2016-08-26 Thread Robert M. Münch via Digitalmars-d-announce
-view are waste of time... -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: Vision document for H2 2016

2016-07-09 Thread Robert M. Münch via Digitalmars-d-announce
On 2016-07-08 20:46:21 +, Walter Bright said: On 7/8/2016 6:51 AM, Robert M. Münch wrote: 1. Fixing (all) bugs before doing new things: If I look as a CTO, CIO or CEO on ... I have yet to find any engineering product in any field that doesn't have open issues. A more practical que

Re: Vision document for H2 2016

2016-07-09 Thread Robert M. Münch via Digitalmars-d-announce
On 2016-07-08 18:07:39 +, Andrei Alexandrescu said: On 07/08/2016 09:51 AM, Robert M. Münch wrote: 1. Fixing (all) bugs before doing new things: If I look as a CTO, CIO or CEO on D I the first thing I ask is: "Are they doing a lot of new stuff? And if, is this thing / last releasae

Re: Vision document for H2 2016

2016-07-08 Thread Robert M. Münch via Digitalmars-d-announce
ave to go through a pretty hard online exam and reach a certain point level to become a "Certified Scrum Master". Yes, it might be a bit early to think about his line, but IMO better early then late. It just shows, that D is taking care about all the non-technical stuff as well, which i

Re: Live streaming of DConf 2016: confirmed

2016-05-04 Thread Robert M. Münch via Digitalmars-d-announce
vent, best case is to Tweet directly to @DLangConf as that is more aggressively notifying us than the forums. Unfortunately all require Flash... which I and most likely a lot haven't installed. -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: libotr native D port

2016-03-29 Thread Robert M. Münch via Digitalmars-d-announce
le to decrypt via cryptanalysis. The most commonly used implementation of OTR is "libotr" which is a pure C code implementation of the OTR protocol. -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: Release vibe.d 0.7.27

2016-02-10 Thread Robert M. Münch via Digitalmars-d-announce
On 2016-02-09 19:16:49 +, Snke Ludwig said: - Full list of changes: http://vibed.org/blog/posts/vibe-release-0.7.27 Great stuff!! Thanks a lot for your engagement. -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: Vision for the first semester of 2016

2016-01-25 Thread Robert M. Münch via Digitalmars-d-announce
er just to cover the common 90%. That's wasting time. Make it as simple as possible to get things done. Install, code, compile, deliver. That's it. One EXE, done. -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: vibe.d 0.7.27-beta.1

2016-01-24 Thread Robert M. Münch via Digitalmars-d-announce
mlined as much as possible. The less dependencies the better. -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: vibe.d 0.7.27-beta.1

2016-01-23 Thread Robert M. Münch via Digitalmars-d-announce
ng\dub\packages\vibe-d-0.7.27-beta.1\lib\win-amd64\event2.lib' -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: Packt ebooks are currently $5.00

2015-12-22 Thread Robert M. Münch via Digitalmars-d-announce
://www.packtpub.com/application-development/d-cookbook Cool, thanks for the link. @Adam: Will we see an update / extended version of the "D Cookbook" in the near future? -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: DConf 2016, Berlin: Call for Submissions is now open!

2015-10-30 Thread Robert M. Münch via Digitalmars-d-announce
On 2015-10-28 19:27:03 +, ponce said: It is supposed to refer to the Bundestag like in http://www.catherinefeff-studio.com/references/39636641Berlin_logo.gif The dome might work as a "lying D" methaphor. -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: Digger 2.4

2015-10-12 Thread Robert M. Münch via Digitalmars-d-announce
On 2015-10-12 14:21:46 +, Vladimir Panteleev said: https://issues.dlang.org/show_bug.cgi?id=15165 I guess you're building with a version of D built from git? Just update, then. Correct. After updating to the latest DMD using digger 2.3 I could build digger 2.4. Thanks. -- Rob

Re: Digger 2.4

2015-10-12 Thread Robert M. Münch via Digitalmars-d-announce
onstructor std.getopt.GetOptException.this (string msg, Exception next, string file = __FILE__, ulong line = cast(ulong)__LINE__) is not callable using argument types (string) -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: Vibemail - extensions for vibe's Mail class to send multi-part emails with attachments

2015-09-29 Thread Robert M. Münch via Digitalmars-d-announce
ubyte[]))"You are an idiot!","plain/text","text.txt") ) ); sendMail(settings, email); Not that I'm to deep into the code nor D but would it be possible to write it somehow like this: Mail email = new Mail; email.headers = [ "Date&quo

Re: Go 1.5

2015-09-21 Thread Robert M. Münch via Digitalmars-d-announce
for malloc & free... I don't see any value in using a GC that needs addRoot / addRange, then I can do manual memory management as well. -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: Blog post : OOP composition with mixins

2015-09-01 Thread Robert M. Münch via Digitalmars-d-announce
inheritance and to prefer composition - even/especially when using e.g. Java. Because all those OOP languages are to dogmatic about it's use. C++ is free, but is missing (not sure if still) the template and mixin power of D. -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: Moving forward with work on the D language and foundation

2015-08-25 Thread Robert M. Münch via Digitalmars-d-announce
engagement will help a lot fo push D forward. Great news!! Let's come up with something that a lot small companies can support too. -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: ?MQD messaging library v1.0 released

2015-08-21 Thread Robert M. Münch via Digitalmars-d-announce
ation protocols. -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: DevDocs.io: voting for D

2015-06-03 Thread Robert M. Münch via Digitalmars-d-announce
generated. -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: DConf 2015 has ended. See you in Berlin at DConf 2016!

2015-05-30 Thread Robert M. Münch via Digitalmars-d-announce
o specific talks directly? -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: DConf 2015 has ended. See you in Berlin at DConf 2016!

2015-05-30 Thread Robert M. Münch via Digitalmars-d-announce
On 2015-05-29 23:42:06 +, Andrei Alexandrescu said: We're pleased to announce that DConf 2016 will take place in Berlin, sponsored by Sociomantic. That's great news!! -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: Digger 2.1

2015-05-04 Thread Robert M. Münch via Digitalmars-d-announce
. -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: Digger 2.1

2015-05-04 Thread Robert M. Münch via Digitalmars-d-announce
's missing. Any idea? -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: EMSI is hiring a D developer

2015-04-16 Thread Robert M. Münch via Digitalmars-d-announce
favorite bands comes from: https://www.youtube.com/watch?v=EAAZHbw3dJo -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: Digger 1.1

2015-04-03 Thread Robert M. Münch via Digitalmars-d-announce
On 2015-03-18 12:14:01 +, Vladimir Panteleev said: I've pushed support for DMD bootstrapping, so if you need to build master now, build latest Digger from source. I'll make a binary release after 2.067 is out. Any news on this? And will there by COFF32 support as well? -

Re: Digger 1.1

2015-03-26 Thread Robert M. Münch via Digitalmars-d-announce
p the good work. -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: Digger 1.1

2015-03-25 Thread Robert M. Münch via Digitalmars-d-announce
out? -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: Digger 1.1

2015-03-19 Thread Robert M. Münch via Digitalmars-d-announce
le path 'dmd' Fatal error: Command ["git", "--work-tree=D:\\develop\\d-language\\Digger\\repo", "--git-dir=D:\\develop\\d-language\\Di gger\\repo\\.git", "submodule", "update"] failed with status 1 I don't have done any changes t

Re: Digger 1.1

2015-03-08 Thread Robert M. Münch via Digitalmars-d-announce
;LFLAGS=-L/delexe/la" dmd.exe run idgen Error: 'run' not found --- errorlevel 1 Fatal error: Command ["make", "-f", "win32.mak", "MODEL=32", "dmd"] failed with status 1 Any idea? -- Robert M. Münch http://www.saphirion.com smarter | better | faster

Re: Digger 1.1

2015-03-07 Thread Robert M. Münch via Digitalmars-d-announce
n (or fixed a bug). It comes with a web interface which makes building D from source trivial even for people new to D, Git or the command line. Hi, that's pretty cool. It supports the beta versions as well, right? And I can switch back and forther using it between beta and latest stable? -

Re: Heady House Hunting with D

2015-01-19 Thread Robert M. Münch via Digitalmars-d-announce
On 2015-01-18 13:49:56 +, Philpax said: On Friday, 16 January 2015 at 18:44:47 UTC, Robert M. Münch wrote: On 2015-01-14 03:46:38 +, Philpax said: I recently wrote a blog post about how I used D/vibe.d to help find a new house. I haven't publicized it anywhere else yet, s

Re: Heady House Hunting with D

2015-01-16 Thread Robert M. Münch via Digitalmars-d-announce
approach). See: http://www.nlpp.ch So, if you want to see how the prices shouldbe and which criteria drives the costs, let me know. Houseprices would be a nice showcase I wanted to do for some time. -- Robert M. Münch http://www.saphirion.com smarter | better | faster

  1   2   >