ACM TechTalks
ACM members and non-members alike are welcome to attend our popular series of free TechTalks by expert industry professionals, distinguished ACM award laureates, and visionary researchers from industry and academia. Focused on keeping our global audience of busy practitioners at the forefront of technical trends, professional development, and emerging technologies, the TechTalks are also popular with students and educators. Recent talks have covered topics in Artificial Intelligence and Machine Learning, Big Data and Data Science, Blockchain, Computer Vision, Deep Learning, JavaScript, Microservices, Python, Quantum Computing, and more. Registration is free and the TechTalks can be attended both live and on-demand, on desktop and mobile devices. Check this page frequently for upcoming events as well as our on-demand archive. To subscribe to our TechTalk announcements, email [email protected].
View Our Recent TechTalk
Creating Local First Collaboration Software with Automerge
Many of us use collaboration software such as Google Docs, Overleaf, Figma, or Trello every day. However, implementing real-time collaboration features in your own apps has long been technically challenging, and the resulting software is often fragile: it behaves poorly when the user’s internet connection is unstable, and service outages leave users locked out of their files.
Local-first software is an effort to make collaboration software less dependent on cloud services, and Automerge is an open-source library for realising local-first software. Automerge uses Conflict-free Replicated Data Types (CRDTs) to allow several users to concurrently update a file, and it automatically merges those updates into a consistent result. It provides data formats for efficiently storing this data and syncing it between users. It seamlessly supports both offline work and live real-time collaboration while users are online.
This talk will introduce our recent research on CRDTs, and provide an update on the latest developments in Automerge.
ACM Learning Center TechTalk Archive
ACM award winners, leading researchers, industry veterans, thought leaders, and innovators address today and tomorrow's hottest topics and issues in computing for busy practitioners, as well as educators, students, and researchers. Check out our archive of these ACM TechTalks, free for members and non-members alike.
TechTalks on Artificial Intelligence & Machine Learning
Talks from some of the leading visionaries and bleeding-edge researchers in AI/ML: Fei-Fei Li on visual intelligence in computers and ImageNet; Eric Horvitz on AI solutions in the open world; and Tom Mitchell on using ML to study how the brain creates and represents language.
Rebecca Parsons TechTalk
View the recent ACM TechTalk, "The (Medium Term) Future of Evolutionary Architecture," presented by Rebecca Parsons, CTO-Emerita at ThoughtWorks. Vanya Seth, Head of Technology for ThoughtWorks India, moderated the questions and answers session following the talk. Continue the discussion on ACM's Discourse Page.

Martin Kleppmann TechTalk
View the recent ACM TechTalk, "Creating Local-First Collaboration Software with Automerge," presented by Martin Kleppmann, Research Fellow at the Technical University of Munich, Germany. Peter van Hardenberg, Research Director at Ink & Switch, moderated the questions and answers session following the talk. Continue the discussion on ACM's Discourse Page.
