Skip to content
induwara.lk
Premium
induwara.lk

Blog

Tech, builders, and Sri Lanka.

Quick takes on the news, model releases, and product updates that actually matter for engineers and small teams shipping from Sri Lanka. Written by Induwara Ashinsana, updated as the industry moves.

GitHub repository page for Pigeon showing Python code granting and verifying an agent authority
Opinion6 Sept 2026· 5 min read

Pigeon: a signed pass for what your sub-agent may do

Pigeon issues a narrowed, signed credential to AI sub-agents instead of copying your API key. I read the spec and the security notes — here is what it actually buys a small team.

Read article →

More articles

Isar Aerospace Spectrum rocket lifting off at night from Andoya Space in Norway
Opinion6 Sept 2026

Isar Aerospace reached orbit on flight two: a builder's read

Isar Aerospace reached orbit on its second flight. The interesting part isn't the rocket — it's what a vertically integrated, second-attempt team says about how small builders should ship.

Opinion6 Sept 2026

AI tools don't transform work. Naming the problem does.

Benedict Evans argues the hard part of AI at work isn't the model, it's knowing you need a tool at all. Here's what that means for small Sri Lankan teams.

GitHub repository page for the OKF Agent Memory project showing its README
Opinion6 Sept 2026

Git-native agent memory: OKF puts context in your repo

OKF Agent Memory stores AI coding agent memory as plain Markdown in your git repo instead of a vendor database. Why that design matters if you're building on a small budget.

Cloud in a Bottle dashboard showing containerized self-hosted apps on a personal server
Opinion6 Sept 2026

Cloud in a Bottle: self-hosting's real problem was never install

A new open-source personal cloud from Imbue bets that unified auth, not a one-click installer, is what self-hosting has been missing. Here's what that changes for Sri Lankan builders.

Classroom laptops sitting closed on desks, illustrating school district restrictions on generative AI
Opinion6 Sept 2026

NYC and LA Banned Classroom AI. Builders Should Pay Attention

A school AI ban just landed in America's two biggest districts. The interesting part isn't the politics. It's what it tells you about shipping education tools.

OpenAI and Microsoft logos over a stylised newspaper and courtroom illustration
Opinion6 Sept 2026

Seattle Times sues OpenAI: what it means for SL builders

Seattle Times and Newsday sued OpenAI and Microsoft over training data. The verdict will not protect Sinhala or Tamil content, but it will change what your API bill and your architecture look like.

A close-up of a titanium smart ring worn on a finger against a dark background
Opinion5 Sept 2026

Oura's IPO shows the smart ring moat isn't the sensors

Oura filed to go public with $1.21B in nine-month revenue and 5 million paid members. The rivals chasing it reveal where the real moat sits: subscriptions, patents, and on-device compute.

The Verge's own illustration accompanying its report on OpenAI's German wiki incident
Opinion5 Sept 2026

OpenAI's wiki incident: your site is the test environment

OpenAI admitted its agents wrote to several internet sites and promised better misalignment reporting. Here's why small site owners can't wait for that framework.

Still frame from the upcoming Marvel film Avengers: Doomsday, supplied by Marvel
Opinion5 Sept 2026

Marvel's 42-hour Doomsday watch list is an onboarding doc

Marvel published an official watch list before Avengers: Doomsday — 15 titles, 42 hours. It's the best onboarding-doc case study I've seen this year, and the maths is worth running.

Bar chart comparing actionable bug coverage of GPT-6 Astra, GPT-5.6 Sol and Opus 5
Opinion5 Sept 2026

GPT-6 Astra code review: 2.3 points better, 2.5x the price

CodeRabbit benchmarked GPT-6 Astra on real code review. It wins, but the win is small and expensive except on one specific kind of bug. Here is the routing rule.

Spotify Engineering blog feature image for the Portal AI plugins article
Opinion5 Sept 2026

Cutting Claude Code token usage 90%: Spotify's routing trick

Spotify says a routing plugin cut Claude Code token usage by ~90% on bulk file reads. The mechanism is simple enough to copy — here's what actually transfers, and what doesn't.

Opinion5 Sept 2026

GPT-6 Astra: the harness now matters more than the model

GPT-6 Astra scored 99.9% and 62.7% on the same benchmark, depending on the harness — and the cheaper run won. Here is why scaffolding beats model choice for small teams.

Photo-illustration pairing Wikipedia branding with imagery evoking organised labour and workers
Opinion5 Sept 2026

Wikipedia's Union Vote and What It Means for Remote Devs

Wikipedia workers unionized 158-14. The detail worth reading if you code from Sri Lanka isn't the vote — it's the country that got quietly deleted from the hiring list.

Rows of servers inside a large data center hall lit by cool blue lighting
Opinion5 Sept 2026

Crusoe's $30B valuation is a bet on power, not AI

Crusoe reportedly raised $3B at a $30B valuation on the back of a $13B Jane Street contract. Here's what the compute land-grab means if you build software from Sri Lanka.

Belkin UltraCharge Pro slim magnetic semi-solid-state power bank shown in a product photo
Opinion3 Sept 2026

Belkin's semi-solid-state power banks: is 3x life worth $70?

Belkin's first semi-solid-state power banks sell on lifespan, not capacity. I run the cost-per-year maths and ask what the 3x claim is actually measured against.

Nango careers page showing a fully remote open-source developer infrastructure team
Opinion3 Sept 2026

Nango's remote hiring: what it means for Sri Lankan devs

A YC-backed dev-tools company says fully remote, global team, outcomes over hours. Here's how to read that from Colombo, and what to check before you apply.

Google logo signage outside a corporate office building on an overcast day
Opinion3 Sept 2026

Google keeps its ad business: what the ruling changes

A judge let Google keep its ad tech and ordered behaviour changes instead. Here is what that actually means if you publish, build, or sell ads from Sri Lanka.

RonanRx homepage describing physician review, pharmacy compounding and cold-chain delivery
Opinion3 Sept 2026

RonanRx (YC S26): the software is in the supply chain

RonanRx's founder ran a mask factory that hit $50M and then evaporated. The GLP-1 startup he built next is a lesson in vertical integration for anyone building from Sri Lanka.

Palo Alto Networks corporate signage and logo photographed at an office building exterior
Opinion3 Sept 2026

Console sold for $500M for automating the IT help desk

Palo Alto Networks reportedly paid $500M for Console, a two-year-old startup that automated password resets. The lesson for small teams isn't the price — it's the shape of the problem.

A white Ford Mustang Mach-E robotaxi with Uber branding parked on a London street
Opinion3 Sept 2026

Uber's London robotaxi: no lidar, no map, no geofence

Uber launched robotaxis in London before Waymo, using Wayve's map-free, lidar-free driving stack. The architecture matters more than the race, especially for roads like ours.

Businessman wearing a unicorn mask and a boxing glove, symbolising a startup funding win
Opinion2 Sept 2026

AfterQuery's $3.2B: expert judgement is the AI moat

AfterQuery reportedly went from a $300M Series A to a $3.2B valuation in under five months by paying doctors and lawyers to teach AI. Here is what that signals for Sri Lankan professionals.

Curve chart illustrating the latency versus throughput efficient frontier for LLM inference
Opinion2 Sept 2026

LLM inference tuning: which knobs are free, which cost you

Baseten split LLM inference optimization into tradeoffs and frontier pushes. That split is the most useful thing a small team can steal from it — here's why.

SVG drawing of a pelican riding a bicycle wearing a blue hat with a fish basket
Opinion2 Sept 2026

Claude Fable 5.1: the reasoning dial has a cliff, not a slope

Claude Fable 5.1 has five reasoning effort levels. The same prompt cost $0.10 at the lowest and $3.30 at the highest. Here is where the price actually jumps, and how to stay on the cheap side of it.

Apple Maps screenshot showing the Great Lake labelled Lake America instead of Lake Ontario
Opinion2 Sept 2026

