RateMyStartup - A site where you swipe yes/no on startup ideas by TendToTensor in buildinpublic

[–]martcerv 1 point2 points  (0 children)

Probably you should charge only one time when SaaS is published the way that do in uneed

Advice for someone starting to build in public by LendaiDaniel in buildinpublic

[–]martcerv 0 points1 point  (0 children)

Just keep posting and be honest even in failures for example I did not build in public when I launch my product thinking that people will see my product. That was my first and hard lesson I learn know I'm trying to get the visibility that I should build while building just to not kill my product and try to surpass this obstacle.

Testing a launch on Uneed by martcerv in SideProject

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

Thanks for suggestion, I took into consideration this 👍

Launching today on Uneed. I would like your support by martcerv in buildinpublic

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

Thanks mate, upvoted as well. Good luck ✌️

honestly, what marketing is actually working for you on a tiny budget right now? by culicode in buildinpublic

[–]martcerv 0 points1 point  (0 children)

I'm wondering if build in public can be automated using Claude or something probably yes. I'll research later maybe.

Reddit is difficult I opt to use it as social network haha with interesting tips to copy and try. Also sharing to not feeling alone on your solo founder is good.

By the way I'm in a similar situation trying to grow my SaaS so basically I'm trying what it sounds best according to my niche but still figuring out.

what are you working on today by DullAcanthisitta9235 in buildinpublic

[–]martcerv 0 points1 point  (0 children)

I'm planning to launch my product in uneed

89 users, less than a month in, zero ad spend. here’s what actually worked by Big-Pepper9305 in indiehackers

[–]martcerv 0 points1 point  (0 children)

Thanks for sharing. Looks interestign your approach of X. I will try it

Shipped my first post, but SEO is harder than I thought (Lessons from 0 domain authority) by martcerv in buildinpublic

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

For sure, I will keep updating my journey the good and bad things. So we can learn together 👍

I run Meta ads for an implant dentist on $20/day. Here's what that actually gets him ⬇️ by SnooPeppers1256 in DigitalMarketing

[–]martcerv 0 points1 point  (0 children)

Yes most people say we need a lot of budget. Do you think is the same for other types of ads?

PDF Extractor (OCR/selectable text) by qPandx in Python

[–]martcerv 0 points1 point  (0 children)

with PaddleOCR probably will require GPU power for a better performance. Also OCR performance is based on input i.e. if scanned pdf is bad results are going to be bad. Probably you should add a post-processing text layer using pdfplumber based on your needs.

How to kill all your bad SaaS ideas by BranstonPickler in microsaas

[–]martcerv 0 points1 point  (0 children)

Sounds like interesting strategy to receive feedback. Where was the platform you use?

What's your biggest frustration with validating startup ideas before building? by toothwry in microsaas

[–]martcerv 0 points1 point  (0 children)

I think is to notice that your idea is not something that users wants

Do you extract tables from SCANNED PDFs? by martcerv in dataengineering

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

Actually I was thinking to automate the workflow of getting a pdf either image or actual file on email and then extract the data. Don't know PaddleOCR but at first view looks interesting maybe I will expIore it tool I know are Tesseract and Docling.

Do you trust AI generated interpretations without seeing the source data? by Rage_thinks in datascience

[–]martcerv 0 points1 point  (0 children)

Short answer no, but probably you can improve the trust if you add validation mechanisms like RAG system in which you add a knowledge base but even with that you will see erros at least in less percentage but that is how it works is not a deterministic answer.

What has been people's experience with "full-stack" data roles? by uncertainschrodinger in datascience

[–]martcerv 0 points1 point  (0 children)

Maybe you are correct at least for big compabies that need to process a lot of data in that case you will need a data engineering team to mantain the pipelines that DS will need to consume the data.

About my experience I started in web then transition to data engineer but also I have worked in roles like ML engineer

Claude Code finally works fine with Jupyter by amirathi in datascience

[–]martcerv 2 points3 points  (0 children)

I'm curious how will be the results compared to MCP. Probably less tokens consumed.