changeset 14:d8113ea9879e

mikraite year
author Franklin Schmidt <fschmidt@gmail.com>
date Wed, 17 Sep 2025 11:17:29 -0600
parents 8f9aa9800737
children d1770abe0781
files src/mikraite/Human_Evolution.html src/mikraite/In_Defense_of_Feminism.html src/mikraite/Science_Requires_Monotheism.html src/mikraite/The_Rise_and_Fall_of_Christian_Culture.html src/mikraite/Understanding.html src/site.js
diffstat 6 files changed, 7 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/src/mikraite/Human_Evolution.html	Mon Sep 15 20:07:12 2025 -0600
+++ b/src/mikraite/Human_Evolution.html	Wed Sep 17 11:17:29 2025 -0600
@@ -123,7 +123,7 @@
 
 <p>It is certainly ironic that the Old Testament is the only book that is completely compatible with human evolution.  Most followers of the Old Testament reject evolution.  And most of those who understand evolution have such a strong liberal bias that they are incapable of applying their knowledge of evolution to people in an unbiased way (since this would directly contradict virtually all of their liberal beliefs).  The strength of my personal commitment to religion comes from the perfect alignment that I see between the theory of evolution and the Old Testament.</p>
 
-<script> mikraite('http://mikraite.arkian.net/Human-Evolution-tp17.html') </script>
+<script> mikraite('http://mikraite.arkian.net/Human-Evolution-tp17.html',2013) </script>
 		</div>
 	</body>
 </html>
--- a/src/mikraite/In_Defense_of_Feminism.html	Mon Sep 15 20:07:12 2025 -0600
+++ b/src/mikraite/In_Defense_of_Feminism.html	Wed Sep 17 11:17:29 2025 -0600
@@ -34,7 +34,7 @@
 
 <p>If a woman from the modern culture calls a moral man a loser, the correct response is "I would be a loser if I were a member of your culture, but I am not.  My culture is superior to your culture and my culture will eventually destroy your culture."  Intelligent moral men must reject modern culture and find an alternative.  And from the perspective of an alternative culture, we can recognize feminism as a good thing that is helping to destroy our enemy, namely modern culture.</p>
 
-<script> mikraite('https://mikraite.arkian.net/In-Defense-of-Feminism-tp570.html') </script>
+<script> mikraite('https://mikraite.arkian.net/In-Defense-of-Feminism-tp570.html',2016) </script>
 		</div>
 	</body>
 </html>
--- a/src/mikraite/Science_Requires_Monotheism.html	Mon Sep 15 20:07:12 2025 -0600
+++ b/src/mikraite/Science_Requires_Monotheism.html	Wed Sep 17 11:17:29 2025 -0600
@@ -28,7 +28,7 @@
 
 <p>The characteristics of God that I enumerated are those relevant to science.  Different monotheistic religions add additional characteristics to God.  One can be a good scientist within any of these monotheistic religions.  But one cannot be a good scientist without at least accepting God with the characteristics that I enumerated here.</p>
 
-<script> mikraite('https://mikraite.arkian.net/Science-Requires-Monotheism-tp2014.html') </script>
+<script> mikraite('https://mikraite.arkian.net/Science-Requires-Monotheism-tp2014.html',2020) </script>
 		</div>
 	</body>
 </html>
--- a/src/mikraite/The_Rise_and_Fall_of_Christian_Culture.html	Mon Sep 15 20:07:12 2025 -0600
+++ b/src/mikraite/The_Rise_and_Fall_of_Christian_Culture.html	Wed Sep 17 11:17:29 2025 -0600
@@ -50,7 +50,7 @@
 
 <p>Modern Christianity is a moral disaster.  What can be done?  As a non-Christian, I am not in a position to tell Christians what to do, but I will give my suggestion anyway.  Calvinism is not intellectually acceptable in our time because of its concept of predestination.  But doubt must be brought back and the decision of who gets saved must be returned to God.  So a reasonable form of Christianity would use the Protestant concept of faith while saying that one can never be sure that one's faith is strong enough to ensure salvation, and that faith is expressed through studying the Bible to know exactly what one's faith means, and through works which illustrate one's commitment to faith.  That is my suggestion, but ultimately it is up to Christians to either find a way back to morality or slide into the moral abyss.</p>
 
-<script> mikraite('http://mikraite.arkian.net/The-Rise-and-Fall-of-Christian-Culture-tp102.html') </script>
+<script> mikraite('http://mikraite.arkian.net/The-Rise-and-Fall-of-Christian-Culture-tp102.html',2013) </script>
 		</div>
 	</body>
 </html>
--- a/src/mikraite/Understanding.html	Mon Sep 15 20:07:12 2025 -0600
+++ b/src/mikraite/Understanding.html	Wed Sep 17 11:17:29 2025 -0600
@@ -43,7 +43,7 @@
 
 <p>Why is the modern world so utterly devoid of understanding?  I can think of two reasons.  First, the most intelligent people in the modern world tend to go into math or the sciences.  In these fields, they can effectively use their intellect and be around other intelligent people.  They avoid spiritual pursuits like religion because these areas do not have other intelligent people and do not reward intelligence.  The second reason is that the number of highly intelligent people is rapidly decreasing as modern culture causes strong <a href="Human_Evolution.html">evolutionary pressure</a> against intelligence.</p>
 
-<script> mikraite('https://mikraite.arkian.net/Understanding-tp6.html') </script>
+<script> mikraite('https://mikraite.arkian.net/Understanding-tp6.html',2013) </script>
 		</div>
 	</body>
 </html>
--- a/src/site.js	Mon Sep 15 20:07:12 2025 -0600
+++ b/src/site.js	Wed Sep 17 11:17:29 2025 -0600
@@ -52,6 +52,6 @@
 	}
 }
 
-function mikraite(url) {
-	document.writeln(`<p>From <a href="${url}">Mikraite Forum</a></p>`);
+function mikraite(url,year) {
+	document.writeln(`<p>From <a href="${url}">Mikraite Forum</a> in ${year}</p>`);
 }
\ No newline at end of file