Live data from Hacker News

I bootstrapped my private-journaling project into a lifestyle business

indiehackers.com

71–80 of 143 posts

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

#71
post #10
post #8

Would like to read this, but I just get a blank page with Javascript disabled. Looks like I can't even archive the page - https://archive.fo/kLTbo . Looking at the page source code, it's completely unreadable - just a single line with a bunch of third party scripts and trackers. Disappointment over what the Web has become ensues.

That's really weird that the internet doesn't work with JavaScript disabled in 2019.

Please don't be snarky.

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

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

#72

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

During that time he's also worked at Twitter, Slack, Patreon, Amazon, currently writing a book, had a child, built a lot of other sites/businesses. I'd say it's incredible growth.

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

#73
post #68
post #8

Would like to read this, but I just get a blank page with Javascript disabled. Looks like I can't even archive the page - https://archive.fo/kLTbo . Looking at the page source code, it's completely unreadable - just a single line with a bunch of third party scripts and trackers. Disappointment over what the Web has become ensues.

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.)

I just disabled Javascript in Safari. Does this work?

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

#74
I completely forgot about 750 Words. I used to use that a lot about a decade ago.

It makes sense that it went to a pay model. Maybe I'll have another go at it.

That blog post is full of interesting links, though. Well worth reading through the whole thing.

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

#75
post #36
post #13

Earlier quoted context omitted.

"I disabled one of the core technologies of the modern web and it breaks things."

I get your point in general regarding the internet, but I'm not clear at all on how Javascript would be required for any of the tasks in this website. 1. Show text content 2. Make the text content look good 3. Allow submission to a comment section All of those things can be accomplished with some or none javascript. Why make the job harder than necessary? Why screw over screenreaders? Oh, I see there's a graph there,…

[deleted]

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

#76
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.

Using the :D emoji at the end is a way for the author to reiterate the "No offense but..." type statement. The problem is, if they use that, it's likely they recognize their comment can be taken the wrong way and should have just rephrased it instead of taking the easy way out with the :D.

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

#77
post #68
post #8

Would like to read this, but I just get a blank page with Javascript disabled. Looks like I can't even archive the page - https://archive.fo/kLTbo . Looking at the page source code, it's completely unreadable - just a single line with a bunch of third party scripts and trackers. Disappointment over what the Web has become ensues.

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.

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

#78
post #71
post #10

Earlier quoted context omitted.

That's really weird that the internet doesn't work with JavaScript disabled in 2019.

Please don't be snarky. https://news.ycombinator.com/newsguidelines.html

Yes sir, sorry Dan.

Does saying a website doesn't work with JS disabled count as flamebait? This feels like a flamewar to me.

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

#79
post #68
post #8

Would like to read this, but I just get a blank page with Javascript disabled. Looks like I can't even archive the page - https://archive.fo/kLTbo . Looking at the page source code, it's completely unreadable - just a single line with a bunch of third party scripts and trackers. Disappointment over what the Web has become ensues.

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.)

It's not about hardline blocking javascript and never running a single line of code. I run NoScript (probably similar to the parent) and block all javascript by default because I don't want anyone else executing code on my machine unless I say so. I selectively enable only the JS that is required. For HN that means enabling one file with about 150 lines of surprisingly clear code.

I had the same experience as the parent in that I could not read anything unless I enabled a ton of files and once the content became readable it was stuttering all the time while scrolling. In 2019, on a beefy 8 core machine with 32GB of memory.

Post reply on HN