suckerpinch has a great video where he uses an LLM to do this same thing automatically https://tom7.org/bovex/
I should have clarified `svgo + removeScripts` https://svgo.dev/docs/plugins/removeScripts/
just run them through `svgo` and get the benefits of smaller filesizes as well
> if the picture in your head looks like a slog, then you will need a bigger expenditure of will to lace up An alternative solution is to grossly underestimate the amount of work
I've also made a Discord slash commands bot recently in a single AWS Lambda (Node.js) and a DynamoDB table (all free tier). My only dependency is `discord-interactions`, to validate requests, which Discord requires. I…
suckerpinch has a great video where he uses an LLM to do this same thing automatically https://tom7.org/bovex/
I should have clarified `svgo + removeScripts` https://svgo.dev/docs/plugins/removeScripts/
just run them through `svgo` and get the benefits of smaller filesizes as well
> if the picture in your head looks like a slog, then you will need a bigger expenditure of will to lace up An alternative solution is to grossly underestimate the amount of work
I've also made a Discord slash commands bot recently in a single AWS Lambda (Node.js) and a DynamoDB table (all free tier). My only dependency is `discord-interactions`, to validate requests, which Discord requires. I…