Viewing profile — davidkircos
davidkircos
HN member- Joined
- Wed, Oct 09, 2013, 1:34 AM UTC
- HN karma
- 119
- Public activity
- 32 items
- HN profile
- View on Hacker News ↗
About davidkircos
No profile information was provided.
Recent public activity
- comment
- story
-
comment
Comment #39844461
I am building a technical modern spreadsheet for data analysis. Quadratic is an open-access spreadsheet with built-in Python and SQL! https://github.com/quadratichq/quadratic
-
comment
Comment #39219346
We will always be free for individual use, and our Teams pricing will initially be between $10-20 /user/month.
- story
-
comment
Comment #39219026
Quadratic's source code is openly available on Github, we will amend our language to "open access" going forward. We are far more open than any other spreadsheet, and pride ourselv…
-
comment
Comment #39218633
Plane.dev looks awesome. We will check it out!
-
comment
Comment #39218485
Thank you! Yes, Quadratic was built out of frustration from existing spreadsheets. If a spreadsheet was built today... it would support modern programming languages, be fast, multi…
-
comment
Comment #39218459
The use case is doing analysis work as a team, with some engineers and some people only familiar with spreadsheets all being able to work together. Quadratic is always free for ind…
-
comment
Comment #39218437
The `quadratic-multiplayer` service is designed to be scaled vertically. Once we hit that limit, we will need to come up with a way to route traffic to servers based on what file a…
-
comment
Comment #39218404
Multiplayer is more fun :)
-
comment
Comment #39218399
Quadratic speaks Python natively and is built on an infinite canvas!
-
comment
Comment #39217442
Hi, 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 class…
- story
-
comment
Comment #39216848
Hi, 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 class…
- story
-
comment
Comment #36125873
The plan is to switch to R1C1 under the hood.
-
comment
Comment #35965262
We settled on nAn1 for our Formula notation in the negative space. Do you love it hate it, would love to hear feedback!
-
comment
Comment #35461978
I like this idea.
-
comment
Comment #35461569
Good point - we will move things around on the marketing site. Google Sheets does not have pinch to zoom. Maybe Excel does on some platforms, it doesn't on 365. The only other spre…
-
comment
Comment #35461151
1000% create an issue on the repo https://github.com/quadratichq/quadratic/issues
-
comment
Comment #35461143
Yes it can. It can also run as a standalone app via Electron. We just haven't published builds yet.
-
comment
Comment #35461131
Yes the bundle is huge, we have made no effort yet to optimize it. Feel free to create a PR :) Here is how we manage cell dependencies https://github.com/quadratichq/quadratic/blob…
-
comment
Comment #35460283
Yup, working on duckdb-wasm support. Stay tuned!
-
comment
Comment #35460059
We are working towards having your code stored in a way where you can manage it with git. Access controls will allow you to set who can edit and who can view. We also want to have …