Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Manchego79
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
Show HN: Spreadsheet with dark mode
(quadratichq.com)
10 points
by
Manchego79
2y ago
|
1 comments
2.
▲
by
Manchego79
2y ago
If you give Quadratic a try, we'd love to hear your feedback - there's a button in the app :)
3.
▲
by
Manchego79
2y ago
Performance and creating a first-class experience supporting coding languages natively... With legacy systems like Excel and Sheets, they are adding piecemeal upgrades with not necessarily the best experience or performance. As we're i
4.
▲
by
Manchego79
2y ago
You can read our license on our GitHub. The "summary section" reads pretty quickly and outlines what is permissible and what is not.
5.
▲
by
Manchego79
2y ago
Our last test was ~5 million cells. We're making performance improvements with almost every release. Building on WASM and WebGL, we aim to be highly performant and handle relatively large data sets (not necessarily big data). If you ha
6.
▲
by
Manchego79
2y ago
JS executes in a web worker.
7.
▲
by
Manchego79
2y ago
If you were asking, "Can I use an API to access data in my sheets from other apps/services?" - no, not today, but we'll add that at some point in the future. Or if you were asking, "Can I query APIs to get data onto
8.
▲
by
Manchego79
2y ago
We're focusing on performance (built on WASM and WebGL). Quadratic speaks multiple programming languages fluently and executes in the browser on your GPU. We connect natively to popular data sources, are source-available, and can be se
9.
▲
by
Manchego79
2y ago
That's one of the reasons we started building Quadratic, it's a spreadsheet where everyone - technical or not can work with data in the same place. With our AI integration, anyone can start writing JS or Python for complex analysi
10.
▲
by
Manchego79
2y ago
We're working on it. Currently we support exporting to CSV. Here's the open issue around it https://github.com/quadratichq/quadratic/issues/1154 if you want to follow progress.
11.
▲
by
Manchego79
2y ago
Yes, it’s running in a web worker. It still has access to the browser, so running code in the worker has the same privileges as regular workers. The only communication with the main thread is via socket messages.
12.
▲
by
Manchego79
2y ago
Quadratic has been in BETA for quite some time. We're just announcing the release of native JS support. You can use it today for free :)
13.
▲
by
Manchego79
2y ago
Is there anything specifically about security you're curious about? We're also offering a self-hosted version you can deploy on your own cloud, env., or Docker container.
14.
▲
by
Manchego79
2y ago
Thanks for the heads-up on that.
15.
▲
by
Manchego79
2y ago
Correct, our license is Source Available to be as open as possible while reserving commercial rights, which we believe will ultimately enable us to build the best product for users.
16.
▲
by
Manchego79
2y ago
Quadratic is built for doing analytics, and a native JavaScript experience where you're in the weeds with the data just felt better. We wanted JavaScript to be a first-class citizen in the spreadsheet, as formulas are treated first-cla
17.
▲
by
Manchego79
2y ago
Yep, we're currently rolling out pilots for self-hosting. If you're interested, feel free to reach out via the contact page on our website.
18.
▲
by
Manchego79
2y ago
For visualizations, we support Chart.js. You can also use our built-in AI to help write the code.
19.
▲
Show HN: Quadratic – native JavaScript support in a spreadsheet
(quadratichq.com)
112 points
by
Manchego79
2y ago
|
48 comments