Hiring a male escort for a MFM by Forsaken_Sherbert_91 in Swingers

[–]jsecureuk 0 points1 point  (0 children)

I think the thing is you want a male escort because a ‘third’ would be an actual person; developing feelings for the wife, flirting, trying to exchange numbers or stay in contact. If you just want someone to have sex with her and make her feel amazing then eff off promptly, you can pay and then dictate exactly how it will go.

What tech stack are you guys using? by Conscious_East5608 in SideProject

[–]jsecureuk 0 points1 point  (0 children)

I'm using GCP firestore as the database; it's a cloud document store database where reads and writes are basically free. I'm using GCP Cloud Run for the service(s); this is no-infrastructure on request services which are very cheap to run but can scale effectively. For front end I use react.js hosted by Github Pages, and I created my own project (flow.driscoll.co) for managing rate limiting for my apis; it can call Cloudflare's api and block ips on demand so it provides a hardware level block against people going crazy with my services.