-
In [`5a12972`](https://github.com/SetCr4/cr4-upptime/commit/5a1297222bd37d8de55f11874149a66b6b2d84e7
), RoleUpdater (https://api.cr4.live) was **down**:
- HTTP code: 502
- Response time: 817 ms
-
In [`57623b3`](https://github.com/palatamedia/upptime/commit/57623b3a1063cfdf5dfd1b3433c0487f37b69a71
), palata.nl (https://palata.nl) was **down**:
- HTTP code: 0
- Response time: 0 ms
-
Test Body - riufounvae
-
你开发小程序有遇到过哪些奇葩表现?
## 自定义组件默认是块级元素还是行内元素?
> 2024.11.19
起因,给两个相邻的自定义组件设置 margin 值,发现没有 margin collapsing 效果。
由于自定义组件一直表现为「换行」特性,让我以为默认是块级元素,然而开发工具 Computed 显示为 `display: inline`。😮
有网友发现,它可能是“随机”的,有…
-
plot all events as a 3D column chart (or [hexagon layer](https://deck.gl/examples/hexagon-layer)); the height of the bar maps to the number of events;
clicking on a column should open some pop up …
-
## Severity:
SEV-4 | Minor issue
## Description:
If you jump to 47,115, you will notice shadows flickering
## Operating system:
Win
## Error:
NA
## Expected Behavior:
Not having/seeing flickering
## C…
-
https://developer.hashicorp.com/terraform/tutorials/aws-get-started/install-cli
-
Hi @Brooooooklyn,
I encountered an error:
```
Ref count is not equal to 0 while dropping Ref, potential memory leak
```
Isn't it too strict? I have an object which is passed from user's JS co…
-
Attached is the migration log for GitLab merge requests.
-
### System Info
i do some experiments on vanila_mcts, i did not see some backprop in the mcts tree Search process, more like best of n , every step choose the best step to search
### Who can help?…