Podcasts about PubNub

  • 28PODCASTS
  • 31EPISODES
  • 38mAVG DURATION
  • ?INFREQUENT EPISODES
  • Oct 13, 2024LATEST
PubNub

POPULARITY

20172018201920202021202220232024


Best podcasts about PubNub

Latest podcast episodes about PubNub

Rustacean Station
PubNub with Stephen Blum

Rustacean Station

Play Episode Listen Later Oct 13, 2024 32:48


Allen Wyma talks with Stephen Blum about PubNub. PubNub is a real-time communication platform and infrastructure-as-a-service company that is integrating Rust into their stack. Contributing to Rustacean Station Rustacean Station is a community project; get in touch with us if you'd like to suggest an idea for an episode or offer your services as a host or audio editor! Twitter: @rustaceanfm Discord: Rustacean Station Github: @rustacean-station Email: hello@rustacean-station.org Timestamps [@00:00] - Meet Stephen Blum, CTO & Co-founder of PubNub [@06:43] - Implementing Rust in PubNub's infrastructure [@15:19] - Rust rewrite insights [@16:41] - PubNub's hiring process [@19:35] - Discussing concurrency [@22:07] - Pros and cons of full vs partial Rust rewrites [@30:39] - Closing discussion Other links RustASIA Conf 2025 Credits Intro Theme: Aerocity Audio Editing: Plangora Hosting Infrastructure: Jon Gjengset Show Notes: Plangora Hosts: Allen Wyma

Rust in Production
Rust in Production Ep 2 - PubNub's Stephen Blum

Rust in Production

Play Episode Listen Later Dec 28, 2023 57:28


In this episode, we are joined by Steven, the CTO of PubNub, a company that has developed an edge net messaging network with over a billion connected devices. Steven explains that while message buses like Kafka or RabbitMQ are suitable for smaller scales, PubNub focuses on the challenges of connecting mobile devices and laptops at a web scale. They aim to provide instant signal delivery at a massive scale, prioritizing low latency for a seamless user experience. To achieve this, PubNub has architected their system to be globally distributed, running on AWS with Kubernetes clusters spread across all of Amazon's zones. They utilize GeoDNS to ensure users connect to the closest region for the lowest latency possible. Steven goes on to discuss the challenges they faced in building their system, particularly in terms of memory management and cleanup. They had to deal with issues such as segmentation faults and memory leaks, which caused runtime problems, outages, and potential data loss. PubNub had to invest in additional memory to compensate for these leaks and spend time finding and fixing the problems. While C was efficient, it came with significant engineering costs. As a solution, PubNub started adopting Rust, which helped alleviate some of these challenges. When they replaced a service with Rust, they observed a 5x improvement in memory and performance. Steven also talks about choosing programming languages for their platform and the difficulties in finding and retaining C experts. They didn't consider Java due to its perceived academic nature, and Go didn't make the list of options at the time. However, they now have services in production written in Go, though rewriting part of their PubSub bus in Go performed poorly compared to their existing C system. Despite this, they are favoring Rust as their language of choice for new services, citing its popularity and impressive results. The conversation delves into performance considerations with Python and the use of PyPy as a just-in-time compiler for optimization. While PyPy improved performance, it also required a lot of memory, which could be expensive. On the other hand, Rust provided a significant boost in both memory and performance, making it a favorable choice for PubNub. They also discuss provisioning, taking into account budget and aiming to be as close to what they need as possible. Kubernetes and auto scaling with HPAs (Horizontal Pod Autoscaling) are used to dynamically adjust resources based on usage. Integrating new services into PubNub's infrastructure involves both API-based communication and event-driven approaches. They use frameworks like Axiom for API-based communication and leverage Kafka with Protobuf for event sourcing. JSON is also utilized in some cases. Steven explains that they chose Protobuf for high-traffic topics and where stability is crucial. While the primary API for customers is JSON-based, PubNub recognizes the superior performance of Protobuf and utilizes it for certain cases, especially for shrinking down large character strings like booleans. They also discuss the advantages of compression enabled with Protobuf. The team reflects on the philosophy behind exploring Rust's potential for profit and its use in infrastructure and devices like IoT. Rust's optimization for smaller binaries is highlighted, and PubNub sees it as their top choice for reliability and performance. They mention developing a Rust SDK for customers using IoT devices. The open-source nature of Rust and its ability to integrate into projects and develop open standards are also praised. While acknowledging downsides like potential instabilities and longer compilation time, they remain impressed with Rust's capabilities. The conversation covers stability and safety in Rust, with the speaker expressing confidence in the compiler's ability to handle alpha software and packages. Relying on native primitives for concurrency in Rust adds to the speaker's confidence in the compiler's safety. The Rust ecosystem is seen as providing adequate coverage, although packages like libRDKafka, which are pre-1.0, can be challenging to set up or deploy. The speaker emphasizes simplicity in code and avoiding excessive abstractions, although they acknowledge the benefits of features like generics and traits in Rust. They suggest resources like a book by David McCloyd that focuses on learning Rust without overwhelming complexity. Expanding on knowledge sharing within the team, Stephen discusses how Rust advocates within the team have encouraged its use and the possibilities it holds for AI infrastructure platforms. They believe Rust could improve performance and reduce latency, particularly for CPU tasks in AI. They mention the adoption of Rust in the data science field, such as its use in the Parquet data format. The importance of tooling improvements, setting strict standards, and eliminating unsafe code is highlighted. The speaker expresses the desire for a linter that enforces a simplified version of Rust to enhance code readability, maintainability, and testability. They discuss the balance between functional and object-oriented programming in Rust, suggesting object-oriented programming for larger-scale code structure and functional paradigms within functions. Onboarding Rust engineers is also addressed, considering whether to prioritize candidates with prior Rust experience or train individuals skilled in another language on the job. Recognizing the shortage of Rust engineers, Stephen encourages those interested in Rust to pursue a career at PubNub, pointing to resources like their website and LinkedIn page for tutorials and videos. They emphasize the importance of latency in their edge messaging technology and invite users to try it out.

