Skip to main content
Home
GrN.dk

Main navigation

  • Articles
  • Cases
  • Services
  • Your Digital Project Manager
  • About Greg Nowak
  • Image Gallery
  • Contact
User account menu
  • Log in

Join my community / free newsletter — sign up here

Breadcrumb

  1. Home

Articles

Illustrated infographic summarizing: Search Console Can See TikTok Now. Your Reporting Has to Catch Up
Search Console Can See TikTok Now. Your Reporting Has to Catch Up

By Greg Nowak. Last updated 2026-08-23.

Your most searchable content may not live on your website. It might be a YouTube video, an Instagram post or a TikTok clip. Until now, that activity sat outside the usual Search Console view, leaving a gap between what people found in Google and what marketing teams could report.

Platform properties close part of that gap. Organisations can now see how eligible Instagram, TikTok, X and YouTube accounts perform when their content appears in Google Search.

Illustrated infographic summarizing: Your AI workflow has logs. Can they explain one bad decision?
Your AI workflow has logs. Can they explain one bad decision?

By Greg Nowak. Last updated 2026-08-22.

An AI workflow approves the wrong request. Or it retrieves an outdated document, then sends an unsuitable action to another system. Every service has logs, and every request may even show as successful. Still, nobody can explain how the workflow arrived at the result.

That is the useful test of AI observability. Can the team take one consequential decision and reconstruct it from the original trigger through retrieval, model processing and tool calls to the final change in a business system?

Illustrated infographic summarizing: Security Questionnaires Eat Into Selling Time—Let AI Find the Evidence
Security Questionnaires Eat Into Selling Time—Let AI Find the Evidence

By Greg Nowak. Last updated 2026-08-21.

A security questionnaire may look like an administrative detail. But when it reaches the sales team, the search begins: Where is the current security policy? Which data processing agreement applies to this particular service? Is the audit report still valid, and who can answer the technical question?

Drafting the response is rarely the most time-consuming part. The real work lies in finding the right documentation, checking it and ensuring that it actually addresses what the customer is asking.

Illustrated infographic summarizing: Locked out of your Apple developer account? Fix it before October 1
Locked out of your Apple developer account? Fix it before October 1

By Greg Nowak. Last updated 2026-08-20.

Apple has mailed every developer account an email titled "Updated Apple Developer Program License Agreement Now Available". The update adds Attachment 14, which covers alternative distribution terms in the EU, and it takes effect on October 1, 2026. To accept it, someone has to sign in at https://developer.apple.com/account and click a button. On paper that is a two-minute job.

Illustrated infographic summarizing: Cloudflare Workflows Now Charges by the Step—Price the Outcome
Cloudflare Workflows Now Charges by the Step—Price the Outcome

By Greg Nowak. Last updated 2026-08-20.

Cloudflare Workflows is built around a useful idea: break a business process into logical steps, save progress between them and retry a failed step without rerunning everything that came before it. Since August 10, 2026, that design has a more visible cost. Workers Paid plans are now billed for executed steps and persisted state.

Illustrated infographic summarizing: Google’s AI Search Toggle Is a Publishing Decision, Not an SEO Setting
Google’s AI Search Toggle Is a Publishing Decision, Not an SEO Setting

By Greg Nowak. Last updated 2026-08-19.

Google’s new generative AI control sits in Search Console, but it is not a routine technical SEO setting. The choice affects whether a site’s links and content can appear in, and help ground, AI Overviews, AI Mode and generative AI features in Discover.

Illustrated infographic summarizing: From Supplier Invoice to Bookkeeping: AI with a Control Checkpoint
From Supplier Invoice to Bookkeeping: AI with a Control Checkpoint

By Greg Nowak. Last updated 2026-08-18.

At first glance, a supplier invoice looks like an ideal task for AI. Identify the supplier, invoice number, date, amount and VAT. Suggest an account, then pass the information to the bookkeeping system.

This can eliminate a significant amount of data entry. But an invoice has not been booked correctly just because the model has produced a neat JSON object.

Illustrated infographic summarizing: Nginx 1.30 Changed the Upstream Defaults—Test Before You Upgrade
Nginx 1.30 Changed the Upstream Defaults—Test Before You Upgrade

By Greg Nowak. Last updated 2026-08-17.

Nginx 1.30 changes something more consequential than a feature list might suggest: the way reverse-proxy connections behave by default. Upstream HTTP traffic now uses HTTP/1.1, and each worker can cache up to 32 idle keepalive connections.

For many systems, that will reduce repeated connection setup and make a few old configuration lines redundant. It can also leave more backend connections open, increase socket use and expose assumptions buried in inherited configuration.

Illustrated infographic summarizing: OpenAI’s Assistants API Shuts Down in Ten Days. Is Your App Ready?
OpenAI’s Assistants API Shuts Down in Ten Days. Is Your App Ready?

By Greg Nowak. Last updated 2026-08-16.

OpenAI will shut down the Assistants API on August 26, 2026. Ten days out, this has become a product continuity issue.

