-
This is Scylla's bug tracker, to be used for reporting bugs only.
If you have a question about Scylla, and not a bug, please ask it in
our mailing-list at scylladb-dev@googlegroups.com or in our sla…
-
在最新的 Chrome Canary 中,一个有意思的 CSS 语法 `Container Queries` 得到了支持。
> [Chrome Canary](https://www.google.com/chrome/canary/):开发者专用的每日构建版,站上网络科技最前沿。当然,不一定稳定~
而在最近几个 Chrome 版本中,有一些挺有意思的属性相继得到支持,本文就将介绍一下…
-
### What happened?
The Grafana Admin user cannot get the list of users or the settings via API when he is not part of any organizations.
The following APIs return a permission error:
- `/api/user…
-
A new admin controlled command that allows the creation of GitHub tasks direct from telegram.
- available to use in any type of chat
- only available to use by admins of the bot
- An admin must r…
-
https://s3.amazonaws.com/clickhouse-test-reports/71308/c1ce74f52f9b5b53db7bcf43aa0a1a47c9dd9859/ast_fuzzer__ubsan_.html
```
2024.11.04 22:28:17.285792 [ 886 ] {ab3d816f-6cd9-4081-a720-f3d290a55ef8} …
-
### Product
axe-core
### Description
In the [jest_react](https://github.com/dequelabs/axe-core/tree/develop/doc/examples/jest_react) example, color-contrast and link-in-text-block are disabled beca…
-
pkg/ccl/testccl/sqlccl/sqlccl_test.TestExplainGist [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Ci_TestsAwsLinuxArm64_UnitTests/17437809?buildTab=log) with [artifacts](https:…
-
-
Hi,
I am trying to re-create the data under the `data` subdirectory by following the instructions. With a docker deamon running, I setup as follows:
```bash
# Set up the environment
pyenv ins…
-
Some items are seen as `type variable` when they are not, depending on some weird combination of indentation, extension, ...
For example, the folliwing:
```
foo :: Int
-> Int
foo l = 10
`…