Code Story
S6 E1: Stephen Blum, Pubnub

Code Story

Play Episode Listen Later Jan 18, 2022 30:55


Stephen Blum finds that his life outside of tech is tricky to define, given we are surrounded by tech everywhere. He was inspired to be a game developer at an early age, and he found it fun and exciting. In the gaming days, he really enjoyed the Legend of Zelda, Metroid - those adventures and the animation was fascinating to him. After a while, he found more excitement within the business world, and using technology to solve problems and profit. In fact, he finds it so much fun, that what he loves to do outside of work and business... is just chill. He likes it when there is no plans.Stephen likes to support and invest in earlier stage AI and API companies. He has 18 different companies he has invested in, and he wants to continue expanding that portfolio, and into crypto as well - specifically arbitrage through API's, which he finds particularly fun and lucrative. One of the tricks he found is to make all trades simultaneously within the same wallet.In their inception, they were trying to solve a problem... by simply creating a button to order a taxi. In the process of building that, they figured out they needed tech to allow more than one party to participate. And their product vision clicked.This is the creation story of Pubnub.SponsorsImmediateOrbitPostmarkStytchVerb DataWebapp.ioLinksWebsite: https://www.pubnub.com/LinkedIn: https://www.linkedin.com/in/stephenlb/Support this podcast at — https://redcircle.com/code-story/donationsAdvertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacy

Code Story
Season 6 Trailer

Code Story

Play Episode Listen Later Jan 10, 2022 0:53


Hello listeners... it's time to embark upon yet another season of the Code Story podcast.As we dive into another journey together, in fact our 6th journey together, you an expect to hear more (even more!) amazing stories about MVP's, trade offs, determining feature importance, building teams - and scaling, or fighting scale, as you grow.Our guest list this Season is truly epic, with appearances from Stephen Blum of Pubnub, Matt Pierce of Immediate, Reed McGinley-Stempel of Stytch, Mike Bouffard of Greenhouse... to mention just a few.Season 6 starts on January 18th, so subscribe today to ensure you don't miss an episode.And a big shout out and thank you to our Season 6 sponsorsSponsorsImmediateOrbitPostmarkStytchVerb DataWebapp.ioSupport this podcast at — https://redcircle.com/code-story/donationsAdvertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacy

Two Voice Devs
Episode 68 - My First Steps in Voice

Two Voice Devs

Play Episode Listen Later Nov 11, 2021 20:58


It is difficult to believe that the Google Home launched just over 5 years ago, and Alexa just celebrated its 7th birthday. Allen reminisces about his first steps writing for the Google Assistant with info about how he created a #VoiceFirst presentation, where his voice changed the slides, and how things have evolved since. Learn more: http://ifttt.com http://slides.com http://PubNub.com https://firebase.google.com/docs/database

Pi Tech
Apple и серая монетизация. Clubhouse на SaaS решениях. Разработчики браузеров против трекинга в сети

Pi Tech

Play Episode Listen Later Mar 19, 2021 58:56


Apple начала неявно регулировать цены на подпискиПохоже в Купертино решили бороться с проблемой, вызывающей негатив многих пользователей, а именно приложениями, использующими “серую” схему монетизации. Пользователю предлагают оформить подписку, тщательно скрывая её настоящую стоимость, например, указывая цену за один день подписки или напирая на “бесплатность” во время триального периода. В результате этого доверчивые пользователи теряют десятки долларов на приложениях вроде фонарика или калькулятора. Понятно, что эта схема не является незаконной, но она сильно ухудшает опыт пользователей AppStore и портит тщательно развиваемый Apple тезис о “безопасной платформе”. Поэтому пару недель назад стали появляться сообщения о том что теперь при модерации представители AppStore просят обосновать цену IAP если она превышает некий разумный лимит (в примерах указывалась стоимость 7 долларов в неделю)Clubhouse оказался почти полностью построен на SaaS решенияхНе так давно, корейский разработчик опубликовал результаты декомпиляции официального клиента популярной социальной сети. Оказалось что для общения они используют популярное решение для аудио и видео вещания Agora.io, а для дополнительной коммуникации — сервис PubNub. Буквально через пару дней появился неофициальный консольный клиент на Python, позволяющий прослушивать комнаты социальной сети с компьютера. Это в свою очередь сильно упрощает задачи вроде записи вещаемого в комнатах (уже доступны несколько Telegram ботов с этим сервисом) или же трансляцию в Clubhouse предварительно записанного контента. Кроме того, появился неофициальный Android клиент от разработчика из России. По словам автора, его создание заняло где-то один день.Разработчики браузеров против трекинга в сетиДумаю, можно смело сказать что тренд на борьбу со слежкой за пользователями в сети, набравший силу в прошлом году, продолжится и в этом. Разработчики браузеров не отстают от этой повестки, даже в Chrome внедряются некоторые решения, призванные усложнить кросс-сайтовое отслеживание пользователей (ну, как минимум для всех кроме самих Google). 

44BITS 팟캐스트 - 클라우드, 개발, 가젯
44bits 팟캐스트 111.log : 클럽하우스 API 분석, AWS 도쿄리전 장애

44BITS 팟캐스트 - 클라우드, 개발, 가젯

Play Episode Listen Later Mar 14, 2021 39:25


