Kyle Husmann

Results 138 comments of Kyle Husmann

This isn't in glazewm, but I'm using alt-tab for this, which seems to work fine. Looks like you could use autohotkey or powertoys to remap alt-tab to your desired bindings?...

Hmm, I think a danger of replacing `physical` with `lexical` or `textual` here is that a given `logical` value can have many different `lexical` / `textual` representations... The `textual` representation...

> There are "raw" tabular data formats (TSV/CSV) and there are tabular data formats with typed values (Excel, SQL, JSON, Parquet... limited to non-nested cells...). I'd say a Table Schema...

I like where this is going too, it's really clarifying the decision at hand: a) do we parse fields with a 2-layer physical / logical distinction or b) do we...

> It's 3 layers but we only have to think about two levels: I agree. It's always technically (at least) 3 layer, in that the source format needs to be...

Awesome, thanks for the PR! Before I merge this, would you mind adding retry support for failed packets? Something like this: https://github.com/khusmann/benlink/issues/1#issuecomment-2661599552 Thanks!

Made quite a bit of progress on this over the weekend. Here's the updates: I have figured out the endpoints for firmware updates, which has allowed me to download a...

@Ylianst here's what I get when I binwalk the file: ``` DECIMAL HEXADECIMAL DESCRIPTION -------------------------------------------------------------------------------- 58 0x3A CSR (XAP2) DFU firmware update header 116707 0x1C7E3 MySQL ISAM index file Version...

Here's a great forum thread on CSR firmware stuff: https://www.diyaudio.com/community/threads/csr8675-programming-guide-w-software-and-tons-of-csr-info.349336/

> Do you think it would be possible to run VARA FM or other digital modes over BT audio if software was written to do that? It looks like you...