Software is a manifestation of someone’s knowledge of and experience in and ideas about how a thing should work. We learn from the software we use, we benefit from everyone else’s ideas, we benefit from the hundreds and thousands of hours other people put into understanding a problem to design a solution. My workflow is better because of the incremental improvements made by developer after developer year after year.…
Making your own software is a good way to escape enshittification and influence. I switched from Spotify to buying MP3s and using my own audio client, because I'm fed up of a company telling me which music I should listen to every single time I open the app. It costs more, but I own the music and I escape the constant redesigns, price increases and influential behaviour. Most apps are very simple and there isn't too…
Your app subscription is now my weekend project
211–220 of 390 posts
Re: Your app subscription is now my weekend project
#212The interesting question is why the OP had bought these subscriptions in the first place if he was happy with less-polished alternatives.
Re: Your app subscription is now my weekend project
#213I get that this is tempting but it just means you'll slowly get dependent on things that will eventually break in ways you will have no capacity to fix. And disaster recovery is most certainly a manual task.
Why would they "eventually break"? In what situation would a simple script or helper app just suddenly rot away and stop working? Of course it's POSSIBLE to vibe together a massive monstrosity of an everything-app, but that's not what the author is doing here (nor me).
Re: Your app subscription is now my weekend project
#214First of all, I’m skeptical about these being free. Time isn’t free, and the tokens to make these projects certainly weren’t free. Second of all, all of these SaaS apps that don’t actually have a need for recurring charge probably should be paid one time. I don’t use Loom — I use CleanShot X and it was a one-time $30 payment and has a lot of great features I benefit from. I can’t reimplement it in $30 of tokens or $3…
Yes, but it's almost one time payment. Your own personal use case is usually narrow enough, and you don't need to support different OS/browsers. You can vibe code it and just forget the fact it's coded.
Actually it's the best use case for vibe coding (the strict meaning of this word) - when you don't plan to maintain the codebase anyway.
Re: Your app subscription is now my weekend project
#215Building (or vibecoding) a markdown editor for a single user and their specific use case, for a 100 users, and for 10,000 users takes different amount of time and effort. In the pre-LLM days people with resolve to make 1-user version were likely to polish it for 100-users and somewhat likely to get it to a stable place when it can satisfy thousands of users. Today on /r/macapps/ there’s a wave of apps that look good…
And then put it on an app store and put all the vital features behind $15/mo subscription.
Which is totally justified! I understand the time and energy needed to get a product polished for 10,000 users. But thanks, I will take my vibe coded one.
Re: Your app subscription is now my weekend project
#216Software is a manifestation of someone’s knowledge of and experience in and ideas about how a thing should work. We learn from the software we use, we benefit from everyone else’s ideas, we benefit from the hundreds and thousands of hours other people put into understanding a problem to design a solution. My workflow is better because of the incremental improvements made by developer after developer year after year.…
No one is doing that. In foreseeable future I don't see people making their own OSs, browsers and drivers. Workplaces never ditched Offices and Windows for the open source counterparts and they are certainly not going to do that for vibe coded solutions.
You can rest assured.
Re: Your app subscription is now my weekend project
#217The prevalence of this "personal vibecoded app" spirit makes me start to wonder if an "App" is the right level of abstraction for packaging capabilities. Perhaps we need something more "granular".
Re: Your app subscription is now my weekend project
#218Most people don't make or maintain their own things, period. Vibe coding will mostly cannibalize expensive B2B contracts from a pre-LLM era where integrations and maintenance were expensive.
Re: Your app subscription is now my weekend project
#219I think there's still an underestimated burden to vibe-coding an app for a non-software engineer. I'm not recommending my parents vibe-code apps to solve problems, so I think the market is smaller. But Roberto's use-case is definitely more sane than most.
Re: Your app subscription is now my weekend project
#220Earlier quoted context omitted.
Linux is free, but you pay for it with your time. And calling Windows and MacOS a tax is a complete misunderstanding of what a tax actually is.
> Linux is free, but you pay for it with your time. People like to repeat this thought terminating cliché because they think it makes them sound smart and insightful, to doubt that a free thing is really free. But it's an uniquely naive opinion. On Windows or MacOS, it's more often than not that, when you meet a problem, the only thing you can do is throw your hands into the air, and suffer the problem. This is payin…
You don't fiddle more in Linux than you do in MacOs or Windows nowadays and that screen recorder tool he had to spend time vibecoding is embedded in the desktop already, the rest of the apps are 2 clicks away from being installed.