October 14, 2013
On 10/14/13, Nick Sabalausky <SeeWebsiteToContactMe@semitwist.com> wrote:
> And any sane editor

There's your problem right there. I'd say a sane diff view would make it obvious that CRLF or tabs were injected, and yet github's diff view is a piece of ass.
October 14, 2013
On Monday, 14 October 2013 at 11:34:06 UTC, Benjamin Thaut wrote:
> Visual Studio requests CRLF file endings...
>
> But I fully agree CRLF should die.
>
> Kind Regards
> Benjamin Thaut

Visual Studio (at least 2010) keeps whatever original CR / LF or CRLF line endings were in file when you opened it. Even warns you when file contains mixed line endings and keeps each line as it were. You can change/normalize them in men File/Advance Save Options.
October 15, 2013
On Mon, 14 Oct 2013 16:19:23 +0200
Andrej Mitrovic <andrej.mitrovich@gmail.com> wrote:

> On 10/14/13, Nick Sabalausky <SeeWebsiteToContactMe@semitwist.com> wrote:
> > And any sane editor
> 
> There's your problem right there. I'd say a sane diff view would make it obvious that CRLF or tabs were injected, and yet github's diff view is a piece of ass.

Github's entire web frontend is horrible. They don't even know how to
write a freaking web page:
http://semitwist.com/articles/article/view/making-a-link-or-what-the-fuck-is-wrong-with-github-s-developers

(BUt really, I'm not sure there's an ajaxy site in the world that isn't
garbage. Ex:
http://forum.dlang.org/post/mailman.1442.1379388733.1719.digitalmars-d@puremagic.com
ie "For reference, that's considerably less than the chrome process
that hosts gmail (200mb!)")

October 15, 2013
On Tuesday, 15 October 2013 at 06:38:22 UTC, Nick Sabalausky wrote:
> On Mon, 14 Oct 2013 16:19:23 +0200
> Andrej Mitrovic <andrej.mitrovich@gmail.com> wrote:
>
>> On 10/14/13, Nick Sabalausky <SeeWebsiteToContactMe@semitwist.com>
>> wrote:
>> > And any sane editor
>> 
>> There's your problem right there. I'd say a sane diff view would make
>> it obvious that CRLF or tabs were injected, and yet github's diff view
>> is a piece of ass.
>
> Github's entire web frontend is horrible. They don't even know how to
> write a freaking web page:
> http://semitwist.com/articles/article/view/making-a-link-or-what-the-fuck-is-wrong-with-github-s-developers
>
> (BUt really, I'm not sure there's an ajaxy site in the world that isn't
> garbage. Ex:
> http://forum.dlang.org/post/mailman.1442.1379388733.1719.digitalmars-d@puremagic.com
> ie "For reference, that's considerably less than the chrome process
> that hosts gmail (200mb!)")

Sadly that is the future. :(

I am looking forward that native mobile applications kill these web applications trend, but I am in the minority.

And I do write web applications as well, so I do know both sides of the fence.

--
Paulo
1 2
Next ›   Last »