-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
584 lines (453 loc) · 21.7 KB
/
index.html
File metadata and controls
584 lines (453 loc) · 21.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width">
<meta name="theme-color" content="#222"><meta name="generator" content="Hexo 6.1.0">
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon-next.png">
<link rel="icon" type="image/png" sizes="32x32" href="/images/favicon-32x32-next.png">
<link rel="icon" type="image/png" sizes="16x16" href="/images/favicon-16x16-next.png">
<link rel="mask-icon" href="/images/logo.svg" color="#222">
<link rel="stylesheet" href="/css/main.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.0.0/css/all.min.css" integrity="sha256-jTIdiMuX/e3DGJUGwl3pKSxuc6YOuqtJYkM0bGQESA4=" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/animate.css@3.1.1/animate.min.css" integrity="sha256-PR7ttpcvz8qrF57fur/yAx1qXMFJeJFiA6pSzWi0OIE=" crossorigin="anonymous">
<script class="next-config" data-name="main" type="application/json">{"hostname":"wangauone.github.io","root":"/","images":"/images","scheme":"Muse","darkmode":false,"version":"8.10.1","exturl":false,"sidebar":{"position":"left","display":"post","padding":18,"offset":12},"copycode":false,"bookmark":{"enable":false,"color":"#222","save":"auto"},"mediumzoom":false,"lazyload":false,"pangu":false,"comments":{"style":"tabs","active":null,"storage":true,"lazyload":false,"nav":null},"stickytabs":false,"motion":{"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"fadeInDown","post_body":"fadeInDown","coll_header":"fadeInLeft","sidebar":"fadeInUp"}},"prism":false,"i18n":{"placeholder":"搜索...","empty":"没有找到任何搜索结果:${query}","hits_time":"找到 ${hits} 个搜索结果(用时 ${time} 毫秒)","hits":"找到 ${hits} 个搜索结果"}}</script><script src="/js/config.js"></script>
<meta property="og:type" content="website">
<meta property="og:title" content="简明现代魔法石">
<meta property="og:url" content="https://wangauone.github.io/index.html">
<meta property="og:site_name" content="简明现代魔法石">
<meta property="og:locale" content="zh_CN">
<meta property="article:author" content="Juexin W.">
<meta name="twitter:card" content="summary">
<link rel="canonical" href="https://wangauone.github.io/">
<script class="next-config" data-name="page" type="application/json">{"sidebar":"","isHome":true,"isPost":false,"lang":"zh-CN","comments":"","permalink":"","path":"index.html","title":""}</script>
<script class="next-config" data-name="calendar" type="application/json">""</script>
<title>简明现代魔法石</title>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-9FEXCP5DY9"></script>
<script class="next-config" data-name="google_analytics" type="application/json">{"tracking_id":"G-9FEXCP5DY9","only_pageview":false}</script>
<script src="/js/third-party/analytics/google-analytics.js"></script>
<noscript>
<link rel="stylesheet" href="/css/noscript.css">
</noscript>
</head>
<body itemscope itemtype="http://schema.org/WebPage" class="use-motion">
<div class="headband"></div>
<main class="main">
<header class="header" itemscope itemtype="http://schema.org/WPHeader">
<div class="header-inner"><div class="site-brand-container">
<div class="site-nav-toggle">
<div class="toggle" aria-label="切换导航栏" role="button">
</div>
</div>
<div class="site-meta">
<a href="/" class="brand" rel="start">
<i class="logo-line"></i>
<h1 class="site-title">简明现代魔法石</h1>
<i class="logo-line"></i>
</a>
</div>
<div class="site-nav-right">
<div class="toggle popup-trigger">
</div>
</div>
</div>
</div>
<div class="toggle sidebar-toggle" role="button">
<span class="toggle-line"></span>
<span class="toggle-line"></span>
<span class="toggle-line"></span>
</div>
<aside class="sidebar">
<div class="sidebar-inner sidebar-overview-active">
<ul class="sidebar-nav">
<li class="sidebar-nav-toc">
文章目录
</li>
<li class="sidebar-nav-overview">
站点概览
</li>
</ul>
<div class="sidebar-panel-container">
<!--noindex-->
<div class="post-toc-wrap sidebar-panel">
</div>
<!--/noindex-->
<div class="site-overview-wrap sidebar-panel">
<div class="site-author site-overview-item animated" itemprop="author" itemscope itemtype="http://schema.org/Person">
<p class="site-author-name" itemprop="name">Juexin W.</p>
<div class="site-description" itemprop="description"></div>
</div>
<div class="site-state-wrap site-overview-item animated">
<nav class="site-state">
<div class="site-state-item site-state-posts">
<a href="/archives/">
<span class="site-state-item-count">2</span>
<span class="site-state-item-name">日志</span>
</a>
</div>
</nav>
</div>
</div>
</div>
</div>
</aside>
<div class="sidebar-dimmer"></div>
</header>
<div class="back-to-top" role="button" aria-label="返回顶部">
<i class="fa fa-arrow-up"></i>
<span>0%</span>
</div>
<noscript>
<div class="noscript-warning">Theme NexT works best with JavaScript enabled</div>
</noscript>
<div class="main-inner index posts-expand">
<div class="post-block">
<article itemscope itemtype="http://schema.org/Article" class="post-content" lang="">
<link itemprop="mainEntityOfPage" href="https://wangauone.github.io/2022/06/08/instant-economist-1-5/">
<span hidden itemprop="author" itemscope itemtype="http://schema.org/Person">
<meta itemprop="image" content="/images/avatar.gif">
<meta itemprop="name" content="Juexin W.">
</span>
<span hidden itemprop="publisher" itemscope itemtype="http://schema.org/Organization">
<meta itemprop="name" content="简明现代魔法石">
<meta itemprop="description" content="">
</span>
<span hidden itemprop="post" itemscope itemtype="http://schema.org/CreativeWork">
<meta itemprop="name" content="undefined | 简明现代魔法石">
<meta itemprop="description" content="">
</span>
<header class="post-header">
<h2 class="post-title" itemprop="name headline">
<a href="/2022/06/08/instant-economist-1-5/" class="post-title-link" itemprop="url">[读书笔记] 极简经济学 1 - 5</a>
</h2>
<div class="post-meta-container">
<div class="post-meta">
<span class="post-meta-item">
<span class="post-meta-item-icon">
<i class="far fa-calendar"></i>
</span>
<span class="post-meta-item-text">发表于</span>
<time title="创建时间:2022-06-08 22:41:10 / 修改时间:23:04:14" itemprop="dateCreated datePublished" datetime="2022-06-08T22:41:10-06:00">2022-06-08</time>
</span>
</div>
</div>
</header>
<div class="post-body" itemprop="articleBody">
<h2 id="Chapter-1-How-Economist-Think"><a href="#Chapter-1-How-Economist-Think" class="headerlink" title="Chapter 1 - How Economist Think"></a>Chapter 1 - How Economist Think</h2><p>What is economic?</p>
<ul>
<li>To answer basic questions: What - What is produced / How - How it is produced / Who - For whom it is produced</li>
<li>Spectrum: Government control → Individual freedom - No silver bullet</li>
<li>Economics is not about predicting the future or taking political sides. It is a framework for thinking about the questions.</li>
</ul>
<p>How economist think?</p>
<ul>
<li>Trade-offs should be taken seriously.<ul>
<li>Choices can help some people and hurt others.</li>
<li>Economists care about all the statistical people who area hurt or helped, not just individual faces in a news report.<ul>
<li>“The plural of anecdote is not data.”</li>
</ul>
</li>
</ul>
</li>
<li>Self-interest can be an effective way of organizing a society.<ul>
<li>Self-interest when directed appropriately, can provide broad social benefits.<ul>
<li>Want less → discourage with a tax; Want more → encourage with a subsidy<ul>
<li>Use less oil → Tax it</li>
<li>Develop more fuel-efficient cars → Subsidize the technology</li>
<li>Use more solar power in the home → Give tax credits</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li>All costs are opportunity costs.<ul>
<li>The true cost is not the money you spent; it is the thing you give up.</li>
</ul>
</li>
<li>Prices are determined by the market, not by a producer.<ul>
<li>Landlords raise rents not because they want to — they always want to — but because market conditions of supply and demand shift in a way that allows them to do so.</li>
</ul>
</li>
</ul>
<h2 id="Chapter-2-Division-of-Labor"><a href="#Chapter-2-Division-of-Labor" class="headerlink" title="Chapter 2 - Division of Labor"></a>Chapter 2 - Division of Labor</h2><ul>
<li>Simple consumer goods are produced through a complex process<ul>
<li>A pencil is cheap but what it takes to make a pencil is expensive.</li>
</ul>
</li>
<li>Division of labor<ul>
<li>Specialization → Productivity<ul>
<li>No need to learn to produce everything you need.</li>
<li>The richer the nation, the more apparent that the inhabitants needs aids to survive.</li>
</ul>
</li>
<li>“Economies of scale”: the larger, the cheaper.<ul>
<li>$100 factory produces 100 products → $1 per product</li>
<li>$100 factory produces 1 product → $100 per product</li>
</ul>
</li>
</ul>
</li>
<li>Economy with a high division of labor<ul>
<li>Warehouse: Put in & Pick up<ul>
<li>Balance relies on a value system</li>
<li>Value (Price for product, Salary for labor) is determined by the supply and demand.</li>
</ul>
</li>
</ul>
</li>
</ul>
<h2 id="Chapter-3-Supply-and-Demand"><a href="#Chapter-3-Supply-and-Demand" class="headerlink" title="Chapter 3 - Supply and Demand"></a>Chapter 3 - Supply and Demand</h2><ul>
<li>Market - Supply & Demand <img src="/2022/06/08/instant-economist-1-5/market_flow.jpg" class=""></li>
<li>Goods market<ul>
<li>“value in exchange” vs “value in use”<ul>
<li>Diamond water paradox</li>
</ul>
</li>
<li>Economist talks about the exchange value, which is based on scarcity.</li>
</ul>
</li>
<li>Price - Supply & Demand <img src="/2022/06/08/instant-economist-1-5/supply_demand.jpg" class=""></li>
<li>Demand: The relationship between the price and quantity demanded of a good.<ul>
<li>Downward slope: Price drops, quantity demanded increases<ul>
<li>Causes: Substitution effect and income effect</li>
</ul>
</li>
<li>Demand is the curve. Quantity demanded is a point.</li>
<li>Rise - Move right & Fall - Move left<ul>
<li>Quantity demanded: Price</li>
<li>Demand: Society income rises, Population boom, Tastes & fads, Price of a substitute good, etc.</li>
</ul>
</li>
</ul>
</li>
<li>Supply: The relationship between the price and quantity supplied of a good.<ul>
<li>Upward slope: Price increases, quantity supplied increases<ul>
<li>Causes: Profit and new firms</li>
</ul>
</li>
<li>Supply is the curve, Quantity supplied is a point.</li>
<li>Rise - Move right & Fall - Move left<ul>
<li>Quantity supplied: Price</li>
<li>Supply: Change in production technology, weather, Price of inputs, etc.</li>
</ul>
</li>
</ul>
</li>
<li>Equilibrium: At the price where the quantity demanded equals the quantity supplied.<ul>
<li>A point toward which a market tends but not to say the market is always at equilibrium.<ul>
<li>Not sure how long and how close</li>
</ul>
</li>
</ul>
</li>
</ul>
<h2 id="Chapter-4-Price-Floors-and-Ceilings"><a href="#Chapter-4-Price-Floors-and-Ceilings" class="headerlink" title="Chapter 4 - Price Floors and Ceilings"></a>Chapter 4 - Price Floors and Ceilings</h2><ul>
<li>Price ceiling - A maximum price<ul>
<li>The forces of supply and demand → Shortage & Ways to get around the ceiling (e.g. reduced maintenance for housing).</li>
</ul>
</li>
<li>Price floor - A minimum price<ul>
<li>The forces of supply and demand → Surplus & Ways to get around the floor (e.g. increased price for farmland).</li>
</ul>
</li>
<li>Price regulation draws no distinction between who’s needy and who’s not.</li>
<li>Better targeted polices<ul>
<li>Demand<ul>
<li>Give money to the poor by raising welfare payments</li>
<li>Subsidize buyers of food through school lunch programs</li>
</ul>
</li>
<li>Supply<ul>
<li>Subsidize the construction of low-cost housing</li>
<li>Supplement the income of farmers whose farms are below a certain size</li>
</ul>
</li>
</ul>
</li>
<li>Political system tends to choose price control<ul>
<li>Looks like a zero cost since it is not showing on the balance sheet as taxes or subsidies</li>
</ul>
</li>
</ul>
<h2 id="Chapter-5-Elasticity"><a href="#Chapter-5-Elasticity" class="headerlink" title="Chapter 5 - Elasticity"></a>Chapter 5 - Elasticity</h2><ul>
<li>Tax (e.g. Cigarette) is aiming at discouraging the use of the product or collecting the government revenue?<ul>
<li>Elasticity - How price change affects the quantity demanded and supplied.</li>
</ul>
</li>
<li>Elasticity of demand: % change in quantity demanded / % change in price.<ul>
<li>Price rises 10%<ul>
<li>Quantity demanded falls by 50% → 50% / 10% = 5</li>
<li>Quantity demanded falls by 2% → 2% / 10% = 0.2</li>
</ul>
</li>
<li>Goods with<ul>
<li>inelastic demand (<1) → Difficult to substitute → E.g medicine</li>
<li>elastic demand (>1) → Easy to substitute → E.g orange juice</li>
<li>unitary elasticity of demand (=1)</li>
</ul>
</li>
</ul>
</li>
<li>Elasticity of supply: % change in quantity supplied / % change in price.<ul>
<li>Price rises 10%<ul>
<li>Quantity supplied rises by 40% → 40% / 10% = 4</li>
<li>Quantity supplied rises by 5% → 5% / 10% = 0.5</li>
</ul>
</li>
<li>Goods with<ul>
<li>inelastic supply (<1) → Difficult to expand production → E.g the paintings of Picasso</li>
<li>elastic supply (>1) → Easy to expand production → E.g. running below capacity</li>
<li>unitary elasticity of supply (=1)</li>
</ul>
</li>
</ul>
</li>
<li>Whether demand / supply is elastic, inelastic, or unitary → How prices should be set<ul>
<li>Rising price → More revenue if demand is inelastic but not if demand is elastic.<ul>
<li>Idea: When a firm is setting prices, it shouldn’t simply charge as much as possible.</li>
<li>Elasticity can be learned from over time by experimenting with slightly higher or lower prices.</li>
</ul>
</li>
<li>Demand and supply inelastic in the short run but elastic in the long run.<ul>
<li>Demand: Gas price up<ul>
<li>In the short run (less options), pay more.</li>
<li>In the long run (more options), move home or electric model.</li>
</ul>
</li>
<li>Supply: Expand production<ul>
<li>In the short run, fairly inelastic.</li>
<li>In the long run, quite elastic.</li>
</ul>
</li>
<li>Reason for the unstable prices in the short run and stable (not fixed) in the long run.</li>
</ul>
</li>
<li>Demand is inelastic → Increases in the cost can be passed to consumers. Demand is elastic → Increase in the cost have to be carried by producers.<ul>
<li>Energy price up → Higher price (former) or lower output (latter)</li>
<li>Cigarette inelastic → tax as the increased cost can be passed to consumers.</li>
</ul>
</li>
<li>Elasticity applications: In policy or strategy, a large response to a change in price?<ul>
<li>Quantity demanded of some goods (e.g. cigarette taxes)</li>
<li>Quantity supplied of some goods (e.g. subsidies for clean energy)</li>
<li>Quantity supplied of hours worked (e.g. income tax policy)</li>
<li>Quantity supplied of amount saved / financial capital (e.g. encouraging personal saving)</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<footer class="post-footer">
<div class="post-eof"></div>
</footer>
</article>
</div>
<div class="post-block">
<article itemscope itemtype="http://schema.org/Article" class="post-content" lang="">
<link itemprop="mainEntityOfPage" href="https://wangauone.github.io/2022/03/20/learning-thoughts/">
<span hidden itemprop="author" itemscope itemtype="http://schema.org/Person">
<meta itemprop="image" content="/images/avatar.gif">
<meta itemprop="name" content="Juexin W.">
</span>
<span hidden itemprop="publisher" itemscope itemtype="http://schema.org/Organization">
<meta itemprop="name" content="简明现代魔法石">
<meta itemprop="description" content="">
</span>
<span hidden itemprop="post" itemscope itemtype="http://schema.org/CreativeWork">
<meta itemprop="name" content="undefined | 简明现代魔法石">
<meta itemprop="description" content="">
</span>
<header class="post-header">
<h2 class="post-title" itemprop="name headline">
<a href="/2022/03/20/learning-thoughts/" class="post-title-link" itemprop="url">学习方法闲谈</a>
</h2>
<div class="post-meta-container">
<div class="post-meta">
<span class="post-meta-item">
<span class="post-meta-item-icon">
<i class="far fa-calendar"></i>
</span>
<span class="post-meta-item-text">发表于</span>
<time title="创建时间:2022-03-20 10:15:27 / 修改时间:18:18:06" itemprop="dateCreated datePublished" datetime="2022-03-20T10:15:27-06:00">2022-03-20</time>
</span>
</div>
</div>
</header>
<div class="post-body" itemprop="articleBody">
<h2 id="目标"><a href="#目标" class="headerlink" title="目标"></a>目标</h2><p>关于 “<a target="_blank" rel="noopener" href="https://www.youtube.com/watch?v=gBO5-GumHHY&t=399s">4個學習原則,能夠讓你快速學習任何技能</a>” 的总结与思考。视频主要谈及了《刻意练习》书中的内容。</p>
<h2 id="内容"><a href="#内容" class="headerlink" title="内容"></a>内容</h2><h3 id="刻意练习-Deliberate-Practice"><a href="#刻意练习-Deliberate-Practice" class="headerlink" title="刻意练习 (Deliberate Practice)"></a>刻意练习 (Deliberate Practice)</h3><p>有目的的练习,专注修正错误,并不断跨出舒适圈。</p>
<ul>
<li>例子:记长数字。每次成功 +1 数字,失败 -2 数字。</li>
<li>流程:开始练习 → 遇到瓶颈 → 思考改进 → 达到目标 → 下一个目标。</li>
<li>要点:目标 / 拆解 / 专注 / 反馈</li>
</ul>
<h4 id="有目标的练习"><a href="#有目标的练习" class="headerlink" title="有目标的练习"></a>有目标的练习</h4><p>学习时要设立具体目标,专注在最重要的事情上。</p>
<ul>
<li>例子:清楚地知道接下来一小时要专注在什么地方。</li>
<li>流程:巨大的学习目标分解成细小的部分,专注在每个小部分。(拆解 & 专注)</li>
<li>反例:没有规划<ul>
<li>不易专注</li>
<li>不知道是否向着目标前进,以及是否有所提升<ul>
<li>“忙碌只是一种懒惰思考的行为”<ul>
<li>健康,工作,财富,个人感情,设立目标可以让生活更清晰。</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<h4 id="高度的专注"><a href="#高度的专注" class="headerlink" title="高度的专注"></a>高度的专注</h4><p>一次只专注一件事情,不要有任何的干扰。</p>
<ul>
<li>《Deep Work》</li>
<li>“如果你想要在同一时间完成好几件事情,那就代表你同时在搞砸所有事情”</li>
</ul>
<h4 id="及时的反馈"><a href="#及时的反馈" class="headerlink" title="及时的反馈"></a>及时的反馈</h4><p>“Start immediately, learn by doing.”</p>
<ul>
<li>最好的做法:学一点,做一点,反馈一点,调整一点。(缩短反馈时间)</li>
<li>概念“不完美行动”: 不必等待所有事情都准备好了才开始行动,因为永远没有准备好这回事。</li>
<li>反例:不要说先开始看10本书,才开始做事。非常没有效率,是一种自我拖延。</li>
<li>例子:创业,工作,学习,人际关系 → 都需要反馈 → 不好 / 错误 → 针对调整。<ul>
<li>Elon Musk: SpaceX 失败就只是收集数据,让你在未来可以变得更好的一种方法。</li>
</ul>
</li>
</ul>
<h4 id="跨出舒适圈"><a href="#跨出舒适圈" class="headerlink" title="跨出舒适圈"></a>跨出舒适圈</h4><p>不断一点点挑战自己来实现进步。 </p>
<ul>
<li>适应环境后,形成舒适圈,进步停止。单纯重复,一万小时定律不准确。<ul>
<li>例子:有些从业 30 年的医生的看诊表现比不上 3-4 年的年轻医生。</li>
</ul>
</li>
<li>构建成长性思维 (Growth Mindset):认为自己可以不断成长,不断尝试作出改善。<ul>
<li>积极寻找改变现状的方法,并努力实践出来。</li>
</ul>
</li>
</ul>
</div>
<footer class="post-footer">
<div class="post-eof"></div>
</footer>
</article>
</div>
</div>
</main>
<footer class="footer">
<div class="footer-inner">
<div class="copyright">
©
<span itemprop="copyrightYear">2022</span>
<span class="with-love">
<i class="fa fa-heart"></i>
</span>
<span class="author" itemprop="copyrightHolder">Juexin W.</span>
</div>
<div class="powered-by">由 <a href="https://hexo.io/" rel="noopener" target="_blank">Hexo</a> & <a href="https://theme-next.js.org/muse/" rel="noopener" target="_blank">NexT.Muse</a> 强力驱动
</div>
</div>
</footer>
<script src="https://cdn.jsdelivr.net/npm/animejs@3.2.1/lib/anime.min.js" integrity="sha256-XL2inqUJaslATFnHdJOi9GfQ60on8Wx1C2H8DYiN1xY=" crossorigin="anonymous"></script>
<script src="/js/comments.js"></script><script src="/js/utils.js"></script><script src="/js/motion.js"></script><script src="/js/schemes/muse.js"></script><script src="/js/next-boot.js"></script>
</body>
</html>