Kenji Tanaka is a RECATOOLS editorial persona focused on developer tools, cloud platforms, DevOps, CI/CD, software supply chains, and infrastructure trends. Articles under this byline help technical readers understand how tooling changes affect software delivery, security, cost, and reliability.

About this byline

Kenji Tanaka is a RECATOOLS editorial persona for developer tools, cloud, DevOps, and software supply-chain coverage. Articles are produced and reviewed under RECATOOLS editorial supervision.

Editorial responsibility for this byline rests with Jeffrey Tan (Tan Seng Fei), RECASYS, Singapore. Our Editorial Policy sets out how sources are reviewed, how AI-assisted workflows are used, and how editorial desks and personas are defined.

210
Articles
Developer Tools
Primary beat
Apr 2026
Writing since
~1676 min
Total reading

Articles Showing 141–150 of 210

A network switch in a rack with fibre patch cables connected.
Cloud & Infra

Singapore Has Warned About Cisco More Times in 2026 Than in Any Full Year Before It

We read all 847 CSA alerts since 2020. Cisco leads every vendor, 2026 is already the heaviest Cisco year on record, and four of the five Catalyst SD-WAN alerts ever issued are from this year.

7 Aug 2026 · 8 min read
Syntax-highlighted source code on a dark screen.
Developer Tools

Singapore Told Node.js Users to Treat Their Credentials as Already Stolen

A self-propagating worm reached the maintainer of keyv and used the credentials it stole to publish infected releases across a portfolio. CSA advises rotation, not just patching.

7 Aug 2026 · 8 min read
Close-up view of a computer screen displaying code in a software development environment.
Developer Tools

Every Flaw CISA Listed This Week Was a Tool That Builds or Runs Other Software

Five KEV listings in three days: an RMM console, a CI/CD server, a Tomcat cluster channel and an AI workflow builder. None is an end-user application.

6 Aug 2026 · 8 min read
A close-up image of an open book with visible text, showcasing turning pages.
AI & ML

The Region's Best "Sovereign" AI Model Is Built on Gemma and Licensed by Google

Vietnam has made national language models a strategic product. Southeast Asia's most developed answer ranks #4 of 55 — and its own card says it is not safety-aligned.

4 Aug 2026 · 8 min read
An antique balance beam mounted on a wall beside a wooden measuring rod, its pan hanging empty — an instrument that only tells you anything when it is weighed against a known standard.
AI & ML

We Went Looking for What AI Is Bad At. We Found a Bill Instead.

Every business owner wants a map of where AI is reliable and where it is not. We built five task types — drafting to spec, retrieving from a long document, aggregating under two conditions, finding planted errors, and resisting the urge to invent errors in clean work — and ran a hundred controlled tests across two models, scored by script with no AI judge anywhere. Ninety-seven of ninety-eight were correct. We could not find the cliff. What we found instead was that the same models charge up to eighty-four times more to check work than to produce it, by wildly different factors per model. Twice, the model was more careful than our test. And our own guide had been asserting a weakness we later measured at 100%.

3 Aug 2026 · 10 min read
Close-up of vintage wooden letterpress blocks spelling 'pleasure' on paper.
AI & ML

Why AI Cannot Spell — What Image, Video and Voice Models Do Instead

A language model emits one symbol at a time, in order. An image model starts from noise and refines the whole canvas at once, in continuous values, with no symbols anywhere in the process. Almost every complaint about generated pictures falls out of that one difference: the model is not bad at spelling, it never performs the operation of spelling. That is also why Chinese, Thai and Jawi come out worse than Latin script, and why a six-fingered hand is the same failure as a fabricated citation. Auditing our own image tools found five correct and one with four wrong aspect-ratio labels — caught because the tool that computes its ratios disagreed with the tool that types them. Auditing our own publishing policy was less flattering.

2 Aug 2026 · 14 min read
Close-up of a vintage industrial control panel with multiple buttons and switches.
AI & ML

How to Spend Fewer Tokens — and Why That Is the Fourth Thing to Try

Every guide to controlling an AI bill opens by telling you to trim your prompt. We ran the arithmetic over all 27 models in our house rate card and the advice comes out in the wrong order. On a reference workload, deleting your entire system prompt saves 38% and halving every reply saves 25% — but switching model while sending byte-for-byte the same request saves 60%, and the spread across the full price list is a factor of 111. Caching the part of your prompt that never changes beats all of it for effort. Auditing the five tools behind this guide found the prices correct and four other things not: one price on the list rises 50% on 1 September and our own calculators were not saying so.

2 Aug 2026 · 12 min read
Wooden closed sign hanging on a shop window, with blurred background outside.
AI & ML

Do You Need Fine-Tuning? Two of the Big Three Are Taking It Away

The usual case against fine-tuning is that it is expensive. That case is wrong — a small training run costs about four dollars. The real case is that Google has removed fine-tuning from the Gemini API entirely and OpenAI says in its own documentation that it is winding the platform down, so for many developers the decision has already been made. We read four vendors' pages on the same day, checked AWS's claim that dedicated capacity is mandatory (its own documentation contradicts itself), and measured the one case that ought to be the exception — South-East Asian languages, where the best model on a regional benchmark turns out to be a general-purpose model nobody tuned for the region.

2 Aug 2026 · 17 min read
Three white dice resting on a chessboard under a shaft of light.
Developer Tools

Why "Random" Is Almost Never Random — and What a Fairness Test Cannot See

We fed the same rejection-sampling helper a cryptographic source and a 1960s textbook generator, 600,000 draws each. The old generator passed. Then one observed output predicted the next thousand draws exactly. Uniformity and unpredictability are separate properties, and the test everyone reaches for can only see one of them — including our own first explanation, which was wrong.

2 Aug 2026 · 16 min read
A Hong Kong road sign giving the same directions twice, in English and in Traditional Chinese.
AI & ML

Using AI in Your Own Language — What the Machine Can Actually See

The same sentence costs seven tokens in English and fifteen in Malay. That gap is usually explained as a money problem; this is the other half. We measured our own nine-language parallel corpus and found that 96% of English words survive as one token against 60% of Malay ones, and that more than a quarter of our Hong Kong copy reaches the model as byte fragments rather than characters — because every character carrying Cantonese grammar is missing from the vocabulary. Then we tested the complaint everyone makes, that models drift out of your language, and could not reproduce it.

1 Aug 2026 · 14 min read
Editorial Policy →