Chase Douglas's Avatar

Chase Douglas

@chasedouglas.bsky.social

Product engineer. Founder of Stackery.io (acquired by AWS, relaunched as Infra Composer). Building Archodex.com to help platform engineers move faster, safely. https://chasedouglas.net

13 Followers  |  17 Following  |  13 Posts  |  Joined: 06.02.2024  |  2.0506

Latest posts by chasedouglas.bsky.social on Bluesky

Sorry, what I was trying to ask was: Is it worth it to write the larger blog post at all? Maybe people don’t click through enough, and one should focus just on the LI short posts?

15.07.2025 02:08 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

What’s your take on whether to just write small LinkedIn posts, breaking up a larger thought into chunks, or doing the same but each post links to the full blog post? Is the blog post helpful, or do people only bother to read LI posts?

15.07.2025 01:39 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

a thread of harsh truths to vaccinate you against chatgpt psychosis

1. AI will not make you more interesting.

AI-generated words may be helpful for your own research. Nobody else is interested in reading them. Assume nothing written by AI is worth publishing.

AI will not earn anyone’s respect.

02.07.2025 18:37 β€” πŸ‘ 23    πŸ” 7    πŸ’¬ 1    πŸ“Œ 0
Preview
PDX DevOps, Thu, May 29, 2025, 6:30 PM | Meetup Another in-person PDX DevOps event?? This is almost becoming a trend now! This event is currently limited to 30 attendees only. Snacks provided. THIS MONTH'S TALK: **Fan

Me @ PDX DevOps meetup tomorrow: www.meetup.com/portland-dev...

* 😱 Fun ways orgs screw up secrets management (case studies)
* πŸ₯· Self-defense against engineers wielding spreadsheets (what to do when someone turns on GitHub Secret Scanner)
* πŸ’‘ Using eBPF to creep on secrets in action

See you there!

28.05.2025 18:04 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

Was it just that the SDKs impacted cold start? Or are there additional reasons?

10.04.2025 18:18 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

me: the reason both options suck is that you can’t express an adjacency matrix in json

coworker: yeah, it has to be an ad-json-cy list

24.02.2025 18:24 β€” πŸ‘ 20    πŸ” 5    πŸ’¬ 2    πŸ“Œ 0

I’m still using an intel era macbook pro, but rust dev is so slow. I make a one char change, then have to wait 30s to see what new error squiggles appear in vscode. Probably time for an upgrade…

21.02.2025 15:52 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
Vaultwarden Serverless or: How I Learned to Stop Worrying and Love AWS Aurora DSQL

I describe the architecture in more detail and provide further thoughts and recommendations on DSQL in my post. You might be surprised by my conclusion given the above :).

chasedouglas.net/p/vaultwarde... (8/8)

19.02.2025 20:58 β€” πŸ‘ 3    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0

3. Columns cannot be added with default values or other constraints to existing tables. Hopefully this is addressed by GA. More concerning is that the docs do not make this clear. I worry what other quirks lie improperly documented only to be found in a future migration. (7/8)

19.02.2025 20:58 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

2. Only one schema change (DDL statement) can be performed in a transaction. This will almost surely require special casing your migration code and extra care performing migrations. This is a big issue that I hope can be resolved by GA, or adoption will be limited. (6/8)

19.02.2025 20:58 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

1. Foreign Keys aren't supported (yet?). This isn't really "news", but on the plus side I found Vaultwarden's PG backend doesn't depend on FKs even though it defines them. You might find the same to be true for your workloads. (5/8)

19.02.2025 20:58 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

I detail the serverless architecture in my full post linked below, but I'm going to focus on DSQL for this thread. I successfully swapped it in as a PostgreSQL DB with a few code changes, but I also found some very sharp edges that give me pause. Key learnings: (4/8)

19.02.2025 20:58 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

As a quick recap, Amazon Aurora DSQL is a horizontally-scaled, truly serverless (scales to zero and back without scaling delays) database. It's PostgreSQL-comptabile(-ish). I'm excited about it as a serverless relational database option for common workloads! (3/8)

19.02.2025 20:58 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
GitHub - dani-garcia/vaultwarden: Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs - dani-garcia/vaultwarden

Use case: Replace my password manager with Bitwarden + my own serverless cloud sync backend. Solution: Vaultwarden (github.com/dani-garcia/...) + modifications to use AWS CloudFront, Lambda, S3, SES, and ... DSQL! (2/8)

19.02.2025 20:58 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

I became annoyed with my password manager and decided to do something about it. Along the way I scratched another itch: Is AWS Aurora DSQL for real? #aws #serverless (1/8)

19.02.2025 20:58 β€” πŸ‘ 4    πŸ” 0    πŸ’¬ 1    πŸ“Œ 1

@chasedouglas is following 17 prominent accounts