Quadratic – Figma-for-Spreadsheets – Is Multiplayer
quadratichq.com
Quadratic – Figma-for-Spreadsheets – Is Multiplayer
1–10 of 32 posts
Re: Quadratic – Figma-for-Spreadsheets – Is Multiplayer
#2Today, we launched real-time Multiplayer on Product Hunt!
Quadratic is built using WebGL and Rust WASM. We built our multiplayer service from scratch in Rust to handle large amounts of data smoothly. For smooth rendering of a large grid of data, cells and text are rendered using low-level WebGL for performance. If you are interested in the technical details, check us out on GitHub (https://github.com/quadratichq/quadratic/)
What do you think? Can we make a spreadsheet that developers actually enjoy using?
Re: Quadratic – Figma-for-Spreadsheets – Is Multiplayer
#3Re: Quadratic – Figma-for-Spreadsheets – Is Multiplayer
#4Hi, I am David Kircos. The Founder of Quadratic ( https://QuadraticHQ.com ), an open-source spreadsheet application for engineers that supports Python, SQL (coming soon), and classic Formulas. Unlike other spreadsheets, Quadratic has an infinite canvas (like Figma). As a result, you can pinch and zoom to navigate large data sets, and everything renders smoothly at 60fps. Today, we launched real-time Multiplayer on Pr…
Thanks for building in CO!
Re: Quadratic – Figma-for-Spreadsheets – Is Multiplayer
#5Hi, I am David Kircos. The Founder of Quadratic ( https://QuadraticHQ.com ), an open-source spreadsheet application for engineers that supports Python, SQL (coming soon), and classic Formulas. Unlike other spreadsheets, Quadratic has an infinite canvas (like Figma). As a result, you can pinch and zoom to navigate large data sets, and everything renders smoothly at 60fps. Today, we launched real-time Multiplayer on Pr…
Re: Quadratic – Figma-for-Spreadsheets – Is Multiplayer
#6Re: Quadratic – Figma-for-Spreadsheets – Is Multiplayer
#7Hi, I am David Kircos. The Founder of Quadratic ( https://QuadraticHQ.com ), an open-source spreadsheet application for engineers that supports Python, SQL (coming soon), and classic Formulas. Unlike other spreadsheets, Quadratic has an infinite canvas (like Figma). As a result, you can pinch and zoom to navigate large data sets, and everything renders smoothly at 60fps. Today, we launched real-time Multiplayer on Pr…
I had a look at the server code. Is the idea that you will just vertically scale up the server to handle the load, or is there a mechanism for scaling out horizontally?
[1] https://github.com/quadratichq/quadratic/blob/main/quadratic...
Re: Quadratic – Figma-for-Spreadsheets – Is Multiplayer
#8Wouldn't it be called multi-user?
Re: Quadratic – Figma-for-Spreadsheets – Is Multiplayer
#9Wouldn't it be called multi-user?
Re: Quadratic – Figma-for-Spreadsheets – Is Multiplayer
#10How does this compare to Google Sheets or Excel on o365?