From a4418c06a26a763253379644ad91cc9a989fa8ca Mon Sep 17 00:00:00 2001 From: mariax Date: Tue, 26 Mar 2024 10:43:17 +0100 Subject: [PATCH] Upload files to 'assets/js' --- assets/js/script.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/assets/js/script.js b/assets/js/script.js index cc6ebca..958cfe1 100644 --- a/assets/js/script.js +++ b/assets/js/script.js @@ -9,6 +9,11 @@ var responses = { paper: "Define a negative thought and ask it to stop.", info_layer: "Show all inner workings, even the ones you are unsure about. This can mean taking a rest, unashamedly. You are not always ready for use. Kill your insecurities and expose your vulnerabilities!", }, + "demon":{ + screen: "Definition: A background process that runs continuously, even when the user is logged out." + paper: "Think of all the unconscious processes that run your body." + info_layer: "Any idea of how many invisible infrastructures your life is directly influenced by? There so many underlying frameworks we don't even perceive, until they don't work anymore, until they break. Do you even know how important is to breath until you get a really bad cold? Data centers are just one fragment of this invisible game, they support everything from web hosting to cloud computing and online services." + }, "server": { screen: "Definition: A computer providing a service via network, managing resources, processing requests, and running services to meet the needs of its clients, i.e. other computers.", paper: "Give what someone asks for only when they use the right words.",