Yes-Brainer is a browser-based tool where multiple LLMs debate topics using user-provided API keys (BYOK). It allows users to watch an AI "council" discuss and challenge each other's reasoning, enabling interactive exploration of different viewpoints.
#browser
30 items
Ladybird's June 2026 update reports progress on browser engine improvements, including better CSS support and JavaScript performance, as well as continued work on the web platform and developer tooling.
The article introduces free, on-device text-to-speech capabilities running directly in the browser, using Web Speech API or similar tools. It highlights practical use cases, including creating a scam-call sound board for pranks or awareness, while noting that all processing happens locally for privacy and speed.
Theseus Network announced the ability to build and run autonomous agents directly from the browser using Sonnet 5, enabling开发者 to create AI agents on their platform.
ChDB-WASM brings ClickHouse, a fast SQL analytics database, directly into the browser using WebAssembly. This allows users to run SQL queries on large datasets locally without a backend server, leveraging ClickHouse's columnar engine for performance.
Leash is a browser designed without a URL bar, aiming to change how users navigate the web by removing the traditional address input method.
The website presents a browser-based black hole simulator that visualizes gravitational lensing and spacetime distortion effects in real time, allowing users to interact with a simulated black hole environment.
ngrok ported Kubernetes to run inside a web browser using WebAssembly, creating a project called Webernetes. The demo allows users to spin up a full Kubernetes cluster with a control plane and worker node entirely client-side, with all components compiled to WASM and running in the browser without any backend servers.
A developer successfully ported Kubernetes to run entirely within a web browser using WebAssembly and a custom runtime, demonstrating the feasibility of running container orchestration workloads in the browser without a traditional cluster. The project leverages in-browser Linux emulation and lightweight container runtimes to run real Kubernetes components like kubelet and API server locally.
Tip
1.0This Vivaldi browser tip explains how to use Notes with Tabs, allowing users to attach personal notes to specific tabs for better organization and context retention while browsing.
OGN 3D Viewer is a browser-based tool that replays glider flights in three dimensions using data from the Open Glider Network, allowing users to explore and visualize flight tracks interactively.
Original Organism is a browser-based interactive simulation that brings a living mathematical creature to life, allowing users to explore organic digital behavior and emergent patterns through code.
FuckUI is a browser-based REPL tool designed for AI agents, allowing them to interact with and control web interfaces through a command-line-style environment.
Peek-CLI is an open-source tool that allows coding agents to view browser content, enabling them to interact with web pages during development or debugging tasks.
The article introduces William, a small poetry generation model that runs entirely in the browser using TensorFlow.js, allowing users to experiment with AI-generated poetry without server-side processing or API calls.
Qwen3.5-WebGPU is a Hugging Face Space that runs the Qwen3.5 model directly in the browser using WebGPU, enabling local AI inference without server-side processing.
The page presents a browser-based implementation of the Portal game, allowing users to play Portal directly in a web browser without additional software.
The website Knob.monster allows users to save 80s-style synth patches directly in the browser using Web MIDI, enabling patch creation and storage without external hardware or software.
Alchimist is a local-first AI persona engine that runs in the browser using the user's own API key (BYOK). It allows creating and interacting with AI personas while keeping data on the user's machine, emphasizing privacy and offline-capable design.
Safari 27 Beta includes 58 new features and 525 fixes, the most fixes in any recent Safari release. The update focuses on improving existing features, handling more edge cases, and increasing overall quality rather than adding many new capabilities.
Safari 27 Beta introduces significant WebKit updates including support for CSS anchor positioning, scroll-driven animations, and the Popover API. The release also adds WebRTC encoded transforms, improved OffscreenCanvas support, and enhancements to the Web Animations API, continuing Apple's focus on modern web standards and performance improvements.
WebBase-III is a browser-based reimplementation of dBASE III, featuring its own interpreter that allows users to run the classic database software directly in a web browser.
Eruda is a JavaScript debugging console for mobile browsers. It provides a console, element inspector, network log, and other developer tools directly on mobile web pages.
SwiftLaTeX's LaTeX.wasm project compiles full LaTeX engines (pdfTeX, XeTeX, LuaTeX) into WebAssembly, enabling them to run directly in web browsers without a server. It provides a complete TeX Live distribution in the browser, with near-native compilation speeds and full document processing capabilities locally.
A Hacker News user asks the community for must-have apps and the best browser after performing a clean macOS install. The post invites recommendations for essential software and web browsers on a freshly set up Mac.
Latexdiff online is a free browser-based tool that compares two LaTeX files and highlights differences in a generated PDF, allowing users to select between different diff styles (e.g., CF, CT, TRADITIONAL) without needing to install software.
Simon Willison used Claude Code to port the Moebius 0.2B image inpainting model from Python to JavaScript, enabling it to run directly in a web browser. The process involved converting model weights and rewriting the diffusion pipeline using Transformers.js and ONNX runtime. The resulting demo runs entirely client-side without any server infrastructure.
Webernetes is an open-source project that runs a lightweight Kubernetes cluster entirely inside a web browser, enabling users to experiment with Kubernetes without needing external infrastructure or installations.
GeoTag Photos is a browser-based tool that lets users add GPS coordinates to their photos without needing to install software. It processes images directly in the browser, making geotagging accessible and private.
The author explains why they stopped using vertical tabs in their browser, citing issues such as reduced horizontal screen space for content, incompatibility with some websites and extensions, and the discovery that traditional horizontal tabs were more efficient for their workflow after using vertical tabs for an extended period.