-
1. login pub.dev
2. verify pub.dev publisher with my domain
3. `dart pub login`
4. `cat ~/Library/Application\ Support/dart/pub-credentials.json`, copy to GitHub
5. submit ci yaml
![image](http…
-
When user uses Tab for navigation inside `cat-dropdown` the first element is not reachable. It's reproducible only when [FocusMonitor](https://material.angular.io/cdk/a11y/overview#focusmonitor) servi…
-
```
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 20.04.6 LTS
Release: 20.04
Codename: focal
$ cat /proc/cpuinfo | grep vendor_id
vendor_id…
-
### Describe the bug
In the following typespec,
```
@discriminator("kind")
model Pet {
kind: string;
name: string;
weight?: float32;
}
model Cat extends Pet …
-
Some `lintr` messages show the potential replacement for a linter, e.g. in `any_duplicated_linter`:
``` r
library(lintr)
lint(
text = "any(duplicated(x), na.rm = TRUE)",
linters = any_dupli…
-
Hello :-)
We've been using the buildctl to build images and have found that the cache is reporting a hit for two files with the same name, modified date, and size; but different contents.
A scri…
-
Hey 👋
```scala
//> using scala "3.5.1"
//> using dep "org.typelevel::cats-effect:3.5.4"
//> using dep "com.github.rssh::cps-async-connect-cats-effect-loom:0.9.22"
import cps._
import cps.mon…
-
**Describe the bug**
When shims' directory is added to the path of a Sublime Text editor after I've mistakenly blocked network connection I'd get a constant stream of errors (maybe every second?) f…
-
We are at the final stretch of the G🧦and at the end of the first part of the library, so congrats to all 🎉❤️
So, I think it's time to start deciding how we should name this library and how we shoul…
-
_MSCS running in an Ubuntu 22.04.4 LTS LXC on Proxmox._
After setting up forge (tried several forge releases >=1.17.1) with the manual:
https://minecraftservercontrol.github.io/docs/mscs/adjusting…