-
### What version are you using?
`soroban-sdk = "21.3.0"`
```bash
% stellar --version
stellar 21.2.0 (2c8e512e88d9e29a6b66d63b23f60127675f3c46)
soroban-env 21.2.0 (8809852dcf8489f99407…
-
I just upgraded to 21.11 and tried to build my NixOS config which resulted in
```
building Nix...
building the system configuration...
error: ksysguard has been replaced with plasma-systemmonito…
-
Hello Abhijeet,
I wanted to discuss some topics related to GSoC with you. If possible, could you share a way for us to connect, like your LinkedIn? That would be really helpful.
-
**Is your feature request related to a problem? Please describe.**
Generally reviews are sorted by posting time so only the most recent reviews are at the top, which is not always the most helpful.
…
-
AWS ECR offers a [pull through cache feature](https://docs.aws.amazon.com/AmazonECR/latest/userguide/pull-through-cache.html), which allows us to mirror images from AWS' Public ECR gallery, Quay and K…
-
Consider:
```dart
void main() {
// y is `List`.
final y = [0, 1, 2].map((final e) {
//
});
}
```
y evaluates to `[null, null, null]` because the function literal returns a null …
-
IMHO some kind of "kickstart introduction" is missing - I understand that Snapdrop is supposed to be easy to use, but I don't get how to actually use it... :-(
I open the webpage on my laptop (Chro…
-
These static functions below are in winforms. `FromIcon` might be hard without a method to resolve dependencies added from templates.
```CSharp
public static PICTDESC FromBitmap(Bitmap bitmap, IntPt…
-
Hello,
There's no really easy to find setup instructions for this package and by the way, the [LemonLDAP::NG documentation](https://lemonldap-ng.org/documentation/latest/applications/django) refers…
-
## Issue description
The description of `localSystem` is not helpful. Please rewrite this in a way where it is easy to see that if you want to do a deployment of a NixOps managed Linux machine on a M…