NvChad
Posted on Mon 26 August 2024 in posts
Ctrl+n
打开/关闭 NvimTree
Posted on Mon 26 August 2024 in posts
Ctrl+n
打开/关闭 NvimTree
HTTP and TCP
Long name | Short name | Description |
---|---|---|
NoHealthyUpstream | UH | No healthy upstream hosts in upstream cluster in addition to 503 response code. |
UpstreamConnectionFailure | UF | Upstream connection failure in addition to 503 response code. |
UpstreamOverflow | UO | Upstream overflow (circuit breaking) in addition to 503 response code. |
NoRouteFound | NR | No route … |
Posted on Thu 26 October 2023 in Manager • Tagged with 管理, 沟通, 激励
It's a very sudden thought.
I start a personal blog,
only write by myself,
and only use English.
It's about all my life.
From my born
To the last if I can.
Today when I search something about software architect,
I went to this blog https://docs.microsoft.com/en-us …
Posted on Sat 08 October 2022 in Tech
If you're trying to copy from vim launched in an SSH session, selecting with mouse drag will enter visual mode - so CTRL+SHIFT+C won't have any effect, because you're selecting in vim, not kitty. To select in kitty, use SHIFT+left mouse button …
Posted on Wed 14 September 2022 in Tech • Tagged with chrome
How to Bypass Google Chrome show "Your connection isn't private"
step 1. Click a blank section of the denial page.
step 2. Using your keyboard, type thisisunsafe
. This will add the website to a safe list, where you should not be prompted again.
Posted on Mon 11 October 2021 in SoftwareEngineering
The definition in wikipedia is below:
A software architect is a software development expert who makes high-level design choices and tries to enforce technical standards, including software coding standards, tools, and platforms.
The role of software architect generally has certain common traits:
Software architects …