Skip to main content
Loading navigation…

Posts tagged Macos

Articles and insights about Macos.

61 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
battery-system

Your Mac boots slow because of these login items

Every app you install can quietly add itself to your startup. Nobody ever removes them. Here is what actually runs at login, why it slows your Mac down, and how to find the ones worth cutting.

Nicolás
5 min
20
Aurora Control
battery-system

What's draining your battery in the background

You unplugged at 100%. Two hours later you are at 50% and you barely touched the keyboard. Something woke up and stayed awake. Here is how to find it.

Nicolás
5 min
21
Aurora Control
battery-system

Is your MacBook battery actually dying? Read cycles and health

Your MacBook seems to run out of charge faster than it used to — but is the battery actually worn, or was it just a heavy week? The hardware already knows. Here is how to read the answer.

Nicolás
5 min
18
Aurora Control
battery-system

Are your Mac's defenses actually on? FileVault, SIP, XProtect, Secure Enclave

Most Mac users assume FileVault, SIP, XProtect, and the Secure Enclave are working. Checking them means hunting across four different places. Here is how to confirm in one glance.

Nicolás
5 min
15
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
Argus Capture
naming-and-file-organization

The Hidden Cost of macOS's Default Screenshot Filenames (And a 30-Second Fix)

That "Screenshot 2026-06-14 at 14.32.15.png" filename seems harmless. Over hundreds of files it becomes a real tax on your time — and one naming template fixes it permanently.

Nicolás
5 min
17
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
Argus Capture
naming-and-file-organization

Never Rename a Screenshot Again: File Naming Templates for Developers Who Ship to Multiple Stores

Six tokens. One pattern. Every screenshot named correctly the moment it lands on disk — with the app, date, size, and target store already in the filename.

Nicolás
5 min
17
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
19
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
Agata Stack
environment-profiles

One Click to Switch Between dev, staging, and prod Without Killing Your Debug Session

Context-switching between dev, staging, and production environments is slow and fragile. Environment profiles in Agata Stack change the whole thing with one click — and the API means your scripts can do it too.

Nicolás
5 min
1404
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
Agata Stack
health-check-intelligence

Auto-Diagnose: When Your Service Fails, Agata Stack Tells You Why

A failed health check is not a diagnosis. Here is how Agata Stack reads the last 20 log lines, matches known error patterns, and hands you a runnable fix command before you even open a terminal.

Nicolás
5 min
1557
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
Agata Stack
health-check-intelligence

Continuous HTTP Health Checks Without a Cloud Service or Another Tool

Most teams reach for a third-party uptime service the moment they need health checks. You already have everything you need on your Mac — and it costs nothing extra.

Nicolás
5 min
1955
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
Argus Capture
video-recording-profiles

One App, 12 Recording Profiles: Stop Reconfiguring Your Screen Recorder Before Every Take

Every recording context needs different settings — codec, resolution, audio, overlays. Named profiles encode those decisions once so you never touch them again before a take.

Nicolás
5 min
2042
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
Argus Capture
video-recording-profiles

The Right Codec for Every Job: H.264 vs HEVC vs ProRes in a Screen Recorder

Four codecs, four very different trade-offs. Here is how H.264, HEVC, ProRes 422, and ProRes 4444 behave in a screen recorder — and which one to reach for depending on what you are making.

Nicolás
5 min
2083
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
Argus Capture
video-recording-profiles

Why Your Bug Report Videos Are Too Long (And How a 60-Second Auto-Stop Fixes It)

Bug report recordings drag on because nothing forces them to stop. A 60-second auto-stop built into the recording profile changes that — and makes every report faster to watch.

Nicolás
5 min
2067
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
intelligence

Why I built a Mac tool that refuses to auto-delete anything

Most Mac utilities can act on your machine without asking. Aurora Control was designed to never do that — and this is the story of why.

Nicolás
5 min
2108
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
Aurora Control
positioning

One app instead of five: the case against the subscription stack

Six areas of Mac maintenance, one app, one price. Here is why replacing a drawer full of single-purpose utilities with Aurora Control is plain math, not brand loyalty.

Nicolás
5 min
1877
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
Agata Stack
terminal-tab-hell

My Service Crashed at 3am and Nobody Noticed — Here's What Changed

A crashed service that nobody catches until a user complains is a solved problem. Here is the crash-detection and auto-restart setup that ended the 3am surprises.

Nicolás
5 min
2025
Aurora Control
intelligence

What's normal for your Mac? Profiles that change the rules

Your Mac tool is crying wolf again. The problem isn't your Mac — it's that the tool has no idea how you use it. Here's how Aurora Control learns what normal actually looks like for you.

Nicolás
5 min
2092
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
Agata Stack
terminal-tab-hell

Why I Stopped Using 14 Terminal Tabs to Manage My Dev Stack

Fourteen terminal tabs, colour-coded window groups, and I still could not tell at a glance which service had quietly died. Here is what changed.

Nicolás
5 min
3509
Aurora Control overview dashboard
Aurora Control
intelligence

Read your Mac's numbers — what they actually mean

Every Mac tool measures. Few of them explain. Here is the difference between a screen full of numbers and actually knowing what is wrong with your Mac — and what to do.

Nicolás
5 min
2814