Skip to content

Commit 0263d4c

Browse files
committed
wip
1 parent 830ee64 commit 0263d4c

File tree

84 files changed

+17653
-365
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

84 files changed

+17653
-365
lines changed

_includes/header.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
<h1><a href="{{ site.baseurl }}/">{{ site.title }}</a></h1>
44
{% if site.tagline %}<p class="site-tagline">{{ site.tagline }}</p>{% endif %}
55
<nav class="site-nav">
6-
<a href="{{ site.baseurl }}/">Home</a>
76
<a href="{{ site.baseurl }}/ai/">AI & Tech</a>
87
<a href="{{ site.baseurl }}/social/">Social Dynamics</a>
98
<a href="{{ site.baseurl }}/scifi/">Quantum Theories</a>

_site/404.html

Lines changed: 77 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,18 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6+
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=5.0, user-scalable=yes">
7+
<meta name="format-detection" content="telephone=no">
8+
<meta name="mobile-web-app-capable" content="yes">
9+
<meta name="apple-mobile-web-app-capable" content="yes">
10+
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
611
<base href="http://localhost:4000/Science/">
712
<title>404 - Neural Pathway Not Found | Journal of Speculative Science</title>
813
<meta name="description" content="A journal dedicated to exploring speculative ideas in science and technology.">
914
<link rel="stylesheet" href="/Science/assets/css/style.css">
1015
<link rel="stylesheet" href="/Science/assets/css/style.css">
1116
<link rel="icon" type="image/x-icon" href="/Science/favicon.ico">
17+
<link rel="apple-touch-icon" href="/Science/apple-touch-icon.png">
1218
<link type="application/atom+xml" rel="alternate" href="http://localhost:4000/Science/feed.xml" title="Journal of Speculative Science" />
1319
<!-- Begin Jekyll SEO tag v2.8.0 -->
1420
<title>404 - Neural Pathway Not Found | Journal of Speculative Science</title>
@@ -380,6 +386,16 @@ <h3>Choose Theme</h3>
380386

381387
/* Mobile responsiveness */
382388
@media (max-width: 768px) {
389+
.theme-switcher {
390+
top: 15px;
391+
right: 15px;
392+
}
393+
.theme-toggle-btn {
394+
padding: 8px;
395+
width: 44px;
396+
height: 44px;
397+
}
398+
383399
.theme-dropdown {
384400
position: fixed;
385401
top: 50%;
@@ -388,11 +404,72 @@ <h3>Choose Theme</h3>
388404
transform: translate(-50%, -50%);
389405
width: 90%;
390406
max-width: 320px;
407+
max-height: 80vh;
408+
border-radius: 12px;
391409
}
392410

393411
.theme-dropdown.active {
394412
transform: translate(-50%, -50%);
395413
}
414+
.theme-dropdown-header {
415+
padding: 12px 15px;
416+
}
417+
.theme-dropdown-header h3 {
418+
font-size: 1em;
419+
}
420+
.theme-options {
421+
padding: 8px;
422+
}
423+
.theme-option {
424+
padding: 10px;
425+
margin-bottom: 6px;
426+
border-radius: 8px;
427+
}
428+
.theme-preview {
429+
height: 50px;
430+
margin-bottom: 6px;
431+
}
432+
.theme-name {
433+
font-size: 0.9em;
434+
margin-bottom: 2px;
435+
}
436+
.theme-desc {
437+
font-size: 0.8em;
438+
}
439+
}
440+
@media (max-width: 480px) {
441+
.theme-switcher {
442+
top: 10px;
443+
right: 10px;
444+
}
445+
.theme-toggle-btn {
446+
padding: 6px;
447+
width: 40px;
448+
height: 40px;
449+
}
450+
.theme-icon {
451+
width: 20px;
452+
height: 20px;
453+
}
454+
.theme-dropdown {
455+
width: 95%;
456+
max-width: 280px;
457+
max-height: 75vh;
458+
}
459+
.theme-dropdown-header {
460+
padding: 10px 12px;
461+
}
462+
.theme-options {
463+
padding: 6px;
464+
}
465+
.theme-option {
466+
padding: 8px;
467+
margin-bottom: 4px;
468+
}
469+
.theme-preview {
470+
height: 40px;
471+
margin-bottom: 4px;
472+
}
396473
}
397474
</style>
398475

