[verdict][prompt generat][sursă: make.com][traducere: la coadă]
Pot să vibecodez Make?
// se construiește într-un weekend, dar rămân goluri reale
A handful of workflows can be coded quickly, but Make's paid value is the visual builder, app modules, scheduling, observability, and maintenance.
încredere: ridicată
ce e: Visual automation platform for scenarios across apps and APIs
Indice de constructibilitate · joc editorial
- Preț 12 $/lună greutate: plus 2
- Timp un weekend greutate: plus 2
- Categorie automatizare nu cântărește
- Moat integrări · calitatea execuției greutate: minus 2
- Încredere ridicată greutate: plus 1
- Ce pierzi 6 elemente greutate: minus 3
- Site make.com (si apre in una nuova scheda) nu cântărește
Se anulează. E cazul în care decide cât de tare te enervează abonamentul.
Gioco editoriale: il verdetto dice se un agente può, l’indice se conviene.
Ce construiești
Implement the needed scenarios as scripts or n8n workflows with API calls, retries, and logs.
ce îți trebuie
- API keys/OAuth
- hosted scheduler/worker
- secrets
- logs
- retry handling
Good smaller Zapier comparison; same reasoning but different builder style.
Promptul
Un weekend cu un agent de coding. Golurile care rămân sunt mai jos, la „ce pierzi”.
Build me a code-first workflow runner to replace Make for my handful of scenarios. Requirements:
- A Node project where each scenario is one file in scenarios/ exporting a trigger
(cron string or webhook route) and an ordered list of steps, each step an async
function that receives the previous step's output.
- The runner executes steps in order, retries a failed step 3 times with
exponential backoff, then halts the run recording the step name and error.
- Every run saved to SQLite (better-sqlite3): scenario, start/end, per-step input
and output JSON, status. That history is the debugging story, make it good.
- A minimal dashboard on localhost:4880 (Express, server-rendered): scenario list
with last-run status, click into a run to see each step's payload.
- Webhook triggers land on the same Express app with signature verification
helpers; cron triggers via node-cron. All credentials in .env.
- Ship two example scenarios: a Stripe payment webhook appends to a Google Sheet
and sends a Telegram message; an RSS post gets an LLM summary drafted as email.
- Binds to localhost only, single user, no accounts, no telemetry.
- Out of scope: a visual drag-and-drop builder and an app-module catalog. Scenarios
are code, that is the point of this build.
- README: how to add a scenario, .env keys, and a note that self-hosted n8n is the
off-the-shelf fallback if maintaining this stops being fun. Prompt generat din datele fișei, încă nerevizuit manual. În engleză intenționat — e limba în care agenții de coding se descurcă cel mai bine.
Ce pierzi
- visual scenario builder
- app modules
- scheduling
- operations history
- error handling
- team governance
De ce se plătește în continuare
They pay because workflows evolve and break; a maintained builder reduces the upkeep.
moat: Integrări Calitatea execuției ce e un moat
integrations/workflow engine
Alternative gratuite
N-ai chef să ți-o construiești? Astea există deja, sunt gratuite sau open source, și le-am verificat una câte una.
Cine l-a construit deja
Să pornești de aici e tot vibecoding: promptul e pentru când o vrei exact în felul tău.
- Activepieces (se deschide într-o filă nouă) — Open-source automation platform with app pieces, triggers, and actions. (alive)
Ești de acord?
Balanța voturilor
Ancora nessun voto: il tuo è il primo.
Nessun voto ancora — il primo pesa.