Skip to content

Issue No. 01

Marked Copy

← The Journal · Independent Operations

When the Author Is Also the Technical Department

The modern independent author does not need to become a software engineer. The author does need systems that fail in understandable ways.

By Kevin Snell

The author does not need to become an engineer. The operation does need to fail in understandable ways.

The website stops loading. The email form stops sending. A product page shows an old cover. The payment processor reports a failed event in language written for someone who works at the payment processor. The author becomes the technical department because the problem has arrived and there is no other employee on shift.

Independent tools offer real control. An author can own a domain, sell directly, publish worldwide, manage reader email, and change product information without waiting for an institution. Control includes responsibility for recognizing failures and knowing who can repair them. It does not require understanding every layer of the technology.

Operational literacy is enough

The author needs a plain-language map: where the domain is registered, where DNS is controlled, where the site is hosted, which system stores products and orders, which service processes payments, which provider sends email, and where fulfillment occurs. The map should identify the source of truth for each kind of data.

That knowledge turns “the website is broken” into a smaller statement. If the storefront shows the wrong price, the author can check where the price originates before changing three systems at random. If mail is not arriving, the author can distinguish a form problem from an email-delivery problem. Technical competence often begins by naming the owner of the failure.

Backups must include restoration

Writers understand manuscript backups because the loss is easy to imagine. Websites and stores need the same seriousness. Product data, orders, subscriber lists, images, configuration, and source files should be exportable or recoverable. CISA advises businesses to back up data regularly and to protect and test those backups.[1]

A backup that has never been restored is a hopeful archive. The useful questions are practical: How often is it made? Where is a copy kept outside the live system? How long are versions retained? Who has access? What exactly would be restored after a failed update or compromised account?

Every integration is another dependency

Plugins and connectors perform useful jobs without appearing on payroll. They also require permissions, updates, compatibility, and trust. Two analytics tools can duplicate events. Two SEO systems can create conflicting metadata. An abandoned integration can retain access long after its purpose is forgotten.

Technical simplicity is not aesthetic minimalism. It is reducing the number of possible causes. Before adding a system, ask what problem it solves, where its data can be exported, what happens if the provider disappears, and who will maintain it after the initial excitement.

Useful support requests contain evidence

“It doesn’t work” is an understandable reaction and a poor diagnostic report. Good escalation includes the exact page, expected behavior, actual behavior, time, device, browser, error message, screenshot, steps to reproduce, scope of affected users, and recent changes. Collecting those details while angry feels bureaucratic. It also shortens the route to someone who can solve the problem.

Critical changes deserve caution. Back up before meaningful updates. Avoid rebuilding checkout immediately before a launch. Use staging where the platform makes it practical. An update is a change to a working system, not a moral obligation represented by a red badge.

Technology serves the transaction

The technical department exists so readers can find, purchase, receive, and understand the work. It should also let the author operate without constant intervention. When a clever feature requires more attention than the audience or catalog justifies, removal may be the most technically competent decision available.

The author does not have to love this department. The author needs to know where it begins, what it controls, what would be lost if it failed, and who owns the next action. That is enough to keep a technical problem from taking the writer’s entire week.

Sources

1. NIST, “Cybersecurity Basics”

2. CISA, “Secure Your Business”

Reader comments

Loading comments…

Leave a comment