Apple Maps' Lake America rename is a data-trust lesson

Apple Maps now shows Lake America to US users and Lake Ontario to Canadians. If your app reads place names from an API, here's why that should worry you.

A Disney-supplied promotional image marked with an AI label, used as the article's hero
Opinion2 Sept 2026

Google's $40M-per-character AI deal is a price list

Google is reportedly offering Hollywood studios ~$40 million per character to train on their IP. What that price tag means if you build with these models.

Horizontal JioHotstar brand logo mark on a plain background, orange and purple
Opinion2 Sept 2026

JioHotstar goes global in UK, Canada, Singapore — without sports

JioHotstar's global launch ships 160,000 hours of entertainment and zero live cricket. The pricing gap and the licensing gap are both lessons for anyone building software for more than one country.

Rows of server racks inside a large data center hall lit by cold blue light
Opinion1 Sept 2026

Build American AI: when compute needs a PR campaign

AI's biggest funders are spending millions on data center ads in Kansas, Ohio and Wisconsin. That ad buy is a bottleneck report, and it prices the compute you rent.

Small fixed-wing autonomous aircraft banking low over open ocean water in flight
Opinion1 Sept 2026

Alteon's soaring drone: what Bay of Bengal tests mean for us

Alteon's dynamic soaring drone flew over the Bay of Bengal at 100 km/h, one metre off the water. The engineering lesson isn't the wing — it's the 200 flights in 30 days.

Andreessen Horowitz logo and branding over a dark venture capital themed background
Opinion1 Sept 2026

a16z's $8.5B growth fund: read it as a hardware signal

a16z topped its growth fund up to $8.5B days after a $1.1B AI hardware fund. Here's what that capital actually buys, and what it means if you build from Sri Lanka.

Photo illustration of the Polymarket logo displayed on a smartphone resting on a laptop
Opinion1 Sept 2026

Polymarket's $1B round is buying regulation, not tech

Polymarket reportedly raised $300M from Trump Jr.'s 1789 Capital in a ~$1B round. The engineering is a weekend project. Here is what the money is actually for.

Opinion31 Aug 2026

Diffusion Language Models: Why Speed Beats Size Now

The Kuleshov Group's guide to building a diffusion language model quietly changes the economics of running AI. Here's what parallel decoding means for a small team paying in USD.

Small two-seater Liux Big electric microcar parked on a city street in Spain
Opinion31 Aug 2026

Liux Big microcar: the small-team playbook vs Chinese EVs

A €16M Spanish startup is shipping a linen-bodied electric microcar against Chinese giants. The strategy behind it is the one small Sri Lankan teams should copy.

Academa homepage header with logo and the tagline Technical knowledge explained visually
Opinion31 Aug 2026

AI lecture videos you can patch like source code

Academa compiles STEM lectures from code instead of recording them, so mistakes get fixed with a commit. Here is what that pattern is worth to a Sri Lankan student or builder.

GitHub repository page for Open OSCAR Server, an open-source AIM and ICQ compatible chat server
Opinion30 Aug 2026

Open OSCAR Server: an open source AIM server in 2026

Open OSCAR Server is an MIT-licensed, Go-based chat server that speaks the classic AIM and ICQ protocols. The nostalgia is the least interesting part of it.

GitHub release page for vLLM version 0.28.0 showing highlights and changelog sections
News30 Aug 2026

vLLM v0.28.0: the breaking change small GPU users must read

vLLM v0.28.0 moved bitsandbytes to an out-of-tree plugin and doubled a memory-hungry default. Here is what actually changes if you serve models on one GPU.

Portrait photograph of Anthropic CEO Dario Amodei speaking at a public event
Opinion30 Aug 2026

Sony and Warner sue Anthropic: how you got the data is the case

Sony Music and Warner Chappell sued Anthropic over pirated training data. The legal line being drawn is about acquisition, not training — and that matters for anyone building on AI.

Warp terminal branding alongside Claude, illustrating an agent feedback loop architecture
Opinion30 Aug 2026

Warp's self-improving AI agents run on a text file

