Sublime
An inspiration engine for ideas


Browser Use for AI Agents in just a few lines of Python code.
Works with Claude Sonnet 3.5, gpt-4o and Llama 3.
100% Opensource. https://t.co/hUgYrzXOWJ
Create OpenAI like API for Llama-3 deployed locally on your computer (100% free and without internet):
Shubham Saboox.comBurrow
Burrow is a serverless and globally-distributed HTTP proxy for Go built on AWS Lambda.
It is designed to be completely compatible with the standard Go *http.Client which means it can be transparently added to many existing applications. Burrow provides an implementation of the http.RoundTripper interface that proxies requests through one or... See more
Burrow is a serverless and globally-distributed HTTP proxy for Go built on AWS Lambda.
It is designed to be completely compatible with the standard Go *http.Client which means it can be transparently added to many existing applications. Burrow provides an implementation of the http.RoundTripper interface that proxies requests through one or... See more
@myzie • GitHub - myzie/burrow: Burrow is a globally distributed HTTP proxy via AWS Lambda


So apparently if someone knows / guesses the name of your S3 bucket - even if it's private (!) - they can just bankrupt you by sending infinite PUT requests and there is nothing you can do about it.
> requests get rejected
> but AWS still counts it as a write operation against your account for which you have to pay at a... See more

