Not underestimating, but I've seen first hand how these are made, from my uncles and neighbours as I'm from rural Romania. The equipment may not be clean, people tend to get drunk because QA is literally drinking it and that affects the next batch, the precursor fruits could be half rotten, etc. I appreciate homemade spirits because of the genuine taste, but be aware of the conditions they're made in.
Maybe you could try a chargeback. Having to pay for a Linux license and not have such a basic feature (because everyone has touchscreens in 2024) is outrageous. I heard they don't even accept code contributions to fix this mess.
An executable from a nightly build kept crashing and I got tasked with fixing it. I was a novice back then and spent most of the day trying to figure out what was happening, and when looking at the disassembly I saw it was crashing at a 'hlt' instruction, which shouldn't have been there.
Next day, after another nightly build, no more crashes. I did a binary diff between the crashing version and the new one, it was a single bit. A bit flip on the build server.
In a few words, Cobalt is a de-bloated Chromium designed to run YouTube TV. It's smaller and faster than launching it in the platform's browser.
If you have a smart TV/set-top box/streaming stick/etc bought in the past few years, the YouTube app is most likely running inside Cobalt. You can develop HTML5 applications that can run in Cobalt, but it supports only a subset of html/css/js stuff you'd expect from a browser.