Skip to content

Instantly share code, notes, and snippets.

@tulior
tulior / beginner_compound_machine_strength_program.json
Last active March 9, 2024 21:01
Beginner Compound Machine Strength Program
{
"programName":"Beginner's Machine-Only Compound Strength Program",
"description":"A 12-week, machine-only strength training program focused on progressive development from familiarization to strength consolidation through compound movements. Designed for beginners.",
"durationWeeks":12,
"daysPerWeek":3,
"targetAreas":[
"Upper Body",
"Lower Body",
"Core"
],
principios_basicos:
- sobrecarga_progressiva: "Aumente gradualmente a carga para continuar desafiando os músculos."
- especificidade: "Foque nos exercícios que trabalham os grupos musculares que você quer desenvolver."
- frequencia_adequada: "Garanta descanso suficiente entre sessões de treino para a mesma parte do corpo."
- variabilidade: "Implemente variações nos exercícios para promover o estímulo contínuo."
selecao_de_exercicios:
- exercicios_compostos: "Priorize exercícios que trabalhem múltiplos grupos musculares."
- tecnica_correta: "Garanta a execução correta para maximizar a eficácia e minimizar lesões."
- adequacao_ao_nivel_de_condicionamento: "Escolha exercícios apropriados ao nível de condicionamento e habilidade do iniciante."
{
"Nome do Programa": "Programa de Hipertrofia para Iniciantes - 8 Semanas",
"Dias da Semana": {
"Segunda-Feira": {
"Foco": "Peito e Tríceps",
"Exercícios": [
{"Nome": "Supino reto com barra", "Séries": "3", "Repetições": "8-12", "Progressão": "Aumente 2,5 kg quando completar 12 repetições em todas as séries"},
{"Nome": "Supino inclinado com halteres", "Séries": "3", "Repetições": "8-12", "Progressão": "Aumente o peso dos halteres quando completar 12 repetições em todas as séries"},
{"Nome": "Crossover", "Séries": "3", "Repetições": "10-15", "Progressão": "Aumente a carga quando completar 15 repetições em todas as séries"},
{"Nome": "Tríceps no pulley", "Séries": "2", "Repetições": "10-15", "Progressão": "Aumente a carga quando completar 15 repetições em ambas as séries"},
@tulior
tulior / gist:98c8e8c490eff691edabf14e2084c814
Created March 30, 2023 20:58
Entropy and Information by Bing Chat
The claim that information is increasing in the universe because entropy is increasing and entropy is equivalent to information is flawed on several grounds. In this rebuttal, I will use scientific evidence and logical reasoning to support my counterarguments. I will explain why entropy and information are different concepts, why the arrow of time does not imply information growth, and why the future is uncertain regardless of the arrow of time.
First, entropy and information are not the same thing. Entropy is a measure of disorder or randomness in a system, whereas information is a measure of surprise or uncertainty about an event. Entropy can be defined as the logarithm of the number of microstates that correspond to a given macrostate, while information can be defined as the negative logarithm of the probability of an event. Entropy depends only on the physical state of the system, while information depends on the observer's knowledge and prior beliefs. Entropy is an objective property of nature, while in
@tulior
tulior / gist:608b3564859d0554c4941feaf9e080dd
Created July 17, 2020 20:20
ffmpeg commands to downmix audio to 2 channels
# LIBOPUS
ffmpeg -i <input> -c:a libopus -b:a <bitrate> <output>
# FORMULA TO DOWNMIX TO 2 CHANNELS AND EMPHASIZE VOICE
ffmpeg -i <input> -c:v copy \
-ac 2 -af "pan=stereo|FL=FC+0.30*FL+0.30*BL|FR=FC+0.30*FR+0.30*BR" \
<output>
# COMBINED
ffmpeg -i <input> -c:v copy -c:a libopus -b:a <bitrate> \
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Welcome to Jupyter!"
]
},
{

Keybase proof

I hereby claim:

  • I am doTulio on github.
  • I am tulio (https://keybase.io/tulio) on keybase.
  • I have a public key whose fingerprint is A0E9 7931 83BA A103 B3F6 E24E 8297 4A27 8E32 3D55

To claim this, I am signing this object: