Skip to content

Commit e1a8d02

Browse files
author
atj61275
committed
md
1 parent 66426f8 commit e1a8d02

7 files changed

Lines changed: 117 additions & 2 deletions

File tree

human-philosophy/articles/Rational und Emotional.md

Whitespace-only changes.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
2+
3+
# Weltbezogen und Emotionsempfindend

human-philosophy/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ <h1>Welcome to My Website</h1>
3434
</div>
3535

3636
<div class="content">
37-
<p>This is a sample website that uses the Montserrat font. Montserrat is a geometric style of typeface that's both modern and clean, making it great for web and print design. Feel free to use this template as a starting point for your website.</p>
37+
<p>This is a sample website <a href="human-philosophy/articles/Rational und Emotional.md">World Philosophy</a> that uses the Montserrat font. Montserrat is a geometric style of typeface that's both modern and clean, making it great for web and print design. Feel free to use this template as a starting point for your website.</p>
3838
</div>
3939

4040
<div class="footer">

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ <h1>Welcome to Hyper Impressed</h1>
6666
</div>
6767
<div class="nav">
6868
<a href="world-philosophy/index.html">World Philosophy</a>
69-
<a href="spirit-philosophy/index.html">Human Philosophy</a>
69+
<a href="human-philosophy/index.html">Human Philosophy</a>
7070
<a href="exercise/index.html">Exercise</a>
7171
</div>
7272
<div class="main-container">

spacetime.py

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
import numpy as np
2+
3+
4+
def function(X,Y,Z,E,T):
5+
spacetime_point = (X,Y,Z,E,T)
6+
#existiert in unserer realität?
7+
8+
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="UTF-8">
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6+
<title>Sample Website with Montserrat Font</title>
7+
<!-- Include Montserrat font from Google Fonts -->
8+
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@600;700&display=swap" rel="stylesheet">
9+
<style>
10+
body {
11+
font-family: 'Montserrat', sans-serif;
12+
}
13+
14+
.header {
15+
background-color: #f0f0f0;
16+
padding: 20px;
17+
text-align: center;
18+
}
19+
20+
.content {
21+
padding: 20px;
22+
}
23+
24+
.footer {
25+
background-color: #f0f0f0;
26+
padding: 10px;
27+
text-align: center;
28+
}
29+
</style>
30+
</head>
31+
<body>
32+
<div class="header">
33+
<h1>Functionality: Everything is as it is, because it works.</h1>
34+
</div>
35+
36+
<div class="content">
37+
<p>This is a sample website that uses the Montserrat font.
38+
Montserrat is a geometric style of typeface that's both modern and clean,
39+
making it great for web and print design.
40+
Feel free to use this template as a starting point for your website.</p>
41+
</div>
42+
43+
<div class="footer">
44+
<p>Contact us at email@example.com</p>
45+
</div>
46+
</body>
47+
</html>
Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="UTF-8">
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6+
<title>Sample Website with Montserrat Font</title>
7+
<!-- Include Montserrat font from Google Fonts -->
8+
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@600;900&display=swap" rel="stylesheet">
9+
<style>
10+
body {
11+
font-family: 'Montserrat', sans-serif;
12+
}
13+
14+
.header {
15+
background-color: #f0f0f0;
16+
padding: 20px;
17+
text-align: center;
18+
}
19+
20+
.content {
21+
padding: 20px;
22+
}
23+
24+
.footer {
25+
background-color: #f0f0f0;
26+
padding: 10px;
27+
text-align: center;
28+
}
29+
</style>
30+
</head>
31+
<body>
32+
<div class="header">
33+
<h1>Everything is as it is, because it works. (Functionality)</h1>
34+
</div>
35+
36+
<div class="content">
37+
<p> The concept of evolution must be applied to all things:<br>
38+
Material particles are the way they are, because they have managed to persist over time.<br>
39+
Particles, that dissolve instantly, are non-persistent, therefore not here anymore.<br> This means, that there is a <b>Functionality</b> embedded within our reality. Its rules determine the shape of the world.
40+
</p>
41+
<p>To clarify: We look at reality as the existence of space, waves and matter across time.<br>
42+
We know this one rule beforehand, which states: Everything, which fulfills a function proposed by reality, exists across an amount of time.<br>
43+
Since we observe, that a thing exist, it must mean, that this thing satisfies the function for existance. <br>
44+
It must also mean, that some base noise must have existed, from which something can form, which is able to fulfill the functions requirements.<br>
45+
I imagine conways game of life. A field of noise is given and a set of rules is given. From this, after a short amount of time, structures emerge, which satisfy the function for existance. </p>
46+
<p>This means, there is an initial field of realitypixels, whichs values can flutter over time.
47+
<br> In conways game, it is a two dimensional field with poss values 1 and 0 at any given time. In our reality it is a 3d space with an unknown number of otherdimensional values fixed at each point in space.</p>
48+
<p> Again, there must exist rules that allow the interaction of several spacepoints to merit existance over time.<br>
49+
Such a thing as velocity of an object exists. Therefore in some way two points in spacetime must allow transmission of information across time.<br>
50+
My body exists across time. This means that a collection of spacetime pixels can be called "an object", if they fulfill some requirement.</p>
51+
</div>
52+
53+
<div class="footer">
54+
<p>Contact us at email@example.com</p>
55+
</div>
56+
</body>
57+
</html>

0 commit comments

Comments
 (0)