Re: Higgs, a JavaScript JIT done in D

2013-02-06 Thread Matthew Caron
tform I'm using. -- 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 Pyt

Re: Higgs, a JavaScript JIT done in D

2013-02-05 Thread Matthew Caron
.html#.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
mpany, to say nothing of working on some random project. I have that issue at work now - code is reviewed by C programmers, so they won't be able to compare one D idiom to another because they're not aware of either of them. -- Matthew Caron, Software Build Engineer Sixnet, a Re

Re: Higgs, a JavaScript JIT done in D

2013-02-05 Thread Matthew Caron
f them die. -- 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-07 Thread Matthew Caron
it should be fixed. -- 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-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 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 it locally. I gave

Re: D 1.076 and 2.061 release

2013-01-07 Thread Matthew Caron
gs, we've found 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 Si

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

2013-01-03 Thread Matthew Caron
t No argument there. I have stuff going back to 1995 or so (and, ironically, 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! -- M

Re: D 1.076 and 2.061 release

2013-01-03 Thread Matthew Caron
ling Linux 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-03 Thread Matthew Caron
y detached backup. What is the rationale behind import/export 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.

Re: D 1.076 and 2.061 release

2013-01-02 Thread Matthew Caron
scp -rp ~/.thunderbird 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