44bits 팟캐스트 111번째 로그에서는 클럽하우스 API 분석, AWS 도쿄리전 장애에 대해서 이야기를 나누었습니다. 참가자: @nacyo_t, @seapy 정기 후원 - 44bits podcast are creating 프로그래머들의 팟캐스트 녹음일 2월 26일, 공개일 3월 14일 쇼노트: https://stdout.fm/111/ 주제별 바로 듣기 00:54 클럽하우스 잡담 04:15 클럽하우스 API 분석 22:08 AWS 도쿄리전 장애 34:50 AWS RDS 리플리케이션 필터링 지원 37:17 AWS or IDC 쇼노트 클럽하우스 API 분석 Analyzing Clubhouse for fun and profit - Theori Agora PubNub AWS 도쿄리전 장애 AWS 도쿄 리전 장애 발생, 특정 AZ 일부 구역의 온도 상승이 원인 - 44BITS 쿠키런 킹덤, AWS 장애로 먹통 후 복구 - IT 조선 AWS RDS 리플리케이션 필터링 지원 Amazon RDS for MySQL 및 Amazon RDS for MariaDB, 복제 필터링 정식 지원 - AWS Blog

IoT For All Podcast
Developing for Consumer IoT vs. Industrial Solutions | PubNub's Todd Greene

IoT For All Podcast

Play Episode Listen Later Mar 9, 2021 28:26


In this episode of the IoT For All Podcast, PubNub’s CEO and Founder Todd Greene joins us to talk about some of the needs and challenges in developing in the consumer and industrial IoT spaces.As an entrepreneur who has founded and successfully sold companies across the software spectrum, Todd now shapes PubNub’s vision of revolutionizing the way people interact and connect with each other, virtually. Before PubNub, Todd most recently was CEO of Loyalize, an audience participation company successfully sold to Function(x) (FNCX), a Robert F.X. Sillerman company, where he designed the first-ever massively multi-user social TV mobile and web applications licensed to companies like Viacom and Yahoo. Todd previously was founder and CTO/VP Products of CascadeWorks, a company providing services procurement solutions to Texas Instruments, Charles Schwab, and ABN Amro, and acquired by Elance. After working with companies like GE, SGI, and Quantum while a consultant at Price Waterhouse, Todd joined NetDynamics (sold to Sun Microsystems in 1998) to help create a truly game-changing product: the first application server built for the internet.Interested in connecting with Todd? Reach out to him on Linkedin!About PubNub: PubNub powers apps that bring people together in realtime for remote work, play, learning, and health. Thousands of companies use PubNub’s Realtime Communication Platform and its APIs as the foundation for online chat, live events, geolocation, remote control, and live updates, at massive global scale. Since 2010, PubNub has invested in the tools and global infrastructure required to serve customers like Atlassian, Hasbro, Peloton, and RingCentral, delivering SOC 2 Type 2 security and reliability while meeting regulatory needs like HIPAA and GDPR. PubNub has raised over $70M from notable investors like Sapphire, Scale, Relay, Cisco, Bosch, Ericsson, and HPE.Key Questions and Topics from this Episode:(00:33) Intro to Todd(01:43) Intro to PubNub(08:11) If the goal of IoT is to allow us to leverage data and control devices seamlessly, how close are we to that goal? What do we need to do to get there?(11:50) What are the needs for consumer products vs. industrial IoT products?  How do you approach those different needs?(14:18) How have you overcome the challenge around supporting new and old hardware?(17:00) When working with customers, what’s their comfort level with API/web knowledge? How do you approach that?(19:16) What have been the greatest challenges in growing PubNub, and do you have any advice for companies starting that journey?(21:27) How do you see edge and 5G potentially changing IoT products?

Tech Writer koduje
#26 Tech Writerzy dokumentują API

Tech Writer koduje

Play Episode Listen Later Feb 10, 2021 108:20


Pisanie dokumentacji do API to dziedzina sama w sobie, która w dzisiejszych czasach zyskuje na znaczeniu. Przyspieszony rozwój technologii cyfrowych w dobie pandemii i pracy zdalnej podniósł znaczenie dokumentacji w ogóle, a dokumentacji do API w szczególności. Z naszymi gośćmi, Jadwigą Sitnicką z LogMeIn, Mateuszem Wiktorem z PubNub i Pawłem Krentowskim z Ocado Technology, rozmawiamy m.in. o tym z jakich elementów składa się dokumentacja do API, kto i w jaki sposób tworzy poszczególne części, jakie są najczęstsze problemy i wyzwania podczas tworzenia tego typu dokumentacji oraz jakie narzędzia warto znać. Muzyka w intro oraz dźwięki pochodzą z kolekcji "107 Free Retro Game Sounds" dostępnej na stronie https://dominik-braun.net, udostępnianej na podstawie licencji Creative Commons license CC BY 4.0. Informacje dodatkowe: Application Programming Interface (API): https://pl.wikipedia.org/wiki/Interfejs_programowania_aplikacji LogMeIn: https://www.logmein.com/ Ocado Technology: https://www.ocadogroup.com/technology/technology-pioneers PubNub: https://www.pubnub.com/ "The State of API Report 2020": https://smartbear.com/resources/ebooks/the-state-of-api-2020-report/ Markdown: https://daringfireball.net/projects/markdown/syntax ReadMe.io: https://readme.com/ Stoplight Studio: https://stoplight.io/studio/ OpenAPI: https://www.openapis.org/ Swagger UI: https://swagger.io/tools/swagger-ui/ ReDoc: https://github.com/Redocly/redoc Jekyll: https://jekyllrb.com/ GitLab: https://about.gitlab.com/ curl: https://curl.se/ Postman: https://www.postman.com/ Visual Studio Code: https://code.visualstudio.com/ Software Development Kit (SDK): https://pl.wikipedia.org/wiki/Software_development_kit Integrated Development Environment (IDE): https://pl.wikipedia.org/wiki/Zintegrowane_%C5%9Brodowisko_programistyczne "Wstęp do REST API": https://devszczepaniak.pl/wstep-do-rest-api/ Grupa "Tworzenie dokumentacji" na Facebooku: https://www.facebook.com/groups/tworzeniedokumentacji

Quant Trading Live Report
Screw Google Cloud AWS for simple no dependency Pub Sub messaging with Python Flask

Quant Trading Live Report

Play Episode Listen Later Jan 6, 2021 12:26


