mrdotb
mrdotb
I fix half of the problem in https://github.com/chernyshof/react-phoenix-users-boilerplate/pull/14
It appear the last version is not on hex.pm yet Meanwhile you can fix the annoying warning using ```{:phoenix_inline_svg, git: "https://github.com/nikkomiu/phoenix_inline_svg", tag: "b920af17ab568a88b5493cd8d8651ba00e87dc3c"}```
Make sure **not** to use the bucket-specific URL (e.g. `https://bucket.s3.eu-central-003.backblazeb2.com`), as **HEAD requests will fail** with this URL flavor. Instead, use the **regional endpoint** and include the bucket name in...
Hello, I make an attempt to compile Vix on windows. I pulled the last windows release from the [sharp-libvips fork](https://github.com/akash-akya/sharp-libvips/releases) and stick it in c_src for now. [The Makefile.win](https://github.com/mrdotb/vix/blob/feature/windows-makefile/Makefile.win) on...
Any update on this ? ```bash curl -I http://spectator.kr.lol.pvp.net:8080/observer-mode/rest/consumer/version HTTP/1.1 403 Forbidden Date: Wed, 03 Jul 2024 16:27:32 GMT ```
👋 Just my two cents, since I looked into how to implement it. https://github.com/ash-project/ash_oban/blob/2d03c464168d86be921d14c79eb1722bf4ac9ca7/lib/transformers/define_action_workers.ex#L106C22-L106C32 That’s the macro that defines the Oban worker. My idea was to add a specific Oban...
Thanks for the fast answer. The machine had a public IPv6 so I expected the hetzner-k3s to use it. I'm not sure how the bootstrap process is working exactly but...
I tested again so I can connect the public ipv6. `ssh root@2a01:4f8:c0c:a373::1`  Using the DEBUG env I get some extra info ``` debug1: Connecting to 10.0.0.4 [10.0.0.4] port 22....
I did not keep the log but it was related to the public ipv6 being not compatible directly with ssh. In the hetzner api they return in this format ```...
Patch 15.16 fixed the issue the audio stream is back ``` ffprobe -i 15-16_KR-3236530062-7759050873_01.webm Input #0, matroska,webm, from '15-16_KR-3236530062-7759050873_01.webm': Metadata: encoder : libwebm-0.2.1.0 Duration: 00:00:04.85, start: 0.000000, bitrate: 4763 kb/s...