💾 Archived View for 1436.ninja › Phlog › gmi › 20171217.gmi captured on 2024-06-16 at 12:36:18. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-09-08)

-=-=-=-=-=-=-

On further simplication

So, after an email conversation, I talked myself into simplifying RPoD gopherhole. I stopped using mySQL via a site engine written in C. In its place -- every section of the main gophermap has been split into a sepperate numbered gophermap and placed in a directory named SECTION. The main gophermap just runs a cat * on this directory. Simple, fast, easy to maintain.

The RPoP mySQL server still has a life due to the many other applications running on my network that utilize the DBMS.