Warp's self-improving agents don't retrain anything — they edit a markdown file and open a PR. That makes the technique copyable by a three-person team in Colombo with no GPU budget.

Portrait photograph of Milo Yiannopoulos, credited by The Verge to his Patreon page
Opinion30 Aug 2026

Milo Yiannopoulos deported: what a visa overstay costs

A US visa overstay ended in deportation for one of the internet's most connected provocateurs. The lesson for Sri Lankan engineers is about paperwork, not politics.

GitHub repository page for the e editor showing Scheme source files and README
Opinion29 Aug 2026

e: the Scheme editor you edit while it is running

A lightweight terminal code editor written in Chez Scheme, with no build step and no dependencies. Why its self-modifying design matters for developers working on modest hardware.

TurboKV project logo banner displayed at the top of the GitHub repository README
Opinion29 Aug 2026

TurboKV: what a Rust key-value store's benchmarks really say

TurboKV is a fast embedded key-value store in Rust, but the most useful thing in the repo is how carefully it labels its own benchmark numbers. Here is how to read them.

StemDeck desktop app showing a multi-track waveform editor with separated instrument stems
Opinion29 Aug 2026

StemDeck: free AI stem separation that runs on your laptop

StemDeck is a free, open-source AI stem separator that runs entirely offline. The interesting part isn't the audio — it's the zero-inference-bill architecture underneath.

Verge illustration for a report on Google's AI-generated search summaries
Opinion29 Aug 2026

Google AI Overviews now auto-expand. Plan for zero clicks.

Google is auto-expanding AI Overviews on some searches, pushing the blue links off the first screen. Here is what a small Sri Lankan site should actually change.

GitHub repository page for vphone-cli showing terminal commands to create and launch a virtual iPhone
Opinion29 Aug 2026

A Virtual iPhone on Your Mac: What vphone-cli Really Solves

vphone-cli boots a virtual iPhone using Apple's Virtualization.framework. It is a serious security research tool, not a free iOS test device. Here is the difference.

An Xpeng humanoid robot standing on display at a Chinese technology exhibition
Opinion29 Aug 2026

Chinese Automakers Bet on Humanoid Robots: What It Means

Xpeng, BYD and Chery are pivoting into humanoid robots because car margins are thin. The bodies are getting cheap — the control software is where the skill premium moves.

Terminal-Bench-Science announcement header showing the benchmark name and its Stanford and Laude Institute hosting
News28 Aug 2026

Terminal-Bench-Science: AI agents fail 70% of real research

A Stanford-led benchmark scored AI agents on 70 real scientific workflows. The best model resolved 30%. Here is what that number means, and why the contribution door is open.

GitHub repository page listing numbered Jupyter notebook sections with Open in Colab badges
Opinion28 Aug 2026

A free AI engineering course that needs no credit card

A new open-source curriculum teaches RAG, agents and evals from raw API calls on Colab's free tier. Here's why the no-card requirement matters more than the syllabus.

In-game screenshot of OpenTIE, the open-source Star Wars: TIE Fighter reimplementation
Opinion28 Aug 2026

OpenTIE: The Free C Codebase I'd Hand a Game Dev Student

OpenTIE rebuilds Star Wars: TIE Fighter in C on SDL3 and Vulkan while shipping zero game content. Here is why that split makes it the cheapest engine-programming course a Sri Lankan student can get.

Nvidia and Hugging Face logos side by side over a dark AI hardware background
Opinion27 Aug 2026

Nvidia buying Hugging Face: what it does to your free tier

Nvidia is reportedly close to buying Hugging Face for $12.9B. That is ~86x revenue, which tells you it is not buying a business. It is buying the default path. Here is what to do about it.

GitHub repository page for Open Executive showing the README, Apache 2.0 licence badge and agent architecture diagram
Opinion27 Aug 2026

The open-source AI CEO: what the code actually teaches

An open source AI CEO hit Hacker News as a revenge story. Read the repo instead: it's one of the clearest free multi-agent architectures you can study today.