Daniel Lamando

Results 118 comments of Daniel Lamando
trafficstars

Accepting a list of webfonts to load via CSS makes sense as a solution here, it doesn't require anything specific on the computer you load the code-server URL in. 👍...

> Thanks for also referring to Deno Visualizer, I'll check to see how difficult is it to run it offline/as a cli tool. Fortunately you're not the first to have...

> 3.16 is now released Thanks, updated PR.

> Error relocating /tini: __fprintf_chk: symbol not found Looks like there's going to be some further work for Alpine 3.16, I'll revert this PR 🥲 thanks CI

Ah yeah, there was a docker incompatibility introduced in 3.14, I saw it from a Ruby program back then. So a newer image should probably coincide with a minor release...

> due to upstream spec change needed I'm curious if there is a reference on what is needed / where the conversation is? Also as an outsider it seems that...

I'd also like some way to clean up iterative PR work from months ago :) Having the extra deployments stored long term isn't benefiting anyone and it's possible that accidentally...

Similarly, Homebrew on Linux support would be quite nice. This is one of the few tools that I have to seek out a binary of when setting up a Linux...

I've published a variant of the above on a personal tap, you can use it like so on either platform: ```sh brew install danopia/tools/amber ``` This is the formula before...

I also ran into this original issue, when dealing with MFA policies. #108 seems related as well. Manually doubling the dollar signs within the policies seems to be the correct...