Iridium IO

Results 9 issues of Iridium IO

This page is for posting issues with compression. I will periodically update this main post with the submitted results, and merge related comments to keep it tidy. This is **not**...

### Issue Summary When viewed on a mobile device, any text in the body of the post does not have its markdown rendered to HTML properly, and will instead show...

bug

Take the following file structure of an example `ModFile.pak`, as seen in many mods for Hogwarts Legacy, which contain only a single file: ```cs // ModFile.pak Phoenix/Content/SQLiteDB/PhoenixShipData.sqlite ``` If this...

**Argparse** - Commandline parameters now use `argparse()` instead of `getopt()`. This reduces the need to provide separate help/default/variable assignments and makes it easier to manage new parameters. This change is...

Adds a new tab in the GCodePlot window called Connection Settings that contains the Moonraker API settings as well as the Serial Connection settings (moved from the General tab). Currently...

Using the bech32 binary from `cardano-wallet v2021-06-11` Piping any address in either upper or lower case fails, including the test inputs on the readme page. - Fails using piping in...

bug

The information page for the Source Generators of MVVMToolkit does not indicate that this feature doesn't work for VB.NET or F#. It would be useful to include that information as...

dotnet-communitytoolkit/prod
Pri1
dotnet

Checklist for Pull Requests - [x] Have you signed the [Contributor License Agreement](https://cla.opensource.microsoft.com/microsoft/winget-pkgs)? - [ ] Is there a linked Issue? Manifests - [x] Have you checked that there aren't...

### The Problem When sharing logs for debug purposes, the logs censor your username, but not any IP addresses you connect to (for example, private servers). ### The Solution Instead...

low-priority
triage