@@ -455,7 +532,6 @@ <h3>Choose Theme</h3>
455532
<h1><a href="/Science/">Journal of Speculative Science</a></h1>
456533
<p class="site-tagline">A journal dedicated to exploring speculative ideas in science and technology.</p>
457534
<nav class="site-nav">
458-
<a href="/Science/">Home</a>
459535
<a href="/Science/ai/">AI & Tech</a>
460536
<a href="/Science/social/">Social Dynamics</a>
461537
<a href="/Science/scifi/">Quantum Theories</a>

_site/ai/ai_bias_paper.html

Lines changed: 77 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,17 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6+
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=5.0, user-scalable=yes">
7+
<meta name="format-detection" content="telephone=no">
8+
<meta name="mobile-web-app-capable" content="yes">
9+
<meta name="apple-mobile-web-app-capable" content="yes">
10+
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
611
<base href="http://localhost:4000/Science/">
712
<title>Cognitive Bias in AI Intelligence Assessment: Domain Dependency and Meta-Reasoning Exploits | Journal of Speculative Science</title>
813
<meta name="description" content="A journal dedicated to exploring speculative ideas in science and technology.">
914
<link rel="stylesheet" href="/Science/assets/css/style.css">
1015
<link rel="icon" type="image/x-icon" href="/Science/favicon.ico">
16+
<link rel="apple-touch-icon" href="/Science/apple-touch-icon.png">
1117
<link type="application/atom+xml" rel="alternate" href="http://localhost:4000/Science/feed.xml" title="Journal of Speculative Science" />
1218
<!-- Begin Jekyll SEO tag v2.8.0 -->
1319
<title>Cognitive Bias in AI Intelligence Assessment: Domain Dependency and Meta-Reasoning Exploits | Journal of Speculative Science</title>
@@ -380,6 +386,16 @@ <h3>Choose Theme</h3>
380386

381387
/* Mobile responsiveness */
382388
@media (max-width: 768px) {
389+
.theme-switcher {
390+
top: 15px;
391+
right: 15px;
392+
}
393+
.theme-toggle-btn {
394+
padding: 8px;
395+
width: 44px;
396+
height: 44px;
397+
}
398+
383399
.theme-dropdown {
384400
position: fixed;
385401
top: 50%;
@@ -388,11 +404,72 @@ <h3>Choose Theme</h3>
388404
transform: translate(-50%, -50%);
389405
width: 90%;
390406
max-width: 320px;
407+
max-height: 80vh;
408+
border-radius: 12px;
391409
}
392410

393411
.theme-dropdown.active {
394412
transform: translate(-50%, -50%);
395413
}
414+
.theme-dropdown-header {
415+
padding: 12px 15px;
416+
}
417+
.theme-dropdown-header h3 {
418+
font-size: 1em;
419+
}
420+
.theme-options {
421+
padding: 8px;
422+
}
423+
.theme-option {
424+
padding: 10px;
425+
margin-bottom: 6px;
426+
border-radius: 8px;
427+
}
428+
.theme-preview {
429+
height: 50px;
430+
margin-bottom: 6px;
431+
}
432+
.theme-name {
433+
font-size: 0.9em;
434+
margin-bottom: 2px;
435+
}
436+
.theme-desc {
437+
font-size: 0.8em;
438+
}
439+
}
440+
@media (max-width: 480px) {
441+
.theme-switcher {
442+
top: 10px;
443+
right: 10px;
444+
}
445+
.theme-toggle-btn {
446+
padding: 6px;
447+
width: 40px;
448+
height: 40px;
449+
}
450+
.theme-icon {
451+
width: 20px;
452+
height: 20px;
453+
}
454+
.theme-dropdown {
455+
width: 95%;
456+
max-width: 280px;
457+
max-height: 75vh;
458+
}
459+
.theme-dropdown-header {
460+
padding: 10px 12px;
461+
}
462+
.theme-options {
463+
padding: 6px;
464+
}
465+
.theme-option {
466+
padding: 8px;
467+
margin-bottom: 4px;
468+
}
469+
.theme-preview {
470+
height: 40px;
471+
margin-bottom: 4px;
472+
}
396473
}
397474
</style>
398475

@@ -454,7 +531,6 @@ <h3>Choose Theme</h3>
454531
<h1><a href="/Science/">Journal of Speculative Science</a></h1>
455532
<p class="site-tagline">A journal dedicated to exploring speculative ideas in science and technology.</p>
456533
<nav class="site-nav">
457-
<a href="/Science/">Home</a>
458534
<a href="/Science/ai/">AI & Tech</a>
459535
<a href="/Science/social/">Social Dynamics</a>
460536
<a href="/Science/scifi/">Quantum Theories</a>

