Bookmark

Bookmarked Conventional Comments by Paul Slaughter 
Post details
Comments that are easy to grok and grep

We've been using emoji for this in the past, which works well as long as everyone remembers what the emoji reflect - I often forget - but doing it this way makes a lot of sense, and having them to be machine-parseable is a benefit!

 RSVP

I will be attending IndieAuth 2 Popup Session

Post details
IndieAuth is the most implemented decentralized identity protocol, built on top of OAuth 2.0. At the last IndieAuth protocol session, we did not finish all the topics of discussion. This popup …
On

 Note

First day back at #CapitalOne's offices in Nottingham after a whopping 545 days is a very weird feeling. Got some freebies, a free breakfast, and our first hybrid standup. Been nice to just wave to people, and I'm looking forward to making the most of the day!

 Note

Is the Meetup.com GraphQL API down? I'm seeing HTTP 502s with x-amzn-errortype: InternalServerErrorException. Was hoping to start a migration from REST to the GraphQL API but I guess not!

 Note

Has anyone written any (preferably permissive licensed) Java code that parsed Gherkin using the official java-gherkin library and gets an AST together that includes both steps and comments all in one place?