Feed aggregator
Show HN: Claude Remote – control Claude Code on your Mac from your phone
Hi HN, I’m a full-stack developer and I built a small tool that I now use every day. Claude Code from Anthropic is a very capable AI coding assistant, but it only runs locally on your computer. That means if you’re away from your desk — commuting, walking, or just on the couch — you can’t easily give it tasks. I wanted a simple way to send commands to Claude Code running on my home Mac from anywhere. So I built Claude Remote — a free, open-source app that lets you control Claude Code through a browser. How it works Install a lightweight macOS app (menu bar app, ~5 MB, Apple Silicon). Open a web chat from your phone or any device. Send a task — Claude Code executes it locally on your Mac and returns the result. The Mac app acts as a bridge between the browser and Claude Code. All execution happens locally on your machine. What I use it for Fixing bugs or generating small features in side projects Creating or editing landing pages Checking or organizing files Running scripts Opening websites in Chrome and interacting with them Summarizing or generating content Preparing quick reports Claude Code can control Chrome (open pages, read content, fill forms, take screenshots), so you can automate simple browser tasks remotely. Responses are returned as formatted markdown. I also added optional text-to-speech playback, which makes it usable while driving. Privacy & security Open source (GitHub link below) No subscriptions Firebase Auth (each user only sees their own sessions) All AI execution happens on your machine This is currently macOS (Apple Silicon) only. I’d really appreciate feedback — especially on security, architecture, and potential edge cases. Website: https://clauderemote.web.app GitHub: https://lnkd.in/gxtUZm2u Thanks!
Comments URL: https://news.ycombinator.com/item?id=47032993
Points: 1
# Comments: 0
Organising Entryway Clutter with a Double Wardrobe with Drawers
Article URL: https://dreamhomestore.co.uk/collections/wardrobes
Comments URL: https://news.ycombinator.com/item?id=47032978
Points: 1
# Comments: 1
Kintsugi
Article URL: https://events.sonarsource.com/kintsugi/
Comments URL: https://news.ycombinator.com/item?id=47032975
Points: 1
# Comments: 0
A reinforcement learning agent that learns to play Kung Fu Master
Article URL: https://shantanugoel.com/2026/02/15/teach-machines-kungfu/
Comments URL: https://news.ycombinator.com/item?id=47032971
Points: 1
# Comments: 0
The TRAP – The wasted opportunities of the Orbán era [video]
Article URL: https://www.youtube.com/watch?v=9NQEcLIiOpM
Comments URL: https://news.ycombinator.com/item?id=47032947
Points: 1
# Comments: 0
Show HN: OpenCode Upgrade Skill: Automating Updates
*tl;dr:* I built an upgrade skill for OpenCode that handles the entire update workflow—from refreshing Homebrew to verifying the new version—in one command.
Usage; Just ask Claude in OpenCode:
"Upgrade OpenCode" "Update OpenCode to the latest version" "Check for OpenCode updates"
https://ekadetov.github.io/2026/02/16/opencode-upgrade-skill...
Comments URL: https://news.ycombinator.com/item?id=47032928
Points: 1
# Comments: 0
Foursquare scrapped engineering manager titles
Article URL: https://sfstandard.com/2026/02/03/foursquare-scrapped-engineering-manager-titles/
Comments URL: https://news.ycombinator.com/item?id=47032919
Points: 1
# Comments: 0
Interpreting OCapN Principles in Cloud-Native Agentic AI Architectures
Article URL: https://serefayar.substack.com/p/interpreting-ocapn-principles-in-cloud-native-agentic-ai
Comments URL: https://news.ycombinator.com/item?id=47032903
Points: 1
# Comments: 0
Making a product that Marl loves
Article URL: https://invertedpassion.com/making-a-product-that-marl-loves/
Comments URL: https://news.ycombinator.com/item?id=47032897
Points: 1
# Comments: 0
Memoirs from the old web: IE's crazy content rating system
Article URL: https://www.devever.net/~hl/pics
Comments URL: https://news.ycombinator.com/item?id=47032891
Points: 1
# Comments: 0
Qwen3.5: Towards Native Multimodal Agents
Article URL: https://qwen.ai/blog?id=qwen3.5
Comments URL: https://news.ycombinator.com/item?id=47032876
Points: 2
# Comments: 1
Show HN: OpenClaw – An OS for AI agents that do work
Article URL: https://github.com/mupengi-bot/mupengism
Comments URL: https://news.ycombinator.com/item?id=47032871
Points: 1
# Comments: 0
ERAO – Ask questions in plain English over your database or files
Article URL: https://erao.digital
Comments URL: https://news.ycombinator.com/item?id=47032858
Points: 1
# Comments: 1
Singapore says China-backed hackers targeted its four largest phone companies
Article URL: https://techcrunch.com/2026/02/10/singapore-china-backed-hackers-targeted-largest-phone-companies-salt-typhoon/
Comments URL: https://news.ycombinator.com/item?id=47032851
Points: 3
# Comments: 0
Fluxer: Free, open source instant messaging and VoIP platform
Article URL: https://github.com/fluxerapp/fluxer
Comments URL: https://news.ycombinator.com/item?id=47032844
Points: 1
# Comments: 0
The AI Advantage Established Companies Have over Startups
Article URL: https://www.context-link.ai/blog/hidden-ai-advantage-established-companies
Comments URL: https://news.ycombinator.com/item?id=47032843
Points: 1
# Comments: 0
Show HN: We rebuilt Flood-It in Bun/vanilla JavaScript, and added a Maze mode
We rebuilt FloodIt, an open-source browser puzzle game inspired by Flood-It[0]. It includes: - Classic mode (fill the board with one color) - Maze mode (flood through corridors to reach the goal tile) - Presets + custom game setup Live demo: https://floodit-js.vercel.app Source code: https://github.com/ekremkaraca/floodit-js We started it as a React.js implementation[1] using TailwindCSS & Vite but gradually removed them to use custom css & Bun's own runtime thanks to Windsurf IDE & OpenAI Codex. There's also Sveltekit implementation we're working on [2]. We’d love feedback on gameplay balance (move limits/difficulty), UX, and code structure. [0]: https://github.com/tfuxu/floodit [1]: https://github.com/ekremkaraca/floodit-react [2]: https://github.com/ekremkaraca/floodit-sveltekit
Comments URL: https://news.ycombinator.com/item?id=47032829
Points: 1
# Comments: 1
