Categories
Current Events Humor

Twitter: “The most expensive mid-life crisis ever”

Tweet by @zapatistique: “just occurred to me that the magnificence of the timeline this week is because this is a show about the most expensive mid life crisis ever, but narrated from the point of view of the sports car itself”

Brilliant.

Categories
Humor Programming

File under “Funny because it’s true”

Meme showing Angular, React, Svelte, and Vue as young meen in a brawl at a fast food restaurant while jQuery (used on 70% of sites in 2022) ignores them all, eating its meal and reading its phone.
Categories
Design Florida Humor

When you get the requirements wrong

With all the Hurricane Ian memes on my personal blog, The Adventures of Accordion Guy in the 21st Century (I’m based in Tampa), I thought I’d post one here!

Categories
Humor

Let’s make this the new logo for cryptocurrency

File this under “funny because it’s true.”

Thanks to Dare Obasanjo for the find!

Categories
Humor

Harsh but true 2

Conversation between doctor and “me”:

Doc: Are you sexually active?
Me: I am a professional crypto and NFT trader.
Doc: So I’ll take that as a no.

See also: Harsh but true.

Categories
Humor

Harsh but true

Photo: Embarrassed kid in classroom with caption: “When it’s Career Day and your dad walks in with his NFT collection.”

“Being the Foursquare mayor of a JPEG isn’t a real job, Billy.”

Categories
Current Events Humor Programming

The “anti-party technology” Python option that Airbnb overlooked

Album cover for “The Best of Bread”

Airbnb is deploying “anti-party technology” to prevent a growing (and expensive!) customer problem: people using them to book houses to hold large parties in. This Fast Company article provides a short — and probably not complete — list of methods Airbnb is using to prevent people who are avoiding trashing their own place by trashing someone else’s place.

None of these methods is perfect, and there’s still a chance that someone who plans to throw a party gets past their filters. They’ll need some technological solutions that can kill a party in its early stages, and I have a Python-powered solution.

With a Raspberry Pi connected to the internet and tucked safely away in the the attic or locked closet and hooked to in-wall or in-ceiling speakers, you can remotely run this simple Python script that will stop any party dead in its tracks:

# party_killer.py

import webbrowser

# Open YouTube and play Bread’s greatest hits
webbrowser.open_new_tab("https://www.youtube.com/watch?v=3A-5qocjnoY&t=0")

Don’t believe me? Just give this a listen:

If you’re not Airbnb but a beginning Python programmer, you just learned how to use Python to open a new browser tab to a specific web page.

Update

It took a trip down memory lane, but I found it: the skit where I got the idea that Bread’s greatest hits will kill a party. It’s the “Party Stoppers” ad from the old Seattle-based comedy show, Almost Live:

The gag about Bread starts at 1:30.