Commandcracker

Results 45 comments of Commandcracker
trafficstars

> @plittlefield Also, if I want the latest stable release, how would I choose that ? jrottenberg/ffmpeg:latest and jrottenberg/ffmpeg:snapshot are outdated jrottenberg/ffmpeg:6.0-ubuntu is the latest ffmpeg release and jrottenberg/ffmpeg:5.1.2-ubuntu2004 is...

> I don't publish yet the build image, mostly for licensing issue. Understandable. Although, it would be nice to get permission from the FFmpeg developers :) > But the Dockerfiles...

The ansible playbook of content_rule_chronyd_specify_remote_server will set ``` 0.pool.ntp.org 1.pool.ntp.org 2.pool.ntp.org 3.pool.ntp.org ``` as servers in `chrony.conf if none are defined, but shouldn't they be defined as a pool ?...

There should not be a difference between ``` 0.pool.ntp.org 1.pool.ntp.org 2.pool.ntp.org 3.pool.ntp.org ``` and `pool.ntp.org` so why do not just use `pool.ntp.org` ?

This project tries to make it work https://github.com/Folia-Inquisitors/WorldEdit-Folia

> this is marked as supporting folia on hangar but it doesn't work https://hangar.papermc.io/IntellectualSites/FastAsyncWorldEdit just wondering whats going on Same on https://modrinth.com/plugin/fastasyncworldedit

I'm looking forward to HTTP Streaming! 😄 > The main motivation for this is better support for downloading large (or possibly infinitely long) files without having to load the whole...

I would recommended using the recommended version -> `36.2.34` ![Screenshot_20221221_144535](https://user-images.githubusercontent.com/49335821/208919780-8821a1a4-b2d8-4b35-b9dc-7b6468a740e6.png) ![Screenshot_20221221_144432](https://user-images.githubusercontent.com/49335821/208919566-dae689b3-f7ea-428a-989a-a8af230fd443.png)

Wouldn't it make sense to only skip once ? Then you would be able to watch the opening/outro by rewinding, and you would also be able to instantly account for...

> Something else i did for my script is removing a few seconds from the skip times to jumping 5s before what the op end time is. > Might be...