←back to thread

95 points atomicnature | 6 comments | | HN request time: 0s | source | bottom
Show context
rfl890 ◴[] No.45080549[source]
The optimal path to mathematical mastery is "Error establishing a database connection"?
replies(6): >>45080559 #>>45080563 #>>45080615 #>>45080672 #>>45081375 #>>45082322 #
1. bbor ◴[] No.45080615[source]
Oof. Not usually one to comment on technical issues, but that's a rough one to get for a (presumably) completely-static site!

Dr. Sheaf, please consider serving your site via a dedicated service like S3. This is a solved problem <3

replies(1): >>45080731 #
2. figassis ◴[] No.45080731[source]
He probably doesn’t know how. This message is em from Wordpress. There are many WP providers where you just signup and start writing. They don’t tell you that if you get to HN front page, your db will die. I don’t know any static blog providers. He’d have to roll out his own or use Medium/Substack.
replies(2): >>45080893 #>>45087062 #
3. easygenes ◴[] No.45080893[source]
> I don’t know any static blog providers.

Bear Blog comes to mind (no connection): https://bearblog.dev

replies(1): >>45082477 #
4. stavros ◴[] No.45082477{3}[source]
That doesn't look static, it's a Django app, no?
replies(1): >>45089334 #
5. bbor ◴[] No.45087062[source]
Fascinating, thanks for sharing your expertise. I've never published a blog, obviously. This just seems like such an absurdly simple use case... If blogs aren't static, what is???
6. easygenes ◴[] No.45089334{4}[source]
Ah yeah, I guess I just assumed it was static because every time I've been to a Bear blog it has been so light and snappy.

Just did a little looking. Micro.blog [0] is a true hosted static site offering; just hosted Hugo. There's also Publii [1], an open source cross-platform desktop static CMS that has one-click push to a variety of cloud CDNs (e.g. Netlify or Github Pages)

[0] https://micro.blog [1] https://getpublii.com