I have to tell you the well paid morons at Google Cloud and AWS don’t get simplicity. They over engineer useless architected solutions for simple uses. PubNub has it’s weird exception  limitations as well and bureaucracy to just get sales quotes. PubNub is easily  the simplest commercial solution but this open source Flask might be better!  I find PubNub support is quite responsive which is much better than the bigger cloud providers. I luckily found a very simple solution for PubSub message queuing with Python Flask only. There are lots of limitations with no fault tolerance no redundancy which can be critical .From my point of view, if you want that go with a commercial cloud solution.  There are no dependencies at all including Redis. The less my customer has to install, the better! Let ‘s see this simple demo. Here is the code and post: https://github.com/MaxHalford/flask-sse-no-deps https://maxhalford.github.io/blog/flask-sse-no-deps/ Get some free tech trading book https://quantlabs.net/ Talk to me about your trading https://quantlabs.net/questions/ Get lifetime access to our private chart server? https://quantlabs.net/dvd/ https://quantlabs.net/blog/2021/01/screw-google-cloud-aws-for-simple-no-dependency-pub-sub-messaging-with-python-flask/

20 Minute Leaders
Ep234: Stephen Blum | Chief Technology Officer of PubNub

20 Minute Leaders

Play Episode Listen Later Jan 3, 2021 20:55


Stephen is the CTO of PubNub and invests in AI and API companies. PubNub provides a real-time communication infrastructure for telemedicine apps, online learning, on-demand delivery, shared Peloton exercise experiences, and more. They built a replicated Multi POP Realtime Data Stream Network written in C for reliability and speed. Combining artificial intelligence and petabytes of data marks an advantage over AI companies with less data.

Product-Led Podcast
The Three Main Product-Led Growth Models and How To Make Them Work

Product-Led Podcast

Play Episode Listen Later Sep 29, 2020 24:58


David Atmaram Satterwhite is the chief revenue officer at UserTesting, an on-demand human insights platform that help companies make accurate customer-centric decisions at every level and at the speed their business demands. In this episode, David shared what their product led journey has been like, the importance of ensuring the whole process is seamless, and why they decided to offer free trial.  Show Notes [02:00] What UserTesting is [04:35] What their product led journey has been like [07:00] Why they decided to offer free trial [08:20] What is required to launch free trial [09:55] Why people need to apply for the free trial [10:19] What they’re looking to implement to offer that touch less free trial experience [12:31] The UserTesting team’s WHY [15:29] The importance of ensuring the whole process is seamless [17:19] Key requirements for teams that are considering product led [20:20] His advice to enterprise or sales teams that want to transition to product led [22:50] Where people can find out more about him and UserTesting About David Atmaram Satterwhite David Atmaram Satterwhite is passionate about building and leading teams. He also loves bringing great solutions and technology to the market and earning the loyalty of customers. For almost two decades now, David has been the executive in charge of revenue for companies like Good Technology, PubNub, newScale, and UserTesting. Links YammerMicrosoft Profile UserTestingDavid Atmaram Satterwhite on LinkedIn

Show Me The Data
How Changing The SQL Process Increased Pipeline By 48% | Episode #9

Show Me The Data

Play Episode Listen Later Aug 4, 2020 20:17


In this episode, Alex spoke with the Director of Demand Generation at PubNub - Julia Hartwig. High volume + low quality SQL's is usually the reason why there's so much friction between both Marketing & Sales. And that was EXACTLY the problem Julia faced when joining PubNub, just over 8 months ago. So, how did she solve it?

Under the Hood of Developer Marketing
Why Developer Experience (DX) is key - with Ian Jennings

Under the Hood of Developer Marketing

Play Episode Listen Later May 28, 2020 35:18


Trick question of the week: Why is Developer Experience so important? For starters, let’s look to the old saying that “first impressions matter”. Anyone that spends too much time trying to figure out how things work is more likely to quit trying at some point. This remains true to developers too. Today’s guest, Ian Jennings, is the man behind Haxor Developer Experience. According to Haxor, most vendors expect developers to reach their first “Hello, world!” within 15 minutes. The truth? Half of the developers don’t even reach that point, and the rest who do, will end up needing more than 1 hour. How can you offer a better experience to developers? Ian has 5 tips that will help make everything better. Listen to the episode and find out. In this episode, Ian discusses 2 graphs that stand out to him for the “Let’s talk Data” section. Ian's picks for this week: how developer and marketing experts segment their audience (https://www.devrelx.com/trends?lightbox=dataItem-k9mqu4kj1?utm_source=PodcastDescription&utm_medium=Ian Jennings&utm_campaign=Segmentation) . Ian Jennings is the founder of Haxor, a developer experience testing platform. Haxor tests and measures APIs, SDKs, and developer products with on-demand feedback from real developers. Previously, Ian co-founded developer meetup platform Hacker League, before spending 6 years at PubNub establishing their developer experience strategy. He also operates DevPort, a developer portfolio site populated by thousands of developers.

Hacker Noon Podcast
#CrazyTechStories @ GitHub, San Francisco, CA, United States

Hacker Noon Podcast

Play Episode Listen Later Jul 23, 2019 16:05


#CrazyTechStories! Where Hacker Noon brings you a handful of stories from the community at large. This #CrazyTechStories is part of a larger series of talks presented in association with PubNub and GitHub at GitHub's San Francisco location. This episode of Hacker Noon is sponsored by PubNub.  Visit https://www.pubnub.com to check out how PubNub brings you APIs for realtime apps In this episode you'll hear three talks from three Hacker Noon contributing writers: Pranava Adduri - Productivity Hacker Using Modern Text Editors Lily Chen - Feature Fatigue Kills UX Jordan Schuetz - Real Time APIs that Transform the Human Experience (feat. Peloton & Logitech)   Listen to the talks on iTunes or watch on YouTube. Production and music by Derek Bernard - https://haberdasherband.com/production https://hackernoon.com/  https://community.hackernoon.com/   https://contribute.hackernoon.com/  https://sponsor.hackernoon.com/  https://podcast.hackernoon.com/  https://twitter.com/hackernoon/  https://facebook.com/hackernoon/    P.S. If you dig the new Hacker Noon Podcast, consider giving us a 5 star review on iTunes. Also check out the top stories from July, the latest stories, and today’s homepage.

