Deploy app servers close to your users
· Fly
I really like using fly.io for small projects. I like knowing cost up front though, so I wrote a CLI tool called flycost.
Like www.infracost.io but for fly.io. It reads your fly.toml file and gives a monthly cost estimate
I’d love feedback from anyone running on Fly.io
github.com/gordonmurray...
16.09.2025 20:01
👍 0
🔁 0
💬 0
📌 0
notebare.com
I built a simple to-do list app called www.notebare.com. All the data is stored in Lance format from @lancedb. Performance seems quick, Anyone can try it out, you can sign in with Github. Feedback more than welcome!
15.09.2025 19:21
👍 0
🔁 0
💬 0
📌 0
GitHub - gordonmurray/apache_flink_and_paimon: Trying out Apache Paimon with Apache Flink using Docker Compose
Trying out Apache Paimon with Apache Flink using Docker Compose - gordonmurray/apache_flink_and_paimon
I’ve refreshed a small hobby project from ~2 years ago: Apache Flink & Paimon.
It picked up a few early stars back then. I’ve cleaned it up so it’s runnable again.
I’m hoping to experiment with Apache Fluss on top of this. Code on Github github.com/gordonmurray...
04.09.2025 19:02
👍 1
🔁 0
💬 0
📌 0
QuickVectors - Image Vectorization
Trying out Lance for storing vector data on R2. I’ve got Python saving the image and its CLIP embedding to a Lance dataset on R2. It’s append-only, columnar format kind of like Parquet, but optimized for updates, metadata, and search. Compared to Iceberg, feels like a better fit for vector mappings
09.05.2025 19:54
👍 1
🔁 0
💬 0
📌 0
I made a thing: upload an image, get back a vector embedding. That’s it.
Built with Python, FastAPI, and OpenAI’s CLIP model (ViT-B/32). Deployed on Fly.io.
quickvectors.com
Want to try it out? DM me for an API key.
08.05.2025 22:46
👍 0
🔁 0
💬 0
📌 0
Building A Digital Asset Management Project With Different Tools | Gordon Murray
Building a Digital Asset Management (DAM) project with different tools
Built a small DAM-style pipeline to handle image uploads, async processing, and ML enrichment. No DB, just new tools I’ve been meaning to try (fly.io, R2, Parquet). Wrote a post about what I’ve built so far and what’s next gordonmurray.com/2025/05/05/B...
05.05.2025 20:57
👍 0
🔁 0
💬 0
📌 0
Trying out Fly.io and Cloudflare R2 - long overdue on my part. Made a small Python app to receive an image, store it in R2 with Parquet metadata, and query via DuckDB+SQL.
Very basic, but next I want to try R2's data catalog / managed Apache Iceberg.
Code on github github.com/gordonmurray...
30.04.2025 21:23
👍 1
🔁 0
💬 0
📌 0
GitHub - gordonmurray/terraform_aws_deepseek: A terraform project to create an EC2 instance running Deepseek R1
A terraform project to create an EC2 instance running Deepseek R1 - gordonmurray/terraform_aws_deepseek
I created a small Terraform project that will set up Deepseek R1 for you on your own GPU EC2 instance, seems to be uncensored too. Code on Github at github.com/gordonmurray...
I took the steps from this great AWS Community guide community.aws/content/2sEu...
29.01.2025 22:36
👍 0
🔁 0
💬 0
📌 0
A line diagram of making a Curl request to BentoML on ECS, protected by WAF
Just finished a small project on deploying BentoML on ECS using Terraform. Perfect for creating vectors from images with a CLIP model I’ve been learning. If you’re getting in to machine learning I'd recommend BentoML, hopefully this is a useful starting point!
github.com/gordonmurray...
14.12.2024 21:36
👍 3
🔁 0
💬 0
📌 0
Its surprising how many requests and countries try an API endpoint that has only just come online in the last few minutes, using a brand new domain name just registered too.
13.12.2024 19:21
👍 1
🔁 0
💬 0
📌 0
Ah this is great, I didn’t know this was available. The DDB approach was fine but this would be nicer
10.12.2024 08:29
👍 0
🔁 0
💬 0
📌 0
The AWS News Feed
Keep track of AWS news and blogs. See what's hot, read summaries, search, set bookmarks and ratings, and categorize articles with tags.
Re:Invent hasn't even officially started yet and we've already got 22 announcements. No rest on Re:Invent Sunday, I guess. To help you keep track, I will curate a number of custom feeds. The first one: All Re:Invent 2024 Releases
Check it out below 👇
01.12.2024 22:52
👍 5
🔁 2
💬 0
📌 0
The “show vehicle motion cues” option on iOS really works! For me at least. I can read away as a passenger and not feel queasy. Really cool 📖
30.11.2024 16:34
👍 1
🔁 0
💬 0
📌 0
A screenshot of some JSON in a readme, using json5 so that comments can be added to the json snippet
The system works!
github.com/gordonmurray...
29.11.2024 22:02
👍 1
🔁 0
💬 0
📌 0
Oh nice. I didn’t know that. Thanks! I have some repos to go and update
29.11.2024 20:14
👍 8
🔁 3
💬 0
📌 0
Today is as good day to start learning Terraform
28.11.2024 09:22
👍 1
🔁 0
💬 0
📌 0
Hmm 🤔 Maybe I just created the AWS News Firehose on Bluesky. Maybe it's hosted at https://buff.ly/4g3kQsK 🦋 And maybe it's related to Bluesky's recent posts-as-comments demo... 🤷♀️ Who knows!
26.11.2024 22:47
👍 14
🔁 3
💬 3
📌 0
👍Ideally I’d set it up using Terraform though I assume it isn’t supported there yet.
I’ll set it up manually and see how it goes and write a post on it
19.11.2024 19:20
👍 0
🔁 0
💬 0
📌 0
I’ll give it a go too. I’m curious to compare it to using debezium and flink to do the same work
16.11.2024 20:05
👍 2
🔁 0
💬 1
📌 0