Live data from Hacker News

I bootstrapped my private-journaling project into a lifestyle business

indiehackers.com

81–90 of 143 posts

Re: I bootstrapped my private-journaling project into a lifestyle business

#81

Not trying to downtalk, but it took you 11 years to pull this off? This is some massively slow growth :D

I know that you're not intentionally being condescending, but it definitely comes across that way.

Consider the wide variety of activities that the author has been involved in. Also consider that 750 Words was a side project, and not the primary focus of his attention.

This is an achievement worth respecting.

Re: I bootstrapped my private-journaling project into a lifestyle business

#82
post #68

Earlier quoted context omitted.

I'm curious how you managed to post a comment about it on HN with Javascript disabled. Is it even possible to post here without using Javascript? (Maybe it is, I dunno.)

Why wouldn't it be? It's just HTML forms - with a server-side action.

I was going to say "Without Ajax?", but when replying, realized that HN creates a reply page, so you're right... html forms should be sufficient. It's not trying to do inline comments on a live page.

Re: I bootstrapped my private-journaling project into a lifestyle business

#83
post #22

Earlier quoted context omitted.

I didn't see any feedback. Just a statement of questionable veracity that reads negatively, to me at least.

I wouldn't jump to that conclusion. Given that many users here aren't native English speakers/writers, the tone that might seem obvious to you & I, might actually be completely inadvertent.

Agree that tone is hard, but regardless there is nothing constructive about the comment.

Re: I bootstrapped my private-journaling project into a lifestyle business

#84
post #40

Earlier quoted context omitted.

20.4 seconds for me, before I could see text at all. If the SEO people are to believed, a vast majority of people would click away, what, 5 seconds into that?

Just curious, what is your connection?

3g

Re: I bootstrapped my private-journaling project into a lifestyle business

#85
post #11

I'm curious why with $20K MRR it will take a Kickstarter to create a mobile app.

He mentions mobile and internationalization. In both cases hiring consultants may be more reliable than trying to build the expertise in-house.

I've become the de facto internationalization expert at several companies and it's always rough. Everyone wants sentence structure to be simple and will fight you when you insist on something like interpolation instead of fancy string concatenation. Like Yoda, you will sound. Hmm!

And then there are straight up dodges like using Arabic numbers for everything in Japan because they have multiple counting systems. Apples and humans use different words when counting.

At the very least you will hire outside people to do the translations after you get the code in place to utilize them.

Re: I bootstrapped my private-journaling project into a lifestyle business

#86
post #32
post #27

Earlier quoted context omitted.

"Just download 8 megabytes of javascript and wait 10 seconds for a page that's mainly made up of static content and should be under ~1mb and load instantly"

It's mostly text, isn't it? So more like 10kb.

The page load took a second, on a desktop tethered to 4G. Chrome says "1.6MB transferred, 6.7MB resources" presumably because Google Analytics was a cache hit. Much of that is obfuscated-looking Ember containing some SVG and JSON inlined.

A ctrl-R only loads about 20kb but still takes about half a second to render.

Re: I bootstrapped my private-journaling project into a lifestyle business

#87
post #64
post #31

Earlier quoted context omitted.

I understand why you feel justified in this tone, because it would be absurd to assume a web application could work without Javascript in 2019. But like... a static blog post? Why bother with JS at all? It seems like creating more work that necessary, bloating downloads, increasing load speed, and for no reason blocking out people with JS disabled (so like, not just people using Firefox with plugins, but people that…

And since browsing the web via emacs is a huge market encompassing possibly upwards of .001% of all web traffic...

Or more if we're talking about the slice of the market that are of the type to be interested in indie hacking projects... aka exactly the sort of people that want a editor they can hack on, or whatever.

Re: I bootstrapped my private-journaling project into a lifestyle business

#88
post #7

Not trying to downtalk, but it took you 11 years to pull this off? This is some massively slow growth :D

Not trying to downtalk But then you went ahead and did anyway...

I think Will Farrell achieved peak lampooning of this pattern with the bit about "With all due respect, ."

"I said, 'With all due respect'!"

Re: I bootstrapped my private-journaling project into a lifestyle business

#89

Not trying to downtalk, but it took you 11 years to pull this off? This is some massively slow growth :D

"Please don't post shallow dismissals, especially of other people's work. A good critical comment teaches us something."

https://news.ycombinator.com/newsguidelines.html

Re: I bootstrapped my private-journaling project into a lifestyle business

#90
post #15
post #11

I'm curious why with $20K MRR it will take a Kickstarter to create a mobile app.

I don't know if this is the case here, but I think even if you don't really "need" the money, using Kickstarter can be a great way to get more exposure for a project as well as pre-selling/validating a product which reduces the risk of investing development time.

Exactly. It's an excellent way to validate your idea.
Post reply on HN