Most active commenters

    ←back to thread

    95 points atomicnature | 14 comments | | HN request time: 0.2s | source | bottom
    1. rfl890 ◴[] No.45080549[source]
    The optimal path to mathematical mastery is "Error establishing a database connection"?
    replies(6): >>45080559 #>>45080563 #>>45080615 #>>45080672 #>>45081375 #>>45082322 #
    2. ethersteeds ◴[] No.45080559[source]
    That's correct
    3. klipt ◴[] No.45080563[source]
    Obviously it's not meant literally. The database represents your mind, and the error represents all the mathematical proofs you haven't written yet. By solving the error (proofs) you learn mathematics.

    /s

    replies(1): >>45080625 #
    4. 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 #
    5. Avicebron ◴[] No.45080625[source]
    Sheaf residuals, each edge checks if its two endpoints line up. The squared differences add up to a single number R. That’s your “how inconsistent is the network right now?” gauge.
    6. CobrastanJorji ◴[] No.45080672[source]
    Computer science is math. Software engineering is not math.
    replies(1): >>45082085 #
    7. 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 #
    8. easygenes ◴[] No.45080893{3}[source]
    > I don’t know any static blog providers.

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

    replies(1): >>45082477 #
    9. stared ◴[] No.45081375[source]
    It stings be a bit that people use Wordpress in times of really wonderful static sites generators AND vibe coding. They are both pleasure to write, make it easy to tweak style however you please, can cost nothing (just host it on GitHub pages), no maintenance, and if something hits Hacker News, no risk of an outage.
    10. heresie-dabord ◴[] No.45082085[source]
    And vibe-coding is barely coding, nevermind software engineering. (;
    11. ◴[] No.45082322[source]
    12. stavros ◴[] No.45082477{4}[source]
    That doesn't look static, it's a Django app, no?
    replies(1): >>45089334 #
    13. bbor ◴[] No.45087062{3}[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???
    14. easygenes ◴[] No.45089334{5}[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