Richard: Difference between revisions

From LiberationMUSH Wiki
m (Forgot a semicolon)
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
{{#css:
{{#css:


@import 'https://fonts.googleapis.com/css?family=Cousine';
@import 'https://fonts.googleapis.com/css?family=Share+Tech+Mono';


.hidden { display: none }
.hidden { display: none }


.heading { color: black; font-family: 'Cousine', serif; font-size: 2.2em; text-transform: uppercase; margin-bottom: 1em }
/* Terminal styling - AMBER */
.heading2 { color: black; font-family: 'Cousine', serif; font-size: 1.4em; text-transform: uppercase }
.terminal-body {
.heading3 { color: black; font-family: 'Cousine', serif; font-size: 1em; text-transform: uppercase; text-align: center }
  background: #0a0a0a;
.heading4 { color: black; font-family: 'Cousine', serif; font-size: 1em; text-transform: uppercase }
  border: 2px solid #ffaa00;
  border-radius: 8px;
  box-shadow: 0 0 20px rgba(255, 170, 0, 0.3), inset 0 0 60px rgba(0, 0, 0, 0.8);
  padding: 25px;
  font-family: 'Share Tech Mono', monospace;
  font-size: 0.95em;
  color: #ffaa00;
  position: relative;
  overflow: hidden;
}


.body a:link,
/* Scanline effect */
.body a:visited,
.terminal-body::before {
.body a.external,
  content: "";
.body a.external:visited {color: darkslateblue;}
  position: absolute;
.body a:hover,
  top: 0;
.body a.external:hover {color: slateblue; text-decoration: none;}
  left: 0;
  right: 0;
  bottom: 0;
  background: repeating-linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.15),
    rgba(0, 0, 0, 0.15) 1px,
    transparent 1px,
    transparent 2px
  );
  pointer-events: none;
}


.blackout { color: black; background: black; font-family: Cousine; font-size: 1em }
/* CRT flicker */
.terminal-body::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 170, 0, 0.03);
  pointer-events: none;
}
 
.terminal-header {
  color: #ffaa00;
  font-family: 'Share Tech Mono', monospace;
  font-size: 1.4em;
  text-transform: uppercase;
  border-bottom: 1px solid #ffaa00;
  padding-bottom: 0.3em;
  margin-bottom: 0.8em;
  text-shadow: 0 0 10px #ffaa00;
}
 
.terminal-subheader {
  color: #cc8800;
  font-family: 'Share Tech Mono', monospace;
  font-size: 1.1em;
  text-transform: uppercase;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  text-shadow: 0 0 5px #ffaa00;
}
 
.terminal-label {
  color: #886600;
}
 
.terminal-value {
  color: #ffaa00;
}
 
.terminal-redacted {
  color: #ff0000;
  background: #330000;
  font-family: 'Share Tech Mono', monospace;
  padding: 0 4px;
}
 
.terminal-prompt {
  color: #ffaa00;
  text-shadow: 0 0 5px #ffaa00;
}
 
.terminal-box {
  border: 1px solid #aa6600;
  padding: 1em;
  margin: 0.5em 0;
  background: rgba(50, 35, 0, 0.3);
}
 
