Skip to content

Science Fiction

Meet other local people interested in Science Fiction: share experiences, inspire and encourage each other! Join a Science Fiction group.
pin icon
1,015
members
people1 icon
2
groups

Frequently Asked Questions

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

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

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

Science Fiction Events Today

Join in-person Science Fiction events happening right now

TechTalkThursday #27 @ Nine
TechTalkThursday #27 @ Nine
Let's get together for the next TechTalkThursday to learn new things and share experiences! 17:30 Door opening 18:00 **Intro** – Thomas Hug, CEO & Founder of Nine \~ 18:05 **One Platform, Any Scale: Roche Linux** – Karol Swiderski (Principal Solutions Engineer at Roche) \~ 18:30 **A Few Quirks About MCP** – Thimo Koenig (Co-Founder & CTO at tekkminds) \~ 19:00 **Agentic Engineering: How To Use AI As Peer (DevOps) Programmer With Context, MCP, Prompts, Rules and Workflows** – Jonas Felix (Coach & Co-Founder at letsboot.ch) \~ 19:30 Snacks & Drinks Have we aroused your interest? Then please register! We look forward to meeting you! You can also watch this event's livestream on YouTube: https://www.youtube.com/watch?v=B9_weIWteGA
Nature Coaching Session
Nature Coaching Session
Are you feeling a little overwhelmed, stuck, or disconnected from your inner calm? Do you crave space to breathe, reflect, and hear your own truth again? If yes, this **Nature Coaching Session** is for you. **This is a gentle 1:1 coaching walk** designed to help you slow down, reconnect with yourself, and gain clarity in a peaceful natural setting. Walking in nature creates the perfect environment for: * releasing stress * quieting the mind * getting out of your head and into your body * accessing deeper insights * feeling grounded and supported You don’t need to “prepare” anything, just come as you are. Depending on your needs, **we may work on:** * finding clarity around a personal or emotional situation * reconnecting with your inner voice * navigating transitions or uncertainty * reducing overwhelm and anxiety * understanding limiting beliefs * cultivating presence, self-trust, and peace This is a safe, compassionate space where you can open up without judgment. ***How the session works*** * We meet in a beautiful natural location in Zurich Seebach (exact spot shared after booking). * The session lasts around **60 minutes**. * We walk at a relaxed pace, it’s not about distance, it’s about connection. * You will receive gentle guidance, reflections, grounding practices, and intuitive coaching support. * You can pay after the session with **cash or Twint** ***Book your Nature Coaching Session & step into a space where your soul can breathe again.***
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.
Soul Recharge - 1:1 Reiki session
Soul Recharge - 1:1 Reiki session
A 1:1 Reiki journey where you receive focused healing, intuitive guidance, and space to reconnect with your inner flow. Discover more about me and my work on: https://thebecomingfield.com/
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!
Practice your programming skills with Python, Js, Java, C(++) or ...
Practice your programming skills with Python, Js, Java, C(++) or ...
Anybody who wants to practice their programming skills is welcome. We share our ideas, learn from each other, do some exercise, ask questions, etc. This meetup is the best for those who want to improve their skills by programming and learning in a group If you want to learn more about our Co-Learning, please have a look at our website: [https://opentechschool-zurich.github.io/](https://opentechschool-zurich.github.io/) \*\*\* We have a chat group you can join to get more information: [https://app.element.io/#/room/#ots-zh:matrix.org](https://app.element.io/#/room/#ots-zh:matrix.org) (You need to create a free account if you don't already have one) Remote participants are also welcome. You first need to join the Element chat and then get into the video call that we start at around 19:00 (if we forget, pleas ping us in the Element chat!) \*\*\* Our main languages are Python and Javascript, but we welcome every programming languages. Some of the skills we can help you learning: * Python and * ... PyGame (Zero / Play) -.... Flask * ... Jupyter and data science -... PySide2 / PyQt * ... Shoebot * C++ and * ... Qt * ... cmake * ... and modern C++ * Flutter for Apps * PHP and * ... Vue.js * ... Wordpress * JS and React.js We have a few Github repository that can be interesting to browse:: https://github.com/opentechschool-zurich/
✨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!

Science Fiction Events This Week

Discover what is happening in the next few days

Thursday Writing Session
Thursday Writing Session
SciFi-Fantasy:  "Bioshifter: Volume 1" by Natalie Maher & Thundamoo
SciFi-Fantasy: "Bioshifter: Volume 1" by Natalie Maher & Thundamoo
**Note from Callie:** *Originally a web serial - can be read on Royal Road or bought as an ebook in three volumes.* Hannah has a routine. Wake up, take a shower, go to school, go to work, come home, and pass out. It's a perfectly normal routine for a perfectly normal girl who does not have to remember how her limbs work every morning because of haunting nightmares of being a very different creature in a very different world. But that's all she thinks they are—nightmares—until one night they're all too lucid, and her body on Earth starts to change. Slowly, Hannah's humanity starts to slip away... but surely she can continue just sticking to routine, right? It'll be fine. It has to be. A mix of urban and traditional fantasy, Bioshifter is a story in two worlds, with magic leaking in from one to the other. It's a story about love, self-acceptance, neurodivergency, and a whole lot of trauma. Strap in and enjoy! ***\*\**** *The event takes place in the Library of the Regenbogenhaus, which is open from 15h00-19h00 on Wednesdays. You're welcome to visit the library, before the book discussion in the House of Colour* \*\* \*\* **Reminder:** The Sci-Fi & Fantasy books group meets monthly, and has a limit of 12 persons (due to venue size at the Regenbogenhaus). The Sci-Fi Fantasy group has a Whatsapp Group chat, and Excel sheet for suggesting and voting on books to read. **Suggest books and vote here**: https://docs.google.com/spreadsheets/d/1M23Vst0aClZS5SOZN-CGDcaQRsQtO8_h18l7xChf1no/edit?gid=966314652#gid=966314652
Pokémon Pokémon Mega Evolution—Perfect Order Prerelease @Kabooom Comic Shop
Pokémon Pokémon Mega Evolution—Perfect Order Prerelease @Kabooom Comic Shop
The pulse of the city beats in sync with the Pokémon and people who call it home—and preserving the order of it all is Mega Zygarde ex, the Legendary Pokémon who embodies strength in numbers! With threatening forces held at bay, peaceful days are ahead for the city’s residents, including Pokémon like Mega Clefable ex, Mega Starmie ex, and Meowth ex, in the Pokémon TCG: *Mega Evolution—Perfect Order* expansion! While we frequently update our event schedule, we recommend that you check with our [Event Calender ](https://calendar.google.com/calendar/u/0/embed?src=kabooomentertainment@gmail.com&ctz=Europe/Rome) and our [Discord](https://discord.com/invite/XeEKXnk). Sealed event Doors Open: 10:00 Start: 11:00 Entry fee: CHF 30.- Please be here 10 - 15 mins prior, so we have enough time to register you. The Tournament Participants will receive a prerelease box with Boosters from the new Set and some additional Boosters at the end of the event. If you never been at our store before, make sure to have your [Pokémon ID](https://www.pokemon.com/us/account/) ready. **Follow us on:** Facekbook: [www.facebook.com/kabooom.comicshop](http://www.facebook.com/kabooom.comicshop) *Instagram:* [https://www.instagram.com/kabooom_comics/](https://www.instagram.com/kabooom_comics/) Join our Discord community: [https://discord.com/invite/XeEKXnk](https://discord.com/invite/XeEKXnk)
Wednesday Writing Session
Wednesday Writing Session
🎲 ZFG Pro XL Experience: Strategy Board Games 🧠 | Immersive - Themed! 🎭
🎲 ZFG Pro XL Experience: Strategy Board Games 🧠 | Immersive - Themed! 🎭
# **Zurich’s Premier Strategy Board Game Night** 💎 Ready to level up your Tuesday? This is **Zurich’s top-rated strategy board game experience**. 🛑 **STOP: RSVP here does NOT grant entry** 🎟 **You must secure your ticket (CHF 5.–) here:** **[Eventfrog Link](https://eventfrog.ch/en/p/leisure-excursions/groups-games/zurich-strategy-board-games-night-pro-xl-experience-7434638425163084545.html)** Unlike our **casual social nights**, the **ZFG Pro XL Experience** is for players who want depth, immersion, and focus. No 15-minute party fillers — tonight we play the heavy hitters. *** ## 🔥 What to Expect * **5–7 strategy game tables running** — multiple complexity levels in parallel * **Expert Game Masters at every table** — rules taught, setup handled, you just play (Often a paid format elsewhere — included here) * **Choose Your Challenge** → **Pro Table:** ultra-complex strategy (BGG 3+ usually) → **Relaxed XL Table:** immersive but accessible strategy → **Standard Tables:** modern classics at mixed complexity * **Long-format games:** 60–120 minute sessions — deep, focused gameplay *** ⚠️ **[STRICT LIMIT: 25 spots total](https://eventfrog.ch/en/p/leisure-excursions/groups-games/zurich-strategy-board-games-night-pro-xl-experience-7434638425163084545.html)** (3–7 players per table) This format sells out weekly — secure your seat early. *** ## 📍 The Details * **Venue:** Coopers Pub Oerlikon (Reserved Strategy Corner) * **Arrival window:** 19:15 – 19:30 Late arrivals cannot join once games begin *** 💎 **ZFG Legends: No ticket required — entry included** Check in at the door. (Ask an admin if you want to upgrade.) *** 💬 **Join Switzerland’s biggest social gaming** WhatsApp community here: **[Whatsapp](https://chat.whatsapp.com/GhVuGiUwPpi3BkhskOUJgp)** [🎟](https://eventfrog.ch/pronight)[ ](https://eventfrog.ch/en/p/leisure-excursions/groups-games/zurich-strategy-board-games-night-pro-xl-experience-7434638425163084545.html)**[Please secure your ticket here:](https://eventfrog.ch/en/p/leisure-excursions/groups-games/zurich-strategy-board-games-night-pro-xl-experience-7434638425163084545.html)** 👉 **Official [Website](https://zurichfungamers.com/)** 📲 **Follow us on [Instagram](https://www.instagram.com/zurichfungamers/)** Limited spots to keep the experience relaxed and social. Come for the games, stay for the people 🙂
Fast Friending - Meaningful Connections! (21-40/Bring a lady free)
Fast Friending - Meaningful Connections! (21-40/Bring a lady free)
As we grow into adulthood, forming meaningful relationships becomes more challenging. In a city like Zurich, life moves fast — and while you may meet many people, finding genuine connection isn’t always easy. That’s why Fast Friending exists: to create intentional spaces where real relationships can begin. Our Fast Friending evenings in Zurich are thoughtfully designed to help you move beyond small talk and into meaningful conversations. No awkward networking — just a relaxed, welcoming environment where like-minded ladies & gents can connect naturally and build friendships that truly matter. **You will need to buy a ticket for attending -** [https://zurich14thmarch.eventbrite.co.uk](https://zurich14thmarch.eventbrite.co.uk) \*You can use any debit or credit card to purchase your ticket at PayPal checkout. It will ask you for your email address but that is only to send you a receipt. You do not need a PayPal account. TICKETS:- Early bird - CHF 10 Regular ticket - CHF 15 Cash at the meetup - If you have not purchased your ticket in advance then you can pay CHF 20 per person in cash on the day of the meetup to Julianne (Please bring exact change) 'Fast friending' is our fun and quick way to help you make new connections quickly with both ladies and gentlemen. These are people in the age group of 21 and 40 and so you will be on a similar wavelength. Naturally you can always choose who to speak with based on your preference! **Here’s how your evening will flow:** **7:00 PM – Welcome** Arrive at 7:00 PM and be welcomed by your host, Julianne, who will guide the evening and help with introductions. Feeling shy? Come a little early and she’ll ease you into small-group conversations. You’re also welcome to bring a lady friend along for free. **7:30 – 8:30 PM \| Fast Friending** Chat with a new attendee every 3 minutes, ensuring you meet a variety of like-minded ladies and gentlemen. **After 8:30 PM \| Open Mingling** Reconnect with those you enjoyed speaking to and continue meaningful conversations at your own pace If you are a bit shy or anxious then please come early. Julianne will help you meet other members in a small group and help you settle down and get comfortable. \- We are not a close knit tight group\. Our evenings are warm and comfortable for members attending for the first time and those coming alone\. You will not feel alone\! \- We have many groups in this city\. Members of our other groups who RSVP are included as guests of the organisers in order to give you an indication of expected people\. \- This evening is for ladies and gents in the 21 to 40 age group\. \- Our evenings are not about 'dating' or for 'romantic' connections\. 'Fast friending' is NOT 'Speed dating'\. 'Fast friending' is designed to help members meet other like minded ladies and gents\. It is about new friendships and connections\. Naturally\, new friendships can lead to dating or romantic connections\, but that is not our focus\. Why do we have tickets? 1. Cover our costs - Our host is compensated for their time and work. We also pay meetup and have dedicated staff to manage our events, hosts, venues and communication. 2. Group Safety - By securing your ticket we have a record and you contribute to a well organized evening where everyone is more committed and better behaved. 3. Management - Tickets help us better manage attendee group size, book suitable space and activity. ABOUT [fastfriends.co.uk ](https://fastfriends.co.uk/)- We have connected members successfully for the past 10 years in over 30 cities (operating as Expatsclub, MeetConnectDevelop and fastfriends.co.uk). \-\-\-\-\-\-\-\-\-\-\-\-\-\- You can contact our founder Dan on +447715705005 with any questions or ideas. \-\-\-\-\-\-\-\-\-\-\-\-\-\- **Here are some videos which will give you some guidance and comfort to make your attendance more productive.** Secrets of socializing at our meetups - [http://bit.ly/secrets-socializing ](http://bit.ly/secrets-socializing) How to make new friends - [https://www.youtube.com/watch?v=v6GB0Hc_bSs](https://www.youtube.com/watch?v=v6GB0Hc_bSs) How to make people like you at our socials -[ https://www.youtube.com/watch?v=K4guProkKrI](https://www.youtube.com/watch?v=K4guProkKrI) Why you should attend our evenings - [https://www.youtube.com/watch?v=wEjwGBXzJE8](https://www.youtube.com/watch?v=wEjwGBXzJE8) Member feedback - [https://youtu.be/bF_oxrWGqus?si=8ewukkeawt1N12nm](https://youtu.be/bF_oxrWGqus?si=8ewukkeawt1N12nm)
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)**

Science Fiction Events Near You

Connect with your local Science Fiction community

Dinner & a Movie: PROJECT HAIL MARY at Marcus Pickerington!
Dinner & a Movie: PROJECT HAIL MARY at Marcus Pickerington!
Join us as we get together to see Ryan Gosling and Sandra Huller in the highly anticipated sci-fi adventure, PROJECT HAIL MARY! The film is based on the best-selling novel of The Martian and follows a man who awakens on a spacecraft before realizing his mission to save Earth. Here’s a description, trailer and plan for this event: DESCRIPTION: A science teacher wakes up on a spaceship, light years from home with no recollection of who he is or how he got there. As his memory returns, he begins to uncover his mission to save the Earth. The film is directed by the filmmaking due Phil Lord and Christopher Miller (21 and 22 Jump Street, Into and Across the Spider-Verse) and is based on the 2021 novel by Andy Weir (The Martian). The film stars Ryan Gosling, Sandra Huller (Anatomy of a Fall, The Zone of Interest), Lionel Boyce, Milana Vayntrub and Ken Leung. TRAILER: https://www.youtube.com/watch?v=5VYsnngkS_U MOVIE PLAN: Please purchase your ticket for the 2:30pm SuperScreen DLX showing and meet in the lobby area between 2:05 and 2:15pm! Tickets already on sale and will likely move fast for this hot ticket / opening weekend showing so advance ticket purchase as soon as possible is advised! Once you have yours, please list your seat number in the Comments section of this event. As a head’s up, this is a longer movie at 2hrs 36mins. DINNER PLAN: Dinner immediately following the movie at 5:30pm at group favorite, FUGU SUSHI, located just next door! Separate RSVP required for the Dinner / Movie portions of this event. An RSVP here means you're signed up for the MOVIE! This portion will be open as long as seats remain. If you also plan to join for dinner, please also RSVP in the separate event listing for the dinner portion of this event. Should be a good one, Dan
The Science of Aliens
The Science of Aliens
This meeting will be a discussion of the book "the Science of Aliens" by Mark Brake
Project Hail Mary at AMC Theaters
Project Hail Mary at AMC Theaters
The Power of the Subconscious Mind - Free Lecture
The Power of the Subconscious Mind - Free Lecture
**How to take control of your subconscious and harness its power!** Join us for an eye-opening lecture where the speaker will break down complex ideas in a clear and practical way. You’ll gain insights into: ✅ The true definition of the subconscious ✅ How it generates unwanted emotions ✅ Its real purpose and function ✅ What determines the pressure it exerts on you And the most important topic: **How do you take control of your subconscious!** But this isn’t just another lecture where you sit and listen passively. It’s interactive and engaging—you can ask questions at any time. 📅 Reserve your spot now! Seats are limited, so don’t wait too long to sign up. Location: 1266 Dublin Rd, Columbus, OH 43215 Hosted by the Hubbard Dianetics Foundation
Oscar International Nominee:  SIRAT at the Gateway Film Center
Oscar International Nominee: SIRAT at the Gateway Film Center
Join us as we get together to see SIRAT, an Oscar-nominated Best International Film from Spain that follows a father, accompanied by his son, goes looking for his missing daughter in North Africa. Here’s a description, trailer and our plan for this event: DESCRIPTION: A father, accompanied by his son arrive at a rave deep in the mountains of southern Morocco while searching for his daughter who vanished months ago at one of these endless, sleepless parties. As their search continues, the journey forces them to confront their own limits. The film is directed by Oliver Laxe and stars Sergi Lopez, Bruno Nunez Arjona and Richard Bellamy. TRAILER: https://www.youtube.com/watch?v=ww-IXHXvS70 BUZZ & ACCLAIM: SIRAT has already won numerous awards, including 4 at the 2025 Cannes Film Festival, along with the Chicago, Montclair and Toronto International Film Festivals! It also earned a whopping 11 nominations at the 40th Goya Awards, including Best Film and Director, and was nominated for Best International Feature Film and Best Sound at this year’s Academy Awards. The film is earning a stellar 92% positive rating on Rotten Tomatoes which calls it “an unforgettable exercise in tension” and “a brutal reminder that the journey can be more important than the destination.” PLAN: Please purchase your ticket for the 7:00pm showing and we’ll meet inside the upstairs lobby between 6:40 and 6:50pm. Super Tuesday ticket price is just $6.50 (including online fee)! Advance ticket purchase is advised (via Gateway website preferred). Once you have yours, please list your seat number in the Comments section of this event! This one will be a “movie only” event. PARKING: Close, convenient parking is available in the nearby garage (located between 9th and 11th, just off High St). Bring your ticket with you and have it validated at the theater and for $2, you’re covered for the night! Look forward to seeing you there, Dan
In-Person Meeting: How to Improve Relationships with Others
In-Person Meeting: How to Improve Relationships with Others
Attend a free seminar on how to have successful and lasting relationships. At this seminar you will learn: How to spot and handle negative and toxic relationships. How to get through the "rough patches" in a relationship. How to choose the right people to work with. The three things that make or break any relationship. How to make a good relationship great. All are welcome. Be sure to click on the red "Attend" button below to come to this local event. We look forward to seeing you there. Hosted by the Dianetics and Scientology Life Improvement Center of Central Ohio.