Frontend First
Nathan Selikoff on Omnimodal's real-time tech stack

Frontend First

Play Episode Listen Later May 8, 2019 87:53


Topics include: 4:23 – Overview of Omnimodal's tech stack 6:38 – Omnimodal's mission: to help cities manage transportation demand 16:10 – How to ingest open transportation data and present it in real time 21:43 – How graphics-heavy OpenGL and C++ apps can benefit from web tooling 31:06 – Why state machines are used in both video game and web development 34:55 – How JavaScript UI development compares to other paradigms 38:46 – Why Ember and Rails were chosen for Omnimodal's technology needs 42:09 – Using a prediction engine to improve on transportation schedules 44:56 - How Omnimodal gets data from its hardware trackers to the Rails server 50:55 – How services like Heroku and PubNub, custom AWS code, and the concept of a Data Lake help address scalability issues 56:40 – How deploys are coordinated across multiple services 59:47 - What the development process looks like for a multi-service tech stack 1:02:10 – What the complexity breakdown is between Omnimodal's frontend and backend 1:04:07 – Lessons learned on authentication while using Auth0 1:09:31 - Lessons learned on data modeling 1:12:21 – Tech choices, escape hatches, what's worked, and what hasn't 1:20:15 – Things Nathan loves about Ember, and things that are challenging Links: Nathan on Twitter Omnimodal.io PubNub GTFS feed specification Amazon Kinesis Amazon ElastiCache AWS AppSync Auth0

Voice Tech Podcast
Fast Scalable Voice IoT Apps - Syed Ahmed, PubNub - Voice Tech Podcast ep.012

Voice Tech Podcast

Play Episode Listen Later Oct 13, 2018 16:21


Syed Ahmed is a Developer Advocate at PubNub, a global Data Stream Network and real-time infrastructure-as-a-service company based in San Francisco, California. PubNub's products allow developers to build realtime web, mobile, voice and IoT applications. Low network latency is especially important for voice enabled applications that integrate with IoT devices, as any delay during a conversational interaction can affect usability and frustrate users. In this episode, Syed explains how PubNub solves the latency problem by using a serverless architecture of PubNub Blocks, and walks us through a simple real-world example of a voice enabled doorbell. We learn about the publisher-subscriber pattern that underpins this technology, and why building voice apps with PubNub is quicker, easier and much more scalable than other methods. A nice surprise during this conversation was that using PubNub Blocks not only improves the network performance of voice apps, but can be used to add advanced features such as contextual memory between phrases, and even between voice devices on different platforms, allowing developers to build more advanced interactions. It's a great episode, so check it out! This is a time-limited preview. To hear the full episode, and access the full catalogue of episodes and bonus content, become a Voice Tech Pro https://voicetechpodcast.com/proLinks from the show: Full show notes: https://voicetechpodcast.com PubNub Blocks: https://www.pubnub.com/docs/blocks-catalogPubNub project example: https://hackernoon.com/voice-alexa-and-realtime-making-interactions-into-lasting-experiences-fa46aab9503bMore articles from Syed: https://medium.com/@nxsyedPublish-subscribe pattern: https://en.wikipedia.org/wiki/Publish%E2%80%93subscribe_patternSyed's code examples on Github: https://github.com/nxsyedSyed on Twitter: https://twitter.com/nxsyedSyed on Insta: https://www.instagram.com/nxsyed/ Syed's personal site: https://www.nxsyed.me/Subscribe to get future episodes: Apple iTunes: https://apple.co/2LqW4olGoogle Podcasts: http://bit.ly/voicetechpodcast-google Google Android: http://bit.ly/voicetechpodcast-android Stitcher: http://bit.ly/voicetechpodcast-stitcher Spotify: https://spoti.fi/2IZr5hm Alexa : http://bit.ly/voicetechpodcast-alexaWebsite: http://bit.ly/voicetechpodcastJoin the discussion: Newsletter: http://bit.ly/voicetechpodcast-newsletter Reddit: http://bit.ly/voicetechpodcast-reddit Facebook group: http://bit.ly/voicetechpodcast-faSupport the show (https://patreon.com/voicetechpodcast)

All JavaScript Podcasts by Devchat.tv
MJS 069: Lizzie Siegle

All JavaScript Podcasts by Devchat.tv

Play Episode Listen Later Jul 11, 2018 16:28


Panel: Charles Max Wood Guest: Lizzie Siegle This week on My JavaScript Story, Charles speaks with Lizzie Siegle. Lizzie is a senior computer science major at Bryn Mawr College, works for Twilio as a contracting developer evangelist, and also contributes to their documentation. She first got into programming when her AP calculus teacher told some of her classmates to attend a one day all girls coding camp at Stanford and she overheard and was interested by it. She was inspired at this camp to pursue a career in coding because she loved that you can build anything with code and be creative. They talk about what got her hooked on coding, why she chose JavaScript, why she chose to work as a developer evangelist, and more! In particular, we dive pretty deep on: Lizzie intro Computer Science Major Works at Twilio Greg Baugues was her assigned mentor this past summer How did you first get into programming? Grew up in Silicon Valley Hated STEM growing up Was inspired at a one day all girls coding camp at Stanford Loves being able to be creative with code What was the coding camp like? Camp was for high-schoolers HTML and CSS What was it that got you interested in code? Seeing the application of code in the real world Why JavaScript? Works also in Python, Swift, and Haskell Loves how versatile JS is Why developer evangelism? Internship at PubNub Loves being able to teach others as an evangelist What have you done in JavaScript that you’re proud of? Eon.js What are you working on currently? Get comfortable with being uncomfortable And much, much more! Links: Twilio JavaScript Python Swift PubNub Haskell Eon.js @lizziepika Her newsletter Lizzie’s Website Lizzie’s GitHub Sponsors: Loot Crate FreshBooks Picks Lizzie The importance of a mentor or a sponsor

