god is a girl 俚语_God will make a way

god is a girl 俚语_God will make a wayWehumanbeingsarealwaystryingtofindaeverythingoperationofthelaw.So,Ialsodon’tstrangemyselfsometimeswhythis.Thetruth

大家好,又见面了,我是你们的朋友全栈君。如果您正在找激活码,请点击查看最新教程,关注关注公众号 “全栈程序员社区” 获取激活教程,可能之前旧版本教程已经失效.最新Idea2022.1教程亲测有效,一键激活。

Jetbrains全系列IDE稳定放心使用

We human beings are always trying to find a everything operation of the law. So, I also don’t strange myself sometimes why this.
The truth controls the world, and above the truth ,there are also have all kinds of theorem, natural, truth and so on, and most outside by common sense again. It is clear that the world’s kernel is truth.
This a little like programming, just as Linux System, kernel is like the truth, and there are attached some explained above the truth which just like Shell. However, the world also need some physical chemical theory knowledge to manipulate the world just like the drive, is this the drive of our universe?So,what about our Living Beings? Hah,maybe we just run(or says live) in the system of application layer above, just like the scenes as the movie《Matrix》.
This is a very interesting, take the knowledge of the field to another analogy in other field of knowledge. It can often inspire us to get inspired, think of some of the originally unexpected things. 

Please forgive me my poor English.

So, next let’s try to put the system of knowledge to the small world genes inside by analogy. Gene  consist of DNA can say is we creatures of the essence, just like the source code of system which completeness is important and all the secrets are hidden in it(The following will be referred to as the genetic code). The system is also at first by simple single-chip microcomputer system (single-celled creatures) evolved, now has evolved into the times of left and right brain control individual organisms (Is this the world of many nuclear times in biological? Ha-ha, And does this mean that our hypercore processor has is the bottom?). If the world can existe such a complex biological individual like us, then that an individual’s genetic code must be as complex as it to terror like Linux code, or maybe architecture thought also is very important, in other words must be simple.
So below we face a problem is that the programmer who bear the role? Nu Gua(a goddess in Chinese mythology)? Buddha? Program was born in the west, it feels a little strange. OK, That must be the God. If God is a programmer, how to design the system he or she will be(Maybe just like the song “God is a girl”)? And God is not a programmer at the beginning, Maybe she was in a similar unwittingly create microcontroller things(A Simple Cell). And then our God began her way of programming. She try to write a few simple microbial genes code, But later she found these always too low (Abacus or Iphone5 do you like more?) So as smart as as our humans God take into the concept of system(Maybe instead of the results). From then on, senior biological era began.
Have the system, but how to design the architecture? If not, so large and complex engineering God a person how to carry of on the labor intensity? What’s more the fact that good programmers are some lazy guy. If some people jealous of God’s genius, so we can guess that god is side self-study side trying to do program development? Don’t forget that God was not a professional programmer at that time, and have no big engineering project experience. So she did some testing experiments. Was that dinosaur destroyed several hundreds million years ago because God found that the system has some major defects and give up maintenance the system code? There have no a system at the beginning of the system created is perfect. When he found that some problem is not able to make up for the defect of the changes and through, or the problem will cause the system to collapse, he finally gave up the maintenance this code. Not bad, we are lucky.
Why is life creatures limit? Maybe God fear that will appear a creature like Smith in “Matrix” film. But according to the current situation, even we human beings are not longevous , but we do are a threat. God, what are you thinking about? If she want to kill us, does the flu, plague, avian influenza in the history exposed to the intention that she want to sweep us away? Or she make us stronger intentionally? Because she was tired, she wanted to create another great programmer to replace her position. Oh, Let’s go back to the original problem. According to our ideas, there must be existed a genetic code module or a global variable that controls the life limit value. Why can be the people’s cell divide at most 50 times?Maybe this can give some explanation.
I think such a weird ideas may be some value, so I write it down and translated it,,but still need further validation, maybe we will find some some clues.
I should also remind a word. In order to prevent some guys like us which don’t have permission to create creatures, maybe God have encrypted her code. Hope this useful.

Chinese article:http://blog.csdn.net/sasoritattoo/article/details/6842576 

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请联系我们举报,一经查实,本站将立刻删除。

发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/184544.html原文链接:https://javaforall.net

(0)
全栈程序员-站长的头像全栈程序员-站长


相关推荐

  • Windows 下 MariaDB10.2.17 (zip 格式) 的安装教程

    Windows 下 MariaDB10.2.17 (zip 格式) 的安装教程下载地址:https://downloads.mariadb.org/然后根据系统选择x86(32位)或x64(64位)版本的zip格式的安装包安装步骤1、解压安装包至磁盘D:\ProgramFiles\mariadb-10.2.17-winx642、根据内存大小选择ini配置文件,一般选择my-medium.ini即可,打开配置文件,在相应的属性节点下添加字符集…

    2022年5月9日
    190
  • php环境安装与配置_搭建环境是什么意思

    php环境安装与配置_搭建环境是什么意思配置时区打开php解压目录,找到php.ini-development文件,将其改名为php.ini,用记事本打开。找到(带分号);date.timezone=去掉前面的分好,修改为date.timezone=Asia/Shanghai测试:在根目录下的index.php文件夹中写入以下代码<?phpechodate(“Y:m:dH:i:s”…

    2025年6月7日
    0
  • Ubuntu16.04安装中文输入法_Ubuntu触摸板驱动

    Ubuntu16.04安装中文输入法_Ubuntu触摸板驱动最近安装了ubuntu18.10,但是不能使用中文输入法。准备试一试搜狗输入法。但是无法安装成功。就准备使用系统自带的输入法第一步:安装自带中文输入法在设置里选择region&language选择instll/Re…

    2022年9月26日
    0
  • pycharm导入库变灰色_import python

    pycharm导入库变灰色_import pythonpycharm中import导入包呈现灰色问题之解决!问题描述:pycharm中单个py文件导入包时呈灰色,而别的文件却能正常显示,我按照CSDN博客上给的设置①右键点击项目,找下面的MarkDirectoryas选择SourceRoot”以及②点击File-InvalidteCaches/Restart…重启两种方法均不起作用,无法解决问题。我的解决方法:将鼠标移动到那行…

    2022年8月27日
    2
  • sql语句练习50题(Mysql版)

    sql语句练习50题(Mysql版)习题来源于网络,sql语句是自己写的。欢迎指正。表名和字段–1.学生表Student(s_id,s_name,s_birth,s_sex)–学生编号,学生姓名,出生年月,学生性别–2.课程表Course(c_id,c_name,t_id)––课程编号,课程名称,教师编号–3.教师表Teacher(t_id,t_name)–教师编号,教师姓名–4

    2022年10月6日
    0
  • Xamarin.Android开发实践(四)

    Xamarin.Android开发实践(四)

    2021年9月8日
    47

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注

关注全栈程序员社区公众号