Skip to content

Stand-up Comedy

Meet other locals who lover Stand-Up Comedy! Whether you're a seasoned Comic, an up-and-coming comedian, or a big fan of stand-up comedy, this is the Group for you. Gather to share stand-up rountines and attend performances!
pin icon
506
members
people1 icon
1
groups

Frequently Asked Questions

Yes! Check out stand-up comedy events happening today here. These are in-person gatherings where you can meet fellow enthusiasts and participate in activities right now.

Discover all the stand-up comedy events taking place this week here. Plan ahead and join exciting meetups throughout the week.

Absolutely! Find stand-up comedy events near your location here. Connect with your local community and discover events within your area.

Stand-up Comedy Events Today

Join in-person Stand-up Comedy events happening right now

[HYBRID] [March] Golang Meetup
[HYBRID] [March] Golang Meetup
Hello Gophers, Welcome back for another year of Go talks and networking! Would your company like to host our meetup? Let us know! If you'd like to give a talk - submit your proposals here: http://goo.gl/forms/54YvJT223F All talk formats work: short talks (5-10 min) as well as regular length (25 min). If you have more ideas - talk to us at the Gophers slack: https://invite.slack.gobridge.org/ in the #berlin channel, and follow us on twitter: https://twitter.com/gdgberlingo **Speakers:** *Ashley Mensah* is a Developer Relations engineer at NetBird, working on open source networking and developer experience. **Hosts:** **NetBird** is an open-source networking platform written in Go that enables teams to securely connect devices and services across cloud, on-prem, and edge environments with minimal operational overhead. Designed for simplicity and performance, it helps developers build and manage private networks without complex infrastructure. Its developer-first approach and modern, secure connectivity make it a natural fit for the Go ecosystem. **Antler** is a global early-stage VC firm that partners with exceptional founders from day zero to build impactful, scalable companies. Join in person at: Antler - Jägerstraße 32, 10117 BerlinBerlinhttps://maps.app.goo.gl/Qak36Ubey9JumTUe6 or virtually at: https://youtube.com/TBD This is a hybrid event. Join the event virtually at https://gdg.community.dev/events/details/google-gdg-berlin-golang-presents-hybrid-march-golang-meetup-2/ or in person at Antler - 32 Jägerstraße Berlin, 10117 *** Agenda 7:00 PM: Networking Networking over drinks and food 7:30 PM: Welcome Welcome words from the organizers 7:35 PM: Talk 1: Guard Duty / Ashley Mensah, Developer Relations engineer @ NetBird Self-healing reconnection engine with multi-source events and exponential backoff 8:10 PM: Announcements and break Announcements, HR lost & found, open mic 8:30 PM: Open discussion: how AI is changing the job market and hiring 9:05 PM: Networking Networking over drinks and food *** Hosted By Natalie Pistunovich, Organizer Ole Bulbuk, Organizer Tim Scheuermann, Organizer Anderson Queiroz, Complete your event RSVP here: https://gdg.community.dev/events/details/google-gdg-berlin-golang-presents-hybrid-march-golang-meetup-2/.

Stand-up Comedy Events This Week

Discover what is happening in the next few days