_site/ai/compression_classification_paper.html

Lines changed: 77 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,17 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6+
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=5.0, user-scalable=yes">
7+
<meta name="format-detection" content="telephone=no">
8+
<meta name="mobile-web-app-capable" content="yes">
9+
<meta name="apple-mobile-web-app-capable" content="yes">
10+
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
611
<base href="http://localhost:4000/Science/">
712
<title>Entropy-Optimized Text Classification: Integrating Compression-Based Learning with Permutation-Aware Data Structures | Journal of Speculative Science</title>
813
<meta name="description" content="A journal dedicated to exploring speculative ideas in science and technology.">
914
<link rel="stylesheet" href="/Science/assets/css/style.css">
1015
<link rel="icon" type="image/x-icon" href="/Science/favicon.ico">
16+
<link rel="apple-touch-icon" href="/Science/apple-touch-icon.png">
1117
<link type="application/atom+xml" rel="alternate" href="http://localhost:4000/Science/feed.xml" title="Journal of Speculative Science" />
1218
<!-- Begin Jekyll SEO tag v2.8.0 -->
1319
<title>Entropy-Optimized Text Classification: Integrating Compression-Based Learning with Permutation-Aware Data Structures | Journal of Speculative Science</title>
@@ -380,6 +386,16 @@ <h3>Choose Theme</h3>
380386

381387
/* Mobile responsiveness */
382388
@media (max-width: 768px) {
389+
.theme-switcher {
390+
top: 15px;
391+
right: 15px;
392+
}
393+
.theme-toggle-btn {
394+
padding: 8px;
395+
width: 44px;
396+
height: 44px;
397+
}
398+
383399
.theme-dropdown {
384400
position: fixed;
385401
top: 50%;
@@ -388,11 +404,72 @@ <h3>Choose Theme</h3>
388404
transform: translate(-50%, -50%);
389405
width: 90%;
390406
max-width: 320px;
407+
max-height: 80vh;
408+
border-radius: 12px;
391409
}
392410

393411
.theme-dropdown.active {
394412
transform: translate(-50%, -50%);
395413
}
414+
.theme-dropdown-header {
415+
padding: 12px 15px;
416+
}
417+
.theme-dropdown-header h3 {
418+
font-size: 1em;
419+
}
420+
.theme-options {
421+
padding: 8px;
422+
}
423+
.theme-option {
424+
padding: 10px;
425+
margin-bottom: 6px;
426+
border-radius: 8px;
427+
}
428+
.theme-preview {
429+
height: 50px;
430+
margin-bottom: 6px;
431+
}
432+
.theme-name {
433+
font-size: 0.9em;
434+
margin-bottom: 2px;
435+
}
436+
.theme-desc {
437+
font-size: 0.8em;
438+
}
439+
}
440+
@media (max-width: 480px) {
441+
.theme-switcher {
442+
top: 10px;
443+
right: 10px;
444+
}
445+
.theme-toggle-btn {
446+
padding: 6px;
447+
width: 40px;
448+
height: 40px;
449+
}
450+
.theme-icon {
451+
width: 20px;
452+
height: 20px;
453+
}
454+
.theme-dropdown {
455+
width: 95%;
456+
max-width: 280px;
457+
max-height: 75vh;
458+
}
459+
.theme-dropdown-header {
460+
padding: 10px 12px;
461+
}
462+
.theme-options {
463+
padding: 6px;
464+
}
465+
.theme-option {
466+
padding: 8px;
467+
margin-bottom: 4px;
468+
}
469+
.theme-preview {
470+
height: 40px;
471+
margin-bottom: 4px;
472+
}
396473
}
397474
</style>
398475

@@ -454,7 +531,6 @@ <h3>Choose Theme</h3>
454531
<h1><a href="/Science/">Journal of Speculative Science</a></h1>
455532
<p class="site-tagline">A journal dedicated to exploring speculative ideas in science and technology.</p>
456533
<nav class="site-nav">
457-
<a href="/Science/">Home</a>
458534
<a href="/Science/ai/">AI & Tech</a>
459535
<a href="/Science/social/">Social Dynamics</a>
460536
<a href="/Science/scifi/">Quantum Theories</a>

0 commit comments

Comments
 (0)