Results 121 comments of Doug Bell

We should build this as the statocles website first, then think about how to make them into Statocles::Help documents second.

Feedback: - [ ] Link to a better explanation of safety when using `

Good. Lord. This is complicated: https://www.sitepoint.com/how-to-build-responsive-images-with-srcset/

That bit at least seems to happen automatically with the Pod::Simple::XHTML: Each heading gets an `id`, which allows for the `#fragment` linking.

Thanks! You'll probably want to use `$daemon->listen` instead to get the address that can't be listened to (see http://mojolicious.org/perldoc/Mojo/Server/Daemon#listen). That way if Mojolicious changes how it finds the listen address,...

This seems like it's a single change, so it should likely be a single commit. So you can amend your current commit, and then force-push to update the pull request....

No worries, we can clean up the commits later. Let me know if you've got any questions.

I've been thinking about building an in-browser search tool in JavaScript. Indeed it wouldn't be difficult. It's not trivial, but it's pretty straightforward with clear solutions to the issues that...

> I did not want to look rude, I just was cheeky here. :-) I'd avoid that. Since you do not know me, and I don't know you, you cannot...

Well, yes. You wouldn't index the stopwords (MySQL has a good list of stopwords to use, and it'd likely be a feature to add/remove stopwords from the list). You wouldn't...