Skip to main content
Loading navigation…

Posts tagged Usp

Articles and insights about Usp.

44 posts
Aurora Control
power-user

Set-and-forget Mac maintenance: diagnostics that run themselves

Most Mac maintenance never happens because it depends on you remembering to do it. Scheduled diagnostics change that — scans run on a timetable, results surface automatically, and you stay in control.

Nicolás
5 min
8
Aurora Control
power-user

Pipe your Mac's live telemetry into your own dashboard (hidden local API)

Aurora Control exposes your Mac’s live CPU, thermal, network and battery metrics as JSON over a local HTTP endpoint — so you can pipe them straight into Grafana, a menu-bar script, or any tool you already use.

Nicolás
5 min
9
Aurora Control
privacy

The privacy permissions macOS Settings doesn't clearly show

Camera and mic are the permissions everyone knows about. But macOS quietly grants apps the ability to record your screen, control your cursor, log your keystrokes, and read every file on your drive — and System Settings makes each one genuinely hard to find.

Nicolás
5 min
15
Agata Stack
scriptability-and-ci

How I Replaced My procfile + supervisord Setup with One macOS App

Procfiles, supervisord configs, and a graveyard of shell scripts to manage dev services. Here is why I stopped maintaining all of it and what I use now.

Nicolás
5 min
19
Aurora Control
privacy

An app gave itself Full Disk Access — revoke it without Terminal

Full Disk Access is the broadest privacy grant on macOS — an app with it can read your Mail, Messages, Safari history, and most of your files. You probably granted it months ago and forgot. Here is how to see who has it and take it back, no Terminal required.

Nicolás
5 min
12
Agata Stack
scriptability-and-ci

The Timeline View That Finally Made Log Triage Make Sense

Log triage is painful because errors arrive as a stream, not a story. The timeline in Agata Stack turns every rule-matched event into a colour-coded entry you can read like a timeline — here is how it works and why the colour scheme matters more than it looks.

Nicolás
5 min
15
Aurora Control
privacy

Which apps used your camera and mic recently, without you noticing

macOS shows you which apps have permission to use your camera and mic. It does not clearly show you which ones actually used them recently. Here is how to find out — and what to do about it.

Nicolás
5 min
13
Argus Capture
ai-and-automation-control

Control Argus from Apple Shortcuts or an AI Agent: App Intents That Actually Work

Argus Capture exposes 10 App Intents and a custom URL scheme so you can trigger screenshots, start and stop recordings, drop chapter markers, and query live config from Shortcuts, the terminal, or any AI agent — without leaving your workflow.

Nicolás
5 min
20
Agata Stack
scriptability-and-ci

Start and Stop Your Dev Services with a curl One-Liner from Any Script

The Agata Stack local HTTP API lets you start, stop, restart, and tail logs from any service on your Mac using a plain curl command — from CI, from a shell alias, or from an AI tool. No daemon config, no third-party service.

Nicolás
5 min
15
Aurora Control
network

What's actually on your home network right now?

Phones, smart TVs, plugs, speakers, maybe a neighbour’s guest device — your Wi‑Fi is busier than you think. Here is how your Mac can show you exactly what is connected.

Nicolás
5 min
8
Argus Capture
ai-and-automation-control

Trigger a Screenshot from Your Terminal: The argus:// URL Scheme That Makes Automation Real

Most screenshot tools live outside your scripts. Argus Capture ships a custom URL scheme so you can start captures, stop recordings, and read config back from any shell, CI pipeline, or AI agent.

Nicolás
5 min
22
Agata Stack
remote-and-ssh-services

Why I Manage My Remote Staging Server from the Same Menubar Icon as My Local Services

SSH-ing into a staging box every time you want to check a log is 2010 DevOps. Here is how remote services can sit alongside local ones in the same status view, with the same health checks, log streams, and automation rules.

Nicolás
5 min
18
Aurora Control
network

Which apps send your data, where, and how to cut them off

Right now, dozens of apps on your Mac are making outbound connections. You probably have no idea which ones, or where the data is going. Here is how to find out — and how to stop it.

Nicolás
5 min
12
Argus Capture
live-annotation-on-screen

Blur a Specific Region of Your Screenshot Without Touching the Rest of the Image

Most screenshot tools make you blur the whole image or nothing at all. Here is how to draw a blur box over exactly the part you want hidden and leave everything else pixel-perfect.

Nicolás
5 min
10
Agata Stack
ai-agent-integration

