Skip to content

Commit

Permalink
Release 4
Browse files Browse the repository at this point in the history
  • Loading branch information
versun committed Jul 11, 2023
1 parent df50c8e commit 4e3ebbf
Showing 1 changed file with 53 additions and 0 deletions.
53 changes: 53 additions & 0 deletions docs/4.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
# 54321周刊 第4期
# 54321周刊 第4期
2023-01-14 (每周六发布)

==**5 有趣:**==
1. [GitLab Handbook](https://about.gitlab.com/handbook/)
- GitLab公司的手册,正如它所崇尚的,所有资料均开放,这个手册内容很多,包括员工的培训,招聘等,基本公司所有的文档都有
- 比如针对该公司开发者的[cheatsheet](https://about.gitlab.com/handbook/engineering/development/dev/create/editor/developer-cheatsheet/),内容很丰富
- 同样的还有[Sourcegraph handbook](https://handbook.sourcegraph.com/),整理的比较好,但内容比较简洁
2. [CES 2023: BMW brings another colour-changing car to the show | Mashable](https://mashable.com/article/bmw-i-vision-dee-color-changing-ces-2023)
- 宝马推出的概念车,车身用墨水屏包裹,可以改变车身颜色,很酷炫
3. [“Invalid Username or Password”: a useless security measure | Kevin Burke](https://kevin.burke.dev/kevin/invalid-username-or-password-useless/)
- 一个经常被忽略的安全问题:大部分网站都能在实施忘记密码的过程中,提醒用户“无效的用户名或密码”来保证用户名不被泄露,但是该信息是可以从注册页面来获取,很多网站会提示该邮箱或用户名已被注册。关了门却忘记关窗的典型用例了。
4. [Learn web development](https://web.dev/learn/)
- Google制作的web开发者学习中心,资源挺多的
5. [Verywell Mind - Know More. Live Brighter.](https://www.verywellmind.com/)
- 关于心理健康的网站,内容很丰富

==**4 工具:**==
1. [Email Delivery Service for Marketing & Developer Teams | Mailjet](https://www.mailjet.com/)
- 可以用来发newsletter,免费档就够用了。
2. [Cusdis - Lightweight, privacy-first, open-source comment system](https://cusdis.com/)
- 一款支持邮件通知和webhook的评论系统
3. [val town](https://www.val.town/)
- 新的low code平台,还在beta中,很简洁
4. [Tooljet | Open-source low-code platform to build internal tools](https://www.tooljet.com/)
- 更成熟的low-code平台,提供了很多现成的组件

==**3 想法:**==
1. 人的思想/想法/看法,真的极易被别人的言语影响,即使你意识到,也并不能完全消除,所以应该怎么做才能保持自我,或许只有这样才能有所成长?
2. 个人认为,图文会比视频或者纯文字更有效率,更易传播,但制作周期更长。
3. 简单开始,缓慢行动,行动中改进。

==**2 言论:**==
1. If you can’t stop it, change it (https://critter.blog/2023/01/12/if-you-cant-stop-it-change-it/)
- 如果无法阻止,则改变它,如果无法改变,则接受它
2. But in reality, meditation takes many forms. It can be quiet and still, or filled with music and motion.
- 冥想并不一定是静止的,它是一种感受自我,观察自我的过程。
- 只要能把注意力放在你的周围环境和你的身体的感觉上,利用感官来充分感受每一个声音、视觉和气味,那么它就是一种冥想。
- 比如散步,一定程度的发呆,听歌,都可以是一种冥想

==**1 问题:**==
1. 提一个正确的问题很重要,那如何去判断一个问题是正确的,值得探究的?

---

如果您喜欢该周刊,并想支持我,可以请我喝一杯咖啡哟: [爱发电](https://afdian.net/a/versun)

[Github](https://github.com/versun/54321-Weekly)[Blog](https://notes.versun.me)[Twitter](https://twitter.com/VersunPan)[RSS](https://54321.versun.me/feed)[Newsletter](https://54321.versun.me/)




0 comments on commit 4e3ebbf

Please sign in to comment.