Microsoft Fabric & Power BI Meetup | Meetup #6 | Graz Edition
Microsoft Fabric & Power BI Meetup | Meetup #6 | Graz Edition
\# MICROSOFT FABRIC USER GROUP AUSTRIA **Sechstes Meetup \| 19\. März 2026 \| ab 18:00 Uhr \(vor Ort\) / 19:00 Uhr \(remote\)** 📍 adesso Austria, Graz 🍴 Snacks & Drinks 🖥️ Hybrid 💬 Sessions: Englisch Wir freuen uns, euch zum sechsten **Meetup** der **Microsoft Fabric User Group Austria** einzuladen. Unsere Community trifft sich **monatlich** und rotiert dabei zwischen **Wien, Graz** und **Linz**. Diesmal sind wir bei **adesso Austria** in **Graz** zu Gast. **AGENDA** **18:00** – Ankommen · Leute kennenlernen · Snacks & Drinks genießen **18:45** – Begrüßung · *Fabric, Power BI & Community News* **19:00** – *Mastering Power BI Model Types - Import, DirectQuery, or Composite?* \| [Gregor Prohaska](https://www.linkedin.com/in/gregor-prohaska/), COSMO CONSULT (englisch) **20:00** – Offene Runde · Fragen, Austausch & gemütlicher Ausklang **ABSTRACT** *Mastering Power BI Model Types - Import, DirectQuery, or Composite?* - **Gregor Prohaska** Whenever you start a new Power BI project, you must choose the right model type — a decision that shapes all the work that follows. This session explores the world of Power BI model types, focusing on the differences between Import, DirectQuery, and Composite models. We examine the limitations, advantages, and requirements of each model to provide a clear decision guideline for when to use each one. This session aims Power BI developers, data analysts, BI architects, and anyone interested in maximizing the efficiency and flexibility of their Power BI solutions. By the end of this session, atttendees will * know the main differences between Import, DirectQuery and Composit models * be able to choose (wisely) the right model for a given task * understand the impact on report design, user experience and governance If you want to avoid classic model type mishaps, this session is for you. Make your users (and database admins) happy and choose wisely!
Beyond Prompts: Securing and Observing Autonomous AI Agents
Beyond Prompts: Securing and Observing Autonomous AI Agents
**Cloud Native Night Munich** AI agents are no longer just generating text — they are opening pull requests, deploying to Kubernetes, and making autonomous decisions inside production systems. But how do we secure, govern, and observe systems that are inherently non-deterministic? In this meetup, we explore practical patterns for fine-grained authorization of AI-driven DevOps workflows and robust observability strategies for autonomous agents. Expect concrete architectures, cloud-native tooling, and real-world lessons for building agentic AI you can actually trust in production. THIS MEETUP WILL BE HYBRID. **\|** Zoom link will be available shortly before the meetup starts \*\*\* AGENDA \*\*\* * 6\.30 PM \| Doors open\. Grab some snacks & drinks\. * 7\.00 PM \| Welcome & Intro – **Start of hybrid meetup** * 7\.15 PM \| **Beyond API Keys: Fine-Grained AI Agent Authorization for DevOps**, Ankit Asthana (Cloud infrastructure Architect at SQUER), Tom Graupner (Head of Cloud & Platform Engineering as SQUER) * \~8:15 PM \| **Mastering Agentic Observability: Reliable Multi-Agent Systems with OpenTelemetry,** Nicolai Ommer (Software Architect at QAware) * afterwards: More snacks & drinks, and a lot of time for networking with all attendees and speakers. \*\*\* ABSTRACTS \*\*\* **Beyond API Keys: Fine-Grained AI Agent Authorization for DevOps**, Ankit Asthana (Cloud infrastructure Architect at SQUER), Tom Graupner (Head of Cloud & Platform Engineering as SQUER) AI agents are increasingly performing powerful DevOps actions like opening pull requests and deploying to Kubernetes. Yet most teams still rely on static tokens for authorization, which creates security and governance risks. In this talk, we present a practical pattern using OpenFGA and an Agent Gateway to enforce relationship-based, auditable authorization for AI-driven DevOps workflows—ensuring automation remains fast, controlled, and explainable. **Mastering Agentic Observability: Reliable Multi-Agent Systems with OpenTelemetry,** Nicolai Ommer (Software Architect at QAware) The software landscape is undergoing a paradigm shift. Agentic AI. While microservices operate deterministically, AI agents act probabilistically and often unpredictably, making them autonomous. This presents a significant challenge for platform engineers and DevOps teams. How can you monitor a service whose response varies with each call? How can you debug a 'hallucination' or an endless loop in decision-making? In this talk, we will demonstrate why traditional 'golden signals' (latency, traffic and errors) are insufficient for AI agents and explain how they must be expanded. We treat agents as the new microservices and use the well-established OpenTelemetry (OTel) standard to shed light on the inner workings of LLMs and agentic workforces. \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* Please comply with our [Code of Conduct](https://www.greenmanifesto.de/en/code-of-conduct). Please note that photos are taken during the meetup. If you do not want to appear in the photos, please contact the meetup team at the beginning of the event. Bitte halte dich an unseren [Code of Conduct](https://www.greenmanifesto.de/code-of-conduct). Während unserer Meetups werden Fotos aufgenommen. Falls du nicht auf den Fotos erscheinen möchtest, sprich bitte zu Beginn der Veranstaltung mit unserem Meetup Team.
[HYBRID] [March] Golang Meetup
[HYBRID] [March] Golang Meetup
Hello Gophers, Welcome back for another year of Go talks and networking! Would your company like to host our meetup? Let us know! If you'd like to give a talk - submit your proposals here: http://goo.gl/forms/54YvJT223F All talk formats work: short talks (5-10 min) as well as regular length (25 min). If you have more ideas - talk to us at the Gophers slack: https://invite.slack.gobridge.org/ in the #berlin channel, and follow us on twitter: https://twitter.com/gdgberlingo **Speakers:** *Ashley Mensah* is a Developer Relations engineer at NetBird, working on open source networking and developer experience. **Hosts:** **NetBird** is an open-source networking platform written in Go that enables teams to securely connect devices and services across cloud, on-prem, and edge environments with minimal operational overhead. Designed for simplicity and performance, it helps developers build and manage private networks without complex infrastructure. Its developer-first approach and modern, secure connectivity make it a natural fit for the Go ecosystem. **Antler** is a global early-stage VC firm that partners with exceptional founders from day zero to build impactful, scalable companies. Join in person at: Antler - Jägerstraße 32, 10117 BerlinBerlinhttps://maps.app.goo.gl/Qak36Ubey9JumTUe6 or virtually at: https://youtube.com/TBD This is a hybrid event. Join the event virtually at https://gdg.community.dev/events/details/google-gdg-berlin-golang-presents-hybrid-march-golang-meetup-2/ or in person at Antler - 32 Jägerstraße Berlin, 10117 *** Agenda 7:00 PM: Networking Networking over drinks and food 7:30 PM: Welcome Welcome words from the organizers 7:35 PM: Talk 1: Guard Duty / Ashley Mensah, Developer Relations engineer @ NetBird Self-healing reconnection engine with multi-source events and exponential backoff 8:10 PM: Announcements and break Announcements, HR lost & found, open mic 8:30 PM: Open discussion: how AI is changing the job market and hiring 9:05 PM: Networking Networking over drinks and food *** Hosted By Natalie Pistunovich, Organizer Ole Bulbuk, Organizer Tim Scheuermann, Organizer Anderson Queiroz, Complete your event RSVP here: https://gdg.community.dev/events/details/google-gdg-berlin-golang-presents-hybrid-march-golang-meetup-2/.

Stand-up Comedy Events Near You

Connect with your local Stand-up Comedy community

Columbus Comedy Improv Meetup at Gresso's!
Columbus Comedy Improv Meetup at Gresso's!
Whether you've never done improv before, or you've done it for so long you knew Del Close on a personal level, or anywhere in between, come join us! Swing by *Gresso's* for the **Columbus Improv Comedy Meetup** for some fun and games! The idea behind improv is to create entire scenes from scratch based on a suggestion from the audience. This can be done in game form, like *Whose Line Is It Anyway*, *ComedySportz*, or *Wild 'n Out*; it could also be done to tell stories, like *Middleditch and Schwartz*. Our meetup, which is central Ohio's longest running (and free!) weekly comedy event, brings the games (and occasionally different forms) for you to play in a safe, supportive, and compassionate environment. Not only is it a lot of fun, but you get to work on thinking faster on your feet, plus it's an excellent way to meet new people and make friendships that'll last a lifetime! Ask yourself if you want to join the **Columbus Improv Comedy Meetup**, and say "Yes, And" that you'll have fun!
Shut Up & Write!® Easton Town Center
Shut Up & Write!® Easton Town Center
We'll meet at The Capital One Café, 167 Easton Town Center, Space A-103. This is in the main mall where the Microsoft store used to be, on your left if you're standing at the bottom of the AMC Theater escalator. Join us on Sunday for an hour of uninterrupted wordmaking! • What we'll do Join us for an hour of writing! We’ve discovered that it’s strikingly helpful to write with other writers. See if it’s true for you at noon on Sundays. Be it a book, blog, script, essay, dissertation, resume, melody, poem or just plain work stuff, you are invited to write it with us. No one will see what you've written or give you unsolicited advice. Instead of just thinking about writing, come and get some real writing done. SCHEDULE: 12:00 - quick intros. 12:10 - timer starts: write for 1 hour. 1:10 - chat / take off / keep writing. OPTIONAL SOCIALIZING happens at 1-1:30ish. Writing is very solitary. Connecting (and sometimes even commiserating) with other writers is a cool thing. BEING LATE IS OKAY: just show up and get settled, then check-in with me after the session. If you were on time, please be willing to make room for the friendly latecomer. Happy writing and I look forward to seeing you! • What to bring Whatever you need to be able to write! Bring earbuds/earplugs if you want to block noise or the occasional conversation by other patrons. Electrical outlets are limited, so charge your devices before whenever possible. See you at The Café on Sunday!
Speak Easy (Storytelling)
Speak Easy (Storytelling)
The topic for March is "Our Bodies, Ourselves" Speak Easy: true stories, told live. The idea is simple: an audience, an open microphone, and great stories. Hilarious, gripping, poignant- it's up to you. Audiences are invited to come to listen or come to tell as folks from all corners of Columbus offer their stories live on stage! Held at Wild Goose Creative's warm, intimate space, this night of tales occurs on the 3rd Thursday of every month. Doors open at 6:30 pm, show starts at 7:00 pm. Please arrive early if you want to tell, as we generally only have room for a limited number of tellers, and the sign-up sheet has a tendency to fill up fast. Formed around the idea that people need stories--they're what hold and draw us together--SpeakEasy celebrates the strangeness and commonness of being human. And in a world of smartphones, Facebook, Twitter, and more . . . it gives people a real, breathing, in-person way to connect. The night is geared for true stories of all kinds, taking the best tales told around kitchen tables, in darkened pubs, on the street corner, and at late-night parties and giving them an audience. Speak Easy is also a great outlet for performers, writers, and artists looking to share their favorite stories and perfect their skills. We strongly encourage tellers to please tell the story rather than read it so we keep within the spirit of good storytelling and stay engaged with the audience. All are welcome. Hang around after the show for a drink and build community!
Shut Up & Write!™ Easton Town Center
Shut Up & Write!™ Easton Town Center
We'll meet at The Capital One Café, 167 Easton Town Center, Space A-103. This is in the main mall where the Microsoft store used to be, on your left if you're standing at the bottom of the AMC Theater escalator. Join us on Saturday for an hour of uninterrupted wordmaking! • What we'll do Join us for an hour of writing! We’ve discovered that it’s strikingly helpful to write with other writers. See if it’s true for you at 10AM on Saturday mornings. Be it a book, blog, script, essay, dissertation, resume, melody, poem or just plain work stuff, you are invited to write it with us. No one will see what you've written or give you unsolicited advice. Instead of just thinking about writing, come and get some real writing done. SCHEDULE: 10:00 - SESSION 1: quick intros. 10:10 - timer starts: write for 1 hour. 11:10 - chat / take off / keep writing. OPTIONAL SOCIALIZING happens at 11A-11:30ish. Writing is very solitary. Connecting (and sometimes even commiserating) with other writers is a cool thing. BEING LATE IS OKAY: just show up and get settled, then check-in with me after the session. (I’ll be the person with the Shut Up & Write! sign.) If you were on time, please be willing to make room for the friendly latecomer. Happy writing and I look forward to seeing you! • What to bring Whatever you need to be able to write! Bring earbuds/earplugs if you want to block noise or the occasional conversation by other patrons. Electrical outlets are limited, so charge your devices before whenever possible. See you at The Café on Saturday!
Shut Up & Write!® East Side Columbus
Shut Up & Write!® East Side Columbus
Join us for an hour of writing! We’ve discovered that it’s strikingly helpful to write with other writers. See if it’s true for you at 7:00pm on Wednesday, March 25 at Streetlight Guild. Be it a book, blog, script, essay, dissertation, resume, melody, poem or just plain work stuff, you are invited to write it with us. No one will see what you've written or give you unsolicited advice. Instead of just thinking about writing, come and get some real writing done. **SCHEDULE:** 6:45ish - Quick introductions 7:00 - Timer starts: write for 1 hour 8:00 - The End **OPTIONAL SOCIALIZING** happens before and after the writing hour. Writing is very solitary. Connecting (and sometimes even commiserating) with other writers is a cool thing. **BEING LATE IS OKAY:** just show up and get settled! If you were on time, please be willing to make room for the friendly latecomer. Happy writing & I look forward to seeing you at Streetlight Guild! **WHAT SHOULD I BRING?** Whatever you need to be able to write! You're welcome to bring earplugs/headphones if noise will bother you! **OTHER IMPORTANT DETAILS:** * **RSVP:** Please RSVP by 6:00pm the evening of the meeting. This helps me know how many to expect, and if we'll need additional space! * **COVID:** While masks are not required, please be mindful of the other writers around you and their comfort levels. * **WIFI/OUTLETS:** Outlets are limited, so please ensure your devices are charged when you come! But Streetlight Guild does have free WiFi! Yay! * **PARKING:** There is free public parking at Streetlight Guild.
Pop-up Book Club 2 : The Tenth of December, by George Saunders
Pop-up Book Club 2 : The Tenth of December, by George Saunders
Let’s meet and discuss this fun but moving collection of wildly creative short stories. (Photo credit: TimesNowNews.com)
Curtain Players Local Playhouse 🎭 Tickets are on sale now!
Curtain Players Local Playhouse 🎭 Tickets are on sale now!
TBA- We will do lunch before the play too! Tickets are on sale now only $20.