You know what they say about payback? Well I'm the bitch.

Fred ,'Life of the Party'


Natter 74: Ready or Not  

Off-topic discussion. Wanna talk about corsets, duct tape, butt kicking, or physics? This is the place. Detailed discussion of any current-season TV must be whitefonted.


Gudanov - Jul 29, 2016 5:54:58 pm PDT #25293 of 30003
Coding and Sleeping

Yeah, bouncycastle sounds like fun but the reality is like:

try (InputStream is = PGPUtil.getDecoderStream(new FileInputStream(keyFile))) {
  PGPPublicKeyRingCollection keyRingCollection = new PGPPublicKeyRingCollection(is);
  Iterator rings = keyRingCollection.getKeyRings();
  List list = new ArrayList();
  while (rings.hasNext()) {
    Iterator keys = ((PGPPublicKeyRing)rings.next()).getPublicKeys();
    while (keys.hasNext()) {
      PGPPublicKey key = (PGPPublicKey)keys.next();
      if (key.isEncryptionKey()) {
        list.add(key);
      }
    }
  }
  return list.stream();
  } catch (Exception e) {
    throw new RuntimeException("Cannot load public key from: " + keyFile, e);
  }

Huh all the notation for generics went away, but you get the idea.


-t - Jul 29, 2016 6:07:37 pm PDT #25294 of 30003
I am a woman of various inclinations and only some of the time are they to burn everything down in frustration

I get an idea. Probably not quite the right one.

Thank you for that, dcp, that was delightful.


P.M. Marc - Jul 29, 2016 6:14:38 pm PDT #25295 of 30003
So come, my friends, be not afraid/We are so lightly here/It is in love that we are made; In love we disappear

Teppy, there's a whole page you can just send people like your FB friend to.

[link]

(It's the "want to like, don't know where to start" page.)


Laura - Jul 29, 2016 6:19:51 pm PDT #25296 of 30003
Our wings are not tired.

Thanks, Plei. I can use that link!


Zenkitty - Jul 29, 2016 7:00:03 pm PDT #25297 of 30003
Every now and then, I think I might actually be a little odd.

In anticipating the conventions I expected much more out of Trump. I thought that creating a television production might be a place where he had real experience.

Trump thinks Big and Shiny with his name on it is all that's needed for a great television spectacle.

I think perhaps this individual is just bad at boundaries and communication and is just blunt, rather than being combative

Yeah, that's how it sounded to me. I'm bad at that myself - I tend to forget that simply asking for information can sound combative unless I'm really careful how I phrase it. I woldn't do it at 7am though... although you know I might, if I'd pulled an all-nighter myself; I might just assume the person wouldn't even see it until later. However you are not obligated to instruct this person.

I look at it this way, Steph, when people are debating what to do in their mind, they telegraph their choices based on who they reach out to. Often what they want is confirmation. So reaching out to you when just about the only thing she knows is that you are pro-Hillary strikes me as an indication that she wants to vote for her, but hasn't figured out how to frame it to herself yet.

oooh, Burrell is way smart.

The debate is going to be painful to watch.


dcp - Jul 29, 2016 7:39:50 pm PDT #25298 of 30003
The more I learn, the more I realize how little I know.

Just had a late visitor: [link]


Connie Neil - Jul 29, 2016 8:07:15 pm PDT #25299 of 30003
brillig

He doesn't need your microwave! He's lying!


meara - Jul 29, 2016 9:20:22 pm PDT #25300 of 30003

Dcp, did it get in the house??

"Bouncycastle" sounds like fun. I'm guessing it's not?

I had a bunch of people over for patio drinks (from like 530-830) to meet my friend who just moved up here from Texas, and her sister. And they brought a friend, and some people I didn't expect showed up (and several friends I expected, didn't) and I had 17 people at one point! It was awesome. And now I have more beer in my fridge than when I started. Oops.


-t - Jul 30, 2016 1:54:57 am PDT #25301 of 30003
I am a woman of various inclinations and only some of the time are they to burn everything down in frustration

That sounds highly successful, meara! Way to hostess


Jesse - Jul 30, 2016 3:00:42 am PDT #25302 of 30003
Sometimes I trip on how happy we could be.

Very nice, meara!

I feel that there should be a formal complaint against whoever named that "bouncycastle."

Ooh, that "so you want to like Hillary" page is great. I wish it looked less like the campaign, though!