From 11c23ce67ac7c1a32a3a33065d82f37289def287 Mon Sep 17 00:00:00 2001 From: Dominik Roth Date: Sat, 29 Jun 2024 19:33:43 +0200 Subject: [PATCH] Notice unusable due to bugs in README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8756861..0602fb2 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,10 @@ This python module **MAGIC**ally mitigates performance issues on BWUni caused by The term "**HOCUSPOCUS**" (**H**ocuspocus **O**vercomes **C**onfiguration **U**psies for **S**uperior **P**erformance: **O**ptimized **C**aching via **I**ntercepting **U**serspace **S**yscalls) finds its origins in a misinterpretation from the 17th century, rooted in the Latin phrase "Hoc est corpus" used during the Catholic Mass to signify the transformation of bread into the Body of Christ. To those unfamiliar with Latin, this sacred invocation sounded like mystical jargon, which they mockingly or mistakenly transformed into "hocus pocus." +| :exclamation: This project is still very WIP and leads to crashes in many situations. At this point it is still completely unusable. | +| ------------------------------------------------------------------------------------------------------------------------------------ | + + ## Function `hocuspocus(inform_cache_hit=False, inform_cache_miss=False, inform_cache_write=True, filetype_whitelist=".py,.pyc,.so,.dll", file_blacklist="")`