SCP-6178
SCP-6178
By: (user deleted)
Published on 18 May 2022 23:28

rating: +55+x

What this is

A bunch of miscellaneous CSS 'improvements' that I, CroquemboucheCroquembouche, use on a bunch of pages because I think it makes them easier to deal with.

The changes this component makes are bunch of really trivial modifications to ease the writing experience and to make documenting components/themes a bit easier (which I do a lot). It doesn't change anything about the page visually for the reader — the changes are for the writer.

I wouldn't expect translations of articles that use this component to also use this component, unless the translator likes it and would want to use it anyway.

This component probably won't conflict with other components or themes, and even if it does, it probably won't matter too much.

Usage

On any wiki:

[[include :scp-wiki:component:croqstyle]]

This component is designed to be used on other components. When using on another component, be sure to add this inside the component's [[iftags]] block, so that users of your component are not forced into also using Croqstyle.

Related components

Other personal styling components (which change just a couple things):

Personal styling themes (which are visual overhauls):

CSS changes

Reasonably-sized footnotes

Stops footnotes from being a million miles wide, so that you can actually read them.

.hovertip { max-width: 400px; }

Monospace edit/code

Makes the edit textbox monospace, and also changes all monospace text to Fira Code, the obviously superior monospace font.

@import url('https://fonts.googleapis.com/css2?family=Fira+Code:wght@400;700&display=swap');
 
:root { --mono-font: "Fira Code", Cousine, monospace; }
#edit-page-textarea, .code pre, .code p, .code, tt, .page-source { font-family: var(--mono-font); }
.code pre * { white-space: pre; }
.code *, .pre * { font-feature-settings: unset; }

Teletype backgrounds

Adds a light grey background to <tt> elements ({{text}}), so code snippets stand out more.

