AI Using Nylas and OpenAI to triage email Solving email inbox triage with Nylas APIs and OpenAI GPT APIs.
DevRel Experimenting with AI in DevRel Using AI tools like ChatGPT and GitHub Copilot to enhance DevRel work, build inspiring code samples, and enhance developer experience.
Node.js Create an entity resource file for OAS Tools with Prisma Make an entity resource file with Prisma that can be used with OAS Tools to generate an Open API document and a Node.js/Express server.
Node.js gRPC: The front door for Node.js developers As I've been learning more about gRPC over the last couple of months, I've worked with a few resources that have been quite helpful. I'd like to share those here.
JavaScript Astoria Tech Meetup #22: Containerizing a Node.js app... LIVE! Our next virtual event is this week. We’ll be containerizing the Astoria Digital MuckRock project.
JavaScript Number sorting gotcha with JavaScript Problem: Sorted arrays are coming back in an unexpected order... sometimes. Safari is behaving differently than Chrome and Node.js. Let’s look at what to do.
Podcast I'd Rather Be Scripting, episode 1 Kerri Shotts and I started a little podcast called I'd Rather Be Scripting.
Community Astoria Tech Meetup #19: Streamlining with Docker Compose A virtual event coming up on Wednesday, August 26 from 6:30pm to 8:00pm
Node.js Spin up a Node.js/Express server and a Postgres database Quick steps to create a Node.js, Express, and Postgres playground.
JavaScript MuckRock API Looking at how to analyze basic health metrics of the FOIA request system using the MuckRock API.
JavaScript Fuzzy search with Fuse.js Helping users around spelling errors with fuss-free JavaScript library for fuzzy search.
Community Astoria Digital on Computerworld Our open source Volunteer Dispatch bot is available for use by other organizations.
DevRel Taking an in-person developer event online Is online-only the future of events? The good and the difficult in taking a developer event online.
Development Make a micro repo How splitting off into a micro repo can speed up your iterations and help you produce better results.
Photography Share edit in Lightroom Another new thing that came to Lightroom yesterday is the Share Edit (beta) feature.
Photography The Lightroom-Photoshop round trip on iPad is here The cross-app workflow sings, and I'm excited to have Photoshop available to me as a companion to Lightroom on iPad.
Terminal Shelves CLI So now I've got this little Node.js shelves CLI that I likely will never need again.
Terminal Node module for changing your MAC address Spoof is a Node.js module that makes it super simple to change your MAC address on the fly. For macOS, Windows, and Linux.
Photography Upstate bird Shot on a small trail hike in Garrison, NY. Created with: * Fujifilm X-T20 * XF 50-140mm 2.8 * Lightroom
XD Plugin APIs Bootstrap an XD plugin with xdpm A pull request for bootstrapping XD plugins with the xdpm CLI.