My JavaScript Story
MJS 069: Lizzie Siegle

My JavaScript Story

Play Episode Listen Later Jul 11, 2018 16:28


Panel: Charles Max Wood Guest: Lizzie Siegle This week on My JavaScript Story, Charles speaks with Lizzie Siegle. Lizzie is a senior computer science major at Bryn Mawr College, works for Twilio as a contracting developer evangelist, and also contributes to their documentation. She first got into programming when her AP calculus teacher told some of her classmates to attend a one day all girls coding camp at Stanford and she overheard and was interested by it. She was inspired at this camp to pursue a career in coding because she loved that you can build anything with code and be creative. They talk about what got her hooked on coding, why she chose JavaScript, why she chose to work as a developer evangelist, and more! In particular, we dive pretty deep on: Lizzie intro Computer Science Major Works at Twilio Greg Baugues was her assigned mentor this past summer How did you first get into programming? Grew up in Silicon Valley Hated STEM growing up Was inspired at a one day all girls coding camp at Stanford Loves being able to be creative with code What was the coding camp like? Camp was for high-schoolers HTML and CSS What was it that got you interested in code? Seeing the application of code in the real world Why JavaScript? Works also in Python, Swift, and Haskell Loves how versatile JS is Why developer evangelism? Internship at PubNub Loves being able to teach others as an evangelist What have you done in JavaScript that you’re proud of? Eon.js What are you working on currently? Get comfortable with being uncomfortable And much, much more! Links: Twilio JavaScript Python Swift PubNub Haskell Eon.js @lizziepika Her newsletter Lizzie’s Website Lizzie’s GitHub Sponsors: Loot Crate FreshBooks Picks Lizzie The importance of a mentor or a sponsor

Devchat.tv Master Feed
MJS 069: Lizzie Siegle

Devchat.tv Master Feed

Play Episode Listen Later Jul 11, 2018 16:28


Panel: Charles Max Wood Guest: Lizzie Siegle This week on My JavaScript Story, Charles speaks with Lizzie Siegle. Lizzie is a senior computer science major at Bryn Mawr College, works for Twilio as a contracting developer evangelist, and also contributes to their documentation. She first got into programming when her AP calculus teacher told some of her classmates to attend a one day all girls coding camp at Stanford and she overheard and was interested by it. She was inspired at this camp to pursue a career in coding because she loved that you can build anything with code and be creative. They talk about what got her hooked on coding, why she chose JavaScript, why she chose to work as a developer evangelist, and more! In particular, we dive pretty deep on: Lizzie intro Computer Science Major Works at Twilio Greg Baugues was her assigned mentor this past summer How did you first get into programming? Grew up in Silicon Valley Hated STEM growing up Was inspired at a one day all girls coding camp at Stanford Loves being able to be creative with code What was the coding camp like? Camp was for high-schoolers HTML and CSS What was it that got you interested in code? Seeing the application of code in the real world Why JavaScript? Works also in Python, Swift, and Haskell Loves how versatile JS is Why developer evangelism? Internship at PubNub Loves being able to teach others as an evangelist What have you done in JavaScript that you’re proud of? Eon.js What are you working on currently? Get comfortable with being uncomfortable And much, much more! Links: Twilio JavaScript Python Swift PubNub Haskell Eon.js @lizziepika Her newsletter Lizzie’s Website Lizzie’s GitHub Sponsors: Loot Crate FreshBooks Picks Lizzie The importance of a mentor or a sponsor

Open Source – Software Engineering Daily
Pulsar Messaging with Lewis Kaneshiro

Open Source – Software Engineering Daily

Play Episode Listen Later May 17, 2018 60:53


Message broker systems decouple the consumers and producers of a message channel. In previous shows, we have explored ZeroMQ, PubNub, Apache Kafka, and NATS. In this episode, we talk about another message broker: Apache Pulsar. Pulsar is an open source distributed pub-sub message system originally created at Yahoo. It was used to scale products with The post Pulsar Messaging with Lewis Kaneshiro appeared first on Software Engineering Daily.

Finding Genius Podcast
Stephen Blum, CTO of PubNub

Finding Genius Podcast

Play Episode Listen Later Mar 26, 2018 34:06


PubNub is a data streaming network with connectivity in every country in the world and ensures low-latency data sharing through state-of-the-art APIs. An API, or application programming interface, allows one application to speak to another and according to CTO Stephen Blum, there is a chance that every IoT device currently in your home is already connected to PubNub. Using a single network capable of handling hundreds of millions of connections at once, PubNub provides a secure network that allows mobile phones to interact and control IoTs in less than a quarter of second even from the other side of the world. Using patented technology, PubNub has created a unique global network that will find the fastest path between mobile devices and IoTs. In addition to IoT device control, PubNub allows for real-time chat, updates and messaging, as well as mobile push notifications. Looking ahead, Blum sees blockchain technology working with PubNub technology to create connections in a decentralized platform.

The Innovation Engine Podcast
TechCrunch Disrupt NY, with 3Pillar Global

The Innovation Engine Podcast

Play Episode Listen Later May 21, 2017 54:55