Mobile QA Automation from Your AI: Screenshot Any Simulator Without Switching Apps

You can now point Claude Code or Cursor at your running iOS Simulator or Android emulator, take screenshots, run adb shell commands, and install builds — all from an AI prompt, all from your menubar, without ever switching apps.

Nicolás
5 min
33
Aurora Control
network

A trusted app started phoning a server in another country

Your updater, your creative tool, your utility — any of them can quietly open an outbound connection you never expected. Here is how Aurora Control surfaces it, where it goes, and what you can do about it.

Nicolás
5 min
21
Argus Capture
live-annotation-on-screen

9 Annotation Tools, Zero App Switching: Drawing on Screen During a macOS Capture

Most annotation workflows make you finish the capture, open a second app, mark it up, export again. Here is how to draw arrows, add blur boxes, and spotlight regions on-screen during or after capture — without leaving the tool.

Nicolás
5 min
22
Agata Stack
ai-agent-integration

Why Agata Stack Is the Only MCP Server Your Dev Machine Needs

Most MCP servers need a separate process, a cloud relay, or only cover one thing. Agata Stack runs its MCP endpoint inside the menubar app itself — covering computer-use, mobile QA, service management, and log streaming from one localhost address.

Nicolás
5 min
87
Aurora Control
performance

The background app quietly eating your CPU

Your laptop is warm and the battery is draining fast, but you are not doing anything. Here is what is actually happening in the background, and how to find the process responsible.

Nicolás
5 min
82
Argus Capture
device-frames-and-backgrounds

The Gradient That Makes Your Screenshot Look Like a Product Launch Asset (Without Photoshop)

You do not need a design tool to make a screenshot look like it belongs on a product page. The right background gradient, applied at capture time, does most of the work in one click.

Nicolás
5 min
94
Agata Stack
ai-agent-integration

I Wired Claude Code to My Dev Stack and Now It Restarts Services Without Asking

Your AI coding assistant can see your code. It cannot see whether your dev server is actually running. Here is how a local HTTP API and an MCP endpoint change that equation entirely.

Nicolás
5 min
1283
Aurora Control
performance

Memory pressure vs the "90% RAM used" panic

That "90% memory used" number that made you order more RAM? It is almost certainly fine. Here is the metric that actually matters — and how to read it in under a minute.

Nicolás
5 min
1378
Argus Capture
device-frames-and-backgrounds

Stop Opening Figma Just to Add a Device Frame to Your Screenshot

Adding a device frame to a screenshot does not have to mean a detour to Figma. Here is how to keep the whole thing inside your capture workflow on macOS.

Nicolás
5 min
1629
Aurora Control
performance

Is your Mac throttling? Catch it before it slows you down

Your Mac slows to a crawl mid-task, then quietly recovers. It is not random — it is thermal throttling. Here is what it is, how to spot it yourself, and how to catch it before it bites.

Nicolás
5 min
1150
Argus Capture
steps-mode-documentation

Composited vs. Separate: Which Step-Capture Output Mode Is Right for Your Docs?

Argus Capture Steps mode gives you two ways to export numbered screenshots: one stacked image or one file per step. Here is how each output mode works, when to use which, and what the difference looks like inside your actual documentation workflow.

Nicolás
5 min
1821
Aurora Control
performance

Your Mac is hot and loud and Activity Monitor just shrugs

Your fans are screaming, the palmrest is warm, and Activity Monitor shows a wall of numbers — but nothing obviously wrong. Here is what is actually happening, how to read it, and why thermal throttling is doing exactly what it should.

Nicolás
5 min
1825
Argus Capture
steps-mode-documentation

Auto-Numbered Screenshots for Step-by-Step Guides: The macOS Feature Nobody Talks About

Most documentation tools make you add numbered badges by hand, in a design app, after the fact. There is a better way — and it lives right in your macOS capture workflow.

Nicolás
5 min
1358
Aurora Control
storage

Find duplicate files without deleting the wrong copy

Three copies of the same video scattered across Downloads, Desktop, and an old project folder. Which one is safe to delete? The challenge isn’t finding the duplicates — it’s not deleting the one that matters.

Nicolás
5 min
2212
Agata Stack
stream-rule-automation

Slow API Response Alerts Without Adding Instrumentation to Your Code

You can catch slow API responses from your dev stack in real time without touching a single line of code or adding middleware. Here is how stream rules in Agata Stack work against your existing logs.

Nicolás
5 min
2165
Aurora Control
storage

