
Starter Kits for AI Code Projects
We need AGI to truly get new thought. Context windows will get big enough over the next year to mitigate the second case. We can solve the last point though, we just need to provide the LLM with a Starter Kit.
We need AGI to truly get new thought. Context windows will get big enough over the next year to mitigate the second case. We can solve the last point though, we just need to provide the LLM with a Starter Kit.
I spent some time today working with pre-signed S3 URLs for uploading content to AWS S3. Normally when I upload a file to S3 it's from the front-end of a web application. The process is a multistage approach where: * a pre-signed URL is requested. * content is posted to...
OTP25 was released a couple of weeks ago bringing JIT support to ARM (aka Apple M1). However, Distillery does not support OTP25. And I doubt it ever will given that it’s been all but replaced by Releases. Distillery had a good run. But now it’s time to move...
HTTP/2 support already available in Phoenix thanks to Cowboy2. Depending on how your load balancing was setup you may now be in a situation where you now need to termiate TLS directly on Cowboy. When I looked into it there didn’t seem to be a lot of information...