
Qebot WebOS
Move beyond the browser - The operating system for the web!
Qebot WebOS launched on March 13, 2023 with 9 votes, #1,970 of 5,075 launches that month and more than 50% of that year's launches.
What it does
It's time to move beyond the antiquated browser to web operation system built for how you use the internet. Built around the apps you use, Qebot WebOS is more productive, personalized, private, and family friendly than your browser. Try it for free today!
Does a similar job
all alternatives →- EAexaequOS - a new OS running in a web browser2023 · exaequos.com · ▲216

DaedalOS – Desktop Environment in the Browser2025 · github.com · ▲201Demo: https://dustinbrett.com Hey HN! I've been building my passion project daedalOS for over 4 years now. The original idea was to give visitors to my website the experience as if they had remotely connected to my personal machine. To do this I decided I would attempt to recreate as much of the functionality as possible. My hope is to keep working on this project for the rest of my life and continue to evolve it's capabilities as technologies progress. Thanks for checking it out!
BrowserOS – "Claude Cowork" in the browserJan 2026 · github.com · ▲88Hey HN! We're Nithin and Nikhil, twin brothers building BrowserOS (YC S24). We're an open-source, privacy-first alternative to the AI browsers from big labs. The big differentiator: on BrowserOS you can use local LLMs or BYOK and run the agent entirely on the client side, so your company/sensitive data stays on your machine! Today we're launching filesystem access... just like Claude Cowork, our browser agent can read files, write files, run shell commands! But honestly, we didn't plan for this. It turns out the privacy decision we made 9 months ago accidentally positioned us for this…


More work this month
the category →
Clipto MCP▲640Hey HN, We recently built Clipto. It’s a tool that lets you search over terabytes of video, audio, and images on your computer, without relying on the cloud. Motivation: we probably all had this similar experience, we know a moment exists in a video or audio, but finding it takes hours scrubbing the timeline. You can send all the media to process in the cloud, but it’s slow, expensive and raises privacy concerns. So we decided to build our own on-device media search engine. How it works (high level): 1. We ingest video, audio, image; normalize formats via ffmpeg; run content analysis to…
Work · 24d ago · clipto.com

Hey we are Computable. We spent years building trading infrastructure at Jump Trading and Coinbase. From that point of view, compute looks like energy markets before 2000: everything trades through private bilateral leases, there’s no visible price, and nothing can be resold. The same H100 rents at a 2x spread depending on who’s asking, and once you sign a 24-month lease, it can never change hands. So we built a market for GPU nodes, sold by the calendar week. Here are three things you can do on it that you can’t do anywhere else: - Buy exactly the weeks you need. Three nodes for the last…
Work · 16d ago · getcomputable.com


The New Calendly▲211Handle all of the work before, during, and after meetings
Work · 23d ago · calendly.com
Source: Product Hunt launch ↗
Launched alongside, March 2023
the whole month →




- BI
I'm a big fan of the BBC podcast In Our Time -- and (like most people) I've been playing with the OpenAI APIs. In Our Time has almost 1,000 episodes on everything from Cleopatra to the evolution of teeth to plasma physics, all still available, so it's my starting point to learn about most topics. But it's not well organised. So here are the episodes sorted by library code. It's fun to explore. Web scraping is usually pretty tedious, but I found that I could send the minimised HTML to GPT-3 and get (almost) perfect JSON back: the prompt includes the Typescript definition. At the same time I…
AI · 2023 · genmon.github.io