Rafael Kitover

Results 99 comments of Rafael Kitover

@carlocab I just noticed that nix has llvm and clang 14 for 10.13, I will look at how to adapt their patches to the formula.

> We can backport patches for the versioned LLVM formulae, but we should try to upstream fixes because we don't want to carry them indefinitely against the latest LLVM. I...

Yesterday I noticed an unfortunate side-effect of this configuration I have for High Sierra, the "prefer eGPU" option does not show up in app infos. I was able to get...

I found a solution, setting `GPUSelectionPolicy` to `preferRemovable` either in the app's `Info.plist` or in the preferences with `defaults write ` makes my eGPU work. For Steam games it has...

Also wanted to say that I got a Vega64, and it works great as an eGPU with this method in High Sierra. Do you know specifically what the problems might...

Not related to this issue, but I enabled: ```powershell enable-experimentalfeature PSAnsiRenderingFileInfo ``` in my pwsh on Windows which is version 7.2.1, and the directory color bleed is also present: ![gci...

@jhoneill Thank you very much for the XML file, I will definitely use this with some changes and in my guide as well. But my point was exactly about the...

On the subject of terminal widths, the standard width for a terminal is `80` columns. The Linux format does not work with this either. Here is a screenshot of `gci`...

Just wanted to mention that the default format on Windows is not too terrible, it also works fine at 68 columns for me. The issue is on linux is the...

@dkaszews I believe this is not possible without defining an XML format.