Skip to content

Rust

Meet other local people interested in Rust: share experiences, inspire and encourage each other! Join a Rust group.
pin icon
7,801
members
people1 icon
13
groups

Frequently Asked Questions

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

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

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

Rust Events Today

Join in-person Rust events happening right now

Cloud Native London, March 2026
Cloud Native London, March 2026
Hi folks! Welcome to our March Cloud Native London meetup! Join us to hear from our three great speakers and network with your fellow techies over pizza and drinks, or alternatively chat and following along on Youtube! 6:00 Pizza and drinks 6:30 Welcome 6:45 Predictable Systems in an Unpredictable World (Behrad Babaee, Aerospike) 7:15 Observability with HAProxy: detecting what is not working and why (Baptiste Assmann, HAProxy Technologies) 7:45 Break 8:00 eBPF: Revolutionizing Cloud-Native Security (Alam Ahmed) 8:30 Wrap up See you there! Cheryl (@oicheryl) **Predictable Systems in an Unpredictable World (Behrad Babaee, Aerospike)** Modern systems are challenged by volatility. Traffic patterns shift without warning, workloads evolve continuously, and failures are no longer exceptional events. In this environment, average performance is meaningless. What matters is whether systems behave predictably when conditions change. This session explores how system design choices determine behavior under volatility. We will discuss why many modern architectures rely on fragile assumptions about steady-state workloads, cache locality, or predictable growth, and how those assumptions break down in real production environments. Through concrete examples and architectural discussion, we will examine what it means to design systems that remain predictable as load, access patterns, and scale evolve. The goal is not to showcase tools or benchmarks, but to build a shared mental model for thinking about predictability as a first-class system property. *Behrad Babaee is a software engineer who leads Product Marketing at Aerospike, shaping positioning and go-to-market strategy for real-time data systems in the AI era.* *He began his career building scalable, distributed applications for organisations including Barclays and Credit Suisse, before moving into architecture and field leadership roles at Aerospike and DataStax.* *Today, he combines deep engineering expertise with strategic product leadership, focusing on how organisations design systems that remain predictable, resilient and performant under real-world volatility.* **Observability with HAProxy: detecting what is not working and why (Baptiste Assmann, HAProxy Technologies)** Is it the network, the app, or the database? In complex microservices environments, "mean time to innocence" is a critical metric for platform engineers. HAProxy sits at the convergence of these traffic flows, providing a unique vantage point to answer the ultimate observability question: "WTF is going on?". We'll do a deep dive into the metrics that matter, so you can detect anomalies before users complain. You will learn: * The difference between monitoring and observability in a reverse proxy context. * How to access HAProxy’s detailed logs, stats, and stick-tables. * How to analyze the "life of a request" using precise timers to pinpoint latency sources. * How to use HAProxy’s observability features to fix real-world issues (demo) * How HAProxy Fusion provides centralized observability and automation for enterprise deployments at scale. *Baptiste Assmann is Director of Product at HAProxy Technlogoes. He spent his carreer on networking and high performance architecture. Today, he plays a key role on HAProxy's ecosystem evolution: from bare metal to Kubernetes and from load balancing to advanced security at scale and always looking forward for what's next!* **eBPF: Revolutionizing Cloud-Native Security (Alam Ahmed)** eBPF: Revolutionizing Cloud-Native Security from the Kernel Up Cloud-native architectures have fundamentally broken traditional security models. While 67% of organizations now delay deployments due to Kubernetes security concerns, conventional tools remain blind to the dynamic, ephemeral nature of containers—operating from the outside looking in, missing critical kernel-level threats until it's too late. This session reveals how eBPF (extended Berkeley Packet Filter) is transforming cloud-native security by moving visibility and enforcement directly into the Linux kernel. Through real-world case studies from Meta, Google, and Cloudflare—where eBPF processes billions of packets per second and mitigates multi-terabit DDoS attacks—you'll discover how this technology delivers 10x performance improvements with <1% CPU overhead. We'll explore the production-ready CNCF ecosystem (Falco, Tetragon, Cilium) and demonstrate practical security observability patterns: process execution monitoring, network correlation with Kubernetes context, file integrity tracking, and syscall anomaly detection. No kernel modules. No code changes. Complete visibility. Whether you're battling container escapes, cryptojacking, or compliance gaps, this talk provides the architectural blueprint for security that matches the speed and scale of cloud-native—without sacrificing agility. *Alam Ahmed is a Junior Cloud & DevOps Engineer with NOC operations experience and a focus on cloud security. He has spoken at Elastic London and Yorkshire DevOps on Security as Code practices, contributes to open-source projects including Envoy AI Gateway, and is passionate about kernel-level observability and cloud-native defense.* ***Check out [https://www.oicheryl.com/cloudnativelondon](https://www.oicheryl.com/cloudnativelondon) if you're interested in speaking or sponsoring.***
BrushTherapy - PaINt WoRKsHoP - Unleash your Creativity!
BrushTherapy - PaINt WoRKsHoP - Unleash your Creativity!
Join for a unique 🧑🏻‍🎨 BrushTherapy 🎨 Paint workshop focused on healing through creativity. 🌈 DiVe iNtO the WoRLd of CoLOuR🌻 🦄 Whether you are new to art or looking to deepen your practice, this Art Therapy workshop promises to ignite your creativity and nurture your soul. 🦋 We explore how art can be a powerful tool for healing and self-expression. 🪲This workshop will also delve into the cultural aspects of art, offering a rich learning experience for participants. 🪷 During this class, participants will engage in hands-on activities, guided by experienced instructors, that will tap into the healing arts of painting and crafts. 🧚‍♂️ Discover the therapeutic benefits of creativity while connecting with a community of cultural creatives.
Aerospike / Cloud Native London
Aerospike / Cloud Native London
**\*\*\*Important Note: Please register [here](https://www.meetup.com/cloud-native-london/events/312298108/?eventOrigin=group_upcoming_events)\*\*\*** We're thrilled to be speaking at the March edition of Cloud Native London! Join us for an evening of deep-tech insights and networking with the local cloud-native community. If you can’t make it in person, you can still catch the livestream and chat with us on YouTube. **Agenda** 6:00 Pizza and drinks 6:30 Welcome 6:45 Predictable Systems in an Unpredictable World (Behrad Babaee, Aerospike) 7:15 Observability with HAProxy: detecting what is not working and why (Baptiste Assmann, HAProxy Technologies) 7:45 Break 8:00 eBPF: Revolutionizing Cloud-Native Security (Alam Ahmed) 8:30 Wrap up See you there! **Predictable Systems in an Unpredictable World (Behrad Babaee, Aerospike)** Modern systems are challenged by volatility. Traffic patterns shift without warning, workloads evolve continuously, and failures are no longer exceptional events. In this environment, average performance is meaningless. What matters is whether systems behave predictably when conditions change. This session explores how system design choices determine behavior under volatility. We will discuss why many modern architectures rely on fragile assumptions about steady-state workloads, cache locality, or predictable growth, and how those assumptions break down in real production environments. Through concrete examples and architectural discussion, we will examine what it means to design systems that remain predictable as load, access patterns, and scale evolve. The goal is not to showcase tools or benchmarks, but to build a shared mental model for thinking about predictability as a first-class system property. ***Behrad Babaee*** *is a software engineer who leads Product Marketing at Aerospike, shaping positioning and go-to-market strategy for real-time data systems in the AI era.* *He began his career building scalable, distributed applications for organisations including Barclays and Credit Suisse, before moving into architecture and field leadership roles at Aerospike and DataStax.* *Today, he combines deep engineering expertise with strategic product leadership, focusing on how organisations design systems that remain predictable, resilient and performant under real-world volatility.* **Observability with HAProxy: detecting what is not working and why (Baptiste Assmann, HAProxy Technologies)** Is it the network, the app, or the database? In complex microservices environments, "mean time to innocence" is a critical metric for platform engineers. HAProxy sits at the convergence of these traffic flows, providing a unique vantage point to answer the ultimate observability question: "WTF is going on?". We'll do a deep dive into the metrics that matter, so you can detect anomalies before users complain. You will learn: * The difference between monitoring and observability in a reverse proxy context. * How to access HAProxy’s detailed logs, stats, and stick-tables. * How to analyze the "life of a request" using precise timers to pinpoint latency sources. * How to use HAProxy’s observability features to fix real-world issues (demo) * How HAProxy Fusion provides centralized observability and automation for enterprise deployments at scale. ***Baptiste Assmann*** *is Director of Product at HAProxy Technlogoes. He spent his carreer on networking and high performance architecture. Today, he plays a key role on HAProxy's ecosystem evolution: from bare metal to Kubernetes and from load balancing to advanced security at scale and always looking forward for what's next!* **eBPF: Revolutionizing Cloud-Native Security (Alam Ahmed)** eBPF: Revolutionizing Cloud-Native Security from the Kernel Up Cloud-native architectures have fundamentally broken traditional security models. While 67% of organizations now delay deployments due to Kubernetes security concerns, conventional tools remain blind to the dynamic, ephemeral nature of containers—operating from the outside looking in, missing critical kernel-level threats until it's too late. This session reveals how eBPF (extended Berkeley Packet Filter) is transforming cloud-native security by moving visibility and enforcement directly into the Linux kernel. Through real-world case studies from Meta, Google, and Cloudflare—where eBPF processes billions of packets per second and mitigates multi-terabit DDoS attacks—you'll discover how this technology delivers 10x performance improvements with <1% CPU overhead. We'll explore the production-ready CNCF ecosystem (Falco, Tetragon, Cilium) and demonstrate practical security observability patterns: process execution monitoring, network correlation with Kubernetes context, file integrity tracking, and syscall anomaly detection. No kernel modules. No code changes. Complete visibility. Whether you're battling container escapes, cryptojacking, or compliance gaps, this talk provides the architectural blueprint for security that matches the speed and scale of cloud-native—without sacrificing agility. ***Alam Ahmed*** *is a Junior Cloud & DevOps Engineer with NOC operations experience and a focus on cloud security. He has spoken at Elastic London and Yorkshire DevOps on Security as Code practices, contributes to open-source projects including Envoy AI Gateway, and is passionate about kernel-level observability and cloud-native defense.* **\*\*\*Important Note:** Please register [here](https://www.meetup.com/cloud-native-london/events/312298108/?eventOrigin=group_upcoming_events)\*\*\*
£10/Business Networking: Health Care, Wellness Industry at Temper Covent Garden
£10/Business Networking: Health Care, Wellness Industry at Temper Covent Garden
**RSVP TO ATTEND THIS EVENT. ALL TICKETS MUST BE PURCHASED IN ADVANCE TO ATTEND THIS EVENT..** **Welcome to Socialite Connections –** **Business Networking: Health Care, Wellness Industry** Join us for an extraordinary networking experience designed exclusively for passionate professionals in the **health care and wellness industry** ecosystem! This dynamic event is your gateway to connecting, collaborating, and catalysing transformative opportunities across cutting-edge industries. Socialite Connections connects the dots between industry experts, entrepreneurs, and organizations, fostering meaningful connections, collaborations, and insights that drive progress and improvement in the healthcare and wellness sector. You must book a ticket via the link: https://fatso.ma/3ld1 Book here via: https://www.eventbrite.co.uk/e/10business-networking-health-care-wellness-industry-at-temper-tickets-1982072611537?aff=oddtdtcreator **We start the event at 6.00pm with a warm welcome.** Having an open-minded approach is ideal, as it will enable you to establish new connections. We have hired the private room downstairs. **Temper Covent Garden** \- Located in Covent Garden on Mercer Walk\. Like its sister restaurants in Soho and City, temper Covent Garden features an open grill where chefs cook ethically-sourced meat. Similar to the other sites, this location also focuses on tacos, meat and fire. **Event Schedule** **18:00 – 20:30 \| When you arrive\,** your name will be checked off the guest list, you will be given a name badge and you will be introduced to each other. **19:00 – 19:30 \| One Minute Elevator Pitch:** All attendees will be given the opportunity to introduce themselves to everyone in the room to talk about your startups or ideals. (Pitch starts at 19.00pm sharp, please dont be late) **19:30pm \- 20:30 \| Network & chill: I**t will be a free form event where guests can mingle amongst each other in a relaxed environment, when the pitches are finished. **Why Attend?** Expand your network within the **health and wellness industry**. Gain insights, discover new opportunities, and connect with like-minded professionals. Foster meaningful relationships and drive personal and professional growth while making meaningful professional connections. Potential Partnership Opportunities, gain insights into Emerging Industry Trends. **One Minute Elevator Pitch:** All attendees will be given the opportunity to introduce themselves to everyone in the room talk about your startups or ideals. (Pitch starts at 19:00pm sharp, please dont be late) **Who Should Attend?** This event brings together experts and enthusiasts from the healthcare, wellness industry to share knowledge, ideas, and opportunities in a supportive environment. **Health Care Professionals, Wellness Experts, Entrepreneurs & Investors, Health & Wellness Entrepreneurs, Wellness Technology Experts, Healthcare Practitioners, Nutrition Specialists, Wellness Coaches, Startups & Founders, Working Professionals.** **Tickets are limited to just 40 attendees.** We like to make sure everyone gets the opportunity to talk to each other. You must book a ticket via the link: https://fatso.ma/3ld1 Book here via: https://www.eventbrite.co.uk/e/10business-networking-health-care-wellness-industry-at-temper-tickets-1982072611537?aff=oddtdtcreator You are invited to join the dedicated Whatsapp group for the event and start networking before the actual event. Register now to secure your spot and be part of this transformative networking experience! **Tickets need to be bought online in advance to attend this event. Tickets are not available at the door.** **Refund policy: There is no refund at this event. Your ticket can be reassigned to another person of your choice.**
Hands-on with Agent Development Kit (ADK)
Hands-on with Agent Development Kit (ADK)
Agenda 6.30PM Registration&nbsp;(Snacks) 7.00PM Welcome 7.15PM Workshop (1hr 45min) 9.00PM till 10.00PM Networking&nbsp;(pizzas & drinks) Speaker & Content Wietse Venema Senior Developer Relations Engineer, Google Title : Hands-on with Agent Development Kit Description : Get hands-on with Google Agent Development Kit (ADK), Google’s framework for building, evaluating, and deploying AI agents. You'll progressively learn to design advanced agents and train them to play the text-based adventure game “The Garden of the Forgotten Prompt”. Get ready to explore a mysterious world, solve puzzles, and uncover secrets! Ideal for developers and architects aiming to build next-generation, intelligent applications. Disclaimer Participants are required to bring their own, charged laptop. Please note that registration is needed to enter the event - We will not be able to grant access on the day without a ticket. Please show proof of ticket confirmation upon arrival. Please ensure you register with your&nbsp;full legal name&nbsp;- We are unable to accept registrations without surnames or name abbreviations. Agenda --- Hosted By Amanda Cavallaro, GDG Organizer I'm an Aikidoka, Developer Advocate, Software Developer, Google Developers Expert, Linkedin Learning Author and a Full Stack Web Development Specialist. Saverio Terracciano, GDG Organizer Stefano Le Pera, GDG Organizer Lorenzo Turrino, GDG Organizer Natalie Godec, GDG Organizer Systems/DevOps/Cloud engineer and a resident GCP expert. Women TechMakers Ambassador, Google Developer Expert in Cloud and Champion Innovator. I photograph, drink tequila and collect designer handbags ✨ Kubra Harmankaya, Android Developer Complete your event RSVP here: https://gdg.community.dev/events/details/google-gdg-cloud-london-presents-hands-on-with-agent-development-kit-adk/.
Knowing Who You Can Trust
Knowing Who You Can Trust
Your survival depends on knowing who you can rely on. But how can you tell who your real friends are? How can you determine if a person will help make a joint venture successful? Is there a way to predict behavior? Yes. There are fundamental elements to human behavior. When you know them you have insight into your fellow man, and just by observing how people act, you will know *everything* about them. #### On this lecture you will learn: * The important role of trust in human relationships. * The Hubbard Chart of Human Evaluation—the tool to know true character and predict what people will do. * How to evaluate others accurately and guarantee a more certain future for yourself and those you care about. With the knowledge you learn on this course, you will have tools to know who you can trust and who you can depend on. *“Trustworthiness is a highly esteemed commodity. When one has it, one is considered valuable. When one has lost it, one may be considered worthless.”* *—L. Ron Hubbard*
DevOps The Next Generation: Data's revenge
DevOps The Next Generation: Data's revenge
We're holding the first of our 2026 London MeetUp events on **Wednesday, 4th March @ 6pm**, courtesy of our hosts [Fivium](fivium.co.uk) and [Tarmac IO](www.tarmac.io). We'll take care of the pizza, drinks and two great presentations. You just need to bring you. **AGENDA** * **18:00:** Doors Open, networking, drinks & pizza * **18.45:** Official Welcome * **18.50:** A data hoarder's guide to surviving cloud bills -- Darko Klincharski, DevOps Lead @ Tarmac.io * **19.20:** You are the role model -- Beverly Clarke MBE, Tech Education Expert * **19:50:** Close * **20:00:** Networking and drinks **LOCATION** [Fivium ](https://www.fivium.co.uk/) 15 Adam St, London WC2N 6AH **what3words Address:** ///trim.most.other **HOW TO GET THERE** **Tube:** Embankment (5 mins) - District and Circle, Northern, Bakerloo Covent Garden (5 mins) - Piccadilly Line Temple (8 mins) - District and Circle Line

Rust Events This Week

Discover what is happening in the next few days

Error-handling in C++26
Error-handling in C++26
This month we have a visiting speaker from think-cell, Sebastian Theophil, who will talk to us about error handling in C++26 (with sprinkles of C++23). We also have space for a shorter talk, or lightning talks. If you would like to speak - even for just five minutes, please drop something into cppldn.uk/speak. **think-cell** will also be supporting the group by providing pizza and drinks - thanks **think-cell**! Thanks, also, to **Maven Securities** for hosting us again, this month. **As usual we'll need your full name for the door list, so we'll be asking for this on registration** (as this may be different to your username). This data will only be used for the door list/ registration and not published anywhere or used for other purposes. If you'd like to speak at a future event please get in touch at [cppldn.uk/speak](http://cppldn.uk/speak). **Here's the approximate schedule:** **18:30** *Doors open* **19:00** "Intro and news" - *Phil Nash* **19:10** *"compile_assert - Compile time C++ assertions" - Jonathan Grant* I present compile_assert(expression, message), a new C++ keyword proposal for enforcing assertions at compile time within ordinary (non-constexpr) functions. compile_assert provides advanced asserts at compile time, not runtime. Used for bounds checking, parameter validation and data validation at compile time. All three major compilers (GCC, Clang, MSVC) are supported with a sample implementation. The example implementation does this by using GCC’s attribute error which works with Clang. **19:25** "Compile-Time Data Layout Transformation with C++26 Reflection" - *Arturs Kalnins* We’ll use C++26 static reflection and injection to convert an AoS into a SoA at compile time, live on the latest GCC, with zero macros and zero boilerplate. **19:40** *break* **20:00** "To Err is Human: Robust Error Handling in C++26" - *Sebastian Theophil* A walk through the new error handling features in C++26 — including \`std::expected\`, \`std::stacktrace\`, contracts, and more — and how they can help us write more robust, maintainable code. **21:00** *Conclusion, and moving on somewhere else* \-\-\- **About the speakers** *Sebastian* has been working at think-cell since it was founded in 2002. In the last few years, among many other things, he has ported think-cell to run on macOS. He also maintains the typescripten project, which lets programmers call JavaScript libraries from C++ code compiled to WebAssembly in a convenient and type-safe way. He enjoys leaving his desk from time to time to talk at international C++ conferences. *Jonathan* has been a Software Engineer since 2003, worked in the video games industry and also embedded space for a long time at Renesas in safety critical systems for the automotive sector in C and C++. He also develops bespoke machine learning software in C++. He has a BSc Computer Science and an MSc Software Engineering. *Arturs* is a C++ software engineer with a background in aerospace engineering, where he developed a strong foundation in mathematics and systems thinking. He builds reliable, high-performance systems across embedded software, networking, and distributed platforms, with a particular focus on modern C++ (23/26), Rust, and performance-critical design. He enjoys tackling complex engineering challenges, designing clean abstractions, and contributing to the standards and practices that help teams deliver robust systems effectively.
Russian Conversation Class
Russian Conversation Class
Дорогие друзья! Я приглашаю вас на встречу для практики русского языка как иностранного 🎉 📍 Где: Southbank Centre 🕖 Когда: каждый четверг в 19:00 💷 Стоимость участия: £5 В отличие от нашей традиционной встречи в пабе, это занятие будет более структурированным: • вы получите раздаточные материалы (handouts); • мы будем обсуждать интересные темы, делиться мнениями, дебатировать и играть — всё на русском! 🇷🇺 Эта встреча идеально подойдёт для тех, кто владеет русским языком на среднем уровне и выше, и хочет улучшить разговорные навыки в живом и увлекательном формате. Приходите — будет весело, полезно и по-русски! 😊
Julie Henderson Russell Boyle Badminton Academy
Julie Henderson Russell Boyle Badminton Academy
Every week is a badminton academy for improver/intermediate/advanced standard. I also run nine teams that play in leagues out of the academy. Unfortunately this class does not cater for beginners! Wanting people who wish to enjoy and improve with games and advice with a coach who has played county and national level badminton, and has also played for England. Just come along, bring a racket, very friendly atmosphere! Class from 7.30 - 9.30pm weekly, £14.00 per session or £35.00 for three sessions t be paid up front and must be used within six months, payable by cash only. I have coached players from beginner to international standard. Please message me with any questions. Thanks
🇬🇧🇪🇸🇫🇷🇯🇵🇮🇹 ALDGATE - Language Exchange & Social  🇩🇪🇨🇳🇧🇷🇰🇷🇪🇬
🇬🇧🇪🇸🇫🇷🇯🇵🇮🇹 ALDGATE - Language Exchange & Social 🇩🇪🇨🇳🇧🇷🇰🇷🇪🇬
IMPORTANT - PLEASE READ! Welcome to the Highest Rated International Language Exchange group in London,🏆 with 1400+ reviews rated 5 stars ⭐⭐⭐⭐⭐ Join us on **Friday** for our weekend global language exchange and social 😊🍻🥂 TO ATTEND THIS EVENT YOU **MUST**👇👇 1. Have your Meetup confirmation visible on your phone when you arrive. 2. Collect & wear your badge as soon as you arrive and always BEFORE buying your drinks and food. 3. Pay the £2 event fee. The event starts at 7pm. **The event fee is £6 if you arrive after 8:30pm** Start meeting the community and having fun...lots of fun! www.languages.london 🇬🇧🇪🇸🇫🇷🇯🇵🇮🇹🇩🇪🇮🇳🇨🇳🇧🇷🇰🇷🇪🇬🇭🇰🇺🇸🇨🇴🇺🇦🇹🇷🇷🇺🇦🇺 WHEN & WHERE This Friday we'll be returning to The Craft Beer Co, St Mary Axe.** **Address: 29-31 Mitre Street, London, EC3A 5BU** https://maps.app.goo.gl/49HnHGap8hQMbQNWA **HOW WE DO IT** It's simple .... \~ When you arrive please collect your personalised language badge from us. We'll be waiting to give you a warm welcome 😃 \~ Please wear your badge during the event and always return it before you leave ♻️ \~ Start meeting the community and having fun...lots of fun! Please buy something from the bar to support the venue, who kindly offer us a dedicated space. 🇵🇱🇹🇼🇲🇽🇻🇳🇧🇬🇵🇸🇸🇪🇮🇱🇨🇦🇳🇱🇿🇦🇭🇺🇹🇭🇵🇪🇧🇴🇳🇬🇳🇿🇨🇭 **WHO** Languages in London events are organised for our community - being social, making new friends, building cultural bridges and always very relaxed. We have the largest number of languages and countries represented in our weekly language exchange and social events in London. This is **not** a dating event. Our events are open to Internationals, Locals, Expats, Students, Travellers..... Everyone! Are you an 18 to 24 year old? Come and explore our events. This is the event for a truly global community and for citizens from around the World. Is this the Intercambio you've been looking for? Want to practice your ingles, espanol , francais, italiano, Deutsch, portugues or other European languages? Asian languages ? Or maybe prefer to only speak English.... that's just fine. **All languages and all fluency levels are welcome** Spread the love...Bring your friends 💙 The creator and organiser of **Languages in London - Girish**, will always be visible at the event and there to support you and help with introductions, if you prefer. We want to remain the BEST language events group in London, being the biggest isn't our focus. These are real events with real people. We don't fill our events with inflated numbers and fictitious attendees 👻 **Community members that no-show at our events and inactive members are regularly removed from our group.** **LANGUAGES** Here's a selection of some of the languages that our community speak or have been practicing ... English, Spanish (incl Latin American), French, Italian, Portuguese (incl Brazilian), German, Japanese, Chinese (Mandarin & Cantonese), Russian, Korean, Hindi, Turkish, Arabic, Ukrainian, Polish, Hebrew, Swedish, Bulgarian, Vietnamese, Hungarian, Bengali, Dutch, Catalan, Farsi, Greek, Urdu, Welsh, Romanian, Norwegian, Czech, Slovakian, Estonian, Danish, Finnish, Turkmen, Latvian, Lithuanian, Nepali, Yoruba, Filipino, Thai, Albanian, Croatian, Serbian, Ebo, Afrikaans, Tamazight, Tagalog, Creole, Malagasy, Mongolian, Tok Pisin and more... you get the idea! 🇷🇴🇬🇹🇨🇿🇳🇴🇩🇰🇫🇮🇨🇾🇺🇾🇪🇬🇧🇬🇦🇷🇰🇪🇱🇰🇲🇦🇹🇳🇩🇿🇸🇬🇲🇾 **SUSTAINABLE** 🌎🌳 Like you, we really care about our planet. We don't like single use paper name tags, stickers or wristbands as they can't be reused or recycled and can even damage your clothing ☹️ The Solution? ...Our personalised and completely reusable Languages in London badges! 🏆👍 So, please make sure you return your badge to us, before you leave the event. We'll sanitise it (anti bacterial & disinfectant cleaners) and use it again & again & again. Thanks for helping us do the right thing and keep our costs down🙏 **SAFE SPACE FOR EVERYONE** 👮‍♂️ We don't tolerate prejudice or harassment of any kind, at any time. Be polite and respectful to everyone else and they will reciprocate. Let's keep the space safe, welcoming for everyone and free of any political agendas. Please report any concerns to the Organiser immediately. Please look after your belongings, the venue is a public place. We may take photos or video at the event for future promotional use. Let us know if you'd rather not be included, we respect your choice 📸 **SPREAD THE WORD** 🗣️💬 If you enjoy our events, please tell your friends and colleagues and help us grow **your** community, thank you ♥️ Join our community - https://www.languages.london/ We're looking forward to welcoming you at Languages in London 😊👋 🇲🇰🇳🇵🇧🇩🇵🇭🇦🇪🇦🇱🇧🇪🇮🇪🇰🇿🇱🇦🇯🇴🇱🇹🇱🇻🇪🇪🇰🇭🇨🇱🇲🇳🇨🇺
Free Chinese English Language Exchange 语言交换
Free Chinese English Language Exchange 语言交换
2nd Sunday of every month, join us for a relaxed and fun language exchange, where meaningful conversations flow as freely as delicious coffee and tea! This isn't just practice; it's **accelerated progress** in a supportive setting, designed to quickly boost your **Mandarin, Cantonese and English** skills. **How We Make It Effective & Enjoyable:** * **Perfect Groupings:** We carefully match you with native speakers and learners at a similar level, ensuring comfortable and productive conversation practice. * **Forget awkward silences!** We provide fun, engaging discussion topics to spark lively chats and keep the conversation flowing. * **Maximise Your Practice:** Rotate between groups if you wish to connect with more people and strengthen your conversation skills! * **Expert Support:** Our experienced tutor is always on hand to help. 👌 **All levels welcome!** Native speakers and learners alike. 💛 Please support the cafe by buying a drink or snack while you are here - they've kindly let us use the space. We can't wait to welcome you! \-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\- **Take your Mandarin beyond the exchange.** 🤝 If you’re looking for a bit more structure to go along with your conversation practice, let’s chat! We're offering **complimentary 1-on-1 advice sessions** to help you find the perfect learning path. Get a professional assessment of your level so you can study with confidence. **No commitment** required. [Book your Free Session](https://eu.bigin.online/org20070515371/bookings/course-advice) \-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\- **China Unbound** is the best place to learn practical Chinese for adults. While most schools prioritise grammar and writing, China Unbound empowers you to confidently communicate in Chinese in real-world situations. Join us and discover a fun, fast, and personalised way to master Chinese! \-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\- **🤘 FAQs:** **I'm learning Chinese, are the sessions suitable for beginners?** Yes! Come and speak as much or as little as you like, or just come and listen! There is no pressure! **Are there any discounts for Chinese lessons for members?** Yes, you can use code MEETUP10 for your exclusive £10 discount on our [Chinese courses](https://china-unbound.co.uk/personal/) site-wide! \-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\- 每个月的第二个星期天,来加入我们,享受一场轻松又有趣的语言交流体验!在茶香与咖啡的陪伴下,开启一场自然流畅、充满收获的双语对话。 这不仅仅是练习,而是一种更快提升你英语水平的高效方式。我们为你打造一个轻松友好、真正有用的语言环境,让你的口语交流能力飞速进步! **我们如何让语言交换高效又好玩:** * **精准匹配,聊天不尴尬**:我们用心将你和母语者或相近水平的学习者配对,确保每一次对话都轻松自在又高效实用。 * **话题有趣,轻松破冰**:拒绝冷场!我们提前准备了有趣又实用的聊天话题,让你一开口就停不下来,交流自然顺畅。 * **灵活轮换,提升更全面**:想多练一点?欢迎自由选择是否换组,认识更多人、接触不同语言风格,快速提升真实沟通能力。 * **专业老师现场支持**:我们的资深语言导师会在现场提供实时帮助,确保你在交流中不断进步、有信心开口! **活动详情:** 🗓️ **时间**:每月第二个星期日 ⏰ **时段**:下午 2:30 - 4:30 💰 **费用**:免费参加 不只是练语言,这里还有文化的碰撞、朋友的陪伴和成长的喜悦。现在就来加入我们,开启你的高效交流之旅吧! **🤘 常见问题解答:** **我最后会不会一直说中文而一无所获?** -不会,因为我们的“快速聊天”模式鼓励大家用中/英文交换来交流。 **会员有折扣吗?** 有,欢迎你跟你学中文的朋友分享代码**Meetup10**,他们会获得10镑的独家折扣!
AI Builders London
AI Builders London
Register: [https://luma.com/london-mar5](https://luma.com/london-mar5) **Join our meetup for AI nerds, engineers & founders!** We share the latest insights about: *AI dev tools, Agent frameworks, RAG, vibe coding, and more!* ​​\*\*// FOR WHO\*\* ✅ Devs, Product peeps, Data lovers, ML engineers, Founders ✅ Anyone building with AI ⚠️ Some LLM knowledge required!\* Neo4j Session: **Living in an Agentic World (model) by Andreas Kollegger** What if we onboarded AI agents the same way we onboard employees? That's the key insight of "context graphs" - giving agents access to why decisions are made improves their performance. This leads to \*Agentic World Models\*: the convergence point where agent memory, knowledge graphs, and context graphs meet. Agents discover written policies and unwritten tribal knowledge, learn formal org structures and informal influence networks, and capture the \*decision traces\* that explain not just what happened, but why it was the right call. We'll cover: \- how to capture decisions traces \- how to query the context graph when making decisions \- a demo of what this looks like Together, we'll put context in context.
[Islington] 廣東話桌遊聚會 - Mar 7 (Sat)
[Islington] 廣東話桌遊聚會 - Mar 7 (Sat)
**今次會帶嘅遊戲**: Invention (Full) Dixit, Cryptid, Faraway, Agricola, The Mind, Next Station: London, Quest, Codename: Pictures, Fuji, Azul, Lost Cities, Patchwork, Wingspan, Nine tiles Panic, Modern Arts 及其他遊戲... and more... (待定) -可去此[相冊](https://www.meetup.com/kongfortable/photos/35791706/),睇睇我哋平時玩開咩 Games,見到想玩嘅可以留言話我哋知叫我地帶過嚟 -亦歡迎你帶你嘅愛game 過嚟同其他參加者玩 我哋會盡量每個月搞 1-2 次聚會,今次唔得閒記得下次嚟玩 **報名**︰ \- 場地可容納人數有限\(約30人\),請於 Meetup 報名 \-\- 如額滿可排 Waiting List \- 我哋會在現埸用 meetup 點名,所有出席活動嘅人務必用 meetup 報名 RSVP \- 報名時可留言你想玩的桌遊,我哋會盡量安排帶俾你玩 \(如果冇,會試下搵相同類型嘅遊戲俾你\) **收費** (因 no-show 情況嚴重,將採取新收費安排): \- 每位 £8 \(Visa\, Master\, AE\) \- 經 Sumup 網上付費留位,請使用此[連結](https://pay.sumup.com/b2c/QX72107Q) \-\- 請於付款時,在 Fullname 一欄填寫你的 **Meetup username** (不要填全名) \-\- 付款後,在 Meetup Inbox [管理員 Terry](https://www.meetup.com/members/473473274/) 通知付款時間 ( 例: 我於 26/02 13:45 成功付款 - Kongfortable ) \- 如你有帶 Guest,請使用連結再次付款,其中注明 \[username\]'s guest \- 排 Waiting List 人仕請不要先付款,如成功 RSVP 後會通知你去付款 \* 如報名者沒有在 Meetup 報名後24小時內付款留位,主辦方有權將你的報名移到 Not-going List 而不作通知 **遊戲類別** (包括但不限於): \- 歐式/美式/戰棋桌遊 \(輕/中/重\) \- Party Game \- 合作遊戲 \- 身份遊戲 \- 每次 meetup 都會輪換遊戲,有特定 game 想玩可以問定! **活動流程**: \- 我哋會將閒置玩家聚集做 2\-5 人一枱玩 \- 唔識玩完全唔緊要,主辦人員 / Helper 會用廣東話教玩開Game \-\- 中途有問題當然可以問點玩 \(但我哋唔會主動提供策略\) \- 可以在現場睇下有咩遊戲想玩 \(如果冇足夠玩家開Game,我哋得閒嘅話會"戥腳"\) **飲食**: \- 場地提供樽裝水及含糖飲料\(收費\) \- 場地不提供主食,只提供一款軟糖\(收費\) \- 可自攜/外賣飲品食物 \- 避免進食沾污雙手的食物或謹記要洗手! \- 玩完可以一齊去附近晚飯 **交通**: \- Northern Line Archway Station / Overground Upper Holloway Station 步行 5\-10分鐘 \- 場地提供專屬泊車位\(約6個位\),及場地對出後街星期六全日免費泊車,歡迎揸車嘅朋友! **守則**: \- 請各位參加者不要no show,會浪費人手和場地資源。因場地所限使參加人數有限,如果有人no show 就代表有人想來玩但結果位置被浪費 \-\- 如果你因事要取消行程,請於活動開始48小時前取消報名,否則以no show 論 \-\- 我們會將no show 者記錄在案 \- 請各位參加者盡量準時出席活動,方便主辦方管理及分配座位 \- 請於活動當日對主辦人員及其他參加者持良好態度,不要出作不當行為如騷擾、人身攻擊或作不雅言論等等 \- 所有 Boardgames 均由主辦人員、義工及其他玩家私人借出。全部Boardgames 均為心愛之物,請好好愛惜 \-\- 遊玩時保持雙手乾淨及枱面清潔 \-\- 不要屈牌或塗污版面 \-\- 完成遊戲後請檢查有否遺漏配件\(如跌在地下\)及按原狀收納好 **退款**: \- 請於活動開始48小時前取消報名及於Meetup Inbox 通知 [管理員 Terry](https://www.meetup.com/members/473473274/) 要求退款,否則將不獲退款 **備註**: \- 我哋只係向場地提供方租借地方,並非聯手搞活動 \- 主辦人員會於活動當日影低桌遊遊玩狀況作推廣用途,並會於上載前遮蓋拍攝到的個人特徵\(如面部\)

Rust Events Near You

Connect with your local Rust community

Cocoaheads
Cocoaheads
Come out to Improving for our monthly iOS and Mac meetings. This Month's Presentation: Nothing yet. (You should volunteer). 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/
DoJo (Informal Python Meeting)
DoJo (Informal Python Meeting)
**New Dojo Location!** **Draft Day Columbus** 1130 Dublin Road Columbus, OH 43215 We're going to try a new dojo location for a few weeks and see how it works Dojos are informal Python group study sessions where everyone interested in Python gathers to learn about Python, help others with Python, or just hang out. Everyone is welcome from Python beginners to experts. Bringing a laptop is encouraged (we'll have extension cords and power strips). If there's something you want to learn leave a comment on this invite so we can plan ahead. We're looking for topic suggestions and people interested in presenting at our monthly meetings. To this end we've set up a survey form at [https://docs.google.com/forms/d/15eBKF1nQQ2XS5gzD4rvhVRHMBEj7lJtHuA9wXupS3Uc](https://docs.google.com/forms/d/15eBKF1nQQ2XS5gzD4rvhVRHMBEj7lJtHuA9wXupS3Uc)
Columbus Code & Coffee 84 @ Improving
Columbus Code & Coffee 84 @ Improving
Columbus Code & Coffee is an inclusive, informal co-working session. People of all skill levels attend, and we love it that way. Many people (optionally) bring projects to work on, and many other people (optionally) socialize the entire time. It's entirely up to you! **What to Expect at the Intro Circle** \~\~\~\~\~\~\~\~\~\~\~\~\~ Near the beginning of the event (1:30 pm), we do a standup: * Organizer announcements, updates, and logistics Round 1 - (7 secs max): * Your name * What you're working on * What you can help others with Round 2: * Community events you wanna plug. If none, that's cool too. Round 3: * Job opportunities you're hiring for OR announce that you are looking for one. If none, that's cool. After the introduction circle, everything is self-organized! Feel free to work alone, pair up, attend one of our workshops/presentations, or mingle!
CBusData - Discover the Power of Window Functions
CBusData - Discover the Power of Window Functions
Window functions have nothing to do with the Windows operating system but provide a “window” to a result set when used in SQL queries. They are powerful, set-based methods to view data in unexpected ways. Window functions provide easy, set-based solutions to solve some common problems: * Using running totals * Performing operations in intervals * Identifying data gaps and islands * Performing aggregates without losing detail Many people are confused by window functions and do not know how to use them properly. This session will explore window functions, how they work, and how to use them. Demonstrations with several examples will solidify how window functions can simplify queries and make them more powerful.
Columbus PHP: Monthly Meetup
Columbus PHP: Monthly Meetup
Our monthly PHP meetup. A virtual shindig courtesy of Zoom. Check back here for the details around 6:15 pm
IxDA Chat ‘n Pancakes
IxDA Chat ‘n Pancakes
Join membersrs of the Central Ohio UX and digital design community for a casual monthly breakfast.