Joebeazelman

Results 33 issues of Joebeazelman

I'm trying to implement a small program to read KLE JSON files. It would be incredibly useful if a JSON schema describing the structure of the JSON objects existed. JSON...

There's no obvious way to easily open and send the output to your default browser. I hope I don't have to go through the tedious and error prone method which...

new

This documentation is terrible! Following it only leads to confusion, dead-ends, and frustration. Stop abusing your readers by sending them into page linking hell! Discuss the ICanvas in the context...

doc-enhancement
Pri2
dotnet-mobile/prod
dotnet-maui/tech

I stumbled upon this site while looking for a XAML UI styling guidelines. At first, it makes sense, but after further thought, I wonder if it is necessary. XAML is...

I'm running Monterrey on an MBP 2015. The application launches and presents all the USB HID devices. After selecting a device and clicking Connect, it presents a dialog asking to...

The vast majority of the Macintosh installed base is x86. I was surprised how many of the latest OS releases are only available on Arm64.

Using the latest release 3.3.2, I generated XMLSchema.xsd.cs from XMLSchema.xsd and encountered the following errors: ``` /XMLSchema.xsd.cs(2992,63,2992,77): error CS1061: 'object' does not contain a definition for 'TypeDefinition' and no accessible...

bug

Dumpify is incredibly useful for dumping out messages for console applications. A great addition would be support for HTML output. The generated markup can be a table with simple classes...

enhancement
Rendering

I'm running version 2.0.1. In the code snippet below, note the table name has been commented out. When I run `alr build` in the workspace, I get the following error:...

type: enhancement
type: usability

On the Alire documentation, it mentions an --install option, but it doesn't appear to be supported. ``` alr toolchain --install adasdfasdf error: Unrecognized option '--install' (command/topic "toolchain"). error: try "alr...

type: documentation