Skip to content

Commit

Permalink
update at 2023-10-30
Browse files Browse the repository at this point in the history
  • Loading branch information
EINDEX committed Oct 30, 2023
1 parent 8f0e107 commit 11e5212
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion src/content/posts/zh/qinggan-trip-2023.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,8 @@ date: 2023-09-15T18:00:00

我从未想过我会有高原反应,虽然事前做了很多研究,但我对自己的身体充满信心。

我原打算在旅行中找个地方记录下我们的旅程,于是我创建了一个 ~~Telegram 频道~~(改成了一个 [Mastodon](https://social.eindex.me/@eindex-cn)),然而谁知道我在西宁的第一天(Day 2)一到达当金山就开始感到高原反应。当时只觉得有点不适,直到看完青海湖后回到酒店的那个晚上。
我原打算在旅行中找个地方记录下我们的旅程,于是我创建了一个 ~~Telegram 频道~~(改成了一个 [Mastodon](https://social.eindex.me/@eindex_cn)),然而谁知道
我在西宁的第一天(Day 2)一到达当金山就开始感到高原反应。当时只觉得有点不适,直到看完青海湖后回到酒店的那个晚上。

早上 4 点我在梦中突然醒来,感觉头晕难受,突然意识到可能是缺氧了,打开 Apple Watch 一测,好家伙血氧 70。之前看了一个博主去川西贡嘎雪山的旅行经历,他提到血氧骤降至 70 是非常危险的。我的怕死之魂一下子就上来了,开始疯狂深呼吸,直到 6 点旅店老板上班,赶快去买上氧气瓶开始吸氧。

Expand Down
2 changes: 1 addition & 1 deletion src/content/posts/zh/security/semgrep-with-custom-rules.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ tags:
- best-practices
series: infosec
---
在本文中,我们将讨论如何将 Semgrep 集成到您的代码审查流程中。如果您对 Semgrep 不熟悉,我们建议您查看我们关于该主题的先前文章,标题为“[使用 Semgrep 改善代码审查流程](/posts/zh/improving-your-code-review-process-with-semgrep)”。
在本文中,我们将讨论如何将 Semgrep 集成到您的代码审查流程中。如果您对 Semgrep 不熟悉,我们建议您查看我们关于该主题的先前文章,标题为“[使用 Semgrep 改善代码审查流程](/zh/posts/improving-your-code-review-process-with-semgrep/)”。

## 代码审查和 Semgrep

Expand Down

0 comments on commit 11e5212

Please sign in to comment.