.terminal-body a:link,
.terminal-body a:visited,
.terminal-body a.external,
.terminal-body a.external:visited { color: #00ccff; text-shadow: 0 0 5px #00ccff; }
.terminal-body a:hover,
.terminal-body a.external:hover { color: #00ffff; text-decoration: none; }
 
.blink {
  animation: blink-animation 1s steps(2, start) infinite;
}
@keyframes blink-animation {
  to { visibility: hidden; }
}
 
/* Override MediaWiki thumbnail styling */
.terminal-body .thumb {
  background: transparent;
  border: 1px solid #aa6600;
}
.terminal-body .thumbinner {
  background: rgba(50, 35, 0, 0.3);
  border: none;
  padding: 8px;
}
.terminal-body .thumbcaption {
  color: #886600;
  font-family: 'Share Tech Mono', monospace;
  font-size: 0.9em;
  text-align: center;
}
 
/* Force monospace block styling */
.terminal-pre {
  background: #0a0a0a !important;
  color: #ffaa00 !important;
  font-family: 'Share Tech Mono', monospace !important;
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
.terminal-pre * {
  background: transparent !important;
}


</css>
</css>
}}
}}
{| align="center"  
{| align="center"
|-
|-
|
|
<div class="body" style="max-width: 850px">
<div style="max-width: 900px">
<div style="padding: 25px; background: white; border-radius: 4px; border: 1px solid dimgray; font-family: 'Cousine', serif; font-size: 1em; color: black">
<div class="terminal-body">


<center>
<div style="text-align: center; margin-bottom: 1em; color: #886600; font-size: 0.85em;">
<div class="heading"></div>
&#9608;&#9608;&#9608; TECHNOCRATIC UNION &#9608;&#9608;&#9608;<br>
</center>
PERSONNEL DATABASE v4.7.2<br>
<div style="float: right; margin-left: 1em">
CONSTRUCT: FCA2<br>
─────────────────────────────────────────
</div>


<div style="float: left; margin-top: 2em; padding: 1em; border: 1px solid dimgray; border-radius: 4px">
<div class="terminal-header">> ACCESSING PERSONNEL FILE...</div>
[[File:Richard.jpg|250px|center]]<br>
 
{|  
<div style="color: #aa6600; margin-bottom: 1em;">
| class="left" style="vertical-align: top" | '''DOB:'''
SESSION ID: {{#time:YmdHis}}-CRC<br>
CLEARANCE VERIFICATION: <span class="blink">&#9608;</span><br>
<span style="color: #ff0000;">[CLASSIFIED]/[REDACTED] MARKINGS REQUIRE TIER 1+ STATUS</span>
</div>
 
<div style="float: right; margin-left: 1.5em; margin-bottom: 1em;">
<div class="terminal-box" style="width: 280px;">
[[File:Richard.jpg|250px|center]]
{| style="color: #ffaa00; width: 100%;"
|-
| style="vertical-align: top; color: #886600;" | DOB:
| 9 SEP 1982
| 9 SEP 1982
|-
|-
| class="left" style="vertical-align: top" | '''POB:'''
| style="vertical-align: top; color: #886600;" | POB:
| Lebanon, KS
| Lebanon, KS
|-
|-
| class="left" style="vertical-align: top" | '''OCCUPATION:'''
| style="vertical-align: top; color: #886600;" | OCCUPATION:
| Actuary
| Actuary
|-
|-
| |
| colspan="2" style="border-top: 1px solid #aa6600; padding-top: 0.5em;" |
|-
| colspan="2" style="border-top: 1px solid dimgray" |  
|-
|-
| class="left" style="vertical-align: top" | '''EIDOLON:'''
| style="vertical-align: top; color: #886600;" | EIDOLON:
| Pattern
| Pattern
|-
|-
| class="left" style="vertical-align: top" | '''CONVENTION:'''
| style="vertical-align: top; color: #886600;" | CONVENTION:
| <span style="color: black; background: black">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>
| <span class="terminal-redacted">[CLASSIFIED]</span>
|-
| class="left" style="vertical-align: top" | '''METHODOLOGY:'''
| <span style="color: black; background: black">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>
|-
|-
| class="left" style="vertical-align: top" | '''ASSIGNMENT:'''
| style="vertical-align: top; color: #886600;" | METHODOLOGY:
| <span style="color: black; background: black">&nbsp;&nbsp;&nbsp;&nbsp;</span>
| <span class="terminal-redacted">[CLASSIFIED]</span>
|-
|-
| style="vertical-align: top; color: #886600;" | ASSIGNMENT:
| <span class="terminal-redacted">[CLASSIFIED]</span>
|}
|}
</div>
</div>
<div style="clear: both">
</div>
</div>


</div>
<span class="terminal-prompt">&gt;</span> <span class="terminal-label">NAME:</span> <span class="terminal-value">C. RICHARD CROMWELL</span>


<span class="terminal-prompt">&gt;</span> <span class="terminal-label">DESIGNATION:</span> <span class="terminal-redacted">[CLASSIFIED]</span>


'''NAME''': C. RICHARD CROMWELL
<span class="terminal-prompt">&gt;</span> <span class="terminal-label">STATUS:</span> <span class="terminal-redacted">[CLASSIFIED]</span>


'''DESIGNATION''': <span style="color: black; background: black">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>
<span class="terminal-prompt">&gt;</span> <span class="terminal-label">CURRENT RESIDENCE:</span> <span class="terminal-value">Los Angeles, California USA</span>


'''STATUS''': <span style="color: black; background: black">&nbsp;&nbsp;&nbsp;&nbsp;</span>
<div class="terminal-subheader">> COMPETENCIES [QUERY RESULTS]</div>
 
<div style="margin-left: 1em;">
 
&#9654; <span class="terminal-value">MATHEMATICS</span>: Combinatorics, calculus, game theory, operations research, and story problems.<br>
'''CURRENT RESIDENCE''':
&#9654; <span class="terminal-value">COMPUTER SCIENCE</span>: Cryptography, data science, analytic research, ones, and zeroes.<br>
Los Angeles, California USA
&#9654; <span class="terminal-value">BUREAUCRACY</span>: The art of making the right thing the hard way.<br>
 
&#9654; <span class="terminal-value">LAW</span>: The user manual for society, consulted only when something breaks.<br>
 
&#9654; <span class="terminal-value">HYPERMATHEMATICS</span>: <span class="terminal-redacted">[CLASSIFIED]</span>
[[File:Crc_card.jpg|thumb|center|400px|Fig. 1. Business card]]
</div>


<div class="terminal-subheader">> DESCRIPTIVE STATISTICS</div>
<div style="margin-left: 1em; line-height: 1.6;">
Part of the 28.7% of white, non-Hispanic residents in the city.<br>
Older than the median age of 35.8 but not part of the 12.4% aged 65 years and older.<br>
Among the 34.4% of the population over 25 with a Bachelor's Degree or higher.<br>
Not included in the 58.9% who speak a language other than English at home.<br>
Counted amongst <span class="terminal-redacted">[REDACTED]</span> of the <span class="terminal-redacted">[REDACTED]</span> for the <span class="terminal-redacted">[REDACTED]</span>.
</div>


<div class="heading2">'''COMPETENCIES'''</div>
<div class="terminal-subheader">> OBJECTIVE [SELF-ASSESSMENT]</div>
:&#8227; '''MATHEMATICS''': Combinatorics, calculus, game theory, operations research, and story problems.
<div style="margin-left: 1em; color: #cc8800; font-style: italic;">
:&#8227; '''COMPUTER SCIENCE''': Cryptography, data science, analytic research, ones, and zeroes.
:&#8227; '''BUREAUCRACY''': The art of making the right thing the hard way.
:&#8227; '''LAW''': The user manual for society, consulted only when something breaks.
:&#8227; '''HYPERMATHEMATICS''': <span style="color: black; background: black">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>
 
<div class="heading2">'''DESCRIPTIVE STATISTICS'''</div>
Part of the 28.7% of white, non-Hispanic residents in the city.<br> Older than the median age of 35.8 but not part of the 12.4% aged 65 years and older.<br> Among the 34.4% of the population over 25 with a Bachelor's Degree or higher.<br> Not included in the 58.9% who speak a language other than English at home.<br>Counted amongst <span style="color: black; background: black">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span> of the <span style="color: black; background: black">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span> for the <span style="color: black; background: black">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>.
 
<div class="heading2">'''OBJECTIVE'''</div>
"Dedicated and results-driven actuarial consultant with a strong quantitative background and a proven track record in risk assessment and financial analysis. Seeking to leverage my expertise in actuarial science and statistical modeling to provide insightful recommendations and solutions to clients, thereby contributing to their financial stability and long-term success. Committed to staying at the forefront of industry trends and utilizing advanced data analytics to drive informed decision-making for organizations. Ready to bring my analytical skills, strong communication, and a client-centric approach for the right customer."
"Dedicated and results-driven actuarial consultant with a strong quantitative background and a proven track record in risk assessment and financial analysis. Seeking to leverage my expertise in actuarial science and statistical modeling to provide insightful recommendations and solutions to clients, thereby contributing to their financial stability and long-term success. Committed to staying at the forefront of industry trends and utilizing advanced data analytics to drive informed decision-making for organizations. Ready to bring my analytical skills, strong communication, and a client-centric approach for the right customer."
</div>


<div class="heading2">'''RP HOOKS'''</div>
<div class="terminal-subheader">> RP HOOKS [INTERACTION PROTOCOLS]</div>
'''ACTUARIAL CONSULTATION'''<br>
<div style="margin-left: 1em;">
'''ACADEMIC CENSUS'''<br>
[01] ACTUARIAL CONSULTATION<br>
'''SOCIAL ACCOUNTING'''<br>
[02] ACADEMIC CENSUS<br>
'''FORTEAN EVENTS'''<br>
[03] SOCIAL ACCOUNTING<br>
'''ONE WORD: <span style="color: black; background: black">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>'''<br>
[04] FORTEAN EVENTS<br>
[05] ONE WORD: <span class="terminal-redacted">[REDACTED]</span>
</div>


<div style="clear: both">
<div style="margin-top: 2em; border-top: 1px solid #aa6600; padding-top: 1em; color: #886600; font-size: 0.85em; text-align: center;">
─────────────────────────────────────────<br>
END OF FILE // UNION DATABASE<br>
<span class="terminal-prompt">guest@fca2:/srv/union/personnel/cromwell_cr$</span> <span class="blink">&#9608;</span>
</div>
</div>


<div style="clear: both">
</div>
</div>
</div>
</div>

Latest revision as of 21:33, 1 February 2026


███ TECHNOCRATIC UNION ███
PERSONNEL DATABASE v4.7.2
CONSTRUCT: FCA2
─────────────────────────────────────────

> ACCESSING PERSONNEL FILE...

SESSION ID: 20260214022056-CRC
CLEARANCE VERIFICATION:
[CLASSIFIED]/[REDACTED] MARKINGS REQUIRE TIER 1+ STATUS

DOB: 9 SEP 1982
POB: Lebanon, KS
OCCUPATION: Actuary
EIDOLON: Pattern
CONVENTION: [CLASSIFIED]
METHODOLOGY: [CLASSIFIED]
ASSIGNMENT: [CLASSIFIED]

> NAME: C. RICHARD CROMWELL

> DESIGNATION: [CLASSIFIED]

> STATUS: [CLASSIFIED]

> CURRENT RESIDENCE: Los Angeles, California USA

> COMPETENCIES [QUERY RESULTS]

MATHEMATICS: Combinatorics, calculus, game theory, operations research, and story problems.
COMPUTER SCIENCE: Cryptography, data science, analytic research, ones, and zeroes.
BUREAUCRACY: The art of making the right thing the hard way.
LAW: The user manual for society, consulted only when something breaks.
HYPERMATHEMATICS: [CLASSIFIED]

> DESCRIPTIVE STATISTICS

Part of the 28.7% of white, non-Hispanic residents in the city.
Older than the median age of 35.8 but not part of the 12.4% aged 65 years and older.
Among the 34.4% of the population over 25 with a Bachelor's Degree or higher.
Not included in the 58.9% who speak a language other than English at home.
Counted amongst [REDACTED] of the [REDACTED] for the [REDACTED].

> OBJECTIVE [SELF-ASSESSMENT]

"Dedicated and results-driven actuarial consultant with a strong quantitative background and a proven track record in risk assessment and financial analysis. Seeking to leverage my expertise in actuarial science and statistical modeling to provide insightful recommendations and solutions to clients, thereby contributing to their financial stability and long-term success. Committed to staying at the forefront of industry trends and utilizing advanced data analytics to drive informed decision-making for organizations. Ready to bring my analytical skills, strong communication, and a client-centric approach for the right customer."

> RP HOOKS [INTERACTION PROTOCOLS]

[01] ACTUARIAL CONSULTATION
[02] ACADEMIC CENSUS
[03] SOCIAL ACCOUNTING
[04] FORTEAN EVENTS
[05] ONE WORD: [REDACTED]

─────────────────────────────────────────
END OF FILE // UNION DATABASE
guest@fca2:/srv/union/personnel/cromwell_cr$