|
You are here |
simonwillison.net | ||
| | | | |
blog.thms.uk
|
|
| | | | | After days of debugging unexplained span usage in Sentry - despite an ultra-low sampling rate - I discovered `traceparent` headers in requests traced back to OpenAI. Turns out, it's always AI. | |
| | | | |
antoinevastel.com
|
|
| | | | | Short NodeJS example that showcases how you can make HTTPS requests routed through HTTP proxies without using any external dependencies. | |
| | | | |
blog.adnansiddiqi.me
|
|
| | | | | A step by step guide how you can automate and schedule your Facebook Page posts using Facebook Graph API in Python The post Automate Your Recipe Posts on Facebook Page with Python first appeared on Adnan's Random bytes. | |
| | | | |
blog.jonlu.ca
|
|
| | | A couple years back I built Uber Trip Stat's (now renamed to RideShare Trip Stats after a C&D from Uber), because I was interested in how much money I had spent on Uber over the last few years. Luckily Uber's web portal lets you see all your past rides, and it was fairly trivial to reverse the API through Chrome. The Chrome Extension just injects some javascript into the page, makes a few requests to get the entirety of your ride history | ||