For years, I’ve built websites using Hugo . It powers this blog , Cloud Phone for Developers , and now my personal real estate website, Unique Homes Massachusetts . Even early versions of the PodLP Podcast API were architected as static websites, where the podcatcher crawled RSS feeds and, when the feed content changed, pre-computed API payloads as JSON fragments stored in S3 and hosted by…
I recently shared Junco , an on-device AI agent that uses Apple Intelligence to write and edit Swift code. Today I’m sharing iClaw , an experimental local AI agent for macOS designed around safety and privacy. Screen recording of iClaw local AI agent on macOS iClaw started as a SundAI hackathon project in March. Although our demo failed , we learned many lessons I’ll share. But first:…
I recently released ShellTalk , an Apache 2.0 licensed CLI and library that converts natural language English text into the Bash commands. shelltalk 'find all images in this folder' find . -type f \( \ -name '*.jpg' -o \ -name '*.jpeg' -o \ -name '*.png' -o \ -name '*.gif' -o \ -name '*.webp' -o \ -name '*.svg' \ \) While building Junco , I discovered Hunch , an on-device CLI that uses Apple…
I built a fully on-device coding agent called Junco , using Apple Intelligence, the Apple Foundation Model (AFM), in Swift . Why? To learn, but also to build a tool I want to use myself. Why call it “ Junco ?” Because nothing else was named “Junco,” it fits the Swift-related bird theme, and, to be honest, it’s kind of junky compared to Claude Code . Does Junco work?…
On Jose Briones’ Moving Offline Podcast, I talk about PodLP , and how the podcast app for dumbphones was made. We dive into why it’s tough to find your favorite apps on these minimalist devices, and what inspired me to build PodLP during the pandemic. We cover the challenges developers face like small screens, keypad navigation, and platform fragmentation, and discuss why big companies…
I started PodLP in 2020 with no clue it would lead me give talks with 20,000+ aspiring Indian developers and take calls from a New Zealand campground with Bangladesh’s largest telecom company. It’s now 2026, I just launched PodLP for Android , and I still don’t know where it all ends. Like many, the COVID-19 pandemic gave me sudden free time. Curious to try a “digital…
Why Reverse Engineer an APK? # In the early days of Android more than a decade ago, I built UI customization apps like StatusBar+ , ChargeBar , and Noyze . Fragmentation was a big problem. This was long before Material UI was released in 2014, and well before Google certified original equipment manufacturer (OEMs) through Play Protect in 2017. To build apps that looked and worked well on…
At a Glance # I migrated PodLP , my podcast app for KaiOS , from JavaScript to TypeScript. Scale . ~35,000 lines of code (LOC) across 160 JavaScript files, 67 Svelte components, and 28 JSON translation dictionaries Cost . $43 using $300 free credit for new Google Cloud customers Time . Two half days of background tasks, primarily baking cookies and working on other projects Impact . A codebase…
For a year I experienced truly “remote” work. From Summer 2024 to Fall 2025, I spent a year traveling across Peru, Australia, Vietnam, Thailand, India, the United Kingdom, the Netherlands, Switzerland, Italy, Romania, Turkey, Cyprus, and almost half a year living in a van in New Zealand. During this time, I worked remotely at CloudMosa as the Head of Developer Relations for Cloud Phone…
How to use Cloudfront Functions to rotate content daily at roughly midnight local time. Content Rotation # I built two projects for the Yoto Hackathon : Backyard Birds and Fez the Cat . Fez tells a new story each each that contains every letter of the alphabet, except for one letter that listeners need to guess. Fez’s stories are almost pangrams , the most famous pangram being: The quick…
Using GitHub Actions to automatically build and deploy an Elixir + Phoenix web app on AWS EC2 running Amazon Linux 2023 At a glance # Below is a GitHub Action with two steps that builds an Elixir + Phoenix release binary using Docker and deploys the binary onto an AWS EC2 instance running Amazon Linux 2023. This approach worked fairly well for my hackathon project, but be warned that…
Backyard Birds is an educational app created for the Yoto Player , a screen-free audio platform for kids. Backyard Birds brings the magic of birdwatching to children and families through personalized audio cards. The app uses AI (using OpenAI & Gemini) to write and narrate (using ElevanLabs) stories featuring birds recently sighted nearby, complete with authentic bird calls, interesting facts, and…
PodcastingTech Show host Mathew Passy chats with Tom Barrasso, founder and developer of PodLP , the innovative app that brings podcasts to feature phones (“dumb phones”) around the world. If you’ve ever assumed your listeners all have iPhones or Androids, this episode will seriously open your eyes!
Matt sits down with Tom Barrasso from Cloud Phone to explore why flip phones are still relevant in 2025. They discuss the rise of digital detox, who’s using feature phones today, and how developers can still build apps for low-spec devices. From KaiOS and Cloud Phone to nostalgia and screen-time reduction—this is a deep dive into the flip phone revival and the tech powering it.
Explore the opportunities and challenges of building web applications for feature phones powered by remote Chromium browsers. Dive into what makes feature phones appealing in certain regions, how cloud-rendered browsers change the developer experience, and the practical aspects of working with these platforms from API support and navigation patterns to PWAs and future-facing capabilities.
Explore the world of feature phones, how remote browsers make it possible to run modern apps on these low-end devices, and the unique challenges and opportunities for developers in this space.
In markets like India, sales of 4G feature phones are growing quickly as network operators transition from 2G to 4G & 5G. With just a few changes, your web app can be in the hands of millions on T9 feature phones.
Feature phones? Yes, they still make them. And they run Wasm! In this WasmAssembly podcast, Thomas Steiner hosts Thomas Barrasso from CloudMosa to talk about the Cloud Phone platform and what it takes to run WebAssembly on tiny feature phones by streaming Web apps from a remote server that runs Chromium.
Cloud Phone is a Chromium-based remote browser from CloudMosa, the company behind the Puffin browser. Cloud Phone lets users watch YouTube and TikTok on budget features phones with as little as 16MB RAM! As the Head of Developer Relations , I designed, authored, and built the Cloud Phone for Developers website, made guest appearances on podcasts, filmed and published content , developed reference…
Get ready for the acronyms! As a Staff Technical Program Manager (TPM), I led the adoption of Privacy Aware Infrastructure (PAI) for privacy regulations like GDPR, DMA, CCPA, and ePD. I met with dozens of teams across Meta to pilot and scale information flow control (IFC) systems like Policy Zones to enforce flow restrictions at runtime . Programs I led ensured robust data protections across…
Vipaso provides secure mobile payments using Bluetooth Low Energy (BLE) to connect merchants and buyers without the need for expensive terminals or specialized hardware. I was contacted via KaiOS.dev to research and develop the Vipaso app for KaiOS . The app uses the Bluetooth Web API , a Firefox OS-specific predecessor to WebBluetooth API , to expose Generic Attribute Profile (GATT) services to…
A vulnerability (CVSS 5.3) in KaiOS 3.0 and 3.1 where the /system/kaios/api-daemon binary exposes a local web server on *.localhost with subdomains for each installed application, allowing attackers to determine which apps are installed and access their manifest.webmanifest contents.
A critical vulnerability (CVSS 9.8) in KaiOS 3.0 before 3.1 where the /system/bin/tctweb_server binary exposes an unprotected local web server on port 2929 that accepts and executes arbitrary Bash commands as root, accessible to all websites via the browser.
A vulnerability in KaiOS 3.0 where the pre-installed Communications application exposes a Web Activity that returns the user’s call log without origin or permission checks, enabling attackers to inject JavaScript code and transmit call logs to remote servers.
As a Software Development Engineer (SDE), I built the real-time engine to calculate, collect, reconcile, and audit sales tax at PillPack and Amazon Pharmacy, part of the HIPAA covered entities for Amazon Health Services. As a Technical Program Manager (TPM), I led application security certification across many healthcare services. I led threat modeling, penetration testing (red teamimg),…
PodLP is the first and most popular podcast app for feature phones, available on KaiOS , the JioPhone, and Cloud Phone. With 10+ million installs across more than 175 countries , PodLP brings the podcast listening experience to the next billion listeners on affordable devices. PodLP was a 2020 KaiOS Staff Pick , featured on Podnews , WBUR , and Sounds Profitable . Users find PodLP easy to use and…
I led the front-end team launching the redesigned John Hancock Investments website, including the interactive Fund Compare tool. Complex financial data was rendered precisely using custom Plotly charts and dynamic SVGs. Downloadable Fact Sheets were rendered using Puppeteer to month and quarter-end PDFs. I collaborated with our backend team, often landing backend changes in Adobe Experience…
I’ve talked about several features and limitations of Plotly.js before. It’s a very capable framework but I’ve found a number of important…