Live data from Hacker News

Ask HN: What software subscriptions are worth paying for?

news.ycombinator.com

51–60 of 100 posts

Re: Ask HN: What software subscriptions are worth paying for?

#51
post #15
post #3

Obsidian Google (for Deep Research, Gemini and NotebookLM) ChatGPT (For ChatGPT and Codex) GitKraken CodeRabbit Novelcrafter (for fiction) Wondercraft (wrapper around Elevnlabs and Googles TTS) Seriously considering Elevenreader as well Raindrop (bookmarks) OutdoorActive (maps for hiking) YouTube Premium Sanebox (Email triage)

YouTube premium is equivalent to uBlock Origin

With one fee I can disable all ads for my whole family from every single device we use.

IMO worth it vs. having to figure out why some video isn't working. Or being forced to watch a shitty 2 minute interstitial ad when watching Youtube from my Apple TV.

Re: Ask HN: What software subscriptions are worth paying for?

#52
JetBrains IDEs: https://www.jetbrains.com/ (free alternative: Visual Studio Code plus DB tools like DBeaver, or even their community versions)

MobaXTerm: https://mobaxterm.mobatek.net/ (free alternative: mRemoteNG, PuTTY, Remmina)

GitKraken: https://gitkraken.dev/ (free alternative: SourceTree, Git Cola)

FreeFileSync: https://freefilesync.org/ (free, but I got the supporter edition because comfy software)

In those cases, the free alternatives are just worse than the paid tools.

Aside from that, mostly just VPSes (Hetzner, maybe Contabo if really on a budget) and domains (used to use NameCheap, Porkbun was kinda better, moved over to INWX cause EU option) which are good enough to run whatever FOSS I need instead of subscriptions, like Gitea and Drone CI/Woodpecker CI instead of other forges, Nextcloud instead of Dropbox, Sonatype Nexus instead of Docker Hub, Uptime Kuma and Zabbix and Matomo and Skywalking/GlitchTip instead of similar observability solutions, Grav instead of managed Wordpress for blogging, Kanboard/OpenProject instead of cloud Jira, RustDesk instead of RealVNC and so on. E-mail is a mixed bag: the free cloud ones are good enough for personal usage and self-hosted Docker mail server is better for no rate limits, e.g. alerts from my monitoring to my own address.

Recently, some of the AI cloud subscriptions because getting my own GPUs in my homelab is beyond my means (maybe once Intel Arc Pro B60 are available): primarily Google's Gemini model or Claude's Sonnet although lower cost options would also be quite nice, maybe ERNIE-4.5 or Qwen3-Coder or whatever. I actually used to pay for GitHub Copilot but am also looking in the direction of just using the APIs of the various providers (or OpenRouter) directly to avoid fixes fees and have more lenient rate limits.

Re: Ask HN: What software subscriptions are worth paying for?

#53
I subscribe to all three products from the Wallaby team.

- Console Ninja. Inspect runtime values on any line of TS/JS code by putting breakpoints on the source. Inspect values, errors, and stacktraces next to their corresponding lines without leaving VSCode/Cursor. This works well with frontend or backend TS/JS, so in a NextJS app I can inspect anything without leaving the editor. No more checking console logs in Chrome dev tools. I found this tool invaluable when I switched to React and wanted insight into what data the components contained between renders. Also has a MCP server so Cursor can have access to all these runtime values and errors too. https://console-ninja.com/

- WallabyJS. Similar, but a test runner that runs tests as you type, and can display values and test failures inline. Also with a MCP server to give tools like Cursor feedback on runtime values and test failures inline data for quick iterations. https://wallabyjs.com/blog/wallaby-mcp.html

- Quokka. Similar concept, but a TS/JS playground for prototyping code. Can temporarily install and later discard NPM dependencies for trying out libraries. Snaps allow fenced blocks of prototype code to be immediately evaluated inside existing codebases, then discarded when not needed. https://quokkajs.com/

I think Console Ninja and Quokka also have free versions with some Pro features missing.

Those who have been around here for a while might remember Bret Victor presentations and the kickstarter for the LightTable IDE. To me, the Wallaby tools are effectively that. Runtime insight, inline as you develop.

Re: Ask HN: What software subscriptions are worth paying for?

#54

Sublime (contribution rather than subscription) Excalidraw ChatGpt ExpressVPN

What makes you pay for Sublime instead of sticking to free tools like Notion?

Sublime is a text editor https://www.sublimetext.com/

Re: Ask HN: What software subscriptions are worth paying for?

#55
Essentials: my own domain for emails, Fastmail, Bitwarden, Google for 100GB of storage.

Less essential: Obsidian, Kagi (this one may be bumped to the "essentials" at some point), a few VPS on Hetzner to run some projects, domain names for said projects.

Just because I like them and want to support them: Signal

Re: Ask HN: What software subscriptions are worth paying for?

#56

I pay for GH Copilot, but mostly because I haven't bothered to stop. I'm probably going to switch to paying for Cursor. I used to pay for the following: * Home Designer Pro (upgraded to fully purchased at some point) * JRebel (circa 2010ish) I will never pay for * Youtube Premium

Youtube Premium is brings qualify of life to a new level, though.

No ads and off-screen playing rock.

Re: Ask HN: What software subscriptions are worth paying for?

#59

For my life workflow, I pay for these because they add a lot of value for me: • Infuse, from Firecore (probably the best video player on Apple TV, iOS, iPadOS and macOS — you can throw almost any format at it) • Owl, by Beonex (it’s a Mozilla Thunderbird extension that connects to MS Exchange and costs $10 a year) • Bvckup 2 (Windows backup software) — this gets cheaper on renewals On services: • Apple Fitness+ (annu…

Bvckup 2 is a fixed-cost perpetual license, not a subscription.

Upgrades are paid for annually, but it's optional.

Re: Ask HN: What software subscriptions are worth paying for?

#60
- chatGPT plus

- Perplexity

and nothing more.

I get why people like to charge a subscription, but I will not pay a subscription for something that doesn't have ongoing operation cost by the vendor. If he needs to pay for a storage/servers/compute monthly it's reasonable to ask for a subscription.

However a subscription for a screenshot app? Really? It's on my computer, charge me once or I won't pay the "just 10$/month" == 120$/year for a screenshot app is waaay overpriced.

Post reply on HN