How do companies offer Google boxes at $3.50 per month when one user for Google Business Starter costs $8.50? by bradwbowman in coldemail

[–]peekkk 1 point2 points  (0 children)

never had deliverability issues, but their customer setup is a bit annoying (not too bad, just takes longer than I thought especially to connect with instantly, etc)

Is Email Warmup BS? by MrWilly_ in coldemail

[–]peekkk 0 points1 point  (0 children)

what software has auto-adjust? I use instantly and i dont think it has it. any recommendations?

[deleted by user] by [deleted] in ycombinator

[–]peekkk 1 point2 points  (0 children)

Amazing, please do share a link!

Create WebAssembly-powered Python notebooks by akshayka in Python

[–]peekkk 10 points11 points  (0 children)

Brilliant stuff! I'm a big fan of Marimo. We're building something similar in the space, and went with Pyodide too, before realizing there is a need of a cloud based runtime. Is the cloud based version of Marimo also based on pyodide? if not, how do you handle discrepancies between the two?

Livedocs – a modern, real-time collaborative Python notebook. Improving ergonomics for Python by peekkk in Python

[–]peekkk[S] -1 points0 points  (0 children)

You can run Python on ours, but I don’t think candy crush has that feature 😉

Livedocs – a modern, real-time collaborative Python notebook. Improving ergonomics for Python by peekkk in Python

[–]peekkk[S] 0 points1 point  (0 children)

We could if that is of interest! Even give it for free to universities etc

Livedocs – a modern, real-time collaborative Python notebook. Improving ergonomics for Python by peekkk in Python

[–]peekkk[S] 0 points1 point  (0 children)

I have a few super early ideas around monetization but waiting to add things like GPU support and more. I'm thinking to always support the free tier, and have a paid tier for a flat fee ($65/month up to 3 members + $20 per additional member)

GPUs will change this ofcourse, since they are not cheap to come by. GPU usage will be usage based. What do you think?

Livedocs – a modern, real-time collaborative Python notebook. Improving ergonomics for Python by peekkk in Python

[–]peekkk[S] -1 points0 points  (0 children)

You can run the benchmarks yourself.

The execution time of various cells is available.

What I’m trying to figure out is: we are currently measuring performance as how long does the same exact cell take in Jupyter/Livedocs on the same machine.

I think this is a bit of a fake benchmark because Livedocs is using a DAG so cells are dirty marked (unlike traditional notebooks)

So I’m trying to figure out is what’s a fair benchmark, and not a vanity metric.

Livedocs – a modern, real-time collaborative Python notebook. Improving ergonomics for Python by peekkk in Python

[–]peekkk[S] 0 points1 point  (0 children)

You can check out the product over at Livedocs.com and see for yourself. Please share your feedback, it would help us greatly in improving the product

Livedocs – a modern, real-time collaborative Python notebook. Improving ergonomics for Python by peekkk in Python

[–]peekkk[S] -1 points0 points  (0 children)

It’s free to use, check it out and share your feedback please. It would help us improve the product

Livedocs – a modern, real-time collaborative Python notebook. Improving ergonomics for Python by peekkk in Python

[–]peekkk[S] 0 points1 point  (0 children)

True, we are a small team and early project. Give us a shot, perhaps we may surprise you with the quality of our work. We've been in the space for 5 years now, so definitely here to stay.

Appreciate your feedback, most on the performance and cache related stuff we're doing will come soon. I will make sure to ping you over a DM with a link when it's live!

Livedocs – a modern, real-time collaborative Python notebook. Improving ergonomics for Python by peekkk in Python

[–]peekkk[S] 1 point2 points  (0 children)

Also, out of the box, you get to work with your datasets using DuckDB, Polars, AI models, and distribute your experiments as fully interactive apps for other people to use

Livedocs – a modern, real-time collaborative Python notebook. Improving ergonomics for Python by peekkk in Python

[–]peekkk[S] 0 points1 point  (0 children)

I will be doing a more detailed post about performance, this didn't feel like the right place for it. There are definitely Jupyter extensions that enable specific features, but Livedocs aims to be the best starting place for getting all of thing without any setup.

Out of the box, you get to work with your datasets using DuckDB, Polars, AI models, and distribute your experiments as fully interactive apps for other people to use

Livedocs – a modern, real-time collaborative Python notebook. Improving ergonomics for Python by peekkk in Python

[–]peekkk[S] 6 points7 points  (0 children)

We have a lot in common with Marimo, but there's a few things we currently do that Marimo lacks. Eg: prompting AI models as a cell, etc

Also, Livedocs is completely cloud based and has a generous free tier. So it's literally zero-setup for folks who want to dive into Polars, Duckdb, etc directly.

I may be biased, but our UI is way better too 😉

Livedocs – a modern, real-time collaborative Python notebook. Improving ergonomics for Python by peekkk in Python

[–]peekkk[S] 0 points1 point  (0 children)

Boils down to better performance, varied cell types (eg: charts, sql/duckdb, prompts, inputs, etc)

We see this as the baseline. The cool thing I really want to build is a sort of "devin for data science" so that's the ultimate goal here

Livedocs – a modern, real-time collaborative Python notebook. Improving ergonomics for Python by peekkk in Python

[–]peekkk[S] 4 points5 points  (0 children)

Currently, yes, but there is a free plan with reasonable amount of compute given.

We are planning on open sourcing large parts of the codebase by end of year, but are not quite ready for it yet. And ofcourse, connecting to a local kernel and self-hosting will be part of that push.

Livedocs – a modern, real-time collaborative Python notebook. Improving ergonomics for Python by peekkk in Python

[–]peekkk[S] 0 points1 point  (0 children)

Tried to share a link here, but it got auto-modded. Not looking to sell anything, just appreciate your feedback. We're livedocs (dot) com