Is there a term for this (bad) style of writing or linguistic device where you mention the thing ('purple dragon') in the title/first paragraph and then really force a synonym in the second? > Federal Magistrate Judge Ray Kent of the Western District of Michigan was unamused by a recent complaint (PDF) that prominently featured the aubergine wyrm . (Emphasis mine.)
Don't watermark your legal PDFs with purple dragons in suits
251–260 of 297 posts
Re: Don't watermark your legal PDFs with purple dragons in suits
#252Earlier quoted context omitted.
I've never really understood developers' apparent need to add cutesy stuff into their work product's test data, variable names, easter eggs and so on. Adding this stuff is all downside risk with no technical benefit that you can explain in a written postmortem that will be read by your boss's boss's boss. I mean, I get the motivation: You're working on a boring, dry, SeriousBusiness project, and have a creative itch…
If dummy data ever proposes a "technical risk" to your projects, I might argue you're using the term wrong. Variable names are different, and I'll give you that, but creating humorous dummy data in lower environments shouldn't ever be an issue. Injecting a little fun legitimately helps overcome despair, and the harder and more difficult your project/company is, the more it needs a dose of lightheartedness. No matter…
Re: Don't watermark your legal PDFs with purple dragons in suits
#253The problem doesn't even seem to be the dragon. The problem is you don't "watermark" court filings in the first place. That's generally not a thing. Court filings have strict requirements around formatting. This isn't any different from trying to file in Comic Sans or a 48-pt font. Unfortunately this stunt is functioning as free publicity for this firm, because it's getting written about...
> Court filings have strict requirements around formatting. This isn't any different from trying to file in Comic Sans or a 48-pt font. For example, the Northern District of California rules require a 12-point standard proportional-width font, with no more than 28 lines per page 8½ inch by 11 inch white paper with numbered lines. This is their way of requiring double-spacing and enforcing the page limits[1]. BUT - Th…
Re: Don't watermark your legal PDFs with purple dragons in suits
#254Earlier quoted context omitted.
What’s the purpose of the format requirement? To enable ocr or to just prevent silly games like this one?
Both to prevent silly games and for similar reasons as the "no brown M&Ms" rider in Van Halen's venue contracts: if you read and followed the instructions in detail for small things like formatting, you read and followed the instructions for the things that actually matter as well.
Re: Don't watermark your legal PDFs with purple dragons in suits
#255Earlier quoted context omitted.
I think contingencies are common in cases like this? The lawyer gets paid iff their client wins.
In that case, you not only have to convince a judge that your case has merit, you also need to convince the lawyer. They aren't going to work on contingency if they think your case is frivolous.
Re: Don't watermark your legal PDFs with purple dragons in suits
#256Headline umderstates the issue. The logo in the corner is fine, but this watermark covers the entire page, behind all the text. I wouldn't even call it a watermark by this point, it's a fucking background. Now it just needs to be tiled.
Someone did comment about the appropriate color to be used (grey63?) but i haven't really heard from experts on what would be good outcome, if this was any other forum and watermarking was still acceptable.
Would love to hear such thoughts!
Re: Don't watermark your legal PDFs with purple dragons in suits
#257Earlier quoted context omitted.
Have you read "What Is It Like to Be a Bat?" by philosopher Thomas Nagel?
I have now! Thanks for the recommendation. Consciousness, the subjective experience of what it is like to be something, is very difficult to explain except insofar as there are similar shared experiences that one can make analogy to. I certainly agree with Nagel that entities in human bodies are not equipped to understand the subjective experience of someone whose primary means of sensing the world is through echoloc…
Re: Don't watermark your legal PDFs with purple dragons in suits
#258Earlier quoted context omitted.
It's crazy that people treat prisoner complaints from the American gulag as if everyone is just whining. We have some of the worst conditions in the developed world.
If you think I said that, I suggest you read my comment again.
Re: Don't watermark your legal PDFs with purple dragons in suits
#259Earlier quoted context omitted.
> Court filings have strict requirements around formatting. This isn't any different from trying to file in Comic Sans or a 48-pt font. For example, the Northern District of California rules require a 12-point standard proportional-width font, with no more than 28 lines per page 8½ inch by 11 inch white paper with numbered lines. This is their way of requiring double-spacing and enforcing the page limits[1]. BUT - Th…
Common paper size definitions would indicate that 8 1/2x11 is portrait, while 11x8 1/2 is landscape, so they could reasonably reject a landscape filing on that basis.
Re: Don't watermark your legal PDFs with purple dragons in suits
#260Also, sometimes we (developers) like to use wacky data for testing purposes. For example, I like to put Batman as a dummy user, and my QA likes to upload cat pictures when testing uploads/images. We do it so it's obvious it's test data, and also we're lazy to think of more "real" data. Just say some users expect real(ish) data for testing. I had a client who was totally not happy when he saw Batman and Superman in th…
For example, I like to put Batman as a dummy user I can't remember the details, but I've heard a story multiple times about a fake-sounding name being used in testing -- I think US military payroll? -- and causing problems when a real person had that name. Can anyone here remember this? In any case, "batman" is just about plausible enough that it could be real. I tend to use names like "Mr. Testy Testalicious" which…