Skip to content

Instantly share code, notes, and snippets.

View mateusfg7's full-sized avatar
:shipit:
learning...

Mateus Felipe Gonçalves mateusfg7

:shipit:
learning...
View GitHub Profile
@mateusfg7
mateusfg7 / docker_wordpress.md
Created April 26, 2023 11:54 — forked from bradtraversy/docker_wordpress.md
Docker Compose FIle For Wordpress, MySQL & phpmyadmin

Wordpress & Docker

This file will setup Wordpress, MySQL & PHPMyAdmin with a single command. Add the code below to a file called "docker-compose.yaml" and run the command

$ docker-compose up -d

# To Tear Down
$ docker-compose down --volumes
@mateusfg7
mateusfg7 / loudness.rb
Created April 1, 2022 13:21 — forked from kylophone/loudness.rb
FFmpeg loudnorm filter - dual pass loudness normalization example - http://k.ylo.ph/2016/04/04/loudnorm.html
#!/usr/bin/env ruby
require 'open3'
require 'json'
ffmpeg_bin = '/usr/local/bin/ffmpeg'
target_il = -24.0
target_lra = +11.0
target_tp = -2.0
samplerate = '48k'
@mateusfg7
mateusfg7 / russia-ddos.md
Created March 3, 2022 12:56 — forked from sergeyzenchenko/russia-ddos.md
Russia DDOS list