Stephen Blum

CTO, PubNub

Optimize Fan Engagement with Real-Time Sentiment Analysis
Live StreamingFeb 17, 2025

Optimize Fan Engagement with Real-Time Sentiment Analysis

Real-time sentiment analysis can transform fan engagement when watching sports, media, or live entertainment
PubNub logo
Stephen Blum
Using AI Models on PubNub with HuggingFace API
AIApr 24, 2024

Using AI Models on PubNub with HuggingFace API

PubNub Functions JavaScript issues HTTP requests to communicate with the HuggingFace API, sending text inputs and receiving AI results.
PubNub logo
Stephen Blum
Build a Collaborative Text Editor ReactJS and CRDT
Apr 16, 2024

Build a Collaborative Text Editor ReactJS and CRDT

How to Build a Collaborative Real-time Text Editor using ReactJS and YJS CRDTs (Conflict Free Replicated Data Types)
PubNub logo
Stephen Blum
Supply Chain with Real-time APIs and Generative AI
Transport & LogisticsMar 24, 2024

Supply Chain with Real-time APIs and Generative AI

Real-time APIs can be used to enhance supply chain and distribution networks.
PubNub logo
Stephen Blum
HTTP/3 Maintains a Consistent Connection ID
Mar 19, 2024

HTTP/3 Maintains a Consistent Connection ID

The connection ID isn't dependent on IP addresses. It remains persistent even as users switch between different networks such as 5G and Wi-Fi.
PubNub logo
Stephen Blum
What is AWS SNS? SNS vs Competitors | PubNub
Mar 11, 2024

What is AWS SNS? SNS vs Competitors | PubNub

This blog post looks at the differences between PubNub and Amazon SNS for publish/subscribe and sending/routing data.
PubNub logo
Stephen Blum
The exciting world of Rust + ARM processors
Feb 20, 2024

The exciting world of Rust + ARM processors

PubNub has taken optimizing our systems efficiency a step further by migrating our applications to Rust.
PubNub logo
Stephen Blum
Installing PubNub Kafka Sink Connector
Real-TimeJan 29, 2024

Installing PubNub Kafka Sink Connector

Sending message to web browsers and mobile phones from Kafka topics is easy with the PubNub Kafka Sink Connector.
PubNub logo
Stephen Blum
Understanding Pythons Global Interpreter Lock
PubNub PortalJan 26, 2024

Understanding Pythons Global Interpreter Lock

Explore the Python Global Interpreter Lock (GIL) and its impact on performance and threading in cPython environments.
PubNub logo
Stephen Blum