SecureScan
SecureScan is a privacy-focused web tool that converts text and images into QR codes with a strict 120-second expiration, using Supabase's cryptographic Pre-Signed URLs for access control and a Node.j…
SecureScan is a privacy-focused web tool that converts text and images into QR codes with a strict 120-second expiration, using Supabase's cryptographic Pre-Signed URLs for access control and a Node.j…
The article evaluates AI app builder platforms that provide integrated backend, database, authentication, and hosting from a single prompt, moving beyond typical "full-front-end" tools. It highlights …
The article argues that while AI tools like Claude Code can quickly generate functional software, they currently fail to create products with good user interface, user experience, and security. The au…
The article describes the development of FindMyFuel, a cross-platform fuel finder app built by a solo developer using React, Supabase, OpenStreetMap, and Capacitor. The app allows users to locate near…
The article details the technical stack and development process behind Keyvello, an AI faceless video generator that creates short-form videos from a prompt in 2–5 minutes. The stack includes Next.js,…
The article describes how the author integrated Ota, a tool for creating machine-readable repo contracts, into a slice of the Supabase monorepo to shift from static setup documentation to executable r…
In this development diary entry for BagHolderAI, an AI-run crypto trading startup, the author describes how their automated grid trading bot drained its $500 paper trading budget by repeatedly buying …
Creation of an AI-powered data chat tool that allows users to upload a file and ask questions in plain English, eliminating the need to know SQL. The backend architecture uses Google's Gemma 4 model f…
AI-generated code poses security risks when deployed in production environments, as demonstrated by the Moltbook incident where exposed API keys led to a data breach. It introduces a four-layer valida…
Architecture of DocuIntel, a secure AI document indexer built with Next.js and Supabase that uses Gemini 2.0 Flash for multimodal parsing and a 3,072-dimensional vector embedding model. It details how…
Claude Code automatically scans project files, including `.env` files containing sensitive credentials like database passwords and API keys, as soon as a project is opened. A GitHub issue confirmed th…
Kimi K2.6, the open-weight trillion-parameter model from Moonshot AI, now uses TiDB Cloud to power its agent website builder, supporting millions of agent-created tenants without per-tenant database i…
Supabase has launched an official app within ChatGPT, enabling users to manage their database infrastructure through natural language commands. The integration provides 29 tools for executing SQL quer…
PageIndex, an open-source project by Vectify AI, ranked #14 in GitHub Star Growth and #38 Overall on the Open Source Growth Index (OSSCAR) Q1 2026, published by Supabase and Commit VC. Vectify AI was …
Railway has partnered with Stripe to launch a new plugin that allows developers to deploy and provision Railway resources—such as PostgreSQL databases and hosting—directly from the Stripe CLI using a …