"Storage full" and Finder won't say why — read the real map

macOS Storage settings shows a vague bar with a giant "System Data" bucket. Here is what is actually in there, how to find the real culprits yourself, and why a proper disk map saves you an afternoon of guessing.

Nicolás
5 min
2198
Agata Stack
stream-rule-automation

Absence Detection: How to Know When Your Service Silently Stops Logging

Crashes make noise. Silent failures do not. Here is how to catch the worst kind of outage — the service that just quietly stops — before your users do.

Nicolás
5 min
1995
Aurora Control
storage

You deleted the app months ago — why are the leftovers still here?

Dragging an app to the Trash only removes the bundle. The caches, preferences, support files and containers it scattered across your Mac can linger for years — and most people never know they are still there.

Nicolás
5 min
2121
Agata Stack
stream-rule-automation

EADDRINUSE at Startup: The Rule That Kills the Port and Restarts Automatically

Every developer has lost five minutes to a port-in-use error at startup. Here is the stream rule that detects EADDRINUSE in your logs, kills the blocking port, and restarts your service — automatically, without a terminal.

Nicolás
5 min
1912
Aurora Control
storage

node_modules, Docker, DerivedData: the silent gigabytes over time

You cleared those caches last month. They came back — and they brought friends. The real story is not the size on any given day; it is how fast it grows, and which tool is driving it.

Nicolás
5 min
2024
Argus Capture
sensitive-data-in-screenshots

Auto-Redact Secrets Before Every Screenshot — How On-Device OCR Makes Your Captures Safe

A single screenshot with an exposed API key can compromise a production system. Here is how on-device OCR pattern-matching catches secrets automatically before the file is ever saved.

Nicolás
5 min
2353
Agata Stack
log-stream-visibility

The Developer API That Lets You Tail Logs with curl from CI

Agata Stack runs a local HTTP server on port 19877. Tail live logs over SSE, manage services, and hit a self-describing OpenAPI spec — all from a shell script, a CI job, or an AI tool.

Nicolás
5 min
2170
Aurora Control
storage

Your Mac fills up and it's not photos — it's your dev tools

node_modules, Docker images, DerivedData, Homebrew downloads — developer caches balloon silently and never clean up after themselves. Here is how to find what is eating your disk, and how to track it over time instead of playing whack-a-mole.

Nicolás
5 min
2398
Argus Capture
sensitive-data-in-screenshots

I Accidentally Posted My API Key in a Screenshot. Here's the Feature That Would Have Stopped It.

One public screenshot with a visible API key is all it takes. Here is the on-device detection system built into Argus Capture that catches secrets before they leave your Mac.

Nicolás
5 min
1534
Agata Stack
log-stream-visibility

Log Fingerprinting: How to Catch the Error That Spams Your Console 400 Times

One error line repeating 400 times looks like noise. But it is a pattern — and the right rule can catch it in the first 5 lines, fire once, and stay quiet after that. Here is how log fingerprinting works in Agata Stack.

Nicolás
5 min
1902
Argus Capture
app-store-screenshot-hell

One Screenshot, Every App Store: How Multi-Export Actually Works on macOS

Shipping to the iOS App Store, Google Play, and the Mac App Store means supplying a completely different set of screenshot sizes for each. Here is how to take one capture and let export templates handle the rest.

Nicolás
5 min
2698
Agata Stack
log-stream-visibility

I Can Now Tail Logs from Any Process on My Mac — Even Ones I Didn't Start

Most dev tools only show logs for processes they launched. Agata Stack can attach to any user process running on your Mac — by PID — and stream its output in real time, no restart required.

Nicolás
5 min
1807
Argus Capture
app-store-screenshot-hell

I Spent 3 Hours Resizing Screenshots. Then I Found Store Presets.

Every app store wants a different size. Most developers discover this the hard way, at 2 AM before a submission deadline. Here is what the store preset system in Argus Capture actually does — and why one capture is enough.

Nicolás
5 min
2541
Argus Capture
app-store-screenshot-hell

Why Your App Store Screenshots Keep Getting Rejected (And the Size Chart That Fixes It)

App Store rejections rarely come from bad code. They come from the wrong pixel dimensions. Here is the complete size chart for every major store — and how to export all of them from a single capture.

Nicolás
5 min
2468
Behind the Brand

How the system ships the software

Why we built a platform before the products. Five apps shipped from one system — no investors, no employees, no compromise.

Nicolás
5 min
3223