Notes from practice
Blog
Practical tips and guides from the world of automation and AI. Filter by topic below.
All articles
Make.com Iterator and Aggregator Patterns How to Process Arrays Without Frustration
Make.com Iterator and Aggregator patterns for processing arrays. 14 ready-to-use blueprints — iterate, deduplicate, transform. Download the toolkit.
Make.com API Pagination Patterns Toolkit What You Get Inside
Make.com API Pagination Patterns Toolkit — 4 pagination types, ready-to-use blueprints, instant setup. Stop losing data from your API calls.
How AI Is Helping Small Businesses Stop Losing Customers
AI and automation for small businesses — stop losing customers just because your hands were full. Real examples from daily life.
Make.com Make Code How to Run Custom Code Directly in Your Scenario
Make.com Make Code lets you run JavaScript or Python inside your scenario. Save credits and process complex data in a single module.
Make.com Iterator How to Loop Through Arrays and Process Each Item
Make.com iterator lets you process each array item separately. Learn how to set it up and pick the right pattern for your scenario.
Make.com Date and Time How to Work With Dates in Your Scenarios
Make.com date and time handling trips up many users. Learn how to use formatDate, parseDate, and timezones correctly in your scenarios.
How to Connect Your Vibecoded App to Make.com via Webhook
Connect your vibe-coded app (Lovable, Bolt, Replit, Claude) to Make.com via webhook. Step-by-step guide with 4 real use cases.
How to Think About AI So It Actually Helps You
Working with AI effectively isn't about the model — it's about mindset. Here's how I think about AI and why it changes everything.
Vibecoding How I Dived Into AI Programming and What I Found
Vibecoding changed how I think about building software. Here's how I started with Google AI Studio, built a macOS app, and what I learned.
How to Write Prompts That Actually Work
How to write prompts that get good results? Practical rules, examples, and the metaprompting technique for better AI outputs.
Make.com Pagination How to Fetch All Data From an API
Make.com pagination lets you fetch all data from any API. Learn how to set up offset, page-based, and cursor pagination in your scenarios.
How Make.com Automation Changed My Career and Saved My Sanity
Make.com automation changed my career. Here's how I started with Integromat in 2020 and where it led me.
How to Generate a Unique Password in Make.com With One Formula
How to generate a unique password in Make.com without extra modules? One IML formula using sha256 gives you a PIN, passcode, or one-time code instantly.