Any live application that still creates Assistants, stores Thread IDs, initiates Runs or listens for Assistant-specific stream events needs a tested replacement path. The successor is the Responses API, with Conversations for durable state and Prompts for versioned configuration. OpenAI says Responses has reached feature parity with Assistants, but that does not make the move automatic.

Illustrated infographic summarizing: WordPress 7.1 Forces the Editor Into an iframe—Test Your Custom Blocks
WordPress 7.1 Forces the Editor Into an iframe—Test Your Custom Blocks

By Greg Nowak. Last updated 2026-08-15.

A WordPress block can look flawless on the published page and still fail in the place your content team uses every day: the editor.

That risk becomes more immediate with WordPress 7.1, scheduled for August 19, 2026. The post editor will always place its editing canvas inside an iframe, removing the temporary compatibility route retained in WordPress 7.0.

Illustrated infographic summarizing: GitHub will stop sending jobs to stale self-hosted runners
GitHub will stop sending jobs to stale self-hosted runners

By Greg Nowak. Last updated 2026-08-14.

A self-hosted GitHub Actions runner can be online, registered and apparently healthy, yet still be too old to receive work. GitHub is resuming enforcement of its runner version requirements. Brownouts for GitHub Enterprise Cloud begin on August 24, 2026, followed by full enforcement on September 25.

Illustrated infographic summarizing: Your AI Agent Has Shell Access. What Can It Reach?
Your AI Agent Has Shell Access. What Can It Reach?

By Greg Nowak. Last updated 2026-08-13.

Once an AI agent has a shell, the quality of its answers is only part of the risk. The more important question is what the resulting process can read, change, execute, contact, or authorize.

Illustrated infographic summarizing: Cloudflare Changed DoH JSON. What Else Is Parsing DNS as Text?
Cloudflare Changed DoH JSON. What Else Is Parsing DNS as Text?

By Greg Nowak. Last updated 2026-08-12.

Cloudflare’s recent change to its DNS-over-HTTPS JSON responses is fairly narrow. The engineering problem it exposes is not.

On July 28, 2026, Cloudflare began rolling out breaking formatting changes for additional record types returned by the 1.1.1.1 DoH JSON endpoint. Old and new representations may coexist during the rollout. The same parser could see one shape in a test and another in production, even when the queries look much the same.

Illustrated infographic summarizing: Your Website Can Answer Questions Now. Should It?
Your Website Can Answer Questions Now. Should It?

By Greg Nowak. Last updated 2026-08-11.

A visitor comes to your website with a specific question. Your search box expects the right keywords. They try once, open a few links, then give up.

NLWeb offers a different experience: visitors ask questions in ordinary language and receive structured answers grounded in the site's own content. This is no longer limited to experimental demos. There is now an open protocol, a reference implementation and a deployment route through Cloudflare.

Illustrated infographic summarizing: AI Search Finally Has Reports. Now Connect Visibility to Revenue
AI Search Finally Has Reports. Now Connect Visibility to Revenue

By Greg Nowak. Last updated 2026-08-11.

Until recently, most AI search reporting relied on screenshots, synthetic prompts, and scores created by third-party tools. Those methods still have a place in research, but they cannot show whether a company's pages actually appeared across major search platforms, much less whether that exposure led to a qualified enquiry.

Illustrated infographic summarizing: The Bot Passed Your CAPTCHA. What Did It Do Next?
The Bot Passed Your CAPTCHA. What Did It Do Next?

By Greg Nowak. Last updated 2026-08-11.

A passed CAPTCHA or Turnstile challenge is reassuring, but it is not a verdict on the visitor. Modern automation can run JavaScript, operate through a real browser and behave normally for the few seconds needed to clear a checkpoint.

The useful question comes next. What did that session actually do? Did it create one account or hundreds? Browse a handful of products or work methodically through the catalogue? Leave a genuine review or add to a coordinated publishing pattern?

Illustrated infographic summarizing: WordPress 7.1 Moves Image Work Into the Browser—Test Every Media Hook
WordPress 7.1 Moves Image Work Into the Browser—Test Every Media Hook

By Greg Nowak. Last updated 2026-08-11.

WordPress 7.1 is scheduled for August 19, 2026. For editors, uploading an image may look much the same as before. Underneath, however, WordPress is changing where much of the work happens—and that affects plugins, custom code, CDN integrations, and hosting infrastructure.

Illustrated infographic summarizing: Prompt Caches Have Write Costs Now—Audit What Your Workflow Reuses
Prompt Caches Have Write Costs Now—Audit What Your Workflow Reuses

By Greg Nowak. Last updated 2026-08-10.

Prompt caching is no longer something teams can safely leave running in the background and assume it saves money. With GPT-5.6, cache writes cost 1.25 times the uncached input rate, while cache reads receive a 90% discount. OpenAI has also introduced explicit breakpoints and a minimum cache lifetime of 30 minutes.

That changes the question. It is not enough to ask whether caching is enabled. You need to know whether the prefix written on one request is actually reused by the next.

Illustrated infographic summarizing: The AI Crawler in Your Logs May Be Wearing a Borrowed Name
The AI Crawler in Your Logs May Be Wearing a Borrowed Name

