Evan's Blog: Engineering

↞ See all posts

The Road to GA: Understanding Airbyte Connector Release Stages

airbyte engineering 

Airbyte Connector Release Stages

2023-01-19 - Originally posted at airbyte.com

Architecture Notes: 2022 CFT

engineering 

How I solved the Architecture Notes 2022 Capture the Flag Puzzles

2023-01-03

How to Build Software Products Faster by Thinking Like a Data Engineer

airbyte engineering 

Things I learned at Airbyte

2022-12-19 - Originally posted at airbyte.com

TypeScript Types from Class Properties

actionhero engineering grouparoo node.js typescript 

Use TypeScript to compute types from complex Objects

2022-01-06 - Originally posted at www.grouparoo.com

Running a Node app on both IPv4 and IPv6

engineering grouparoo node.js 

Grouparoo can speak IPv4 and IPv6 - Here's how we did it.

2021-08-16 - Originally posted at www.grouparoo.com

Bundle and Distribute Next.js Sites via NPM

engineering grouparoo next.js node.js 

Or, how to make your NPM packages 300mb smaller with this one strange trick!

2021-06-03 - Originally posted at www.grouparoo.com


Don't Do Background Jobs on Google Cloud Run

engineering grouparoo 

Google Cloud Run is a great platform as a service, but not for background jobs

2021-04-13 - Originally posted at www.grouparoo.com

Don’t use Underscores in your HTTP Headers

engineering grouparoo 

Don't use underscores in your HTTP headers... at least according to AWS and Nginx!

2021-03-17 - Originally posted at www.grouparoo.com

SQL Dialect differences in Sequelize

engineering grouparoo node.js typescript 

Grouparoo works with both SQLite and Postgres databases. This post shares what we've learned about the differences.

2021-03-04 - Originally posted at www.grouparoo.com

Tags