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

2014-06-19 Thread Jacob Carlborg via Digitalmars-d-announce
On 2014-06-18 21:45, Adam D. Ruppe wrote: Your internet must be a lot faster than mine :P I only get about 2 Mbps down so I like to get a lower quality file that downloads faster but still plays reliably... youtube seems to handle it well automatically. My connection is specified to 10 Mbps.

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

2014-06-19 Thread Joakim via Digitalmars-d-announce
On Thursday, 19 June 2014 at 03:23:15 UTC, Saurabh Das wrote: I find it impossible to even find the posts on HN. Within a few hours of them being posted by Andrei, they are buried 4-5 pages deep in the 'new' section with very few upvotes. This search for DConf finds 5 of the 7 talks posted so

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

2014-06-19 Thread Joakim via Digitalmars-d-announce
On Thursday, 19 June 2014 at 11:04:25 UTC, Jacob Carlborg wrote: My connection is specified to 10 Mbps. But it depends on how large the files are. Most of the files from DConf are under around 350MB in HD quality. On the other hand, Andrei's talk from LangNext 2014 is 1.3 GB and 48 minutes

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

2014-06-19 Thread Joakim via Digitalmars-d-announce
On Thursday, 19 June 2014 at 12:16:20 UTC, Joakim wrote: Sorry, I just noticed that you were only talking about HD quality. I don't know where you're getting the 350 MB figure, as all the HD recordings on archive.org are about 6-800 GB, but 600 to 800 MB, not GB. :)

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

2014-06-19 Thread Dicebot via Digitalmars-d-announce
On Thursday, 19 June 2014 at 12:08:39 UTC, Joakim wrote: There has been some suggestion that they are being moderated down. The Reddit postings get about a hundred votes, not sure if that's much on their site, as I don't use it. If you're aware of this forum, not sure why you're going there

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

2014-06-19 Thread SomeRiz via Digitalmars-d-announce
Hi. Where is the installation and using tutorial for Windows? Thank you :)

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

2014-06-19 Thread Gary Willoughby via Digitalmars-d-announce
On Thursday, 19 June 2014 at 18:10:58 UTC, SomeRiz wrote: Hi. Where is the installation and using tutorial for Windows? Thank you :) https://github.com/nomad-software/tkd There is a good readme file and full HTML documentation along with examples there.

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

2014-06-19 Thread SomeRiz via Digitalmars-d-announce
Thanks Gary. Very simple :) But i have a question. All DLL file = How can i embed main.d file? for example: dmd output = just, main.exe so standalone sorry for my bad english :/

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

2014-06-19 Thread Kagamin via Digitalmars-d-announce
BTW, there's some info about dragondrop in tk: http://wiki.tcl.tk/571

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

2014-06-19 Thread Ben Boeckel via Digitalmars-d-announce
On Thu, Jun 19, 2014 at 17:14:54 +, Dicebot via Digitalmars-d-announce wrote: I'd say this is typical vote count for something that no one really cares about but is not considered crappy waste of time :) Top 20 of a months ends with ~700 points right now.

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

2014-06-19 Thread SomeRiz via Digitalmars-d-announce
Hi Kagamin. Visual Studio like editor for TkD :/ So, TkD widgets drag and drop for TkD form

Re: hap.random: a new random number library for D

2014-06-19 Thread Joseph Rushton Wakeling via Digitalmars-d-announce
On Monday, 9 June 2014 at 18:09:21 UTC, Joseph Rushton Wakeling wrote: I think that hap.random fixes certain fundamental design issues with std.random. However, this needs to be put to the test in the wild, so I'd really appreciate it if as many people as possible could try it out with their

Re: Lang.NEXT panel (dfix)

2014-06-19 Thread Brian Schott via Digitalmars-d-announce
On Thursday, 19 June 2014 at 20:37:48 UTC, Stefan Koch wrote: hmm well all string-mixins life at compile-time so one can print them out at runtime dump the source and but it into the ast same for the results of static if and the like I imagine that trying to create an automated refactoring

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

2014-06-19 Thread Gary Willoughby via Digitalmars-d-announce
On Thursday, 19 June 2014 at 18:47:29 UTC, SomeRiz wrote: Thanks Gary. Very simple :) But i have a question. All DLL file = How can i embed main.d file? for example: dmd output = just, main.exe so standalone sorry for my bad english :/ You can't, on Windows the DLL's and library folder