Skip to content

Instantly share code, notes, and snippets.

View fizzvr's full-sized avatar
🏳️
2023

Vladimir Rodríguez fizzvr

🏳️
2023
View GitHub Profile
@fizzvr
fizzvr / txt
Created August 30, 2017 15:40
FFMPEG with yoputube-dl winsuck
youtube-dl -x --audio-format mp3 --ffmpeg-location "c:\ffmpeg\f\bin" https://www.youtube.com/watch?v=xKKeqlBQ3Js
@fizzvr
fizzvr / README.md
Created August 8, 2016 19:37 — forked from joelverhagen/README.md
Jekyll YouTube Embed Plugin

This is a plugin meant for Jekyll.

Example use:

Easily embed a YouTube video. Just drop this file in your _plugins directory.

{% youtube oHg5SJYRHA0 %}
git clone <repo-address>
git tag -l
git checkout <tag-name>
git branch -D master
git checkout -b master
https://www.digitalocean.com/community/tutorials/how-to-install-git-on-centos-7
https://www.digitalocean.com/community/tutorials/how-to-compile-node-js-with-npm-from-source-on-centos-6
https://answers.launchpad.net/grub-customizer/+faq/1397
@fizzvr
fizzvr / install.sh
Created May 11, 2016 07:54 — forked from claudiosanches/install.sh
Ubuntu - Install Strem.io
#!/usr/bin/env bash
sudo su
curl -SO# http://178.62.254.47/Stremio3.5.1.linux.tar.gz
mkdir -p /opt/stremio
tar -xvzf Stremio3.5.1.linux.tar.gz -C /opt/stremio
curl -SO# http://www.strem.io/3.0/stremio-white-small.png
mv stremio-white-small.png /opt/stremio/
curl -SO# https://gist.githubusercontent.com/claudiosmweb/797b502bc095dabee606/raw/52ad06b73d90a4ef389a384fbc815066c89798eb/stremio.desktop
mv stremio.desktop /usr/share/applications/
@fizzvr
fizzvr / gist:2aceccca8de3ecad7710
Created November 26, 2015 23:36
convert de ImageSick
convert *.jpg docuemento.pdf
@fizzvr
fizzvr / ga.txt
Created November 24, 2015 04:12
GRAVE ACCENT
http://forum.wordreference.com/threads/adding-accent-marks-accent-marks-are-mandatory-in-french.557434/#post-5743314
How typing: Grave accent ?
WINDOWS: on computers with Windows operating system like Windows 8, Win 7, Vista, Windows XP, etc..
To get the letter, character, sign or symbol "`" : ( Grave accent ) on computers with Windows operating system:
1) Press the "Alt" key on your keyboard, and do not let go.
2) While keep press "Alt", on your keyboard type the number "96", which is the number of the letter or symbol "`" in ASCII table.
3) Then stop pressing the "Alt" key, and ...you got it! (424)
LINUX: on computers running GNU/Linux, like Ubuntu (with GNOME desktop only).
[h1] Computadora Personal Especificaciones: [/h1]
[b]Unidad Central de Procesamiento:[/b] [i]Intel® Core™ i3-2120 CPU @ 3.30GHz × 4 [/i]
[b]Tarjeta de Video:[/b][i]nVidia GeForce 9800 GT/PCIe/SSE2[/i]
[b]Memoria de Acceso Aleatorio:[/b][i]3,8 GB[/i]
[b]Discos:[/b]
[i]+ Seagete 400 GB [/i]
[i]+ Samsung 500 GB [/i]
[b]Fuente de Poder:[/b][i]Mega 800w [/i]
[b]Sistema Operativo:[/b][i]Debian GNU/Linux 8 (jessie) 64-bit [/i]
@fizzvr
fizzvr / index.html
Created November 4, 2015 00:05
1f3-1.6
<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="UTF-8">
<title>1f3</title>
<style>
body {
background: #f8f8f8;
font-family: serif;
font-size: 20px;
@fizzvr
fizzvr / index.html
Last active November 3, 2015 23:35
1f3-1.5
<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="UTF-8">
<title>1f3</title>
<style>
body {
background: #f8f8f8;
font-family: serif;
font-size: 20px;