…well, at least as far as work goes, it’s all captured in this screenshot as I figure out what I have to do this week:
The top row contains windows for Xcode and Android Studio, on which I’m putting together the demo apps for a couple of mobile app authentication tutorials that I’m writing for the Auth0 Developer Blog.
Here’s the list of tech, entrepreneur, and nerd events for Tampa Bay and surrounding areas for the week of Monday, August 22 through Sunday, August 28, 2022. Yup, this is the last full week of August!
Every week, with the assistance of a couple of Jupyter Notebooks that I put together, I compile this list for the Tampa Bay tech community.
As far as event types go, this list casts a rather wide net. It includes events that would be of interest to techies, nerds, and entrepreneurs. It includes (but isn’t limited to) events that fall under the category of:
Programming, DevOps, systems administration, and testing
Tech project management / agile processes
Video, board, and role-playing games
Book, philosophy, and discussion clubs
Tech, business, and entrepreneur networking events
Toastmasters (because nerds really need to up their presentation game)
Sci-fi, fantasy, and other genre fandoms
Anything I deem geeky
By “Tampa Bay and surrounding areas”, this list covers events that originate or are aimed at the area within 100 miles of the Port of Tampa. At the very least, that includes the cities of Tampa, St. Petersburg, and Clearwater, but as far north as Ocala, as far south as Fort Myers, and includes Orlando and its surrounding cities.
This week’s events
I update this list during the week as new events get announced or as people tell me about them. Want to stay up-to-date? Keep checking this post for updates!
Monday, August 22
Group
Event Name
Time
Young Professionals Networking JOIN in and Connect!
If you’d like to get this list in your email inbox every week, enter your email address below. You’ll only be emailed once a week, and the email will contain this list, plus links to any interesting news, upcoming events, and tech articles. Join the Tampa Bay Tech Events list and always be informed of what’s coming up in Tampa Bay!
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:
If you watch only one YouTube video today, make it Elon Musk: Visionary FutureMan, a fantastic take on the “Broligarch” done only the way The Daily Show can, and made even better by narrator William Shatner:
LT3 Labs — where “LT3” is short for “Learning Tomorrow’s Technology Today” — is a brand-new space in the Rithm @ Uptown zone at Tampa’s University Mall with a program where young people not only learn the skills, but the confidence required to choose technology as a career.
The 8-week program, called PATH, is geared toward high schoolers who typically wouldn’t pursue careers in coding. CEO Chris Morancie says that the goals are to help students discover a love for tech beyond merely using it, address the skilled worker shortage, and ameliorate income inequality. They’re graduating their first PATH program cohort next week.