-
Hello Daniel,
First of all I want to thank you enourmously for this useful tool you designed, I am using it daily basis on my favourite game and after some learning I managed to automate it perfect…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …
-
## What feature would you like to see?
We want to be able to specify the NetworkCapabilities of the network that will be used by Firebase Android Sdk (in our case Storage, but other will come) …
-
# Description
## Use case
To conserve power, components such as cameras should be throttled down or disabled until they are critically needed. A notion of a _point of interest_ can serve as the li…
-
I propose to rename the `get_transformation_list()` function to `list_transformations()` for conciseness:
https://github.com/materials-marketplace/python-sdk/blob/32e20649969a7f063d7aae016bddc0f9b834…
-
## state on the class itself
```ts
import { BigNumber } from "jsd-std";
export class Counter {
private count: BigNumber;
constructor(initialState: BigNumber) {
this.count = initi…
-
## Description
Diksha Mobile is Open source mobile application available on playstore and is a platform that offers teachers, students and parents engaging learning material relevant to the prescribe…
-
It seems like cpu/memory may not be the best signal to know when to spin up new bedrock instances. If we choose a metric that is better fitted to bedrock's capabilities we can likely deploy fewer pods…
-
## Discussion
### What aspect of the language would you like to see improved?
The `IO` abstract class is great in a lot of ways, giving us a common interface for dealing with I/O. However, objec…
-
Hi,
I'm getting this error "RangeError: No link found for page 4" when I reached the end of my collection (let's say I was on the 3rd page and there isn't more content to show in page 4). Although I …