For a very special episode of The Innovation Engine, we're bringing you a number of interviews from the floor from last week's TechCrunch Disrupt New York. TechCrunch Disrupt is a bi-annual event that features panel discussions with some of the leading minds in the technology space and serves as a launching pad for the next great batch of tech companies looking to change the world. 3Pillar was a sponsor of this year's conference, so we had a prime location on the showroom floor, which gave us the opportunity to talk with the winners of the TechCrunch Disrupt hackathon about their VR app to help diagnose ADHD, the co-founder of a company that's making bike helmets that can be condensed to the size of a water bottle, the founder of a company who's looking to make filing your tax returns as easy as sending pictures of your w-2 to a certified CPA, and many more. Sit back, relax, and enjoy this extended episode of The Innovation Engine! Show Notes In order of appearance, the guests who joined us for this episode of the podcast and their companies are:  Ruth Chandler Cook, Founder & CEO of HireHer, an HR tech company focused on connecting top female STEM talent with employers Paulina Chapa, Director of Business Development at Paranoid Fan, an app and SDK that digitizes venue management and navigation Akshaya Dinesh, Sowmya Patapati, and Amulya Balakrishnan, the team behind the Hackathon-winning VR app, reVIVE Steven Radley, the SVP of Product Innovation at iHeartRadio, who talks about areas like AI and the connected home that iHeart is currently working on Nick Titus, founder of Myonic, a hardware company looking to help those with paralysis move their limbs again Jordan Zucker and Jordan Schuetz of PubNub, which they describe as "back-end as a service"  Bobbie Carlton, the founder of Innovation Women, an online speakers bureau for entrepreneurial and technical women  Richard Bezjian, President & CEO of vQuick, a mobile video creation platform for creating short video clips  Jason Frishman, Founder & CEO of NetCapital, a service that allows founders to sell equity in their companies to pools of individual investors Jordan Klein, Co-Founder & CEO of Park and Diamond, a company that's making bicycle helmets that can be condensed to the size of a water bottle without sacrificing safety Sama Jashnani, Founder of Down to Dash, a mobile app targeted to college students that connects people with similar interests  Alice Chang, Founder & CEO of TaxDrop, a service that connects individuals to CPAs to easily file their taxes by just submitting photos of their tax documents Barika Edwards, Co-Founder & CEO of OweYaa, a company that connects veterans looking for work with employers Francesca Lubbock and Michael Leviev of iSwile, a company that makes a battery-powered motor with a number of different possible applications, from skateboards to shopping carts to strollers

Google Cloud Platform Podcast
Humble Bundle with Andy Oxfeld

Google Cloud Platform Podcast

Play Episode Listen Later Apr 27, 2016 29:50


Andy Oxfeld, Engineering Manager at Humble Bundle, tells your hosts Francesc and Mark all the details about how Google Cloud Platform powers Humble Bundle. About Andy Andy Oxfeld manages the engineering department at Humble Bundle. He's been with the company for four years and worked on almost every part of our codebase at some point. Prior to being at Humble Bundle, he worked at Electronic Arts for four years on games such as Warhammer Online: Age of Reckoning. Cool thing of the week An independent organization just ranked Google as the best cloud, beating Amazon news Interviews Humble Bundle has raised over $70 Million for charity. App Engine to handle spiky traffic. Codebase written in Python. Google Cloud Datastore to store data. Task Queues to be able to retry tasks (payments) and to schedule events. Memcache to reduce latency and increase throughput. Dedicated Memcache for heavy users and more predictable performance. Best Practices for App Engine Memcache article. Datastore Backups into a Cloud Storage bucket. BigQuery to analyze huge datasets in seconds. Using only managed services removes their need for DevOps team. Google Cloud Storage to store static images. Stackdriver for monitoring and alerts. PubNub for real time communication - we also discuss Channels API and Firebase. Join Humble Bundle and work with Google Cloud Platform! Question of the week Kubernetes 1.2 doesn't have a concept of schedule tasks, how do you handle them? Kubernetes jobs docs. Cron jobs on Compute Engine. Scheduled tasks with Cron on App Engine docs.

The Web Platform Podcast
57: PubNub on Web Crypto

The Web Platform Podcast

Play Episode Listen Later Aug 18, 2015 51:04


Summary Jay Oster (@KodeWerx), Core Engineer at PubNub talks with us about working with Web Crypto as well as the landscape of Cryptography today. What is on the horizon for client side security & Web Crypto? Resources PubNub -  http://www.pubnub.com/ Web Crypto - http://www.w3.org/TR/WebCryptoAPI/ Netflix Polyfill - https://github.com/Netflix/NfWebCrypto Stanford Polyfill - https://github.com/bitwiseshiftleft/sjcl/tree/version-0.8 melonJS - http://melonjs.org/ The interface for all WebCrypto functions - https://developer.mozilla.org/en-US/docs/Web/API/SubtleCrypto PubNub Cryptography Demo - http://pubnub.github.io/pubnub-api/crypto/ PubNub blog post on Cryptography - http://www.pubnub.com/community/discussion/17/cryptography-and-encryption-of-data-streams-like-websockets-and-http-streaming PubNub blog post on PKI and message authentication - http://www.pubnub.com/blog/chat-security-user-identification-with-digital-signature-message-verification/   Angular Remote Conf Do you want to attend a conference with top level Angular speakers but can afford the cost and inconvenience in travelling? Angular Remote Conf is an online conference Sept. 24th through the 25th with live interactions, a dedicated forum, respected leaders in Angular, and best of all you never have to leave the comfort of your own home to attend.   The Web Platform Podcast listeners receive a 20% discount for https://angularremoteconf.com/. All you have to do is use "webplatform" as the coupon code at checkout to  get your 20% off. This works for group tickets, standard tickets, and early bird as well. Head over to angularremoteconf.com and sign up ASAP to get the maximum savings DevFestDC 2015 The Web Platform Podcast is a proud media sponsor of DevFest 2015. DevFest is a conference  with Great Sessions and Code Labs on Android, Wearables, Polymer, AngularJS, Google Cloud Platform, Meteor and many others.   Show hosts Danny Blue & Erik Isaksen will be speakers and the event will be held at AOL Headquarters in Dulles VA Friday Sept 11th 2015 & Saturday Sept 12th 2015. For event registration details check out devfestdc.org and click on the eventbrite link. www.eventbrite.com/e/devfestdc-2015-google-developer-group-dc-tickets-17538373748 now!   Panelists   Justin Ribeiro (@justinribeiro)  - Wearables & HTML5 Google Developer Expert & Partner at Stickman Ventures Erik Isaksen (@eisaksen) - Google Developer Expert in Web Technologies Chetan Karande (@karande_c) - Senior Software Engineer at Omgeo

