Live data from Hacker News

Viewing profile — aarondia

aarondia

HN member
Joined
Sun, Sep 08, 2019, 4:39 AM UTC
HN karma
209
Public activity
84 items

About aarondia

Building https://trymito.io/

Recent public activity

  1. comment
    Comment #42488065

    I find these retro blog posts from people building LLM solutions super useful for helping me try out new prompting, eval, etc. techniques. Which blog posts have you all found most …

  2. story
  3. comment
    Comment #40298878

    I've spent the past few years teaching business analysts at large financial institutions how to automate their Excel workflows with Python. My main takeaway are: 1. Business analys…

  4. story
  5. story
  6. story
  7. comment
    Comment #36165116

    > or that they break from earlier stated requirements as new requirements are requested. This nails one of the biggest issues that we're trying to help Mito users with -- code that…

  8. comment
    Comment #36164936

    These are sweet -- thanks for sharing. > Bridging the Abstraction Gap Between End-User Programmers and Code-Generating Large Language Models I love the idea of giving users feedbac…

  9. comment
    Comment #36164636

    That's an interesting idea. When converting an Excel workbook to Python, checking your work as you go is the hardest thing for us to convince people to do. (See here: https://blog.…

  10. comment
    Comment #36164582

    Unfortunately, Mito only works in JupyterLab and Jupyter notebooks right now. Support for VSCode and Google Colab is on the roadmap.

  11. comment
    Comment #36152879

    Hey, I'm Aaron, co-founder of Mito. Funnily enough, doing "diff detection" in spreadsheets is like the first thing we made when building Mito. We built Git for Excel to enable bett…

  12. comment
    Comment #35582325

    Congrats on the launch! I created Mito, a spreadsheet the lives inside of Jupyter. We've seen a ton of our users using Jupyter and ChatGPT playground side by side. We're also exper…

  13. comment
    Comment #35411134

    This reminds me of an Upton Sinclair quote: “was one to believe that there was nowhere a god of hogs, to whine this hog personality was precious. To whome these hog squeals and ago…

  14. comment
    Comment #35214660

    +1. Recently tried some recipes from his cookbook The Wok. +=1

  15. story
    Ask HN: Has anyone used Jupyter real time collaboration?

    Particularly interested in your experience if you work at a large enterprise. Did your IT team have to get involved to enable Jupyter real time collaboration [1]? [1]https://jupyte…

  16. comment
    Comment #35210410

    Somewhere before "I had to procure a new VM just to open this Excel file", you should probably migrate to a database + Python

  17. comment
    Comment #35210155

    If when you say GSheets + Airtable, you're looking for a spreadsheet that is designed for data analysis +a let's you name columns and sets formulas to the entire column, then check…

  18. comment
    Comment #35191373

    Congrats on the launch Brandon + Brayden. I'm building something similar over at Mito ( https://www.trymito.io ), although we're Python first instead of SQL first. Would love to ho…

  19. comment
    Comment #34885504

    From the blog: > In a typical scenario, the customer success team who is in charge of this activity has to work back and forth with the customer. The customer has to resolve manual…

  20. comment
    Comment #34885374

    Its not an AI based approach, but it is a step up from writing code by hand -- you could try using open source Mito -> https://www.trymito.io -> full disclosure I built it -> to do…

  21. comment
    Comment #34870160

    This is very cool. I'm the creator of Mito [1] -- we're also building a data visualization tool in JupyterLab. The Tabluea approach that you took is really interesting! Going to se…

  22. comment
    Comment #34820758

    Congrats on the launch! I'm the cofounder of Mito[1], an open-core spreadsheet extension to Jupyter that generates the equivalent Python code every time you edit your data. We also…

  23. comment
    Comment #32726309

    The friction of getting started with Mito is something we spend a lot of time focusing on. For example, when it comes to the installation process, not only do users install Mito th…

  24. comment
    Comment #32725982

    For some non-technical users, Power Query is a better option. If your main purpose is to work with a large data set and then update a PowerBI dashboard, for example, then Power Que…

  25. comment
    Comment #32725210

    Aaron here, one of the Mito co-founders. +1, beyond the most obvious reasons that companies are moving away from Excel (too much data to process, not enough robust automation featu…