lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 1 Aug 2013 10:45:15 -0700
From:	Linus Torvalds <torvalds@...ux-foundation.org>
To:	Jörn Engel <joern@...fs.org>
Cc:	Rik van Riel <riel@...hat.com>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	jmario@...hat.com, Peter Anvin <hpa@...or.com>, dzickus@...hat.com,
	Ingo Molnar <mingo@...hat.com>
Subject: Re: [PATCH] sched,x86: optimize switch_mm for multi-threaded workloads

On Thu, Aug 1, 2013 at 8:37 AM, Jörn Engel <joern@...fs.org> wrote:
>
> Looks like two of Linus' mails didn't make it to vger.kernel.org.
> They are missing from my inbox and seem to be missing from lkml.org as
> well.  I only know noticed them because Rik seemingly replied to
> himself while quoting Linus.

It's normal. I occasionally write quick replies while on my phone, and
the f*cking android gmail app cannot do plain-text mode. There are
open bug tickets about it:

   https://code.google.com/p/android/issues/detail?id=8712

and I've talked in private to my google contacts too, but some
ass-wipe inside the android team thinks that html-only mail is the
right thing to do.

The sad part is that there is absolutely no *technical* reason for it,
since the gmail android app actually generates a multipart/alternative
email where the first part is perfectly fine text, properly wrapped
and everything. So the code to generate the email in proper format is
actually there, it's just that there is no setting to say "don't
generate the other parts". It's literally one added setting, and
probably a few lines of code to test it and not generate the html
part.

So there's some internal politics going on, probably one or two
internal people who are just ass-hats and are lying to their managers
about how hard it is to do. Don't ask me why. Some people just want to
watch the world burn.

And no, don't tell me about the other mailers. I've tried many of
them. They tend to be badly integrated or have their own crazy issues.
I'm not willing to read email over imap any more. The one big feature
of gmail is how you can search for things sanely on the server side,
and despite the imap server-side searching technically being a
feature, I've never met any server and MUA that does it reasonably.
Gmail does, but sadly the android app has this one big glaring fault.

Which is sad, because in other ways the android gmail app is actually
quite good these days (that didn't use to be true, but they've fixed
much bigger problems over the years).

Feel free to pester the android people, *especially* if you know
somebody inside the gmail app team. Call them out on the bullshit if
somebody says "that's hard". Sadly, the features they *have* added
seem to be about things big companies asked for, not trivial technical
improvements.

                      Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