By Greg Nowak. Last updated 2026-08-09.

Access logs can look reassuringly precise. A request arrives labelled OAI-SearchBot, Claude-SearchBot, Googlebot, or another familiar agent, and the reporting layer assigns that traffic to the named vendor.

The problem is that the requester supplies its own User-Agent. As Cloudflare points out, any client can send any User-Agent string. The label in your log is a claim about identity. It is not proof.

Illustrated infographic summarizing: AI Agents Need a Spending Brake, Not Just a Billing Dashboard
AI Agents Need a Spending Brake, Not Just a Billing Dashboard

By Greg Nowak. Last updated 2026-08-08.

A billing dashboard tells you what an AI agent has already spent. It does not stop the agent that is still retrying a broken tool, expanding its context, or delegating more work while nobody is watching the chart.

That is the practical difference between monitoring agent costs and controlling them.

Pagination

  • Page 1
  • Page 2
  • Page 3
  • Page 4
  • Page 5
  • Page 6
  • Page 7
  • Page 8
  • Page 9
  • …
  • Next page
  • Last page

Review Greg on Google

Greg Nowak Google Reviews

 

Written recommendations from Trafik og Veje, Aarhus Municipality (2011) and AgroTech (2010) — read them on LinkedIn.

Illustrated infographic summarizing: Search Console Can See TikTok Now. Your Reporting Has to Catch Up
Search Console Can See TikTok Now. Your Reporting Has to Catch Up
2026-08-23

Google can now report how social profiles appear in Search. Here is how to measure cross-channel discovery without mistaking visibility for business results.

Illustrated infographic summarizing: Your AI workflow has logs. Can they explain one bad decision?
Your AI workflow has logs. Can they explain one bad decision?
2026-08-22

Logs can show that every service worked while leaving a bad AI decision unexplained. See how connected traces and careful redaction close the gap.

Illustrated infographic summarizing: Security Questionnaires Eat Into Selling Time—Let AI Find the Evidence
Security Questionnaires Eat Into Selling Time—Let AI Find the Evidence
2026-08-21

NIS 2 is generating more supplier questionnaires. A controlled AI assistant can find approved answers and sources—and route uncertain cases for review.

Illustrated infographic summarizing: Locked out of your Apple developer account? Fix it before October 1
Locked out of your Apple developer account? Fix it before October 1
2026-08-20

Apple's updated developer agreement must be accepted by October 1, 2026, and many small app owners cannot even log in. Here is where Apple's two-factor codes really go, and how to fix your access before the deadline.

Illustrated infographic summarizing: Cloudflare Workflows Now Charges by the Step—Price the Outcome
Cloudflare Workflows Now Charges by the Step—Price the Outcome
2026-08-20

Cloudflare Workflows now bills paid plans for steps and stored state. Here is how to track cost per completed outcome without weakening reliability.

Illustrated infographic summarizing: Google’s AI Search Toggle Is a Publishing Decision, Not an SEO Setting
Google’s AI Search Toggle Is a Publishing Decision, Not an SEO Setting
2026-08-19

Google’s AI Search toggle forces a commercial choice about visibility, attribution and content use. Here’s how to make that choice responsibly.

Illustrated infographic summarizing: From Supplier Invoice to Bookkeeping: AI with a Control Checkpoint
From Supplier Invoice to Bookkeeping: AI with a Control Checkpoint
2026-08-18

AI can reduce the work involved in processing supplier invoices, but reliable bookkeeping requires validation, duplicate checks, approval and a clear audit trail.

Illustrated infographic summarizing: Nginx 1.30 Changed the Upstream Defaults—Test Before You Upgrade
Nginx 1.30 Changed the Upstream Defaults—Test Before You Upgrade
2026-08-17

Nginx 1.30 defaults upstream proxying to HTTP/1.1 with keepalive enabled. Here is what to inspect, model and test before upgrading.

Illustrated infographic summarizing: OpenAI’s Assistants API Shuts Down in Ten Days. Is Your App Ready?
OpenAI’s Assistants API Shuts Down in Ten Days. Is Your App Ready?
2026-08-16

OpenAI’s Assistants API shuts down on August 26, 2026. Learn what to inventory, how to preserve state and how to cut over without breaking the product.

Illustrated infographic summarizing: WordPress 7.1 Forces the Editor Into an iframe—Test Your Custom Blocks
WordPress 7.1 Forces the Editor Into an iframe—Test Your Custom Blocks
2026-08-15

WordPress 7.1 removes the non-iframe editor fallback. Learn how to audit custom blocks, test real workflows and fix compatibility issues before launch.

More articles
RSS feed

Footer

  • All articles
  • Contact

GrN.dk — AI automation, web platforms, web optimization, data handling and logistics.

© 2026 GrN.dk · LinkedIn · Contact · AI automation in Danish: nowa.dk

Behind GrN.dk: Individual Entrepreneur Codecrafter · Tax ID 305669096 · Bakhtrioni St. 22, 0194 Tbilisi, Georgia · official business register