Live data from Hacker News

Viewing profile — davidkircos

davidkircos

HN member
Joined
Wed, Oct 09, 2013, 1:34 AM UTC
HN karma
119
Public activity
32 items

About davidkircos

No profile information was provided.

Recent public activity

  1. comment
  2. story
  3. 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

  4. comment
    Comment #39219346

    We will always be free for individual use, and our Teams pricing will initially be between $10-20 /user/month.

  5. story
  6. 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…

  7. comment
    Comment #39218633

    Plane.dev looks awesome. We will check it out!

  8. 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…

  9. 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…

  10. 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…

  11. comment
    Comment #39218404

    Multiplayer is more fun :)

  12. comment
    Comment #39218399

    Quadratic speaks Python natively and is built on an infinite canvas!

  13. 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…

  14. story
  15. 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…

  16. story
  17. comment
    Comment #36125873

    The plan is to switch to R1C1 under the hood.

  18. 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!

  19. comment
    Comment #35461978

    I like this idea.

  20. 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…

  21. comment
    Comment #35461151

    1000% create an issue on the repo https://github.com/quadratichq/quadratic/issues

  22. comment
    Comment #35461143

    Yes it can. It can also run as a standalone app via Electron. We just haven't published builds yet.

  23. 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…

  24. comment
    Comment #35460283

    Yup, working on duckdb-wasm support. Stay tuned!

  25. 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 …