Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
idomi
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
Ask HN: Are you saving inference costs on GPUs at your company
5 points
by
idomi
2y ago
|
1 comments
2.
▲
Ploomber (YC W22) Is Hiring Senior Software Engineers NYC/Remote US
(ycombinator.com)
1 points
by
idomi
2y ago
|
0 comments
3.
▲
by
idomi
2y ago
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.
4.
▲
Ploomber (YC W22) Is Hiring Senior Software Engineers
(ycombinator.com)
1 points
by
idomi
2y ago
|
0 comments
5.
▲
Ploomber (YC W22) Is Hiring Senior Software Engineers in NYC
(ycombinator.com)
1 points
by
idomi
2y ago
|
0 comments
6.
▲
by
idomi
3y ago
Pretty cool, it's about time we got some facelift for Shiny.
7.
▲
by
idomi
3y ago
Come join us!
8.
▲
Ploomber (YC W22) Is Hiring Senior Software Engineers in NYC
(ycombinator.com)
1 points
by
idomi
3y ago
|
1 comments
9.
▲
Ploomber (YC W22) Is Hiring Software Engineers in NYC
(ycombinator.com)
2 points
by
idomi
3y ago
|
0 comments
10.
▲
Show HN: OSS AI Based Resume Analyzer
(resume-analyzer.ploomberapp.io)
2 points
by
idomi
3y ago
|
0 comments
11.
▲
by
idomi
3y ago
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!
12.
▲
Summer Savings Surge: Outsmart Financial Pitfalls with Top Expert Hacks
(financialfreedomart.com)
1 points
by
idomi
3y ago
|
0 comments
13.
▲
by
idomi
4y ago
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 com
14.
▲
Which Pandas version did I use? Recover dependency versions from legacy notebook
(ploomber.io)
1 points
by
idomi
4y ago
|
0 comments
15.
▲
by
idomi
4y ago
+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.
16.
▲
by
idomi
4y ago
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.
17.
▲
by
idomi
4y ago
How many data scientists that use Databricks for modeling do you know?
18.
▲
by
idomi
4y ago
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
19.
▲
Show HN: Ploomber Convert – Convert Jupyter notebooks to PDF, no setup required
(convert.ploomber.io)
3 points
by
idomi
4y ago
|
1 comments
20.
▲
by
idomi
4y ago
I doubt it, they got too much traction at this stage.
21.
▲
by
idomi
4y ago
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
22.
▲
by
idomi
4y ago
There are so much stuff you could do with it right?
23.
▲
by
idomi
4y ago
How is this different than turbotax for instance?
24.
▲
by
idomi
4y ago
Thanks for sharing! Yeah definitely a problem, we've been trying to build it mainly on the feedbacks we're getting from the open-source solution.
25.
▲
by
idomi
4y ago
You're right to some extent - at least on some of the concepts. We don't focus on a specific ML use case, like computer vision. In addition, we're oriented towards notebooks and this notion allows us to break it into smaller
26.
▲
by
idomi
4y ago
Yes, you should follow best practices and isolate each job to the smallest task possible (and then reuse components). We have this functionality in 2 flavors, you can define hooks as part of your pipelines( https://docs.ploomber.i
27.
▲
Show HN: Ploomber Cloud (YC W22) – run notebooks at scale without infrastructure
42 points
by
idomi
4y ago
|
7 comments
28.
▲
by
idomi
4y ago
Make sure to checkout ploomber, our support is seamless tons of docs ( https://docs.ploomber.io/ ) and we take our users seriously. P.S. We integrate with airflow and other orchestrators if you still need to tackle those.
29.
▲
by
idomi
4y ago
When it comes to scale and DS work I'd use the ploomber open-source ( https://github.com/ploomber/ploomber ). It allows an easy transition between dev and production, incrementally building the DAG so you avoid expe
30.
▲
by
idomi
4y ago
Ploomber actually can work with shell script so you could export you js code into a pipeline. But besides that not that I know of.
More ›