diff mbox series

[v1] GLib sucks - Remove any connections between me and GLib

Message ID 20190119002957.9794-1-michaeljclark@mac.com (mailing list archive)
State New, archived
Headers show
Series [v1] GLib sucks - Remove any connections between me and GLib | expand

Commit Message

Zhijian Li (Fujitsu)" via Jan. 19, 2019, 12:29 a.m. UTC
One has a basic command of English but one cannot think of a
more or less glib commit message for this commit so this is it.

Palmer, I would like to send you an invoice for this commit
but I do not know what value to place on it. 2^64-1, (-1)
or 0xFFFFFFFFFFFFFFFF in hex, sounds too little or too much.

You also will have to pay better for me to use nicer language,
and you can bet your bottom dollar it won’t be C. Also, as we
discussed, having one’s direct competitors in control of our
emulation infrastructure is not a great idea. I thought we
agreed on that then I find out we are in disagreement.

However, I feel comfortable because, while I haven’t been paid
since last August, I am arranging temporary support with
WINZ <https://www.workandincome.govt.nz/>, however, one must
note, that when one’s work is sabotaged in the real world,
folk end up without jobs, whereas if we were just a student
then we probably only end up with a bruised ego and perhaps
lower grades if our supervisor is not happy. In the real world,
we get the shit scared out of us because we think we could be
fired at any moment. i.e. zero-day. I think because I dropped
out of school, I never learned that. Anyhow, I didn’t read
the contract. I just wanted to get a paycheck so I could play
games with folk on the Internet. That’s bullshit. I wasn’t
playing games, now I am. I was released from a mental ward
after a severe episode of anxiety and depression. True Story.
Anyway Palmer fired me today. Performance issues I suspect.
Could be trust, security, mistakes or simply misalignment on
basic issues. Haven't had post-mortem yet.

BTW What if we auctioned commits and if your commit didn’t
get in, you don’t get paid. Commits would become expensive?
(or cheap?). 

Comments

Palmer Dabbelt Jan. 25, 2019, 10:21 p.m. UTC | #1
On Fri, 18 Jan 2019 16:29:57 PST (-0800), Michael Clark wrote:
> One has a basic command of English but one cannot think of a
> more or less glib commit message for this commit so this is it.
>
> Palmer, I would like to send you an invoice for this commit
> but I do not know what value to place on it. 2^64-1, (-1)
> or 0xFFFFFFFFFFFFFFFF in hex, sounds too little or too much.
>
> You also will have to pay better for me to use nicer language,
> and you can bet your bottom dollar it won’t be C. Also, as we
> discussed, having one’s direct competitors in control of our
> emulation infrastructure is not a great idea. I thought we
> agreed on that then I find out we are in disagreement.
>
> However, I feel comfortable because, while I haven’t been paid
> since last August, I am arranging temporary support with
> WINZ <https://www.workandincome.govt.nz/>, however, one must
> note, that when one’s work is sabotaged in the real world,
> folk end up without jobs, whereas if we were just a student
> then we probably only end up with a bruised ego and perhaps
> lower grades if our supervisor is not happy. In the real world,
> we get the shit scared out of us because we think we could be
> fired at any moment. i.e. zero-day. I think because I dropped
> out of school, I never learned that. Anyhow, I didn’t read
> the contract. I just wanted to get a paycheck so I could play
> games with folk on the Internet. That’s bullshit. I wasn’t
> playing games, now I am. I was released from a mental ward
> after a severe episode of anxiety and depression. True Story.
> Anyway Palmer fired me today. Performance issues I suspect.
> Could be trust, security, mistakes or simply misalignment on
> basic issues. Haven't had post-mortem yet.
>
> BTW What if we auctioned commits and if your commit didn’t
> get in, you don’t get paid. Commits would become expensive?
> (or cheap?). 
no-reply@patchew.org Jan. 31, 2019, 6:10 p.m. UTC | #2
Patchew URL: https://patchew.org/QEMU/20190119002957.9794-1-michaeljclark@mac.com/



Hi,

This series seems to have some coding style problems. See output below for
more information:

Message-id: 20190119002957.9794-1-michaeljclark@mac.com
Subject: [Qemu-devel] [PATCH v1] GLib sucks - Remove any connections between me and GLib
Type: series

=== TEST SCRIPT BEGIN ===
#!/bin/bash
git config --local diff.renamelimit 0
git config --local diff.renames True
git config --local diff.algorithm histogram
./scripts/checkpatch.pl --mailback base..
=== TEST SCRIPT END ===

Updating 3c8cf5a9c21ff8782164d1def7f44bd888713384
Switched to a new branch 'test'
a84f726 GLib sucks - Remove any connections between me and GLib

=== OUTPUT BEGIN ===
ERROR: Author email address is mangled by the mailing list
#2: 
Author: Michael Clark via Qemu-devel <qemu-devel@nongnu.org>

total: 1 errors, 0 warnings, 7 lines checked

Commit a84f7267dccd (GLib sucks - Remove any connections between me and GLib) has style problems, please review.  If any of these errors
are false positives report them to the maintainer, see
CHECKPATCH in MAINTAINERS.
=== OUTPUT END ===

Test command exited with code: 1


The full log is available at
http://patchew.org/logs/20190119002957.9794-1-michaeljclark@mac.com/testing.checkpatch/?type=message.
---
Email generated automatically by Patchew [http://patchew.org/].
Please send your feedback to patchew-devel@redhat.com
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index af339b86db76..47cb3c14298e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -259,7 +259,6 @@  F: include/hw/ppc/
 F: disas/ppc.c
 
 RISC-V
-M: Michael Clark <mjc@sifive.com>
 M: Palmer Dabbelt <palmer@sifive.com>
 M: Alistair Francis <Alistair.Francis@wdc.com>
 M: Sagar Karandikar <sagark@eecs.berkeley.edu>