a thoughtful web.
Good ideas and conversation. No ads, no tracking.   Login or Take a Tour!
comment
psudo  ·  3233 days ago  ·  link  ·    ·  parent  ·  post: What are you working on today?

I'm currently working on trying to figure out how to actually use the newish communication protocol another department wrote. There's only rudimentary documentation and a lot of the core knowledge owners left, so it is a lot of banging my head against NullPointers in code I can't see and running around and asking the few people who aren't afraid of it for help.

Once I have that to a fairly stable point I'll go back to putting the finishing touches on a shell script that has grown from just calling Java to parsing files and piping things between sed and awk.