kouhaidev
kouhaidev
> Not sure that we want to support this (using ignition and butane, instead of cloud-init) Any given reason? This seems interesting.
thanks for maintaining Better TweetDeck, for making the long extended months of March 2020 better, and for changing "pronouns in bio" up to "pronouns in TweetDeck". pronouns make things better...
If you're here, Docker's `--add-host` (and Compose's `extra_hosts`) will *not* work, as they add to /etc/hosts. https://docs.docker.com/compose/compose-file/compose-file-v3/#extra_hosts.
this patch (released under CC0)… works. probably. not sure if it's lucky DNS caching, or if it's the cache. https://gitea.treehouse.systems/treehouse/mastodon/commit/7719de56656a014856d15abb9c6371977bd24a3d ```diff diff --git a/app/lib/request.rb b/app/lib/request.rb index 8d4120868d..f8753fb191 100644 --- a/app/lib/request.rb...
apparently my brain is copilot now or something, since I hallucinated the existence of a method. > Resolv::getaddresses returns strings directly, so the filtering for only IPv6 and IPv4 addresses...
Original thread: https://discord.com/channels/993888331320541264/1150363001732468796/1150363001732468796 Other thoughts: - It'd be helpful if the selected standardized clauses were explicitly separated out by UI. - Show standard commission terms by default? I didn't know...
Still need to provision a test client, so this is untested (but does compile).
fixed by @imjasonh in #1326 https://github.com/chainguard-dev/apko/commit/b485c095e1047593493746d152766f581c75d951 since this is a pretty significant breakage affecting third party users can we get a new release cut this week
this should probably get applied to all other `--output` flags as well.