rnts08

↗ HN profile [ 74.4 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I've built a socks5 proxy especially for AI agents, currently there are exit points in east and west US, central EU and east Asia. The payment for the service is settled by the X402 protocol, with USDC on circle/base.…

  2. I've seen multiple flask-boilerplates out there and most of them try to use blueprints and the app_factory pattern etc, I use this when I want to boot a quick project (pretty much with 'cp -r flask-boilerplate…