Colin will make you a pizza while he's delivering it:
<a href="https://youtu.be/YjyJRTM0knE?si=fes2lbRntUlciPSH" rel="nofollow noreferrer">https://youtu.be/YjyJRTM0knE?si=fes2lbRntUlciPSH</a>
Very nice. A 21st century take on <i>pizzatool</i>.<p><a href="https://donhopkins.medium.com/the-story-of-sun-microsystems-pizzatool-2a7992b4c797" rel="nofollow noreferrer">https://donhopkins.medium.com/the-story-of-sun-microsystems-...</a><p>FWIW, there's a pizza restaurant, <i>Waypoint Pizza</i> in Tiburon, which if you ask nicely will deliver on the water in the San Francisco Bay. This comes in handy during weird less serious sailing races like <i>Three Bridge Fiasco</i>.
Dean Karnazes did this in an ultra running race minus the tech. He rolled the pizza up like a burrito and ran with it:<p><a href="https://gffmag.com/the-raw-endurance-of-ultramarathon-man-dean-karnazes/" rel="nofollow noreferrer">https://gffmag.com/the-raw-endurance-of-ultramarathon-man-de...</a>
If it is a react website that would imply it has an api you could just use directly. Might still need to login to get a token but that's a lot more robust
i cannot tell you how much i enjoyed this article. it was very funny. it had so many great elements. a fun tech problem, pizza, getting me to look up what “s-tier” meant, a dash of humor (as if the premise wasn’t already hilarious), the mea culpa at the end and the ideas as to what the bug was (his theory sounds plausible to me, but idk).
This is pretty neat not gonna lie. I wonder now if something similar can be done with Deliveroo or similar - on day X if certain conditions are met (eg: working late), have preprogrammed order Y submitted when approximately Z distance from house.
I have fond memories of growing up with Casey's pizza. I pick it up any time I am back in the Midwest.<p>I can't place it, but it has its own distinct charm.
Software, cycling and pizza. Some of my favorite things in life. This project and write-up was thoroughly enjoyed, and has inspired some of my own similar ideas now! Cheers
I think I would either:<p>- just call up using hands free
- have a friend do the call, and message them to trigger it<p>Also he keeps referring to "delivery" but it's actually pickup, no?
Great stuff! Thanks for the Playwright link and detailed Lambda blog posts, I had a similar project I was working on trying to convert text into animated (typed) code videos (on visual studio code) - trying to get anything non trivial in lambda to run is indeed an <i>interesting</i> endeavour to say the least!
If they take phone orders you could just play a pre recorded messages and call them using twillo. I've done this in the past to call many stores and check inventory of an item
> In other words, after having wasted an ungodly amount of money trying to make pizza in the most complicated way possible, Zume decided that the best course of action was to just try selling boxes instead<p>Started off as a Futurama episode, finished off as a Simpsons episode.
Sorry for being kinda off-topic, but what's going on with these small(-ish) businesses configuring their websites to block users randomly through Cloudflare nowadays? I've seen this happened at least 5 times this week clicking random links, they are all local business websites.<p>I'm talking about <a href="https://www.caseys.com" rel="nofollow noreferrer">https://www.caseys.com</a> in this article, which gives me<p><pre><code> Access denied
Error code 1020
You do not have access to www.caseys.com.
The site owner may have set restrictions that prevent you from accessing the site."
</code></pre>
Is this a GDPR measure (but My IP is in Japan, not EU), anti-proxy measure (I do use one), or cost-saving measure?