-
A few portraits seem to have slightly non-ideal cropping, to varying degrees, and could benefit from another pass.
Egregious example to illustrate the point (most are not this bad) :
![image](…
-
Rare Mob Loot Research:
```
-- SELECT * FROM creature where guid BETWEEN 51900 AND 51905;
SELECT * FROM creature_loot_template where entry IN (1119 );
-- SELECT * FROM creature_template wh…
-
For example, RFC 201 references the Clacks sidechain which will not be implemented
-
### Environment
`package.json`:
```json
"dependencies": {
"@sentry/nextjs": "8.0.0-beta.4",
"next": "14.2.3",
"react": "^18",
"react-dom": "^18"
},
"devDependencies": …
-
- [x] 1. `E`, `S`, `W`, `N`.
- [x] 2. Spoiler-free words in `.discard-bars`: `Spoiler: Mortal evaluations hidden. Click to show`.
- [x] 3. Advice words in `.killer-call-bars`: `Cut`, `Pass`, `Chi`, …
-
### The problem
I have a picture elements card, that show different state_image according to the salt level.
This is not working anymore after update tot 2022.11.
I have installed on a second HA …
-
On a fresh install of quicklisp using SBCL, doing a:
`(ql:quickload :clack)`
Results in:
> To load "clack":
> Load 1 ASDF system:
> clack
> ; Loading "clack"
> [package clack.handle…
-
Similar to what is proposed by airflow and other ETL frameworks, would be nice if there was a function in the subquery API to raise alerts, and a configuration system to route these alerts to emails o…
-
I think `text/sile` should be registered and am using it
```http
HTTP/1.1 200 OK
Server: nginx/1.25.2
Date: Fri, 22 Sep 2023 21:17:46 GMT
Content-Type: text/sile; charset=utf-8
Content-Length:…
-
As per this discussion thread:
https://mail.python.org/pipermail/distutils-sig/2015-October/thread.html#27234
it would be very nice if there where better ergonomics around package uploads -- in part…