Skip to content

Commit

Permalink
doc: 16
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmaziyo committed Nov 16, 2024
1 parent 53a4a59 commit 1dc20d3
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .astro/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"enabled": false
},
"_variables": {
"lastUpdateCheck": 1730512441435
"lastUpdateCheck": 1731722267255
}
}
69 changes: 69 additions & 0 deletions src/pages/posts/16-事情的顺序很重要.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
---
date: 2024/11/16
---

<img src="https://github.com/Dmaziyo/blog-img/blob/main/myzara-cover16.jpg?raw=true" width="400" />

<small>封面拍自之前国庆滑雪凌晨赶公交车坐飞机回家的时候</small>

> **记录自己的%4,aka每周摸到的🐟(不定期更新**
## "事情的顺序很重要!"
这是个极其正确的废话的感觉,虽然我一直在努力执行但却时常失败,从大脑角度来说,如果先从事娱乐性的事情,会使得大脑释放多巴胺,ok这我们都知道,但是在释放多巴胺的过程中,大脑还会产生一种物质,而这种物质是大脑产生的废物adenosine,这种物质可以理解为多巴胺的抑制剂亦或是能量消耗计数器,所以adenosine越多,对于多巴胺就会越迟钝,此时我们的注意力就能够回到真正需要专注的事情上,but,又因为我们没有能量了,所以我们只是想要去做这件事,但是身体不会行动.这也就是为什么我们玩了一天游戏或短视频后,突然睡觉的时候想说明天要做个,做那个定下一堆目标,因为这是effortless。我们只是注意力回到了,但是能量却已经被耗尽了。这也就是我为什么周六早上就开始写这个的原因,因为我一旦开始刷剧或者玩游戏,我的注意力就会被吸引过去,再拉回来就需要很大的精力,并且效率也不怎么高。
<https://www.youtube.com/watch?v=jiIhOgpOWcA/>这个视频感兴趣的可以看看,讨论了为什么我们总是在午夜的时候动力十足



## 音乐分享
**《How deep is your love》**
在看《偶然的店长》的时候听到的,很适合冬天听,心里暖暖的。
<iframe style="border-radius:12px" src="https://open.spotify.com/embed/track/2JoZzpdeP2G6Csfdq5aLXP?utm_source=generator" width="100%" height="152" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>

## 有意思的产品和工具
**component-party**
<https://component-party.dev/>
包含了各大主流框架使用方法的语法对比
<img src="https://github.com/Dmaziyo/blog-img/blob/main/myzara16-1.jpg?raw=true" width="500" />

**awesome-youtubers**
<https://github.com/JoseDeFreitas/awesome-youtubers/>
列出了很多厉害的油管技术博主
<img src="https://github.com/Dmaziyo/blog-img/blob/main/myzara16-2.jpg?raw=true" width="500" />


**100000 stars**
<https://stars.chromeexperiments.com/>
一个用于展示星系的可视化交互项目,非常震撼。无论是从历史的角度,还是从宇宙的角度,人真的很渺小
<img src="https://github.com/Dmaziyo/blog-img/blob/main/myzara16-3.jpg?raw=true" width="500" />

**You Must Build a Lighthouse.**
<https://codepen.io/ivorjetski/pen/OJXbvdL>
原生css实现一个建房子的游戏,关键是ui很好看
<img src="https://github.com/Dmaziyo/blog-img/blob/main/myzara16-4.jpg?raw=true" width="500" />



## 播客和文章
**the-intellectual-obesity-crisis**
<https://www.gurwinder.blog/p/the-intellectual-obesity-crisis>
信息也是一种糖,信息肥胖,信息是当代的赛博junk food
<img src="https://github.com/Dmaziyo/blog-img/blob/main/myzara16-5.jpg?raw=true" width="500" />

**Oasis: an interactive, explorable world model**
mine-craft,但是所有的画面都是实时生成的,太酷炫了,感觉这个功能很适合做鬼畜视频。
<https://www.etched.com/blog-posts/oasis/>
<img src="https://github.com/Dmaziyo/blog-img/blob/main/myzara16-6.jpg?raw=true" width="500" />

**最快 10 分钟,比外卖更迅速的快手盖饭**
<https://sspai.com/post/93230/>
这不比外卖好吃?
<img src="https://github.com/Dmaziyo/blog-img/blob/main/myzara16-7.jpg?raw=true" width="500" />


## 动漫推荐
**《乱马二分之一》**
因为是老番重置,所以一开始没啥兴趣,但一看才发现,经典之所以是经典,好好看!要什么战斗热血,要的就算甜甜的爱情,找回以前看动漫的感觉了,尤其是乱马声优是快斗的声音,和女主拌嘴时好像青子和快斗在拌嘴,女主好像是灰原哀的声优,哈哈哈哈哈。
<div style='display:flex'>
<img src="https://github.com/Dmaziyo/blog-img/blob/main/myzara16-8.jpg?raw=true" width="300" />
<img src="https://github.com/Dmaziyo/blog-img/blob/main/myzara16-9.jpg?raw=true" width="300" />
</div>

0 comments on commit 1dc20d3

Please sign in to comment.