John Vilsack

Results 6 issues of John Vilsack

Running into multiple issues any time I try to do any sort of custom configuration with archinstall & BTRFS. Submitting logs and configuration using configuration hints from here: https://wiki.archlinux.org/title/User:I2Oc9/Btrfs_subvolumes I...

Adding the ability to weight instructions using time-based mechanics would be a tremendous addition to Brave Search Goggles. For example, I may want to flag discussions about API functionality from...

Trying to use duotone icons: ``` @mixin globe { @extend %fa-icon; @extend .fas; &:before { content: fa-content($fa-var-globe); } } @mixin globe-duo { @extend %fa-icon; @extend .fad; &:before { content: fa-content($fa-var-globe);...

The current schema locks "position" into an expected string. While uncommon, there are many instances in which a person may have fulfilled multiple roles at the same organization *concurrently* as...

Rolled GSApp directly into project scope to solve issue with array error. Significantly updated README for clarity as well as reducing context switching and changes to the GAS editor.

I wrote an application that has to iterate through our entire bucket and update the Cache-Control metadata value. The problem is that PutCopy wiped the Content-Type and S3 decided that...