Live data from Hacker News

Show HN: Bear – Minimal blogging platform

bearblog.dev

91–100 of 358 posts

Re: Show HN: Bear – Minimal blogging platform

#91
post #87
post #5

I appreciate the no-bs lightweight website sentiment as much as anyone, but I think there's also something to be said about drastically improving readability with some line-height and font styling.

Yes, styling is a must for me. If I ever were to blog, I'd also require images and latex rendering. But that's about it.

I'm definitely going to add the latex classless CSS pack as an optional.

Re: Show HN: Bear – Minimal blogging platform

#92

For other similar-ish related tools/writing platforms: * https://write.as/ * http://txti.es/ * http://telegra.ph/ * https://txt.fyi/ * https://verbatim.link/ * https://www.pastery.net/ * http://ix.io/ * https://commentpara.de/ * https://rwtxt.com/ * https://distbin.com/

I'm surprised nobody has attempted to put the content in the URL yet (to display on a static page with styling using JS [needs a tag filter...] to insert an URL parameter into some node). It would accommodate at least 2KB of text, local caching and fast hosting all in one.

Not a blog, but:

https://itty.bitty.site/edit

You can get a QR with your text too :-)

Re: Show HN: Bear – Minimal blogging platform

#93

For other similar-ish related tools/writing platforms: * https://write.as/ * http://txti.es/ * http://telegra.ph/ * https://txt.fyi/ * https://verbatim.link/ * https://www.pastery.net/ * http://ix.io/ * https://commentpara.de/ * https://rwtxt.com/ * https://distbin.com/

I'm surprised nobody has attempted to put the content in the URL yet (to display on a static page with styling using JS [needs a tag filter...] to insert an URL parameter into some node). It would accommodate at least 2KB of text, local caching and fast hosting all in one.

This has been done, iirc. I think it was HN where I saw it a couple years back. I couldn't find it today if I wanted to, but it's definitely been done.

Re: Show HN: Bear – Minimal blogging platform

#94

For other similar-ish related tools/writing platforms: * https://write.as/ * http://txti.es/ * http://telegra.ph/ * https://txt.fyi/ * https://verbatim.link/ * https://www.pastery.net/ * http://ix.io/ * https://commentpara.de/ * https://rwtxt.com/ * https://distbin.com/

I'm surprised nobody has attempted to put the content in the URL yet (to display on a static page with styling using JS [needs a tag filter...] to insert an URL parameter into some node). It would accommodate at least 2KB of text, local caching and fast hosting all in one.

Not sure if it's what you mean, but:

(hashify) 2011: https://news.ycombinator.com/item?id=2464213 https://news.ycombinator.com/item?id=3407197

(shortly) 2012: https://news.ycombinator.com/item?id=3834643 https://news.ycombinator.com/item?id=5696127

Re: Show HN: Bear – Minimal blogging platform

#95

Heads up: it doesn’t have no JavaScript at present, because Cloudflare’s email protection system is in place. (I hate that thing. It mangles non-email addresses all the time if they look even vaguely like an email address, e.g. a package with version number “foo@1.2.3”. Penalising users that disable JavaScript.) https://herman.bearblog.dev/ contains a “Get in touch” mailto: link that gets ruined, and the following sc…

Ah shit. Turning it off. Thanks for the heads up

Safari on iOS 13.4 crashed loading https://herman.bearblog.dev/the-gods-of-toil/

Not blaming bearblog, but FYI

Re: Show HN: Bear – Minimal blogging platform

#96

Earlier quoted context omitted.

Just change the font to something other than Garamond like Verdana. It is a nice font for paper, but not on websites.

Georgia is a decent serif that will typically be available. Or just `font-family: serif` which will most commonly be Times New Roman or similar, but will be whatever we prefer for those few of us that set the default fonts.

Georgia is a fantastic serif font; it's actually the recommended default font for when you're formatting an ebook.

Re: Show HN: Bear – Minimal blogging platform

#97
post #79

Earlier quoted context omitted.

I find that a curious attitude; I rather appreciate when I come across a site that uses a serif font. Sans-serifs are so terribly overused.

Sans serifs are overused because they look better on low resolution screens. If you haven't had to use a low resolution screen in a while then you are one of the privileged few.

At small sizes, like 8–13px, sans-serifs look better than serifs. And user interfaces and websites used to be that size.

But for 16px and up, which is what websites of today use, serifs are perfectly fine even on 1× displays (though sure, they’ll look better still on higher-DPI displays, but so will sans-serifs).

I should clarify that it depends on the font. Sans-serifs tend to have fairly even stroke width, but serifs tend to have more variable stroke width, and if the thin is too thin, you get a terrible font. That’s a common shortcoming of serif fonts, and Garamond demonstrates that, being quite unsuitable for screen use below 20px, maybe even 24px. Others like Georgia don’t suffer that weakness.

Re: Show HN: Bear – Minimal blogging platform

#98

For other similar-ish related tools/writing platforms: * https://write.as/ * http://txti.es/ * http://telegra.ph/ * https://txt.fyi/ * https://verbatim.link/ * https://www.pastery.net/ * http://ix.io/ * https://commentpara.de/ * https://rwtxt.com/ * https://distbin.com/

https://flipso.com (+ Posterous Features)

Re: Show HN: Bear – Minimal blogging platform

#99

For other similar-ish related tools/writing platforms: * https://write.as/ * http://txti.es/ * http://telegra.ph/ * https://txt.fyi/ * https://verbatim.link/ * https://www.pastery.net/ * http://ix.io/ * https://commentpara.de/ * https://rwtxt.com/ * https://distbin.com/

I'm surprised nobody has attempted to put the content in the URL yet (to display on a static page with styling using JS [needs a tag filter...] to insert an URL parameter into some node). It would accommodate at least 2KB of text, local caching and fast hosting all in one.

This reminds me a lot of the old Geico "wehadababyitsaboy" commercial:

https://youtu.be/9JxhTnWrKYs

Re: Show HN: Bear – Minimal blogging platform

#100

What are the economics of this? Presumably you are paying web hosting fees out of pocket. If this is successful, what's the plan for when you no longer want to be that charitable?

Hosting fees are pretty negligible. If it becomes a burden, then I'll cross that bridge when I get there. Thing is, if enough people are using this to make me have to upgrade my hosting, that's a great problem to have.
Post reply on HN