Re: Higgs, a JavaScript JIT done in D

2013-02-06 Thread Matthew Caron
, because it decreases the amount of brain I have to put on the language, freeing more brain to think about the actual problem. Python is a very well designed language. See, I use D for that these days - then I port it to C if there's no D cross compiler for the platform I'm using. -- Matthew

Re: Higgs, a JavaScript JIT done in D

2013-02-05 Thread Matthew Caron
#.text -- Matthew Caron, Software Build Engineer Sixnet, a Red Lion business | www.sixnet.com +1 (518) 877-5173 x138 office

Re: Higgs, a JavaScript JIT done in D

2013-02-05 Thread Matthew Caron
On 02/05/2013 12:54 PM, FG wrote: On 2013-02-05 18:24, Matthew Caron wrote: I don't, but that's because I hate JavaScript only slightly less than PHP or Python and want to see all of them die. I have similar feelings regarding PHP and Javascript. Not sure why you'd hate Python (except

Re: D 1.076 and 2.061 release

2013-01-07 Thread Matthew Caron
this strategy to produce more time savings and value than it consumes. However, this does take a certain amount of buy in from your company management. Luckily, one of the company founders was an early embracer of Linux. -- Matthew Caron, Software Build Engineer Sixnet, a Red Lion business

Re: D 1.076 and 2.061 release

2013-01-07 Thread Matthew Caron
On 01/05/2013 03:01 AM, Nick Sabalausky wrote: On Thu, 03 Jan 2013 08:20:19 -0500 Matthew Caron matt.ca...@redlion.net wrote: On 01/02/2013 04:18 PM, Walter Bright wrote: Why would you need to? If your mail store is IMAP, just let it rebuild. I don't store email on the server, I store

Re: D 1.076 and 2.061 release

2013-01-07 Thread Matthew Caron
. -- Matthew Caron, Software Build Engineer Sixnet, a Red Lion business | www.sixnet.com +1 (518) 877-5173 x138 office

Re: D 1.076 and 2.061 release

2013-01-03 Thread Matthew Caron
of address books, and not doing that for anything else? I have no idea. I'm not sure rationale applies to many FLOSS projects of appreciable size. In a cathedral model, you'd have that.. not so much in the bazaar. -- Matthew Caron, Software Build Engineer Sixnet, a Red Lion business | www.sixnet.com

Re: Managing email [ was Re: D 1.076 and 2.061 release ]

2013-01-03 Thread Matthew Caron
, the way I migrated from one mail client to another was to shove a boatload of POP email up to IMAP then leave it there), because there was no export function - which is what started this conversation in the first place! -- Matthew Caron, Software Build Engineer Sixnet, a Red Lion business

Re: D 1.076 and 2.061 release

2013-01-03 Thread Matthew Caron
takes 2 hours - reinstalling Windows takes 2 weeks. :-) -- Matthew Caron, Software Build Engineer Sixnet, a Red Lion business | www.sixnet.com +1 (518) 877-5173 x138 office

Re: D 1.076 and 2.061 release

2013-01-02 Thread Matthew Caron
~/.thunderbird target machine will shove your whole TB directory to the new box. unison and/or rsync will keep it synced. I prefer unison because it's bidi. I don't have any suggestions for automagic cloud sync because I don't like automagic cloud sync. -- Matthew Caron, Software Build