DPaste is going down

2013-01-13 Thread nazriel
Hello. I am very sad to announce that DPaste life came to an end. I've been recently busy and haven't even notice that domain has expired. Costs of keeping Dpaste alive are a bit too high for pure student like me ;) (Mostly keeping backend's VPS paid). I will put Dpaste website and backend

Re: DPaste is going down

2013-01-13 Thread nazriel
Costs of keeping Dpaste alive are a bit too high for pure student like me ;) I meant poor of course haha

Re: DPaste is going down

2013-01-13 Thread bearophile
nazriel: Costs of keeping Dpaste alive are a bit too high for pure student like me ;) I guess you meant strongly pure student. Is the asm generated lazily? I will put Dpaste website and backend source code on Github soon, so if someone would like to pick up the project, be my guest. Is

Re: Mono-D v0.4.7 - Optlink output analysis / Symbol name demangling

2013-01-13 Thread Jacob Carlborg
On 2013-01-13 02:10, alex wrote: https://github.com/aBothe/Mono-D/issues Since I didn't know what the exact expected functionality was I wanted to discuss here first. Uses xterm (at least on linux) to display stuff in an external console. Definitely wasn't my idea. There probably is the

Re: DPaste is going down

2013-01-13 Thread Max Klyga
On 2013-01-13 12:40:37 +, nazriel said: Hello. I am very sad to announce that DPaste life came to an end. I've been recently busy and haven't even notice that domain has expired. Costs of keeping Dpaste alive are a bit too high for pure student like me ;) (Mostly keeping backend's VPS

Re: DPaste is going down

2013-01-13 Thread Maxim Fomin
On Sunday, 13 January 2013 at 12:40:38 UTC, nazriel wrote: Hello. I am very sad to announce that DPaste life came to an end. I've been recently busy and haven't even notice that domain has expired. Costs of keeping Dpaste alive are a bit too high for pure student like me ;) (Mostly keeping

Re: DPaste is going down

2013-01-13 Thread nazriel
On Sunday, 13 January 2013 at 12:46:59 UTC, bearophile wrote: nazriel: Costs of keeping Dpaste alive are a bit too high for pure student like me ;) I guess you meant strongly pure student. Hehe Is the asm generated lazily? Not yet. Was on my todo list. Asm was generated and saved do DB

Re: DPaste is going down

2013-01-13 Thread nazriel
On Sunday, 13 January 2013 at 12:56:55 UTC, Max Klyga wrote: On 2013-01-13 12:40:37 +, nazriel said: Hello. I am very sad to announce that DPaste life came to an end. I've been recently busy and haven't even notice that domain has expired. Costs of keeping Dpaste alive are a bit too

Re: DPaste is going down

2013-01-13 Thread bearophile
nazriel: Not yet. Was on my todo list. Asm was generated and saved do DB and then displayed in website on each request - but then I realized it was generating a bit too much transfer. But I will improve this before posting code on GH Making it lazy will decrease the site costs. An useful

Re: A look at the D programming language by Ferdynand Górski

2013-01-13 Thread SomeDude
On Sunday, 13 January 2013 at 16:00:27 UTC, SomeDude wrote: On Monday, 7 January 2013 at 12:16:04 UTC, thedeemon wrote: On Monday, 7 January 2013 at 11:31:46 UTC, bearophile wrote: There is also Rust. I had the impression that Rust was at embryonic stage where it changes all the time,

Re: A look at the D programming language by Ferdynand Górski

2013-01-13 Thread SomeDude
On Monday, 7 January 2013 at 12:16:04 UTC, thedeemon wrote: On Monday, 7 January 2013 at 11:31:46 UTC, bearophile wrote: There is also Rust. I had the impression that Rust was at embryonic stage where it changes all the time, can't really live by itself and is not born yet. It's an

Re: D 1.076 and 2.061 release

2013-01-13 Thread SomeDude
On Thursday, 3 January 2013 at 08:25:41 UTC, Dmitry Olshansky wrote: 1/3/2013 12:22 PM, Russel Winder пишет: On Wed, 2013-01-02 at 13:59 -0800, Walter Bright wrote: […] I finally threw in the towel and don't use Ubuntu to play music anymore. I threw in the towel on Ubuntu when Unity came

Re: DPaste is going down

2013-01-13 Thread Vladimir Panteleev
On Sunday, 13 January 2013 at 13:02:47 UTC, Maxim Fomin wrote: Perhaps you can save site engine? BTW Vladimir Panteleev (aka thecybershadow) is already running on his server wiki.dlang.org, forum.dlang.org - perhaps he can maintain dpaste? I would love to host dpaste :) In fact, I've been

Re: DPaste is going down

2013-01-13 Thread Walter Bright
On 1/13/2013 9:08 PM, Vladimir Panteleev wrote: I would love to host dpaste :) In fact, I've been wanting to create such a project myself, but Damian (nazriel) beat me to it. Thank you, Damian for creating DPaste, and thank you, Vladimir, for carrying the torch on!