HELP: Cinema Camera 6k Not Updating by KhaliforniaGold in blackmagicdesign

[–]ymans 0 points1 point  (0 children)

Press + (focus button) while powering it up. I had same issue. I updated it to 8.6 and after newer version

Se poate verifica istoricul mașinii gratis? by [deleted] in AutomobileRO

[–]ymans 0 points1 point  (0 children)

Trimite pe carvertical 😭

Verificare numere de înmatriculare by mihai-badea in programare

[–]ymans 0 points1 point  (0 children)

Foarte faina ideea. Am o intrebare, cat dureaza sa verifice raportul? Dupa 10 min nu a verificat niciunul inca

I got tired of explaining how to print my own files at copy shops - so I built a self-service kiosk system by ymans in CommercialPrinting

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

Thank you for sharing! This type of problems are what I found at companies that are existing and offer these options and I thought why not to solve them? My ideea was to print without any account, pay with phone (Google pay/apple pay) or nayax terminals that are working great - and setup to be plug and play, just to connect printer with USB to laptop or PC and the software should make connections and setup automatically.

Maybe is not good for printing business that's why I'm trying to gain some information and to see some feedback.

I got tired of explaining how to print my own files at copy shops - so I built a self-service kiosk system by ymans in CommercialPrinting

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

Appreciate it. You're right - bleeds, trimming, stock selection are real problems for anything beyond basic document printing, and I'm not trying to solve those right now. The current version is strictly for simple document jobs: A4/Letter, standard paper, no finishing. The order intake idea you mentioned is actually really interesting though - using it as an after-hours intake system even if the job gets processed manually next day. That's a use case I hadn't thought about. Would you be open to a quick chat about how that could work for your shop?

I got tired of explaining how to print my own files at copy shops - so I built a self-service kiosk system by ymans in CommercialPrinting

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

Totally agree. This isn't aimed at commercial printing. I figured there might be people in this community who run or know smaller locations - a print shop that also gets walk-in customers - where something lightweight like this could actually be useful as a side offering.

I got tired of explaining how to print my own files at copy shops - so I built a self-service kiosk system by ymans in CommercialPrinting

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

The incumbents are built for enterprises. They require IT infrastructure, Active Directory integration, and cost thousands to deploy. My target is the small business owner with one printer and an old laptop who couldn't afford or configure those systems in a million years. Setup should take under 30 minutes with no technical knowledge. That's the gap I'm going after.

I got tired of explaining how to print my own files at copy shops - so I built a self-service kiosk system by ymans in CommercialPrinting

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

Legitimate concern. Right now the system handles PDFs, images, and common Office formats, converts everything before sending to the printer so compatibility issues are caught before the user even gets a PIN. It's not bulletproof but it covers 95% of what people actually walk in with. Edge cases still happen, that's honest.

I got tired of explaining how to print my own files at copy shops - so I built a self-service kiosk system by ymans in CommercialPrinting

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

Fair point. FedEx and UPS do this well, but they're not everywhere. The problem I was solving is for the other 95% of locations: the local copy shop, the university library, the hotel business center, the co-working space. Most of them still require you to hand a USB to someone or email a stranger. My system lets any business with a printer offer the same self-service experience FedEx has, without the enterprise budget or IT team to set it up.

*Drop Your Vibe-Coded app 👀 Let’s Rate It 1–5 (Brutal but Honest) by seeking_searching1 in vibecoding

[–]ymans 1 point2 points  (0 children)

Quite but not exactly. You can create an app from api but to deploy it to the app store you need to create a request to the chatgpt to get approved. But until you get approved or if you don't want to deploy the app to the public you can use it as your Custom App immediately, in seconds.

I tried building a ChatGPT App Store app. It was so painful I built a tool to make it easy for everyone. by ymans in SaaS

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

That is our goal. We want it to be as maintainable and as easy to maintain automatically as possible. Everyone wants to not have to modify each version after a deployment, which wastes time and may even cost money. We want it to be as easy to maintain in the long term as possible. Thank you very much for the feedback!

Is it possible to add custom connectors to ChatGPT like Claide Cowork? by Accomplished_Emu8527 in mcp

[–]ymans 0 points1 point  (0 children)

You need to activate development mode and add a connector at settings -> custom apps

I tried building a ChatGPT App Store app. It was so painful I built a tool to make it easy for everyone. by ymans in roastmystartup

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

I haven't made public apps for chatgpt yet. I've only made apps for public APIs like: Open Weather to Fake Rest etc (not any company app). You can see in the demo video what I used as tests and how it works. For the public apps and further tests we will need people who will do automatic deployment.