📰 Dev.to · Esteban Fuster Pozzi
Articles from Dev.to · Esteban Fuster Pozzi · 9 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (9392)
ArXiv cs.AIDev.to · FORUM WEBForbes InnovationDev.to AIOpenAI NewsHugging Face Blog

Dev.to · Esteban Fuster Pozzi
1mo ago
From Babylon.js to Native WebGPU: How OVGrid Migrated to a Framework-Free Engine
In 2020, OVGrid started as an experiment in building dynamic 3D virtual worlds using Babylon.js — one...

Dev.to · Esteban Fuster Pozzi
1mo ago
Building a P2P Collaborative Whiteboard with GenosDB in a Single HTML File
Build complex real-time apps without a backend. This collaborative whiteboard runs entirely...

Dev.to · Esteban Fuster Pozzi
1mo ago
Gun: An Ecosystem of Tools for Distributed Applications
What Is GunDB? GunDB (also known as Gun.js) is an open-source, real-time, distributed...

Dev.to · Esteban Fuster Pozzi
1mo ago
GenosDB: Distributed Graph Database with Module Support
Distributed Graph Databases with AI and Geospatial Query Support Modules In the...

Dev.to · Esteban Fuster Pozzi
1mo ago
Technical Features of GenosDB (GDB)
remove(id): Deletes a node and all of its associated edges.- clear(): Wipes all data from the...

Dev.to · Esteban Fuster Pozzi
1mo ago
GenosDB: Introducing Oplog-Driven Intelligent Delta Sync and Full-State Fallback
Full-state replication is the simplest approach to P2P sync — and the most wasteful. Every...

Dev.to · Esteban Fuster Pozzi
1mo ago
Introducing Recursive Graph Traversal Queries in GenosDB
Graph databases promise relationship queries, but most P2P databases stop at key-value lookups....

Dev.to · Esteban Fuster Pozzi
1mo ago
Offline-First Apps Without Firebase: A P2P Approach With GenosDB
Firebase is the default answer when someone asks "how do I sync data in real-time?" And honestly,...

Dev.to · Esteban Fuster Pozzi
1mo ago
Why I Built GenosDB: The P2P Database That Works Out of the Box
There's a pattern in the P2P database space that nobody talks about: The "minimal core" trap. You...
DeepCamp AI