September 02, 2012
On Sunday, 2 September 2012 at 01:32:28 UTC, bearophile wrote:
> One problems I see is the "Raw" view shows me the code with no indentations at all (and in proportional font, this is not good).
>

Sorry for late reply, been away from computer for whole weekend.

I will look into it.
What do you mean by proportional font?
September 02, 2012
nazriel:

> What do you mean by proportional font?

A proportional font has character glyphs of different width, like Arial, where a "i" is takes less horizontal space than "W".

Bye,
bearophile
September 06, 2012
On Sunday, 2 September 2012 at 22:59:00 UTC, bearophile wrote:
> nazriel:
>
>> What do you mean by proportional font?
>
> A proportional font has character glyphs of different width, like Arial, where a "i" is takes less horizontal space than "W".
>
> Bye,
> bearophile

Ach, will be fixed soon :)


At the moment I have problems with backend engine which is responsible for building and executing pastes. Machine isn't responding and rebooting doesn't change a thing. I will try to fix this as fast as possible.

Meantime "Compile & Run" functionality and dlang.org run-able examples are unavailable.

It's still possible to send pastes if you uncheck "Run" box while sending paste.

Sorry for that!

http://dpaste.dzfl.pl/news/backend-issues

Best Regards
Damian Ziemba
September 07, 2012
On Thursday, 6 September 2012 at 18:48:59 UTC, nazriel wrote:
> On Sunday, 2 September 2012 at 22:59:00 UTC, bearophile wrote:
>> nazriel:
>>
>>> What do you mean by proportional font?
>>
>> A proportional font has character glyphs of different width, like Arial, where a "i" is takes less horizontal space than "W".
>>
>> Bye,
>> bearophile
>
> Ach, will be fixed soon :)
>
>
> At the moment I have problems with backend engine which is responsible for building and executing pastes. Machine isn't responding and rebooting doesn't change a thing. I will try to fix this as fast as possible.
>
> Meantime "Compile & Run" functionality and dlang.org run-able examples are unavailable.
>
> It's still possible to send pastes if you uncheck "Run" box while sending paste.
>
> Sorry for that!
>
> http://dpaste.dzfl.pl/news/backend-issues
>
> Best Regards
> Damian Ziemba

We are back to business!
September 17, 2012
On Sunday, 2 September 2012 at 22:59:00 UTC, bearophile wrote:
> nazriel:
>
>> What do you mean by proportional font?
>
> A proportional font has character glyphs of different width, like Arial, where a "i" is takes less horizontal space than "W".
>
> Bye,
> bearophile

Any chances on getting in touch? I have couple questions

Best regards,
Damian Ziemba
October 04, 2012
>>> I would like to share with you, Beta version of http://dpaste.dzfl.pl/

This is a great tool!
Optional VIM-like navigation would make it even better.
October 10, 2012
On Wednesday, 4 July 2012 at 10:49:12 UTC, nazriel wrote:
> Greetings.
>
> I would like to share with you, Beta version of http://dpaste.dzfl.pl/

Awesome tool and I usually use at work!

Thanks.


October 18, 2012
I suggest to compile with -g (or equivalent), to produce good stack traces.
1 2 3 4
Next ›   Last »