scarf
scarf
 Using Mozilla Firefox 128.0b9. Have built libva and nvidia-vaapi-driver from source. Hardware video decoding (e.g h264) does not work in firefox developer edition, hovever. ``` $ MOZ_LOG="FFmpegVideo:5" NVD_LOG=1 NVD_BACKEND=direct...
Lexical version: the version in lexical playground (the playground does not show what version it uses) ## Steps To Reproduce 1. install android firefox 2. go to https://playground.lexical.dev 3. with...
hi, i stumbled across this bot while opening an issue reqeust on https://github.com/typescript-eslint/typescript-eslint/issues/9699. ## Status quo - the bot will run on every issue body creation/modification, and will add a...
afaik `aarch64-unknown-linux-gnu` means arm64 linux, but @gritql/cli fails to install on arm64 linux (node:18-alpine). ``` ➤ YN0000: ┌ Link step ➤ YN0000: │ ESM support for PnP uses the experimental...
`` element was overflowing from aside. fixed by adding `width: 100%`. | before | after | |-|-| |  | |
## Summary adds [``](https://developer.mozilla.org/docs/Web/HTML/Element/time) tag in order to be more accessible. will do [`datetime`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/time#attributes) attribute in following PR. ## Rationale https://shkspr.mobi/blog/2020/12/making-time-more-accessible/
### Description | expected | actual | | - | - | |  |  | When shorten-links is enabled, UTF-8 characters in URL is encoded and thus unable...
**What does this PR change? What problem does it solve?** replaces usage of `` in datetime format to [``](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/time). using time tag helps [accessibility](https://shkspr.mobi/blog/2020/12/making-time-more-accessible/) (e.g for screen readers) by adding...
not sure how to reproduce it correctly nor what additional info i should provide but to try my best: 1. clone https://github.com/scarf005/aoc-scala 2. open vscode 3. scala-cli warns with NoSuchFileException...
