454 lines
15 KiB
HTML
454 lines
15 KiB
HTML
<!DOCTYPE html>
|
||
|
||
|
||
|
||
|
||
|
||
<html lang="en">
|
||
<head>
|
||
<meta charset="UTF-8">
|
||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=2">
|
||
<meta name="theme-color" content="#222">
|
||
<meta name="generator" content="Hexo 3.9.0">
|
||
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon-next.png?v=7.4.1">
|
||
<link rel="icon" type="image/png" sizes="32x32" href="/images/favicon-32x32-next.png?v=7.4.1">
|
||
<link rel="icon" type="image/png" sizes="16x16" href="/images/favicon-16x16-next.png?v=7.4.1">
|
||
<link rel="mask-icon" href="/images/logo.svg?v=7.4.1" color="#222">
|
||
|
||
<link rel="stylesheet" href="/css/main.css?v=7.4.1">
|
||
|
||
|
||
<link rel="stylesheet" href="/lib/font-awesome/css/font-awesome.min.css?v=4.7.0">
|
||
|
||
|
||
<script id="hexo-configurations">
|
||
var NexT = window.NexT || {};
|
||
var CONFIG = {
|
||
root: '/',
|
||
scheme: 'Pisces',
|
||
version: '7.4.1',
|
||
exturl: false,
|
||
sidebar: {"position":"right","display":"post","offset":12,"onmobile":false},
|
||
copycode: {"enable":false,"show_result":false,"style":null},
|
||
back2top: {"enable":true,"sidebar":false,"scrollpercent":false},
|
||
bookmark: {"enable":false,"color":"#222","save":"auto"},
|
||
fancybox: false,
|
||
mediumzoom: false,
|
||
lazyload: false,
|
||
pangu: false,
|
||
algolia: {
|
||
appID: '',
|
||
apiKey: '',
|
||
indexName: '',
|
||
hits: {"per_page":10},
|
||
labels: {"input_placeholder":"Search for Posts","hits_empty":"We didn't find any results for the search: ${query}","hits_stats":"${hits} results found in ${time} ms"}
|
||
},
|
||
localsearch: {"enable":false,"trigger":"auto","top_n_per_article":1,"unescape":false,"preload":false},
|
||
path: '',
|
||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||
translation: {
|
||
copy_button: 'Copy',
|
||
copy_success: 'Copied',
|
||
copy_failure: 'Copy failed'
|
||
},
|
||
sidebarPadding: 40
|
||
};
|
||
</script>
|
||
|
||
<meta name="description" content="Talk about something about Anti-MetamorphismAlthough quantitative change is a necessary preparation for qualitative change. However, in some specific cases, the accumulation of quantitative changes wi">
|
||
<meta name="keywords" content="Software, Computing">
|
||
<meta property="og:type" content="article">
|
||
<meta property="og:title" content="Talk about something about anti-metamorphism">
|
||
<meta property="og:url" content="http://saturneric.cn/2017/05/14/Talk-about-something-about-anti-metamorphism/index.html">
|
||
<meta property="og:site_name" content="Hu Yu's Personal Blog">
|
||
<meta property="og:description" content="Talk about something about Anti-MetamorphismAlthough quantitative change is a necessary preparation for qualitative change. However, in some specific cases, the accumulation of quantitative changes wi">
|
||
<meta property="og:locale" content="en">
|
||
<meta property="og:updated_time" content="2019-10-25T07:14:02.880Z">
|
||
<meta name="twitter:card" content="summary">
|
||
<meta name="twitter:title" content="Talk about something about anti-metamorphism">
|
||
<meta name="twitter:description" content="Talk about something about Anti-MetamorphismAlthough quantitative change is a necessary preparation for qualitative change. However, in some specific cases, the accumulation of quantitative changes wi">
|
||
<link rel="canonical" href="http://saturneric.cn/2017/05/14/Talk-about-something-about-anti-metamorphism/">
|
||
|
||
|
||
<script id="page-configurations">
|
||
// https://hexo.io/docs/variables.html
|
||
CONFIG.page = {
|
||
sidebar: "",
|
||
isHome: false,
|
||
isPost: true,
|
||
isPage: false,
|
||
isArchive: false
|
||
};
|
||
</script>
|
||
|
||
<title>Talk about something about anti-metamorphism | Hu Yu's Personal Blog</title>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<noscript>
|
||
<style>
|
||
.use-motion .brand,
|
||
.use-motion .menu-item,
|
||
.sidebar-inner,
|
||
.use-motion .post-block,
|
||
.use-motion .pagination,
|
||
.use-motion .comments,
|
||
.use-motion .post-header,
|
||
.use-motion .post-body,
|
||
.use-motion .collection-header { opacity: initial; }
|
||
|
||
.use-motion .logo,
|
||
.use-motion .site-title,
|
||
.use-motion .site-subtitle {
|
||
opacity: initial;
|
||
top: initial;
|
||
}
|
||
|
||
.use-motion .logo-line-before i { left: initial; }
|
||
.use-motion .logo-line-after i { right: initial; }
|
||
</style>
|
||
</noscript>
|
||
|
||
</head>
|
||
|
||
<body itemscope itemtype="http://schema.org/WebPage">
|
||
<div class="container use-motion">
|
||
<div class="headband"></div>
|
||
|
||
<header id="header" class="header" itemscope itemtype="http://schema.org/WPHeader">
|
||
<div class="header-inner"><div class="site-brand-container">
|
||
<div class="site-meta">
|
||
|
||
<div>
|
||
<a href="/" class="brand" rel="start">
|
||
<span class="logo-line-before"><i></i></span>
|
||
<span class="site-title">Hu Yu's Personal Blog</span>
|
||
<span class="logo-line-after"><i></i></span>
|
||
</a>
|
||
</div>
|
||
<p class="site-subtitle">Technical Articles about Computing and Software.</p>
|
||
|
||
</div>
|
||
|
||
<div class="site-nav-toggle">
|
||
<div class="toggle" aria-label="Toggle navigation bar">
|
||
<span class="toggle-line toggle-line-first"></span>
|
||
<span class="toggle-line toggle-line-middle"></span>
|
||
<span class="toggle-line toggle-line-last"></span>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
|
||
<nav class="site-nav">
|
||
|
||
<ul id="menu" class="menu">
|
||
|
||
|
||
|
||
|
||
<li class="menu-item menu-item-home">
|
||
|
||
|
||
|
||
<a href="/" rel="section"><i class="fa fa-fw fa-home"></i>Home</a>
|
||
|
||
</li>
|
||
|
||
|
||
|
||
|
||
<li class="menu-item menu-item-archives">
|
||
|
||
|
||
|
||
<a href="/archives/" rel="section"><i class="fa fa-fw fa-archive"></i>Archives</a>
|
||
|
||
</li>
|
||
</ul>
|
||
|
||
</nav>
|
||
</div>
|
||
</header>
|
||
|
||
|
||
<div class="back-to-top">
|
||
<i class="fa fa-arrow-up"></i>
|
||
<span>0%</span>
|
||
</div>
|
||
|
||
|
||
<main id="main" class="main">
|
||
<div class="main-inner">
|
||
<div class="content-wrap">
|
||
|
||
|
||
<div id="content" class="content">
|
||
|
||
|
||
<div class="posts-expand">
|
||
|
||
|
||
|
||
<article itemscope itemtype="http://schema.org/Article" class="post-block " lang="en">
|
||
<link itemprop="mainEntityOfPage" href="http://saturneric.cn/2017/05/14/Talk-about-something-about-anti-metamorphism/">
|
||
|
||
<span hidden itemprop="author" itemscope itemtype="http://schema.org/Person">
|
||
<meta itemprop="name" content="Hu Yu">
|
||
<meta itemprop="description" content="">
|
||
<meta itemprop="image" content="/images/avatar.gif">
|
||
</span>
|
||
|
||
<span hidden itemprop="publisher" itemscope itemtype="http://schema.org/Organization">
|
||
<meta itemprop="name" content="Hu Yu's Personal Blog">
|
||
</span>
|
||
<header class="post-header">
|
||
<h1 class="post-title" itemprop="name headline">Talk about something about anti-metamorphism
|
||
|
||
|
||
</h1>
|
||
|
||
<div class="post-meta">
|
||
<span class="post-meta-item">
|
||
<span class="post-meta-item-icon">
|
||
<i class="fa fa-calendar-o"></i>
|
||
</span>
|
||
<span class="post-meta-item-text">Posted on</span>
|
||
|
||
|
||
|
||
|
||
|
||
<time title="Created: 2017-05-14 12:09:00" itemprop="dateCreated datePublished" datetime="2017-05-14T12:09:00+08:00">2017-05-14</time>
|
||
</span>
|
||
|
||
|
||
|
||
|
||
<span class="post-meta-item">
|
||
<span class="post-meta-item-icon">
|
||
<i class="fa fa-calendar-check-o"></i>
|
||
</span>
|
||
<span class="post-meta-item-text">Edited on</span>
|
||
<time title="Modified: 2019-10-25 15:14:02" itemprop="dateModified" datetime="2019-10-25T15:14:02+08:00">2019-10-25</time>
|
||
</span>
|
||
|
||
|
||
|
||
|
||
|
||
</div>
|
||
</header>
|
||
|
||
|
||
|
||
|
||
<div class="post-body" itemprop="articleBody">
|
||
|
||
|
||
<h1 id="Talk-about-something-about-Anti-Metamorphism"><a href="#Talk-about-something-about-Anti-Metamorphism" class="headerlink" title="Talk about something about Anti-Metamorphism"></a>Talk about something about Anti-Metamorphism</h1><p>Although quantitative change is a necessary preparation for qualitative change. However, in some specific cases, the accumulation of quantitative changes will result in anti-metamorphism due to the occurrence of emergencies. This anti-metamorphism is powerful, very fast, and almost irreversible. The deeper the amount of accumulation, the more fierce the anti-quality changes. The anti-metamorphic condition is not only the superficial cause of an emergency. Suddenly triggering this event, the suspicion caused by the large amount of quantitative accumulation and the lack of specific information on the internal changes of the quantitative change eventually led to the occurrence of anti-metamorphism. After the anti-metamorphism occurs, on the surface, in the eyes of others, the external manifestation of the self may not change, but the self’s perception of things has rapidly changed radically. The impact of this anti-quality change on the thoughts of the self is very large, and it will have a huge impact on the physiological psychology of the self in the time. In the future, although the quantitative change is still likely to continue to accumulate, the anti-quality change is irreversible for the change of the self.</p>
|
||
<p>For example, I think a person can believe it, so I don’t think I need to know more about this person’s specific thinking. The reality of the performance has gradually confirmed my intuition, I continue to believe this person, the trust is gradually deepening. In this way, my trust in this person is like operating a black box. I don’t know the internal operation and I know that this person is trustworthy. Such trust is to a great extent, but it is also extremely sensitive. Therefore, once there has been a breach of trust, no matter whether the person is really untrustworthy or not, the incident is small, as long as I observe the performance of the incident from my point of view, and then I unilaterally judge that this is likely to be a breach of confidence. After that, anti-quality changes have taken place. The behavior of this person first impacted my body and mind, directly causing me to feel cheated. Then, my opinion on this person has also changed radically, although on the surface I still smile at this person. Whether the performance of this person in the future is still trustworthy is of little effect on this anti-metamorphism. When I still want to think that I can believe this person, this anti-quality effect will inevitably form a strong resistance.</p>
|
||
<p>Therefore, we should cherish when we receive trust from others without guessing, because this trust is very deep and extremely sensitive. Although I think that the behavior is theoretically understandable, it is not the case for the other party. In the event of an emergency, this trust will undergo an irreversible change.</p>
|
||
<p>This process is still true for other identical or similar conditions.</p>
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<footer class="post-footer">
|
||
|
||
|
||
|
||
<div class="post-nav">
|
||
<div class="post-nav-next post-nav-item">
|
||
|
||
<a href="/2017/05/14/God-Engine-Conception/" rel="next" title="God Engine Conception">
|
||
<i class="fa fa-chevron-left"></i> God Engine Conception
|
||
</a>
|
||
|
||
</div>
|
||
|
||
<span class="post-nav-divider"></span>
|
||
|
||
<div class="post-nav-prev post-nav-item">
|
||
|
||
<a href="/2017/05/20/Next-Plan/" rel="prev" title="Next Plan">
|
||
Next Plan <i class="fa fa-chevron-right"></i>
|
||
</a>
|
||
|
||
</div>
|
||
</div>
|
||
|
||
</footer>
|
||
|
||
</article>
|
||
|
||
|
||
|
||
|
||
</div>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
<div class="toggle sidebar-toggle">
|
||
<span class="toggle-line toggle-line-first"></span>
|
||
<span class="toggle-line toggle-line-middle"></span>
|
||
<span class="toggle-line toggle-line-last"></span>
|
||
</div>
|
||
|
||
<aside class="sidebar">
|
||
<div class="sidebar-inner">
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<ul class="sidebar-nav motion-element">
|
||
<li class="sidebar-nav-toc">
|
||
Table of Contents
|
||
</li>
|
||
<li class="sidebar-nav-overview">
|
||
Overview
|
||
</li>
|
||
</ul>
|
||
|
||
<!--noindex-->
|
||
<div class="post-toc-wrap sidebar-panel">
|
||
<div class="post-toc motion-element"><ol class="nav"><li class="nav-item nav-level-1"><a class="nav-link" href="#Talk-about-something-about-Anti-Metamorphism"><span class="nav-number">1.</span> <span class="nav-text">Talk about something about Anti-Metamorphism</span></a></li></ol></div>
|
||
|
||
</div>
|
||
<!--/noindex-->
|
||
|
||
<div class="site-overview-wrap sidebar-panel">
|
||
<div class="site-author motion-element" itemprop="author" itemscope itemtype="http://schema.org/Person">
|
||
<p class="site-author-name" itemprop="name">Hu Yu</p>
|
||
<div class="site-description" itemprop="description"></div>
|
||
</div>
|
||
<div class="site-state-wrap motion-element">
|
||
<nav class="site-state">
|
||
<div class="site-state-item site-state-posts">
|
||
|
||
<a href="/archives/">
|
||
|
||
<span class="site-state-item-count">7</span>
|
||
<span class="site-state-item-name">posts</span>
|
||
</a>
|
||
</div>
|
||
|
||
</nav>
|
||
</div>
|
||
<div class="links-of-author motion-element">
|
||
<span class="links-of-author-item">
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<a href="mailto:saturneric@ieee.org" title="E-Mail &rarr; mailto:saturneric@ieee.org" rel="noopener" target="_blank"><i class="fa fa-fw fa-envelope"></i>E-Mail</a>
|
||
</span>
|
||
|
||
</div>
|
||
|
||
|
||
|
||
</div>
|
||
|
||
</div>
|
||
</aside>
|
||
<div id="sidebar-dimmer"></div>
|
||
|
||
|
||
</div>
|
||
</main>
|
||
|
||
<footer id="footer" class="footer">
|
||
<div class="footer-inner">
|
||
<div class="copyright">© <span itemprop="copyrightYear">2019</span>
|
||
<span class="with-love" id="animate">
|
||
<i class="fa fa-user"></i>
|
||
</span>
|
||
<span class="author" itemprop="copyrightHolder">Hu Yu</span>
|
||
</div>
|
||
<div class="powered-by">Powered by <a href="https://hexo.io/" class="theme-link" rel="noopener" target="_blank">Hexo</a> v3.9.0</div>
|
||
<span class="post-meta-divider">|</span>
|
||
<div class="theme-info">Theme – <a href="https://theme-next.org/" class="theme-link" rel="noopener" target="_blank">NexT.Pisces</a> v7.4.1</div>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</div>
|
||
</footer>
|
||
</div>
|
||
|
||
|
||
<script src="/lib/anime.min.js?v=3.1.0"></script>
|
||
<script src="/lib/velocity/velocity.min.js?v=1.2.1"></script>
|
||
<script src="/lib/velocity/velocity.ui.min.js?v=1.2.1"></script>
|
||
<script src="/js/utils.js?v=7.4.1"></script><script src="/js/motion.js?v=7.4.1"></script>
|
||
<script src="/js/schemes/pisces.js?v=7.4.1"></script>
|
||
<script src="/js/next-boot.js?v=7.4.1"></script>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</body>
|
||
</html>
|