Link to article: Why AI.
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Pinyon+Script&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bentham&display=swap');
@import url('https://fonts.googleapis.com/css2?family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap');
.lightmode{
background-color: #f9f9f9f9;
color: #000000;
top: 0;
}
.tweets {
width: min(600px, 90%);
margin: auto;
}
.y-tweet {
padding: 20px;
border: 1px solid var(--y-border);
border-bottom: none;
margin-bottom: -1px;
}
.with-bottom-border {
border-bottom: 1px solid var(--y-border);
}
.post-name {
font-weight: bold;
}
.post-username {
color: #888888;
}
.pfp {
width: 2lh;
height: 2lh;
float: left;
border-radius: 50%;
margin-right: 10px;
}
.verified-factual-by-grep {
font-style: italic;
opacity: 0.7;
display: flex;
align-items: center;
}
.verified-factual-by-grep p {
margin: 0;
}
.verified-factual-by-grep::before {
content: "✔ ";
font-size: 150%;
color: #56f241;
margin-right: 20px;
}
.grep-fact-check {
margin: 20px;
padding: 20px;
border: 1px solid var(--y-border);
background-color: #222222;
border-radius: 20px;
}
.grep-fact-check p:nth-child(1) {
margin-top: 0;
}
.grep-fact-check p:nth-last-child(1) {
margin-bottom: 0;
}
.pseudoTeams {
background-color: #eed3d6;
border: solid 5px #CC7E85;
padding: 10px;
color: #000000;
}
.pseudoTeams p, .pseudoDiscord p {
margin-block-start: 0em;
margin-block-end: 0em;
}
.pseudoSender, .pseudoReceiver {
max-width: 65%;
width: fit-content;
padding: 5px 10px;
background-color: #ffeced;
border-radius: 5px;
margin-bottom: 5px;
position: relative;
}
.pseudoReceiver {
margin-left: auto;
}
.textIdentifier {
font-size: 0.8rem;
font-weight: 300;
}
.pseudoEmote {
position: absolute;
top: 0;
left: 100%;
background-color: #eed3d6;
border-radius: 50px;
white-space: nowrap;
padding: 2px 3px 0px 6px;
transform: translate(-50%, -50%);
filter: drop-shadow(2px -2px 7px white);
}
.pseudoDiscord {
background-color: #1a1a1e;
border: solid 0.2em #040404;
padding: 10px;
color: #e0e0e1;
}
.textTime {
color: #85868d;
font-size: 0.75rem;
margin-right: 2px;
}
.textName {
color: #6dc68f;
margin-right: 2px;
}
.textHard {
color: transparent;
position: relative;
}
.textHard:after {
position: absolute;
content: "";
background-image: url("https://scp-sandbox-3.wdfiles.com/local--files/collab:greenwolf2/scp.png");
background-size: 1.24rem 1.16rem;
width: 1.24rem;
height: 1.16rem;
top: 0px;
left: 0px;
}
.newspaperBox {
box-shadow: 0 1px 3px rgba(0,0,0,.2);
padding: 1px 15px;
margin: auto;
width: 85%;
background-color: #fdf3e8;
font-family: "PT Sans", sans-serif;
color: #584f44;
}
.newspaperHeader {
font-size: 1.5rem;
font-weight: bold;
line-height: 1;
}
.newspaperGrid {
display: grid;
grid-template-columns: 1fr auto;
grid-template-rows: 1fr;
}
.newspaperBrand {
grid-column: 1 / 2;
grid-row: 1;
color: #91887d;
font-family: "Bentham", serif;
font-size: 80%;
width: max-content;
padding: 10px;
text-align: center;
align-content: center;
}
.newspaperSource {
grid-column: 2 / 3;
grid-row: 1;
font-size: 60%;
padding: 10px;
}
:root {
--y-border: #ffffff55;
--upvote: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24'%3E%3Cpath d='M12.781 2.375c-.381-.475-1.181-.475-1.562 0l-8 10A1.001 1.001 0 0 0 4 14h4v7a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1v-7h4a1.001 1.001 0 0 0 .781-1.625l-8-10zM15 12h-1v8h-4v-8H6.081L12 4.601 17.919 12H15z'/%3E%3C/svg%3E");
--downvote: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24'%3E%3Cpath d='M20.901 10.566A1.001 1.001 0 0 0 20 10h-4V3a1 1 0 0 0-1-1H9a1 1 0 0 0-1 1v7H4a1.001 1.001 0 0 0-.781 1.625l8 10a1 1 0 0 0 1.562 0l8-10c.24-.301.286-.712.12-1.059zM12 19.399 6.081 12H10V4h4v8h3.919L12 19.399z'/%3E%3C/svg%3E");
--comment: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24'%3E%3Cpath d='M16 2H8C4.691 2 2 4.691 2 8v12a1 1 0 0 0 1 1h13c3.309 0 6-2.691 6-6V8c0-3.309-2.691-6-6-6zm4 13c0 2.206-1.794 4-4 4H4V8c0-2.206 1.794-4 4-4h8c2.206 0 4 1.794 4 4v7z'/%3E%3C/svg%3E");
--king: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24'%3E%3Cpath d='M11.219 3.375 8 7.399 4.781 3.375A1.002 1.002 0 0 0 3 4v15c0 1.103.897 2 2 2h14c1.103 0 2-.897 2-2V4a1.002 1.002 0 0 0-1.781-.625L16 7.399l-3.219-4.024c-.381-.474-1.181-.474-1.562 0zM5 19v-2h14.001v2H5zm10.219-9.375c.381.475 1.182.475 1.563 0L19 6.851 19.001 15H5V6.851l2.219 2.774c.381.475 1.182.475 1.563 0L12 5.601l3.219 4.024z'/%3E%3C/svg%3E");
--share: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' transform='scale(-1 1)' viewBox='0 0 24 24'%3E%3Cpath fill='none' d='M10.025 9c-.551 0-1.022-.448-1.022-1V6.414L4.417 11l4.586 4.586V14a1 1 0 0 1 .868-.991 15.064 15.064 0 0 1 1.975-.133c3.577 0 6.204 1.331 7.858 2.55C18.14 9.201 10.936 9 10.025 9z'/%3E%3Cpath d='M11.003 7.054V4a1 1 0 0 0-1.707-.707l-7 7a.999.999 0 0 0 0 1.414l7 7A.999.999 0 0 0 11.003 18v-3.096c.284-.02.565-.029.843-.029 5.426 0 8.239 3.572 8.362 3.73a.996.996 0 0 0 1.113.343 1 1 0 0 0 .682-.948c0-9.124-8.086-10.681-11-10.946zm.843 5.821c-.647 0-1.312.045-1.975.133a1.001 1.001 0 0 0-.868.992v1.586L4.417 11l4.586-4.586V8c0 .552.471 1 1.022 1 .91 0 8.114.201 9.679 6.425-1.654-1.218-4.281-2.55-7.858-2.55z'/%3E%3C/svg%3E");
--report: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24'%3E%3Cpath d='M12 14c-3 0-4 3-4 3h8s-1-3-4-3z'/%3E%3Cpath d='M12 2C6.486 2 2 6.486 2 12s4.486 10 10 10 10-4.486 10-10S17.514 2 12 2zm0 18c-4.411 0-8-3.589-8-8s3.589-8 8-8 8 3.589 8 8-3.589 8-8 8z'/%3E%3Cpath d='m17.555 8.832-1.109-1.664-3 2a1.001 1.001 0 0 0 .108 1.727l4 2 .895-1.789-2.459-1.229 1.565-1.045zm-6.557 1.23a1 1 0 0 0-.443-.894l-3-2-1.11 1.664 1.566 1.044-2.459 1.229.895 1.789 4-2a.998.998 0 0 0 .551-.832z'/%3E%3C/svg%3E");
.reditbox {
color: #181c1f;
font-size: 14px;
font-family: "Noto Sans";
}
.comentbox {
margin-top: 1.5rem;
}
.reditbox .printuser > a:first-child img, .comentbox .printuser > a:first-child img {
background-image: none !important;
padding-left: 0;
border-radius: 100%;
margin-right: 0.5rem;
margin-top: 2px;
height: 2rem;
width: 2rem;
border: solid 2px rgba(206, 205, 206, 0.5);
}
.reditbox .printuser > a:first-child img:hover, .comentbox .printuser > a:first-child img:hover {
border: solid 2px orange;
}
.reditbox .printuser a:nth-child(2), .comentbox .printuser a:nth-child(2) {
display: none;
}
.smol, .smol2, .smol3 {
font-size: 12px;
}
.smol {
color: #333d42;
font-weight: 700;
}
.smol2 {
color: #5c6c74;
font-weight: 400;
}
.smol3 {
color: #333d42;
font-weight: 500;
}
.smol:hover, .smol3:hover {
color: #0a449b;
cursor: pointer;
}
.loms p {
font-size: 24px;
font-weight: 600;
line-height: 1;
margin-block-start: 0.2em;
}
.reditflex {
display: flex;
flex-wrap: wrap;
margin-top: 2rem;
gap: 0.5em;
}
.buton {
display: flex;
background-color: #e5ebee;
font-weight: 500;
font-size: 0.75rem;
align-items: center;
justify-content: center;
padding: 0.5rem 0.75rem;
color: black;
border-radius: 100em;
}
.buton p, .buston p {
margin-block-start: 0;
margin-block-end: 0;
}
.likes::before {
content: var(--upvote);
margin-left: -5px;
margin-right: 5px;
}
.likes::after {
content: var(--downvote);
margin-left: 5px;
margin-right: -5px;
}
.comment::before {
content: var(--comment);
margin-right: 5px;
}
.king::before {
content: var(--king);
margin-right: 5px;
}
.share::before {
content: var(--share);
margin-right: 5px;
}
.report::before {
content: var(--report);
margin-right: 5px;
}
.square {
width: 12px;
height: 12px;
background:
}
.comented {
margin-left: 0.8rem;
border-left: solid 1px #e4e4e4;
padding-left: 1.8rem;
margin-top: -1rem;
padding-top: 0.2rem;
}
.buston {
display: flex;
align-items: center;
justify-content: center;
opacity: 0.5;
transform: scale(0.8);
}
.comentedchain {
margin-left: 2rem;
margin-top: 0.5rem;
position: relative;
}
.chain::before {
content: "";
position: absolute;
border-radius: 0 0 0 1em;
border-left: solid 1px #e4e4e4;
border-bottom: solid 1px #e4e4e4;
width: 2rem;
height: 2rem;
transform: translate(-50%, -50%);
top: 0rem;
left: -0.18rem;
}
.datingBox {
display: flex;
flex-wrap: wrap;
align-items: baseline;
justify-content: center;
color: black;
}
.datingProf {
flex: 30%;
margin: 1%;
background-color: #ffe5ea;
border: 2px solid #990000;
height: fit-content;
max-width: 50%;
}
.datingName {
border-bottom: 2px solid #990000;
text-align: center;
font-size: 1.5rem;
font-weight: bold;
}
.datingName p, .datingDesc p {
margin-block-start: 0;
margin-block-end: 0;
}
.datingDesc {
padding: 10px;
}
.datingLine {
flex-basis: 100%;
background-color: white;
text-align: center;
}
/* Only show the A/B test subject when the A/B test is active */
.ab-test--active + .ab-test-subject { display: flex; }
.ego-bar { display: none; flex-direction: column; justify-content: space-evenly; flex-wrap: wrap; align-items: center; margin-block: 1rem; }
.ego-bar__link { font-size: smaller; margin-inline: 2rem; }
.ego-bar .page-rate-widget-box { margin: 0; }
--src: url(https://scp-wiki.wdfiles.com/local--files/scp-1459/PuppyCC.jpg)
float: center; width: 85%; padding: 1px 15px; margin: auto; margin-top: 10px; box-shadow: 0 1px 3px rgba(0,0,0,.2);
text-align: center
font-size: 450%; margin: 2px 0 5px; text-align: left;
font-family: serif; font-size: 125%; border-top-style: solid; border-bottom-style: solid;
border: none; width: 100%;
text-align: left; style=
text-align: center;
font-family: 'Anton'; font-size: 200%; margin: 2px 0 5px;
padding: 10px
margin-top: 0;
margin-top: 0;
margin-top: 0;
width: 85%; padding: 1px 15px; margin: auto; margin-top: 10px; box-shadow: 0 1px 3px rgba(0,0,0,.2); background-color: white;color: black;
text-align: center
font-family: 'Cinzel'; font-size: 450%; margin: 2px 0 5px;
font-family: 'Pinyon Script'; font-size: 250%; margin: 2px 0 5px;
font-family: serif; font-size: 125%; border-top-style: solid; border-bottom-style: solid;
border: none; width: 100%;
text-align: left
text-align: right;
font-family: 'Anton'; font-size: 375%; margin: 2px 0 5px;
font-family: 'Anton'; font-size: 150%; margin: 2px 0 5px;
float: center; width: 85%; padding: 1px 15px; margin: auto; margin-top: 10px; box-shadow: 0 1px 3px rgba(0,0,0,.2);
text-align: center
font-size: 450%; margin: 2px 0 5px; text-align: left;
font-family: serif; font-size: 125%; border-top-style: solid; border-bottom-style: solid;
border: none; width: 100%;
text-align: left; style=
text-align: center;
font-family: 'Anton'; font-size: 200%; margin: 2px 0 5px;
aspect-ratio: 1;border-bottom: 2px solid #990000;
aspect-ratio: 1;border-bottom: 2px solid #990000;
aspect-ratio: 1;border-bottom: 2px solid #990000;
padding: 10px
margin-top: 0;
margin-top: 0;
margin-top: 0;
margin-top: 0;
margin-top: 0;
margin-top: 0;
margin-top: 0;
margin-top: 0;
margin-top: 0;
margin-top: 0;
box-shadow:rgba(0, 0, 0, 0.35) 0px 5px 15px;margin-left:10%;margin-right:10%;margin-top:50px;border-radius:10px;background:white;padding:15px;color:#000000;
width:100%;
width:50px;cursor:pointer;
border-radius:100%;width:50px;height:50px;
cursor:pointer;padding-left:8px;
cursor:pointer;
width:100%;border-top:solid 1px grey;border-bottom:solid 1px grey
width:25%;padding:5px 0
width:20px;
width:25%;padding:5px 0
width:25px;
width:25%;padding:5px 0
width:20px;
width:25%;padding:5px 0
width:20px;
--src: url(https://scp-wiki.wikidot.com/local--files/why-ai/middlefinger.jpg)
float: center; width: 85%; padding: 1px 15px; margin: auto; margin-top: 10px; box-shadow: 0 1px 3px rgba(0,0,0,.2);
text-align: center
font-size: 450%; margin: 2px 0 5px; text-align: left;
font-family: serif; font-size: 125%; border-top-style: solid; border-bottom-style: solid;
border: none; width: 100%;
text-align: left; style=
text-align: center;
font-family: 'Anton'; font-size: 200%; margin: 2px 0 5px;
width: 85%; padding: 1px 15px; margin: auto; margin-top: 10px; box-shadow: 0 1px 3px rgba(0,0,0,.2); background-color: white; color: black;
text-align: center
font-family: 'Cinzel'; font-size: 450%; margin: 2px 0 5px;
font-family: 'Pinyon Script'; font-size: 250%; margin: 2px 0 5px;
font-family: serif; font-size: 125%; border-top-style: solid; border-bottom-style: solid;
border: none; width: 100%;
text-align: left
text-align: right;
font-family: 'Anton'; font-size: 375%; margin: 2px 0 5px;
font-family: 'Anton'; font-size: 150%; margin: 2px 0 5px;
:scp-wiki:component:preview
[info]
:scp-wiki:theme:black-highlighter-theme
[info]
:scp-wiki:theme:midnight-rush
[info]
:scp-wiki:component:hoverlinks
[info]
:scp-wiki:component:license-box
[info]
:scp-wiki:component:license-box-end
[info]
hoverlink
hoverlink-card
hoverlink-title
hoverlink-text
hoverlink-image
tweets
y-tweet
with-bottom-border
pfp
post-name
post-username
y-tweet
pfp
post-name
post-username
y-tweet
pfp
post-name
post-username
y-tweet
with-bottom-border
pfp
post-name
post-username
y-tweet
with-bottom-border
pfp
post-name
post-username
verified-factual-by-grep
y-tweet
with-bottom-border
pfp
post-name
post-username
grep-fact-check
y-tweet
with-bottom-border
pfp
post-name
post-username
grep-fact-check
newspaperBox
newspaperHeader
newspaperGrid
newspaperBrand
unmargined
unmargined
unmargined
lightmode
reditbox
smol
smol2
smol3
loms
reditflex
buton
likes
buton
comment
buton
king
buton
share
buton
report
comentbox
smol
smol2
comented
reditflex
buston
likes
buston
comment
buston
king
buston
share
buston
report
comentedchain
chain
smol
smol2
comented
reditflex
buston
likes
buston
comment
buston
king
buston
share
buston
report
comentedchain
chain
smol
smol2
comented
reditflex
buston
likes
buston
comment
buston
king
buston
share
buston
report
unmargined
unmargined
unmargined
unmargined
unmargined
pseudoTeams
pseudoSender
textIdentifier
pseudoReceiver
textIdentifier
pseudoReceiver
pseudoReceiver
pseudoSender
textIdentifier
pseudoSender
pseudoReceiver
textIdentifier
pseudoReceiver
pseudoReceiver
y-tweet
with-bottom-border
pfp
post-name
post-username
verified-factual-by-grep
unmargined
unmargined
unmargined
datingBox
datingProf
datingName
datingDesc
datingProf
datingName
datingDesc
datingProf
datingName
datingDesc
datingLine
datingProf
datingName
datingDesc
datingProf
datingName
datingDesc
datingProf
datingName
datingDesc
datingProf
datingName
datingDesc
datingProf
datingName
datingDesc
tweets
y-tweet
with-bottom-border
pfp
post-name
post-username
verified-factual-by-grep
y-tweet
pfp
post-name
post-username
verified-factual-by-grep
y-tweet
pfp
post-name
post-username
y-tweet
with-bottom-border
pfp
post-name
post-username
verified-factual-by-grep
lightmode
reditbox
smol
smol2
smol3
loms
reditflex
buton
likes
buton
comment
buton
king
buton
share
buton
report
comentbox
smol
smol2
comented
reditflex
buston
likes
buston
comment
buston
king
buston
share
buston
report
comentedchain
chain
smol
smol2
comented
reditflex
buston
likes
buston
comment
buston
king
buston
share
buston
report
comentbox
smol
smol2
comented
reditflex
buston
likes
buston
comment
buston
king
buston
share
buston
report
comentedchain
chain
smol
smol2
comented
reditflex
buston
likes
buston
comment
buston
king
buston
share
buston
report
comentedchain
chain
smol
smol2
comented
reditflex
buston
likes
buston
comment
buston
king
buston
share
buston
report
comentbox
smol
smol2
comented
reditflex
buston
likes
buston
comment
buston
king
buston
share
buston
report
comentedchain
chain
smol
smol2
comented
reditflex
buston
likes
buston
comment
buston
king
buston
share
buston
report
comentbox
smol
smol2
comented
reditflex
buston
likes
buston
comment
buston
king
buston
share
buston
report
comentedchain
chain
smol
smol2
comented
reditflex
buston
likes
buston
comment
buston
king
buston
share
buston
report
comentbox
smol
smol2
comented
reditflex
buston
likes
buston
comment
buston
king
buston
share
buston
report
tweets
y-tweet
pfp
post-name
post-username
verified-factual-by-grep
y-tweet
with-bottom-border
pfp
post-name
post-username
y-tweet
with-bottom-border
pfp
post-name
post-username
verified-factual-by-grep
underline
y-tweet
with-bottom-border
pfp
post-name
post-username
verified-factual-by-grep
y-tweet
pfp
post-name
post-username
verified-factual-by-grep
y-tweet
with-bottom-border
pfp
post-name
post-username
hoverlink
hoverlink-card
hoverlink-title
hoverlink-text
hoverlink-image
verified-factual-by-grep
y-tweet
with-bottom-border
pfp
post-name
post-username
verified-factual-by-grep
y-tweet
with-bottom-border
pfp
post-name
post-username
verified-factual-by-grep
y-tweet
with-bottom-border
pfp
post-name
post-username
verified-factual-by-grep
y-tweet
with-bottom-border
pfp
post-name
post-username
verified-factual-by-grep
newspaperBox
newspaperHeader
newspaperGrid
newspaperBrand
unmargined
unmargined
unmargined
unmargined
unmargined
unmargined
unmargined
unmargined
ab-test-subject
ego-bar