The Web Platform Podcast
27: Building Codepen

The Web Platform Podcast

Play Episode Listen Later Jan 28, 2015 67:18


Chris Coyier (@chriscoyier), creator of CSS-Tricks & Codepen speaks with The Web Platform Podcast of buiding the Real Time Code Editor based on CodeMirror, Codepen.io. We go into what designers, educators,and developers are doing with this service and how we can best utilize codepen in our own work. We also focus on the UX and features of the service that have led to it's success on various levels. Chris is a well known author, speaker and is the podcast host of ShopTalk Show. Resources Codepen.io - http://codepen.io Contribute to the Open Source parts of CodePen - https://github.com/CodePen Chris's Twitter - https://twitter.com/chriscoyier Rachel Smith's Story - http://codepen.io/rachsmith/blog/last-year-i-joined-codepen-what-happened-next-will-blow-you-away Shop Talk Show - http://shoptalkshow.com/ CSS Tricks - http://css-tricks.com/ The Lodge - http://css-tricks.com/lodge/ A video intro to Codepen - http://vimeo.com/66335155 CodeMirror API - http://codemirror.net/ ACE Editor - http://ace.c9.io/ PubNub -http://www.pubnub.com/ Ana Tudor's Pens - http://codepen.io/thebabydino/ Chris Coyier's Pens - http://codepen.io/chriscoyier/ Rachel Nabors Pens - http://codepen.io/rachelnabors/ Rachel Smith's Pens - http://codepen.io/rachsmith/   Panelists Rachel Nabors - Master Web Animation Wizard, speaker & her own boss at Tin Magpie Rob Simpson- Senior Front End Developer at Capco Danny Blue - Front End Developer at Deloitte Digital Erik Isaksen - UX Engineer at 3Pillar Global   Sponsors Sticker Mule (@stickermule)Custom Stickers that stand out above the rest NovaAngular (@NovaAngular)The Angular JavaScript Meetup in Herndon, VA. Contact them for speaking engagements online or in person - novaangular@gmail.com

Farstuff: The Internet of Things Podcast
#14: Todd Greene – CEO, PubNub

Farstuff: The Internet of Things Podcast

Play Episode Listen Later Oct 30, 2014 38:22


This week we get to know Todd Greene, CEO of PubNub, a company that’s created a Realtime IoT Network that will help the Internet of Things communicate more effectively. Join us as we discuss where IoT is headed and what are the major challenges we see as “smart” things become more ubiquitous and require more […]

This Week in Location Based Marketing (Video) | Mobile marketing | context marketing | smartphone marketing | SMS marketing |

On the show: Google launches Carousel visual search; Renew London smart recycling bins are sniffing your MAC address; Millennial scoops up JumpTap; Tour Sicily with the San Pellegrino robot; Placed trying to morph into the ComScore of the real world; Riding the payment waves without batteries; Special guest Alex Kottoor of Siamese Systems talks mobile CSI; Chuck Martin and our Mobile Minute on who is benefiting from the mobile retail war; Infosys data on what consumers will share to get a personalized deal from retailers; App pick of the week is MixBit   - Do you have a location based marketing question? Ask us here and we’ll answer it on an upcoming show. Featured Guest: Alex Kottoor of Siamese Systems (27:35) A Mobile Minute with Chuck Martin: Who is benefiting from the mobile retail war? (6:00) Location fascination of the week: MixBit (9:00) Top news of the week 1. Google launches Carousel (15:08) 2. Renew London recycling bins grabbing MAC addresses create public privacy outcry (18:40) 3. Millennial buys JumpTap (24:40) 4. San Pellegrino providing tours of Sicily via robots (36:40) 5. Placed evolving to be ComScore for the real world (40:50) 6. Wireless communication without batteries (44:55) Resource of the week: Infosys – 93% Of Consumers Would Share Personal Data In Exchange For Customized Offers (49:18) This episode is sponsored by PubNub You can sponsor this show by clicking heremailto:rob@untether.tv

This Week in Location Based Marketing (Video) | Mobile marketing | context marketing | smartphone marketing | SMS marketing |

On the show: Can Foursquare make the switch from checkins to discovery? Apple, not YouTube, awarded a patent for augmented reality on top of live video. Volkswagon makes driving more social. Microsoft testing yet another option for mobile payments this time using bluetooth and the Kinect. The most important mobile payments infographic ever, Rob’s location app fascination of the week (TWIST) and our special guest, Todd Greene, co-founder and CEO of PubNub on the emergence of real-time apps.

Die Nerdtanke
#6: Hack and Slay

Die Nerdtanke

Play Episode Listen Later Aug 8, 2011 34:47


Heute mit: Hörerbriefe, Regenwolke erschiesst Amazon-Cloud, Die "Solarized" Farbpalette, Neuer Texteditor: Sublime Text 2, Pen & Paper Rollenspiele, Live-Rollenspiele (LARPs), Diablo 3: Echtgeld-Auktionshaus und Skillungen gestrichen, Leider nicht im Kino: Deus Ex 3, World of Starcraft: Starcraft Universe, Real-time messaging mit PubNub, WTF der Woche: Our security auditor is an idiot, Post-It War, shutdown -h

techzing tech podcast
49: TZ Interview - PubNub / Scaling the Real-time Web

techzing tech podcast

Play Episode Listen Later Dec 6, 2010 90:16


49: TZ Interview - PubNub / Scaling the Real-time Web by techzing

real web scaling pubnub real time web