Ash Ryan Arnwine

Ash Ryan Arnwine

11
Feb

DevRel and AI: a department lead’s self-evaluation one year in

Reflecting on the past year's journey of integrating AI into our Developer Relations initiatives at Nylas, I'm taking a moment for self-assessment.
3 min read
19
Apr

Using Nylas and OpenAI to triage email

Solving email inbox triage with Nylas APIs and OpenAI GPT APIs.
4 min read
13
Apr

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.
3 min read
08
Nov

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.
4 min read
17
Jun

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.
2 min read
23
Nov

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.
23
Nov

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.
2 min read
16
Nov

I'd Rather Be Scripting, episode 1

Kerri Shotts and I started a little podcast called I'd Rather Be Scripting.
17
Aug

Astoria Tech Meetup #19: Streamlining with Docker Compose

A virtual event coming up on Wednesday, August 26 from 6:30pm to 8:00pm
1 min read
30
Jul

Spin up a Node.js/Express server and a Postgres database

Quick steps to create a Node.js, Express, and Postgres playground.
4 min read