Uploading files in NextJS to R2 with Server Actions
Configure File Uploads to R2 from NextJS's new App directory using Server Actions
@ivanleomk
I write code sometimesBack to Home
All posts arranged by chronological order
Configure File Uploads to R2 from NextJS's new App directory using Server Actions
Revising my original article on implementing magic links with Next-Auth, NextJS and Prisma to use Resend and Kysely instead.
Using AWS Lambda with Langchain is hard - but not impossible. This article will show you how to use Docker to build a Lambda compatible image and deploy it to AWS with a staging and prod environment setup.
I recently took some time building out some simple models to classify tweets on kaggle - let's walk through and see what I managed to build
Google Maps sucks at letting you sort through your saved places. Let's try to get some more insights into the places that we like
I've been toying with this idea for a while and I think I have some of the pieces in place to make it happen. Disclaimer - this has significantly reduced capabilities.
How to debug a Not Implemented Error in FastAI in lesson 1
It's a bit tricky to set up Next Auth with NextJS. Let's walk through the entire process from start to finish.
A first stab at an architecture that allows for transcripts to be generated for user uploads
R2's really cheap with zero egress - you should take advantage of it.
I've been working on a new website for a while now. Here's what I've learned.