We are announcing a long-term strategic partnership with NVIDIA. NVIDIA is making a substantial investment in SSI that will let us 10x our compute in the next 12 months. We reached the point where our research is worth scaling and with this partnership we will be able to. We are honored by NVIDIA’s conviction.
Récemment, un ami de la Silicon Valley m’a confié :
« Sam Altman, c’est la synthèse parfaite entre Bill Gates et Mark Zuckerberg. »
Et plus j’y pense… plus ça colle.
Bill Gates a rompu la confiance qu’il avait avec Steve Jobs de la manière la plus sale qui soit pour bâtir Microsoft. La Silicon Valley ne lui a jamais vraiment pardonné cette trahison.
Mark Zuckerberg, lui, a très peu de créativité réelle. Vingt ans de croissance presque uniquement par acquisitions externes, des projets lancés en interne qui ont souvent capoté, et une habitude de copier-coller tout ce qui marche ailleurs.
Sam Altman ? C’est littéralement la version « forkée » et amplifiée des deux. Il a appris les leçons les plus sombres de chacun : le coup de poignard dans le dos et le manque total d’originalité. Le maître du mensonge à tout le monde… qui a même travaillé chez Apple.
C’est assez cocasse quand on voit Apple poursuivre OpenAI aujourd’hui pour vol de secrets « à tous les niveaux », de l’ingénieur jusqu’au Chief Hardware Officer.
Au milieu de ces empires bâtis sur la ruse, la copie et la trahison, une chose reste claire :
La vraie innovation, celle qui marque l’histoire, ne naît jamais de la synthèse des pires travers.
Elle naît de l’intégrité, de la vision authentique et du courage de créer quelque chose de neuf, sans tricher.
Restons du côté de ceux qui bâtissent avec l’âme.
Le reste finit toujours par se voir au grand jour.
Final call: Join EMQ tomorrow (July 9) to discover #EMQX Agents!
Learn to build #AI workflows that reason over real-time #MQTT events and execute closed-loop actions automatically.
Reserve your spot ➡️ https://t.co/TPwsvJO2Ri
#AIAgents#IoT
🚀 #EMQX Neuron 3.9.0 is out now!
We’ve introduced powerful new capabilities to accelerate your industrial edge-to-cloud data pipeline:
1️⃣ Migration Tool
2️⃣ Microsoft Fabric Integration
3️⃣ #OPCUA Part 9 Alarms
Learn more: https://t.co/jz1aMEHVNE
#IIoT#MQTT#Automation
If you were wondering what the "pause" was all about, Ben Thompson @stratechery has an interesting theory:
"Late last week the Anthropic Institute released a new safety report warning about the danger of recursive self-improvement... I don’t think the timing is a coincidence. This is a company and leadership that has been honing safety-and-scaremongering-as-marketing-tactic ever since Amodei led the charge to close source OpenAI models because GPT-2 was too dangerous; it’s always fun to see the evolution of tactics, capabilities, and goals, and in this case publishing a widely-discussed report the week before you cite it to silently degrade your offering for potential competitors is impressive."
⏳ One day left! Don't miss our #EMQX 6.2 webinar tomorrow.
We’re covering:
- #AgentDiscovery for #AIoT
- #DataGovernance & Schema Enforcement
- Real-time Coordination across the Edge
Final chance to see how we transform #MQTT for the #AI era: https://t.co/AqTGtCDFxY
#IoT
100+ protocols · <200MB · millisecond latency
#EMQX Neuron converts raw #PLC data into AI-ready JSON at the edge, with SQL stream cleaning and millisecond #AI inference via Python plugins to bridge #OT/IT gap.
🚀 Download the new Datasheet: https://t.co/DtbsJZ2dF6
#IIoT
Raw #OT data is "Machine Language" that #AI can't read.
#EMQX Neuron fixes this with a built-in #SQL engine at the edge:
✅ 80% Bandwidth Savings
✅ Deep Parsing
✅ Edge Aggregation
Turn your industrial gateway into a real-time DataOps engine 🔗 https://t.co/YH3XWUFtWr
#IIoT
#MQTT is no longer just for moving data.
Join our webinar on May 19 to see how #EMQX Enterprise 6.2 enables #AgentDiscovery, Data Governance, and real-time coordination for AI-driven #IoT.
👉 Register now: https://t.co/DPYnBSV4Ca
#AI#A2A#AIAgents#PhysicalAI
I spent 2 years building a self-hosted alternative to Slack + Doc + Zoom + Asana + Calendar.
Here's the full architecture - and the decisions I'd make differently 🧵
1/ The real-time stack
Most team tools use WebSockets for everything. We use MQTT via EMQX for presence.
Why? 20 users = 60+ concurrent WebSocket connections if you're not careful.
MQTT pub-sub: each client subscribes to the topics they care about. Server fan-out is handled by the broker. Clean disconnect detection. Much lower per-connection overhead.
2/ Collaborative docs
Yjs CRDTs synced over Hocuspocus WebSocket.
The hardest part wasn't the CRDT sync — it was awareness states.
"Who's typing where" needs to broadcast without hammering the server. Solution: debounce awareness updates at 100ms + send diffs not full state.
3/ Video calls
LiveKit as the SFU. You provision tokens, point the client at an URL, and it handles WebRTC negotiation, codec selection, TURN relay, and recording.
Recording goes to MinIO (self-hosted S3). Transcription via the LiveKit agent pipeline.
4/ AI that only knows what you know
The AI assistant uses Ollama (local LLMs, no API key). But the hard part: permission-aware retrieval.
Every message + doc is embedded (nomic-embed-text). k-NN search is filtered by the user's channel membership at query time.
You can't ask about channels you can't access.
5/ The streak you don't see
- 2 failed products before this
- 2 years of evenings and weekends
- 2 paying customers in the last 10 days (organic, no ads, no discount)
Building in public because someone out there is on year 1 of their 2 years.
Frontend: https://t.co/2RX0Qf9dvs
Live demo: https://t.co/jkKQke9Dkz
More Info: https://t.co/X3Dj91Px9b
Heading to #HannoverMesse 2026? Let’s talk shop at the IoT Meet-up hosted by @IoTUseCase.
Join EMQ for real #IIoT implementation insights, IT/OT networking, and informal discussions in a relaxed setting.
📅 April 21, 4-6 PM
📍 Hall 26, Solution Lab Lounge
#HM26#IndustrialIoT
NATS microservices now meet #MQTT devices natively in #EMQX Cloud.
Our latest update brings:
✅ New #NATS Gateway (No glue code)
✅ EMQX Tables now on Google Cloud
✅ New London Region (#AWS/#GCP)
✅ #SQL "Explain Query" visualizer
More Details: https://t.co/aBahINe4LT
#IoT