HackerTrans
TopNewTrendsCommentsPastAskShowJobs

idomi

no profile record

Submissions

Ask HN: Are you saving inference costs on GPUs at your company

5 points·by idomi·il y a 2 ans·1 comments

Ploomber (YC W22) Is Hiring Senior Software Engineers NYC/Remote US

ycombinator.com
1 points·by idomi·il y a 2 ans·0 comments

[untitled]

1 points·by idomi·il y a 2 ans·0 comments

Ploomber (YC W22) Is Hiring Senior Software Engineers

ycombinator.com
1 points·by idomi·il y a 2 ans·0 comments

Ploomber (YC W22) Is Hiring Senior Software Engineers in NYC

ycombinator.com
1 points·by idomi·il y a 2 ans·0 comments

Ploomber (YC W22) Is Hiring Senior Software Engineers in NYC

ycombinator.com
1 points·by idomi·il y a 3 ans·1 comments

Ploomber (YC W22) Is Hiring Software Engineers in NYC

ycombinator.com
2 points·by idomi·il y a 3 ans·0 comments

Show HN: OSS AI Based Resume Analyzer

resume-analyzer.ploomberapp.io
2 points·by idomi·il y a 3 ans·0 comments

[untitled]

1 points·by idomi·il y a 3 ans·0 comments

[untitled]

1 points·by idomi·il y a 3 ans·0 comments

[untitled]

1 points·by idomi·il y a 3 ans·0 comments

[untitled]

1 points·by idomi·il y a 3 ans·0 comments

[untitled]

1 points·by idomi·il y a 3 ans·0 comments

[untitled]

1 points·by idomi·il y a 3 ans·0 comments

[untitled]

1 points·by idomi·il y a 3 ans·0 comments

[untitled]

1 points·by idomi·il y a 3 ans·0 comments

[untitled]

1 points·by idomi·il y a 3 ans·0 comments

Summer Savings Surge: Outsmart Financial Pitfalls with Top Expert Hacks

financialfreedomart.com
1 points·by idomi·il y a 3 ans·0 comments

[untitled]

1 points·by idomi·il y a 4 ans·0 comments

Which Pandas version did I use? Recover dependency versions from legacy notebook

ploomber.io
1 points·by idomi·il y a 4 ans·0 comments

comments

idomi
·il y a 2 ans·discuss
I think it really depends on your need, if you're working on your local and trying to get something to work, caching, scale etc, might be an overkill.
idomi
·il y a 2 ans·discuss
Pretty cool, it's about time we got some facelift for Shiny.
idomi
·il y a 3 ans·discuss
Come join us!
idomi
·il y a 3 ans·discuss
Feel free to open an issue if you're looking for new features/something's missing. Also we'd love to chat more about your Azure Data Studio!
idomi
·il y a 4 ans·discuss
When data scientists are training locally on small datasets, they have to deal with dependency installation, parameterization, and provisioning infrastructure. Once they want to train the model for production on a full load dataset, the complexity increases, and a new configuration must be considered.

Today we're launching a GUI feature in ploomber to solve this issue, by allowing our users to drop notebooks and execute them on the cloud without spinning up clusters or worrying about any infrastructure.

The service is based on our open-source software and have a free-tier that allows to scale multiple models before depleting the quota.

Would love to hear thoughts and impressions of it! You can also reach out to me directly at [email protected]
idomi
·il y a 4 ans·discuss
+1 I also think it's faster that way on both environment setup and ad hoc rapid experiments, from my experience using the library in a team doesn't scale well, it becomes pretty slow.
idomi
·il y a 4 ans·discuss
Pretty interesting. I think this is part of this notion to release half baked products, like some of the stuff in there are really cool, just enough to get you in but it doesn't scale and usually is complex to deploy/use.
idomi
·il y a 4 ans·discuss
How many data scientists that use Databricks for modeling do you know?
idomi
·il y a 4 ans·discuss
Hi, we’re Ido & Eduardo, the founders of Ploomber. We’re launching Ploomber Convert today, a web-based application that allows data scientists to convert notebooks to PDF, no setup required.

As data scientists, we have to share our work with non-technical colleagues to communicate results. To allow them to read our findings, we use nbconvert, which enables us to export notebooks to PDF or HTML. Unfortunately, nbconvert requires Pandoc, TeX/XeLaTeX, Pyppeteer, Chromium, and other packages, which is complicated. Ploomber Convert provides the nbconvert functionality without installing a single package.

Ploomber Convert is built on top of AWS and runs all the necessary packages in a docker container. Since notebooks often contain sensitive information, we do not store any notebooks or PDF files.

Ploomber Convert is free to use. Go to https://convert.ploomber.io, drop your Jupyter Notebook to convert, hit ‘Convert to PDF’, and save it.

We want to make Ploomber Convert the go-to tool for data scientists to turn their notebooks into shareable reports. We’re working on adding support for Quarto, custom CSS templates, export to HTML, and other features. Let us know what else you need!

We’re thrilled to share Ploomber Convert with you! So, if you had difficulties exporting your Jupyter Notebooks or if you have any feedback, please share your thoughts! We love discussing these problems since exchanging ideas sparks exciting discussions and brings our attention to use cases we haven’t considered before!
idomi
·il y a 4 ans·discuss
I doubt it, they got too much traction at this stage.
idomi
·il y a 4 ans·discuss
First you can always research on your own, there's tons of resources online and in git. If that doesn't work I find a teammate or a friend with the right domain expertise. There are also some useful slack communities for instance on MLOps etc.
idomi
·il y a 4 ans·discuss
There are so much stuff you could do with it right?