tt {
  background-color: var(--swatch-something-bhl-idk-will-fix-later, #f4f4f4);
  font-size: 85%;
  padding: 0.2em 0.4em;
  margin: 0;
  border-radius: 6px;
}

No more bigfaces

Stops big pictures from appearing when you hover over someone's avatar image, because they're stupid and really annoying and you can just click on them if you want to see the big version.

.avatar-hover { display: none !important; }

Breaky breaky

Any text inside a div with class nobreak has line-wrapping happen between every letter.

.nobreak { word-break: break-all; }

Code colours

Add my terminal's code colours as variables. Maybe I'll change this to a more common terminal theme like Monokai or something at some point, but for now it's just my personal theme, which is derived from Tomorrow Night Eighties.

Also, adding the .terminal class to a fake code block as [[div class="code terminal"]] gives it a sort of pseudo-terminal look with a dark background. Doesn't work with [[code]], because Wikidot inserts a bunch of syntax highlighting that you can't change yourself without a bunch of CSS. Use it for non-[[code]] code snippets only.

Quick tool to colourise a 'standard' Wikidot component usage example with the above vars: link

:root {
  --c-bg: #393939;
  --c-syntax: #e0e0e0;
  --c-comment: #999999;
  --c-error: #f2777a;
  --c-value: #f99157;
  --c-symbol: #ffcc66;
  --c-string: #99cc99;
  --c-operator: #66cccc;
  --c-builtin: #70a7df;
  --c-keyword: #cc99cc;
}
 
.terminal, .terminal > .code {
  color: var(--c-syntax);
  background: var(--c-bg);
  border: 0.4rem solid var(--c-comment);
  border-radius: 1rem;
}

Debug mode

Draw lines around anything inside .debug-mode. The colour of the lines is red but defers to CSS variable --debug-colour.

You can also add div.debug-info.over and div.debug-info.under inside an element to annotate the debug boxes — though you'll need to make sure to leave enough vertical space that the annotation doesn't overlap the thing above or below it.

…like this!

.debug-mode, .debug-mode *, .debug-mode *::before, .debug-mode *::after {
  outline: 1px solid var(--debug-colour, red);
  position: relative;
}
.debug-info {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  font-family: 'Fira Code', monospace;
  font-size: 1rem;
  white-space: nowrap;
}
.debug-info.over { top: -2.5rem; }
.debug-info.under { bottom: -2.5rem; }
.debug-info p { margin: 0; }

rating: +55+x

Item №: SCP-6178

Object Class: Euclid

Threat Level: Orange

Special Containment Procedures: An information campaign has been established in order to publicize the prevalence of financial scams within Internet communities that are affected by SCP-6178, and thereby decrease public traffic to these websites. Foundation staff are discouraged from frequenting affected communities. Autonomous webcrawler I/O-POINTER is programmed to search affected websites and detect and remove suspected instances.

Persons confirmed to have viewed an instance of SCP-6178 are to be contained in individual secure humanoid containment units, each equipped with antimemetic shielding to prevent leaking of information out of the containment chamber. All communication with subjects should be closely monitored for cognitohazardous vectors; corpses of subjects should not be subjected to autopsy or brain scan.

PoI-6178 (aliases unknown) is currently at large, and should be considered highly dangerous. Apprehension of PoI-6178 has been assigned to Mobile Task Force Eta-10 ("See No Evil").

NOTICE FROM THE RECORDS & INFORMATION SECURITY ADMINISTRATION


The following Description may require revisions. Reasoning: incomplete explanation of anomaly's full neurological effects following recent research breakthroughs and Incident 6178/BEARMARKET. Proceed with caution.

brains3.png

Healthy brain scan (Fig. 01) and early SCP-6178 infection brain scan (Fig. 02).

Description: SCP-6178 is a series of cognitohazardous text posts which periodically appear on social media platforms dedicated to financial speculation, especially communities involved with cryptocurrencies, stock trading, or exchange of non-fungible blockchain tokens. The content of these posts is largely incomprehensible, but typically mimics the style and structure of nonanomalous posts in these communities and contains a high density of algorithmically-supported keywords.

The majority of persons who view an SCP-6178 instance for any considerable length of time will be affected. Infection is characterized by gradual degeneration of cognitive functions, correlated with a paradoxical increase in detected neuron activity. This activity is initially localized within brain regions responsible for mathematical processing, but often metastasizes to other regions of the brain as infection progresses. SCP-6178-induced brain activity serves no detected function in bodily control or maintenance. Severe infection concludes with near-total dysautonomia,1 coma, and (unless extensive life-support is employed) death.

A neutralized SCP-6178 instance has been attached below; the text has been removed from its original context and several key cognitohazardous vectors have been automatically expunged.


Addendum 01: Research

PERSONAL LOG - DR. FREDERICK HEIDEN

First few days assigned to SCP-6178 research. Not even sure what I'm looking for, exactly, but Command doesn't like what they don't understand. It is a weird one. Can't put conjecture in the description, but I don't think the neurodegeneration and the anomalous activity are just "correlated." Every time a new part of one of these people's brains lights up with 6178 activity, they start to lose function in that area. If the brain is a computer, it has limited processing power, which can be used up.

I think the key is figuring out what that processing power is being used for. That activity isn't actually directing the body to do anything, but it's not just neurons firing at random. Looks exactly like high-level data processing, even in regions that don't normally do that. Look into getting some control brain scans of people presented with lots of data.

Waiting on those control scans. I've been having trouble sleeping. Think it would get easier after years of Foundation work, but watching these people's minds decay … I can't even do anything about it yet. Couple dozen subjects, all of them saw one of the first instances before we got that webcrawler running. Only thing they did was log onto the internet to talk about Bitcoin. Most of them don't even remember what that is. Retrograde amnesia. Tired.

Brain scans are getting me nowhere. The closest thing this activity looks like is high-level, abstract mathematical processing. Are any of these people even mathematicians? This doesn't tell me anything. The only way to actually see what these people's brains are doing would be

I'm requisitioning use of NIES 3.2 It's intended as a spy system (and supposed to be well above my clearance level), but the data SCP-6178 activity is processing has to come from somewhere. If NIES uses data transfer as a vector, I should be able to use it to figure out where that is. Maybe find out how to stop it.

Command hasn't gotten back to me yet.

The worst ones will be gone soon. Their brains are barely doing anything but whatever this thing tells them to do. Should hit the hindbrain in a few days and then it'll be over. Most of them aren't that bad, but that's almost worse. They're still aware enough to remember that they're forgetting, that their body is just refusing to function. What a waste. Neurologist, not a palliative carer. Nothing I can do but watch.

One of the subjects was a mathematician. D-6178-04. Should have talked to him days ago. Essentially confirmed that 6178 activity is mathematical processing of some kind. Asked him to solve some higher-level calculations and his brain lit up in the exact same way. He told me it felt like working over a problem in your head for hours, finally coming up with an answer, and then it was just siphoned out of your head. That's the word he used, "siphoned." Must be driving him crazy.

So what are they calculating?

Approved on use of NIES 3. Breakthrough, but I haven't solved it. Not yet.

Used it on D-04, just felt right. What we're seeing is an incredible amount of data dumped into the brain from somewhere NIES can't get to, and occasionally the brain actually spits out an output. Gets siphoned almost instantly, but we can record it before it goes. It's just codes that I don't understand, but it's clearly the answer that something wants.

0000000000000000000590fc0f3eba193a278534220b2b37e9849e1a770ca959

What the hell does this mean?

We figured it out. Oh my God.

Some of our lab techs recognized that code. Apparently it's something called a "block hash," used in cryptocurrency mining of all things. The same communities that SCP-6178 targets in the first place. You need to generate the right number in order to receive a valid currency, so you need processing power. As much of it as you can get.

We checked the ledgers of a few of the most popular cryptocurrencies, and sure enough. Transactions using valid coins stamped with legitimate numbers, except they were the same numbers that these people have been killing themselves calculating. All eventually linking back to the same wallet. We don't even have their name, just a designation. PoI-6178.

These people's brains aren't being wasted. They're being used. For processing power.


Addendum 02: Incident 6178/BEARMARKET

INCIDENT REPORT

Following the research findings detailed in Addendum-01, the containment chambers of some SCP-6178-affected subjects were outfitted with antimemetic shielding, preventing data generated by the brain from leaving the unit. Additionally, several cryptocurrency wallets belonging to PoI-6178 were remotely accessed and disabled to prevent spending of anomalously-acquired currency.

Shortly thereafter, Dr. Heiden conducted an interview with D-6178-04, who reported the cessation of the "siphoning" feeling described by Dr. Heiden, and indicated pleasure at this development. D-6178-04 consented to a brain scan during this interview in order to test the effects of suppression of SCP-6178.

Partway through the brain scan process, Dr. Heiden detected an abnormality in D-6178-04's brainwaves which quickly increased in scale. Unprecedentedly high activity in all regions of the brain was observed, producing symptoms similar to an extremely severe epileptic seizure. While D-6178-04 was being removed from the MRI machine, all brain activity suddenly ceased. D-6178-04 was pronounced dead due to status epilepticus several minutes after the scan commenced.

Upon Dr. Heiden's return to the containment chambers, 100% of SCP-6178-affected subjects were found unresponsive. Cause of death was determined to be seizures identical to D-6178-04. Several subjects were found to have written messages on the walls of their containment chamber prior to death, using their own bodily fluids. All messages read as follows:

MY INVESTMENT

Several days after this incident, a lab technician in Dr. Heiden's research team was diagnosed with symptoms consistent with SCP-6178 infection. Within one week, 94% of personnel who viewed D-6178-04's brain scan or the messages written by the other subjects were diagnosed with SCP-6178. The leading hypothesis is that cognitohazardous triggers were embedded in the subjects' brains from an external source, likely the same one providing them with mathematical data.

It is recommended that the corpses of all future SCP-6178 victims be incinerated without autopsy.

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License