Live data from Hacker News

Ask HN: Best resources on starting a lifestyle business?

news.ycombinator.com

21–30 of 80 posts

Re: Ask HN: Best resources on starting a lifestyle business?

#21
post #12

This is one of the best resources I know for how to come up with good business ideas (which is probably one of the hardest parts if you've never done it before): https://www.indiehackers.com/post/how-to-brainstorm-great-bu...

That was a great blog. Thanks for sharing!

Re: Ask HN: Best resources on starting a lifestyle business?

#22

I’m enjoying being a member of Ramen Club https://ramenclub.so/

What do you like about it? It feels like a lot of money for potentially little value?

Friendly supportive community with a lot of knowledge. Had some very good answers to questions there

Re: Ask HN: Best resources on starting a lifestyle business?

#24
post #20

What’s “lifestyle” in this context? I can think of a couple of meanings, but the first thing I’d recommend is a lawyer to figure out your language, privacy policy, exposure if using certain terms. For example results, quality, etc would need legal documents to basically say ‘results may vary’ based on jurisdiction.

A lifestyle business is a small business that’s designed to support the owner with a steady cash flow, rather than focusing on growth like a VC-funded startup.

Re: Ask HN: Best resources on starting a lifestyle business?

#26

Not exactly a resource but more of an advice - learn software development. Unless you are familiar to some extent, you will always be dependent on a competent software engineer, and that will make it much harder to build a lifestyle business. Second advice, use Ruby on Rails or Django as a web framework and don't follow after the complexities of JS and other newcomers. Phoenix (Elixir) is awesome but that will requir…

Phoenix is just as easy as Rails to get started and now with LiveView, easier than needing to know Ruby and JavaScript. It’s a secret weapon for indie hackers.

I've tried it. I've built a few products as well. Production level. Again, it's amazing; however, you simply can't beat the usefulness of ActiveRecord (and a number of other gems) with Phoenix.

Again, I'm saying this within the context of data heavy web apps.

Re: Ask HN: Best resources on starting a lifestyle business?

#27

Not exactly a resource but more of an advice - learn software development. Unless you are familiar to some extent, you will always be dependent on a competent software engineer, and that will make it much harder to build a lifestyle business. Second advice, use Ruby on Rails or Django as a web framework and don't follow after the complexities of JS and other newcomers. Phoenix (Elixir) is awesome but that will requir…

Contrary view. Your success running a lifestyle software business is likely to be far more dependent on your marketing skills and efforts that what what tech stack you use.

True, but here lies thus the paradoxical thing about tools: a good tools is one that stays out of your way when you want to do something, while a bad tools is one that requires you to focus on itself instead of the underlying objective.

Thus, a tool is the least important part of a project, while choosing the right tools might be one of the most important decision of a project.

Re: Ask HN: Best resources on starting a lifestyle business?

#28
post #7

In case you don't already know, the indiehacker community is now quite mature with a few folks sharing their stories and lessons up to a few $M of ARR. Microconf is also very high quality with great talks out there, a podcast and a slack community. Focused on SAAS software. Rob Walling, the founder, wrote a book recently. Not my area, but I heard good things about it. I also like the Tropical MBA podcast. They get st…

Thanks for the kind words, Adrig! (about MicroConf, my book, etc). I really do appreciate it. Some links to what Adrig mentioned: - https://www.indiehackers.com - https://microconf.com - https://www.startupsfortherestofus.com (podcast) - My new book is https://saasplaybook.com - https://tropicalmba.com - the podcast for 7- and 8- figure founders I think everything else is pretty easy to find via Amazon/book website o…

Nice to see you here, Rob!

Thanks for the links, keep up the good work :)

Re: Ask HN: Best resources on starting a lifestyle business?

#29

Not exactly a resource but more of an advice - learn software development. Unless you are familiar to some extent, you will always be dependent on a competent software engineer, and that will make it much harder to build a lifestyle business. Second advice, use Ruby on Rails or Django as a web framework and don't follow after the complexities of JS and other newcomers. Phoenix (Elixir) is awesome but that will requir…

I don't want to hijack this thread, but what does Django do?

I ask, cause I have a service that is a Rust backend (kind of specialized in what it does) + a SolidJS frontend... But I've seen a potential area for growth, I didn't imagine at first, and that would be stuff like user profiles, authentication, and managing stuff. And I really don't want to cut all this more "CRUD" like stuff in Rust and an SPA. I don't know Ruby, but have done some rather large Python projects in the past, just never ventured into Django land.

Re: Ask HN: Best resources on starting a lifestyle business?

#30
> It's made me suspicious of pretty much anyone selling their insights and made it hard to determine which are of actual value.

My experience from going down this road with trading financial markets, where there’s as much snake oil as anywhere, is: Try them.

At least, to the degree you can afford, i.e. don’t spend your last $5k on some course that you’re counting on to save the day (it won’t).

Basically none of them will be the silver bullet they claim to be. But you will learn. Even if it’s only learning how the grift works. That’s eye opening, and helps you to see who is offering real value and who is selling cognitive bias.

Take the view that from any resource, you’re only looking to get a nugget or two. Eventually you’ll piece things together. Everything is basically just “the basics”, but understanding the basics in a logical sense is different than knowing how to operate those basics well.

Post reply on HN