Thread overview
past.code123.org new service for sharing D code.
Jun 23, 2017
Suliman
Jun 23, 2017
Anonymouse
Jun 24, 2017
Suliman
Jun 26, 2017
Suliman
June 23, 2017
http://past.code123.org/

I did small paste-bin service for sharing D code. Now it's deep alpha it's powered by vibed. It's simply works and nothing more. It's support basic syntax highlighting (after page refresh) for few language besides D.

I hope to finish it in next few days, but you can try use it's now. I do not plan to touch DB.

June 23, 2017
On Friday, 23 June 2017 at 17:33:48 UTC, Suliman wrote:
> http://past.code123.org/
>
> I did small paste-bin service for sharing D code. Now it's deep alpha it's powered by vibed. It's simply works and nothing more. It's support basic syntax highlighting (after page refresh) for few language besides D.
>
> I hope to finish it in next few days, but you can try use it's now. I do not plan to touch DB.

Looks interesting. You really really want tab to properly indent though. Currently on Chromium 59 tabbing loses focus.
June 24, 2017
Sorry! Domain should be not `past` `but` `paste` http://paste.code123.org/
June 26, 2017
On Saturday, 24 June 2017 at 12:59:50 UTC, Suliman wrote:
> Sorry! Domain should be not `past` `but` `paste` http://paste.code123.org/

version 0.2
split-view support: http://paste.code123.org/86fc5ded-90e1

P.S. WIP