poniedziałek, 16 marca 2026

notation of new scales

 ### notation of new scales


this notation gives us addresation of both future and past in enormous scaling

```python
# 32 digits of hexadecimal number requires 128bits to write it whole in most compressed version
# that number can write long time periods
16^32 # 3.402823669 * 10^38 miliseconds
16^32/1000/60/60/24/365 # 1.079028307x10^28 years
```
that scale of resolution is required to identify most important moments to our civilisation to know
to make identificable whitch direction we addresses these are decorators of direction:
- all befor unix epoch zeroday we address as **"OFCHRIST"**
- all after unix epoch zeroday we address as **"UNIXUSAT"**
for example:
- this code was written on `UNIXUSAT00000000000000000000019CDDDBB8C1` - exact moment at day of *2026-03-11*
- I was born around `UNIXUSAT0000000000000000000000CF8FA22B00` - this stands as *1998-04-02*
- my father was born around `UNIXUSAT00000000000000000000000424A71980` - this stands as *1970-07-26*
- Nikola Tesla was born around `OFCHRIST000000000000000000000341C5C5EB80` - this stands as *1856-07-10*
- Jesus Christ dies around `OFCHRIST000000000000000000003795F54BCB80` - this stands as *33-04-10*

> NOTE: when I was think around that sudden bible quote on search how to call that power of 10: https://wbiblii.pl/szukaj/Mt+10,28

---

Komentarze (0):

Prześlij komentarz

Subskrybuj Komentarze do posta [Atom]

<< Strona główna