Skip to content

Herpes

Meet other local people living with H.
pin icon
0
members
people1 icon
0
groups

Frequently Asked Questions

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

Discover all the herpes events taking place this week here. Plan ahead and join exciting meetups throughout the week.

Absolutely! Find herpes events near your location here. Connect with your local community and discover events within your area.

Herpes Events Today

Join in-person Herpes events happening right now

B.I.T.CH H3 - The Dark Side of Urdorf
B.I.T.CH H3 - The Dark Side of Urdorf
Start, bag drop and on-after at our favourite Urdorf hang-out, 5 min from Urdorf SBB station.
Indoor Bouldering for all levels - Minimum Flüela
Indoor Bouldering for all levels - Minimum Flüela
Some outdoor activities can also be practiced indoors, and this is why we love to go indoor bouldering whenever we can! Indoor bouldering is a perfect place to start or improve your level safely and with almost no pre-requirements (except for the shoes and maybe some chalk). Whether it’s your first time or you are a bouldering veteran, tag along to have some fun together, meet new people and maybe learn something new. We are no instructors but we’re happy to introduce you to this activity and to share our knowledge with you 🙂 We meet at Minimum Flüela at 6:30 pm, in the restaurant area. The entry fee for bouldering is CHF 24 and shoe rental is an additional CHF 6. Looking forward to seeing you!
✨DC4131 - Beer on Tuesday (BoT) Zurich🍻
✨DC4131 - Beer on Tuesday (BoT) Zurich🍻
Come and experience the infamous DC4131 hacker meetup vibe! 👾🍻 Please find more event specific info's on our **[webpage](https://www.beerontuesday.ch/)**. If you have any location specific questions, reach out to the local BoT Master, otherwise please don't hesitate to contact the board through our **[website](https://www.defcon-switzerland.org/)**. Did someone say **SWAG?! –** That’s right baby, we are back with our refreshed swag shop, where you can now again purchase the latest and sexiest DC4131 Swag – All options and details are here: **[DC4131 Swag Shop](https://industryink.co.uk/collections/defcon)** We are also on **[Discord](https://discord.gg/Q3KXn5u)**[ ](https://discord.gg/Q3KXn5u):) Come say hi!
Interval Training: The King
Interval Training: The King
Jokes, Jokes, Jokes - English Stand-Up Comedy with Woocash
Jokes, Jokes, Jokes - English Stand-Up Comedy with Woocash
A non-obvious English stand-up night with comics from Zurich and beyond. Expect loose ideas, polished bits, unexpected jokes, and laughter from places you don’t expect. **Tickets** on >> **[Eventfrog here](https://eventfrog.ch/jokes-jokes-jokes)** << Hosted by Swiss-based comedian **Łukasz Segiet aka Woocash ([@woocash.comedy](https://instagram.com/woocash.comedy))**, known for off-beat, unpredictable, vibe-driven comedy and a favourite among fellow comedians for his distinctive, non-obvious approach. He invites a lineup of friends and local comics to share the stage each edition. **Doors Open: 19:30** **Show Begins: 20:00** **Tickets** on >> **[Eventfrog here](https://eventfrog.ch/jokes-jokes-jokes)** <<
Uetliberg After Work Hike
Uetliberg After Work Hike
Cloud Native Computing Meetup | March 2026 - Afternoon edition
Cloud Native Computing Meetup | March 2026 - Afternoon edition
Let's meet at the CNC meetup on Tuesday, March 10th, 2026, at 15:00 CET. **Location:** VSHN Tower, 8th floor, Neugasse 6, 8005 Zürich **Agenda:** Would you like to speak at this event? Contact us at [https://cnc-meetup.ch](https://cnc-meetup.ch)! Guidelines: * All sessions are held in English. * No product or sales pitches are allowed. * All projects showcased should be open source. * We cannot cover travel costs, but we welcome speakers from other regions. * We're seeking more diversity among our speakers: underrepresented groups are welcome! 14:30 – Door Opening 15:00 – Welcome, Intro, & Announcements 15:05 – TLS Hot Reload, Janne Kataja (SIX) 15:30 – 5 minutes pause 15:35 – Cloud-Native Application Definition and Delivery with OAM and KubeVela, Raffael Klingler (AXA) 16:00 – 5 minutes pause 16:05 – From Problem to Production: DevOps for AI with Kubeflow, Fabrizio Lazzaretti (Wavestone) and Marco Crisafulli (enki) 16:30 – 5 minutes pause 16:35 – Bye-bye Ingress-NGINX, hello Gateway API, Urs Zurbuchen (Airlock) 17:00 – Final words, networking & apéro TLS Hot Reload, Janne Kataja (SIX) Learn how to minimize disruptions caused by TLS certificate rotations by enabling hot reloading in your application. In Kubernetes, TLS certificates are typically stored in Secrets and mounted into pods. When a Secret is updated, for example, due to certificate rotation by cert-manager, Kubernetes updates the projected secret volume. Hot reload mechanisms detect these file changes and reload TLS certificates without restarting the pod. This enables live certificate rotation, maximizes availability, and reduces operational risk associated with restarts. The approach makes shorter-lived TLS certificates operationally viable. Janne is a Cloud Platform Engineer at the SIX Group, where he builds cloud platforms and services for the financial community. Originally from Finland, he now lives in Baar, Zug. Opinions are his own. Cloud-Native Application Definition and Delivery with OAM and KubeVela, Raffael Klingler (AXA) What if developers could focus on their applications instead of the platform beneath them? The Open Application Model (OAM) makes this possible by shifting the focus from containers and orchestrators to applications themselves. Instead of wrangling low-level Kubernetes manifests, developers define applications using modular, reusable building blocks. KubeVela brings this model to life, rendering abstract definitions into deployable resources. In this session, we'll explore how OAM enables application-centric definitions and see KubeVela in action. You'll see an application evolve from a simple definition to a sophisticated setup with cloud-managed services and GitOps integration. Raffael Klingler is a Platform Engineer at AXA Switzerland, where he helps development teams ship software faster and more reliably. He recently completed his Master's thesis on Internal Developer Platforms, diving deep into OAM, KubeVela, and the challenge of making application delivery less painful. When not wrangling Kubernetes manifests, he's probably thinking about how to make developers' lives easier. From Problem to Production: DevOps for AI with Kubeflow, Fabrizio Lazzaretti (Wavestone) and Marco Crisafulli (enki) Despite massive investments in AI, most enterprise AI initiatives fail to reach production — not because of model quality, but because of fragmentation among data science, platform engineering, and business teams. MLOps addresses this challenge by applying DevOps principles to machine learning, and Kubeflow has emerged as a de facto open platform for operationalizing these practices in cloud-native environments. In this talk, we explore how Kubeflow enables collaboration, automation, and repeatability across the entire ML lifecycle, from requirements gathering and experimentation to deployment and continuous improvement. Using a real end-to-end example, we’ll demonstrate how Kubeflow Pipelines, training workflows, and integration with the CNCF ecosystem help teams move beyond ad-hoc experimentation toward production-grade AI systems. Attendees will see how a vendor-neutral Kubeflow-based MLOps architecture supports multi-cloud deployments, enforces operational best practices, and creates continuous feedback loops between stakeholders. Whether you are introducing MLOps for the first time or refining an existing platform, this session provides practical insights into using Kubeflow to turn AI from a research activity into a sustainable business capability. Fabrizio Lazzaretti is a Managing Consultant at Wavestone and CNCF Ambassador who bridges cutting-edge cloud-native technologies with enterprise architecture. As maintainer of the CloudEvents Rust SDK and co-author of "Crafting Great APIs with Domain-Driven Design," he brings deep expertise in event-driven architecture and microservices to complex challenges. With over 10 years of experience in software architecture, development, and DevOps, he currently drives architectural transformation and AI initiatives across sectors, connecting business and IT through collaborative API design. Marco Crisafulli is the co-founder of enki, a Swiss machine learning company focused on training, consulting, and implementing practical ML use cases for Swiss enterprises. With a strong background in enterprise software and cloud-native infrastructure, he specializes in MLOps, Kubernetes, and production-grade ML platforms, and has deep hands-on experience with Kubeflow. He works closely with organizations to bridge the gap between experimentation and reliable ML systems in production, helping teams operationalize ML at scale. Bye-bye Ingress-NGINX, hello Gateway API The Kubernetes ecosystem is undergoing a major transformation as the legacy Ingress model, long dominated by the NGINX Ingress Controller, reaches its limits and faces discontinuation. This talk explores why the Kubernetes Gateway API is emerging as the new standard for security and architecture. We'll dive into the shortcomings of traditional Ingress (including "annotation hell" and recent security vulnerabilities) and highlight the architectural and operational advantages of Gateway API. Finally, we will present a few options on how you can move forward and implement a new solution. Urs Zurbuchen is a Senior Security Consultant at Airlock. As an engineer and consultant for the design and implementation of IT security solutions, he is familiar with the requirements for secure digitalisation processes. Urs has more than 20 years of experience in designing and integrating web application security solutions (web application firewall, authentication, single sign-on, access control) as well as in designing and implementing identity & access management projects (user management, authorisation management, processes, provisioning). Mr Zurbuchen can advise on the conception of non-technical topics such as organisation, guidelines, compliance requirements and regulations, as well as on the implementation of application and system architecture audits. The event will be recorded and made available on VSHN's YouTube channel: [https://vshn.tv](https://vshn.tv). Subscribe to stay notified of updates. We expect all participants to abide by VSHN's Conference Code of Conduct: [https://www.vshn.ch/en/code-of-conduct/](https://www.vshn.ch/en/code-of-conduct/) If you would like to share your cloud-native projects at the CNC Switzerland meetup events or sponsor future events, just send us your talk suggestion here: https://cnc-meetup.ch. We look forward to hearing from you!

Herpes Events This Week

Discover what is happening in the next few days

cuTile and TileIR: The next step in GPU Programming
cuTile and TileIR: The next step in GPU Programming
After a long hiatus of the compiler social, Lorenzo is joining us to talk about the exciting work happening at NVIDIA that you have probably heard about, namely cuTile/TileIR. As usual there will be pizza, snacks, beer, and soft drinks after the event for participants, sponsored by NVIDIA. **Astract:** GPU programming has evolved significantly over the past decade, driven by rapid hardware innovation such as Tensor Cores and new numerical formats. However, the gap between high-level productivity frameworks and low-level performance-centric programming models continues to widen. In this talk, we introduce cuTile and TileIR, a new block-level programming model and intermediate representation designed to simplify high-performance GPU development while preserving forward compatibility with evolving NVIDIA architectures. cuTile provides a tile-centric abstraction for data-parallel workloads, accessible from Python, while TileIR—an MLIR-based low-level IR integrated with CUDA—offers a stable, portable foundation for targeting tensor cores and future hardware generations. Together, they establish a middle ground between usability and control, enabling expressive kernel development without sacrificing performance. We present the programming model, illustrate it with examples, discuss performance considerations, and, if time permits, take a deeper dive into the core abstractions behind TileIR: https://github.com/NVIDIA/cuda-tile **Location:** The event is taking place in the room G59 in the CAB building of ETH Zurich at the Zentrum campus. Enter from Universitätstrasse 6.
Regular Trading & Investing Gathering
Regular Trading & Investing Gathering
Hello Capitalists! This event is the meetup's regular gathering. Normally the event will be at the Insider Bar on Löwenstrasse, very near to the train station. https://www.insiderbar.ch/ We will start at 19:00. Please be constructive in your discussions, do not criticise other people's strategies and be open minded to new ideas. We're looking forward to seeing new people as well as the regulars. Thanks a lot! Andy
Friday Badminton for higher intermediate/advanced level
Friday Badminton for higher intermediate/advanced level
We are currently playing in a regular group of 12 players at higher intermediate/advanced level. Your registrations here will first be on the waiting list and when confirmed, payment is to be made by twint to secure your spot for participation. There is a charge of Chf 22 per person. That is inclusive of feather shuttles. Place of event - Schumacher Sport Center, Am Stadtrand 46, Dübendorf. Court no. 10, 11 & 12
ZH3 Hash # 1713: The St. Patrick’s Day Mad Shenanigans Hash
ZH3 Hash # 1713: The St. Patrick’s Day Mad Shenanigans Hash
Hares are the 100% Prime Irish Beefy Hashers -Just Beggin’ For Holy Guinness - Cumming Out of a Holy Bush & Prosecco Potato Popper. Join us on our annual mad gallivant around Zürich city in search of the precious pots of Golden Beer. Rumour has it our national Saint will make an appearance this year to lead us on a merry Riverdance around Zürich. There‘ll be rainbows, golden treats and hot chocolate Baileys. Plus the best in Irish souvenirs from BallyBeijing as prizes for the best dressed. So come dressed in your finest green outfits as we spread some Irish cheer - you‘ve 40 shades to choose from - so no excuses. This being a Sunday trail it will coincide with the first Horrors Hash of the year. There’s a playground next to circle location to keep your Horror occupied while we engage in circle shenanigans. **Where**: See location. Typically within Zurich Zone 10. Look for English speakers wearing running gear. **When:** There's a charge of CHF 5 for participating, which covers all you can drink beer/cider (and non-alcoholic alternatives) plus snacks afterwards. **All Welcome:** If you are new, curious, and want to get out of the house, stretch your legs, talk shit, enjoy a drink, and hopefully a laugh, then here's what you need to know: • We are a social running/walking group, physical fitness is not required, but a sense of humour is useful. • The aim is to find the '*Beer Stop*' at the end of the '*trail*' and have fun. • 'True Trail' is typically 4-7 km. Some will go less (especially those walking or walk/running), and some over-achieving fast runners will go further. • The '*Hare*', which changes each event (along with location), cleverly lays the trail (typically with flour marks) so that everyone reaches the end at the same time. • There is always a place to deposit your bag and sometimes a place to change. • **After Trail**, we group for \~20-40 minutes for drinks, snacks, and some fun. This '*Circle*' is typically outside, so leave something warm in your bag in winter (and bring a flashlight when it's dark). If you don't want to stand around drinking afterwards, you can head home. We occasionally all go to a restaurant afterwards. **Why bother leaving your warm & dry sofa?** If you enjoy getting outside, being around people, and doing something a bit different, you will probably enjoy hashing. Exercise is important, and this is probably the least boring way to get it. 'Hashing' and the idea of some physical activity to work up a thirst, have been around for almost 90 years and there are groups (*Hashes*) in most major cities. Its humor and 'traditions' can be explored on the internet - **or you can just come along and find out.** *See you there.* We are of many nationalities, all ages, full of misfits and idiots (at least there is no one taking themselves seriously!) and always welcome newbies 'Virgin Hashers' and visitors from other groups. For more about Zürich Hash House Harriers, check out [www.zh3.ch](http://www.zh3.ch/) ( [http://www.zh3.ch/](http://www.zh3.ch/) )
Sunday Brunch
Sunday Brunch
Join us for a cozy brunch in Zurich 🌿 The event is open to anyone connected to pregnancy and early motherhood: whether you are planning a pregnancy, currently pregnant, a new mother, or simply interested in this phase of life. We will gather over good food and warm drinks (and possibly a board game or two) to meet each other, share experiences, and begin shaping a supportive community around pregnancy and early motherhood. Your ideas for future gatherings are warmly welcome. **Important:** Please join the WhatsApp community group and confirm your attendance here: [https://chat.whatsapp.com/HvK7keCKwyG2Qv5veLpwSJ](https://chat.whatsapp.com/HvK7keCKwyG2Qv5veLpwSJ) All further communication will take place in the WhatsApp group. **Location:** Kafi Dihei - the best pancakes in Zurich ;) Looking forward to seeing you soon!
Mini Quiz & Games🥃🎲  - Singles only.
Mini Quiz & Games🥃🎲  - Singles only.
**IMPORTANT: YOU NEED TO BUY A TICKET IN YOUR NOII PROFILE TO GET IN** **Auf Tinder kein Bock mehr, aber für Parship ist es zu früh? We got you!** **Wir organisieren mehrere Real Life Single Events. Jede. Woche.** 💜Lassen wir alle Single Herzen höher schlagen und veranstalten einen legendären noii Event. Vergiss Swipen und Chatten, in diesem Jahr daten wir im echten Leben (we don't make the rules). 🍸Mit bis zu 400 Personen pro Event ist immer viel los. Worst case hast du ein geiles noiices Erlebnis gehabt, best case lernst du jemanden kennen, den du daten möchtest **🌟It's a vibe.** Keine Sorge, das wird kein awkward Single Event mit einem sturen Ablauf. Es ist wie ein normaler Bar-Abend mit deinen Friends, wo du aber ganz easy noch andere Leute kennenlernst. **[HERE MORE INFORMATION](https://date.noii.ch/preview)** **So done with tinder but it’s too early for Parship? We got you!** **We organize several real life single events. Every. Week.** 💜Let's make all single hearts beat faster and organize a legendary noii event. Forget swiping and chatting, this year we're dating in real life (we don't make the rules). 🍸With up to 400 people per event, there is always a lot going on. Worst case scenario: you have a great noiice experience, best case: you meet someone you want to date **🌟It's a vibe.** Don't worry, this won't be an awkward singles event with a stubborn schedule. It's like a normal bar evening with your friends, where you can easily meet other people. **[HERE MORE INFORMATION](https://date.noii.ch/preview)**

Herpes Events Near You

Connect with your local Herpes community

Cocoaheads
Cocoaheads
Come out to Improving for our monthly iOS and Mac meetings. This Month's Presentation: **Python Tips and Tricks on iOS** **Mike Kennedy** What is Cocoaheads (http://cocoaheads.org/)? CocoaHeads is a group devoted to discussion of Apple Computer's Cocoa Framework for programming on MacOS X and iOS (including the iPhone, iPad and Apple Watch). During monthly meetings, members present on their projects and offer tutorials on various programming topics. What is BuckeyeCocoa (http://buckeyecocoa.org/)? BuckeyeCocoa is a group of Objective-C/Swift developers/enthusiasts. We host monthly Cocoaheads and near-weekly NSCoder meetings in Columbus, Ohio. The meetings are free to attend. Presentations! Presenters welcome! We are always in need of people willing to present material. Any Swift and/or Objective-C related topic is welcome. Times can be 5 minutes (i.e. lightning talks) to a maximum of 2 hours. Interested? Contact info is on the BuckeyeCocoa website. To volunteer for a presentation contact us at @BuckeyeCocoa on Twitter. Follow us on Twitter! @BuckeyeCocoa (https://twitter.com/#!/Buckeyecocoa/) For more information: http://buckeyecocoa.org/
Code Anywhere by Talking to your Phone
Code Anywhere by Talking to your Phone
Drake Lundstrom is presenting: Code Anywhere by Talking to your Phone Abstract: Have you heard the trend of people deploying code anywhere from checkout lines to doctors' offices? In this talk, you will learn how to talk to your phone and have an app on Azure to show your friend 5 minutes later. The basic DevOps tools you already know, plus a little bit of AI magic, are all you need! If you want to follow along, the demo will be in Azure with GitHub Actions and GitHub Copilot, and you can have it set up on your phone by the end of the session. Just come in with an Azure account and a GitHub repo. Join us for pizza, drinks, and networking @ Improving's office. Doors open at 5:45.
Drag Bingo
Drag Bingo
The Listening Room — First Gathering
The Listening Room — First Gathering
**The Listening Room — First Gathering** So much of life happens in loud spaces and quick conversations that never quite go beneath the surface. The Listening Room is meant to be the opposite of that — a quieter space where people can slow down, talk honestly, and actually listen to one another. For this first gathering, we’ll meet in a small group and explore a simple conversation prompt together. The goal isn’t debate or performance — just thoughtful conversation and the chance to connect with others in a genuine way. Our prompt for this gathering will be: **When have you felt truly seen or understood by another person?** Everyone will have the opportunity to share if they’d like, but there’s absolutely no pressure — listening is just as valuable as speaking here. We’re keeping the group intentionally small so the conversation can feel relaxed and natural. Looking forward to meeting you. — Benny
Let's Shoot Pool
Let's Shoot Pool
Sounds of the City Concert
Sounds of the City Concert
Celebrate National Chip and Dip Day!
Celebrate National Chip and Dip Day!
***Okay, call me crazy but you have got to try their chip n dip!*** Club 185 is a true hidden gem in German Village! Seriously, old school, good comfort food and drink. We will try to gather in spaces near the windows. While we'll share Chip n Dip, you'll want to order a sandwich, too. **Where the Chip Began (1817)** Potato chips can be traced back to an English chef, William Kitchiner, who includes ‘crisps’ in his bestselling cookbook, “The Cook’s Oracle.” **Chip and Dip Popularity** The popularity of chip and dip skyrockets at the end of World War II with new entertainment fads and the introduction of Lipton’s new advertising campaign for their famous French Onion Dip. (Club 185 doesn't openly admit it, but I'm pretty sure that's their dip recipe!) **[Club 185](http://club185.com/)**—a true neighborhood bar serving since 1954, when it was known as a local 'speak-easy'. Located in German Village, Club 185 features a menu of quality casual comfort food and full bar. From politicians to lawyers, hardhats to hipsters—all find Club 185 the perfect place to tame their hunger and quench their thirst! **PARKING**: I know, brick street parallel parking can be a pain. Two other choices, metered parking along Livingston heading towards Children's Hospital or across the street in the large church lot (park in spaces farthest away from the church entrance doors, closer to the street). **PRE-EVENT**: **HAPPY HOUR (3-5pm)**: Italian drinks and bites at [Cento's happy hour](https://centogermanvillage.com/menus/), nearby.