Summarizer

Subscription Fatigue vs. Open Source

Comments reflect a wariness of paid subscriptions for tools like Claude Pro, Tailscale, or premium terminal apps. Users advocate for open-source alternatives such as Ollama for local LLMs, Wireguard for VPNs, and various free terminal emulators. There is a sentiment that basic remote coding shouldn't require a stack of monthly fees when free tools can achieve similar results with slightly more configuration.

← Back to Stop Doom Scrolling, Start Doom Coding: Build via the terminal from your phone

A growing skepticism surrounds the recent trend of "vibe coding" setups, with many users dismissing these workflows as marketing ploys designed to justify costly monthly subscriptions for services like Tailscale and Claude Pro. In response, developers are increasingly advocating for "boring" but robust open-source alternatives such as Netbird, plain Wireguard, and vendor-agnostic CLI tools that provide more granular control over API costs. There is a significant push toward leveraging free, high-utility environments like Termux or peer-to-peer WebRTC connections to bypass third-party dependencies and perpetual fees entirely. While some acknowledge the convenience of premium all-in-one platforms, the prevailing sentiment favors the long-term sustainability and privacy of self-hosted, localized workflows over the mounting financial burden of modern "subscription stacks."

23 comments tagged with this topic

View on HN · Topics
> So this is the 4th+ article I've seen on using a VPN to vibe code on your phone. and all of them mentions Tailscale. I would not be surprised if we hear in a few days it got next big fund and all of this is just a preparation for it
View on HN · Topics
a fully open source alternative would be netbird, it's based on wireguard as well, has 0 closed components but lacks some features (like IPv6 or internal CA). https://github.com/netbirdio/netbird
View on HN · Topics
Right. For a simple setup I think using plain boring Wireguard is the better option. Boring is good.
View on HN · Topics
it looks like some kind marketing push or 'growth hack', just to get some viral thing around which justify why do you extra reason to pay for Claude or Tailscale subscription. I personally not even convinced that Claude Code any better on average than something like Aider+Gemini 3 or other good model. May be in some specific cases it actually better but in those Aider+'Antropic Model via API' most likely will work too.
View on HN · Topics
> A Claude Pro subscription "Doom Slopping" might be more fitting.
View on HN · Topics
I already have a similar setup for developing on remote servers I've been using with tmux + goose-cli + claude via openrouter. I've found that anything claude 4.x and above becomes very expensive very quickly, with 3.7 being almost negligibly inexpensive. I'd find myself using $30 dollars of credits in a few hours of development on a small scope project. I might give the claude CLI a look specifically, but I don't expect great savings and I will miss my AI-provider-agnostic setup. Is everyone using this technology just programming as they go about their day and burning like fifty to a hundred bucks while doing so?
View on HN · Topics
I did show hn just yesterday you don't need tailscale or any 3rd party server. Just use webrtc and it's just your mobile and laptop. end 2 end encrypted. no 3rd party dependency. https://news.ycombinator.com/item?id=46514587
View on HN · Topics
A random thought has started to occur, maybe given how early we are in LLM tech world, isn’t it strange a lot of AI tech is being built on top of proprietary tech? In this case, it’s Claude Code And honestly, all this free marketing has me convinced to pay for it
View on HN · Topics
There are many open source alternatives to claude code. Crush[0] is one, Clai[1] another, opencode[3] a third. These are all vendor agnostic, and use API credits from different providers. [0]: https://github.com/charmbracelet/crush [1]: https://github.com/baalimago/clai [2]: https://github.com/anomalyco/opencode
View on HN · Topics
Yeah, I use Termux a decent amount, whether it's just updating my todo list on my home server or actually programming on it. I feel like this is just aimed at the people who want to code entire projects with LLMs, cost be damned
View on HN · Topics
Tailscale is a lot of permanent runtime overhead/latency just to avoid setting up dynamic DNS and changing a few lines in the sshd_config.
View on HN · Topics
Pretty cool idea, I'm going to be trying this only using open source Cecli (with DeepSeek API) instead of Claude CLI because I don't have infinite $$$
View on HN · Topics
Thanks! And great idea! I'm still new to hacking - definitely need to check out more of the open source tools out there
View on HN · Topics
https://github.com/dwash96/cecli It's a fork of Aider but with agent mode, MCP, skills, task manager and more. Very active development team!
View on HN · Topics
is termius free, I was wondering if there is a free open source ios terminal
View on HN · Topics
Why Tailscale instead of plain wireguard?
View on HN · Topics
ollama runs locally in termux preferably on proot-distro (with less "coding power")
View on HN · Topics
> What You'll Need > A Computer running 24/7 with Internet Connection > A Smartphone > A Claude Pro subscription Or.. just install Termux and do it the same way you do it anywhere else?
View on HN · Topics
Make sure you install it via FDroid. Also grab Termux:API to be able to write little apps with bash scripts. Here's one I did which gives a notification based interface to Pandora: https://github.com/ijustlovemath/pbr
View on HN · Topics
Blink will end up giving you an experience similar to the stack in doom-coding (as Blink's local capabilities are very limited thanks to iOS rules) except you have to pay a subscription. Termux on Android will let you do anything you can do on your standard Linux PC.
View on HN · Topics
Hmm, maybe I got grandfathered in or something because I paid some set price a few years ago and have not had a subscription for blink, and just use it the same way I would use Ghostty and then ssh into another machine. Use something else if it needs a sub. Some sibling comments had some recommendations.
View on HN · Topics
Replit is $25 a month but the best mobile allinone coding I have tried so far easy to push to host etc and you can kick off a stage then just pickup building where you left off anytime the termius/tmux/tailscale is fine but lot more effort even after you reach the command line. Horses for courses.
View on HN · Topics
Guys hear me out. If you ssh into your raspberry pi or any PC you could open console and run nano text.md file. Then you can manage your todo list from any device remotely. Stop doom scrolling and start disrupting todo subscription services. /s