Skip to content

Instantly share code, notes, and snippets.

View manelvf's full-sized avatar

Manel Vilar manelvf

View GitHub Profile
#EXTM3U
#EXTINF:0, tvg-id="" tvg-logo="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRNat8R6Nd_MBh40Z-zYCKoRzGHNHfpA7mgAU3NesYh7jlcdV-neJRjKg" tvg-name="###### -- |FR| CANALSAT FRANCE |FR| -- ######" group-title="FRANCE TNT",###### -- |FR| CANALSAT FRANCE |FR| -- ######
http://pro.webvps.de:25443/live/JprMXE4kXc/W4opdOAxfA/22436.ts
#EXTINF:0, tvg-id="TF1.fr" tvg-logo="http://one-iptv.com/logoX/francetnt/TF1.png" tvg-name="|FR| TF1 HD" group-title="FRANCE TNT",|FR| TF1 HD
http://pro.webvps.de:25443/live/JprMXE4kXc/W4opdOAxfA/9211.ts
#EXTINF:0, tvg-id="M6.fr" tvg-logo="http://one-iptv.com/logoX/francetnt/M6.png" tvg-name="|FR| M6 HD" group-title="FRANCE TNT",|FR| M6 HD
http://pro.webvps.de:25443/live/JprMXE4kXc/W4opdOAxfA/9260.ts
#EXTINF:0, tvg-id="M6.fr" tvg-logo="http://one-iptv.com/logoX/francetnt/M6.png" tvg-name="|FR| M6 FULL HD" group-title="FRANCE TNT",|FR| M6 FULL HD
http://pro.webvps.de:25443/live/JprMXE4kXc/W4opdOAxfA/9531.ts
#EXTINF:0, tvg-id="France2.fr" tvg-logo="http://one-iptv.com/l
@manelvf
manelvf / la vieja guardia.txt
Created February 14, 2021 11:25
Filtros de audio para el blog de La Vieja Guardia
Compressor:AttackTime="0.2" NoiseFloor="-40" Normalize="1" Ratio="2" Release Time="1" Threshold="-12" UsePeak="0"
FilterCurve:f0="100" f1="500" FilterLength="8191" InterpolateLin="0" Interpo lationMethod="B-spline" v0="9" v1="0"
FilterCurve:f0="4000" f1="5000" FilterLength="8191" InterpolateLin="0" Inter polationMethod="B-spline" v0="0" v1="9"
LoudnessNormalization:DualMono="1" LUFSLevel="-19" NormalizeTo="0" RMSLevel= "-20" StereoIndependent="0"
# git general commands
alias current_branch="git branch | grep \* | cut -d ' ' -f2"
# push to upstream
# notice the double string substitution, first '{}' then '()'
alias gpfu='git push -f upstream ${$(current_branch)}'
# same as previous but with origin
alias gpfo='git push -f origin ${$(current_branch)}'

Keybase proof

I hereby claim:

  • I am manelvf on github.
  • I am manelvf (https://keybase.io/manelvf) on keybase.
  • I have a public key ASATsQWKSmjEWFhD4T5rdB96T0neNAnpEkTR_cft1N6PLwo

To claim this, I am signing this object:

@manelvf
manelvf / index.html
Created August 16, 2019 13:37
js13k 2019 test
<canvas id="c" ></canvas>
@manelvf
manelvf / config
Created September 2, 2012 22:13
i3 config file
# This file has been auto-generated by i3-config-wizard(1).
# It will not be overwritten, so edit it as you like.
#
# Should you change your keyboard layout somewhen, delete
# this file and re-run i3-config-wizard(1).
#
# i3 config file (v4)
#
# Please see http://i3wm.org/docs/userguide.html for a complete reference!
@manelvf
manelvf / .vimrc
Last active October 4, 2015 13:37
.vimrc Spring 2013
set nocompatible
set smartindent
set expandtab " convert tabs to spaces
set shiftwidth=4 " four spaces for a tab
set tabstop=4
autocmd BufEnter *.py set ai sw=4 ts=4 sta et fo=croql
let mapleader=","
@manelvf
manelvf / import.sh
Created March 7, 2012 18:08
Script to check for changes in log
file1= "..." # old log file
file2= "..." # new log file
url= "..."
mail= "..."
rm ${file1}
mv ${file2} ${file1}
nice curl ${url} > ${file2} # execute process and write output in file2
@manelvf
manelvf / vimrc
Created October 5, 2009 15:33
My Vimrc
if &cp | set nocp | endif
let s:cpo_save=&cpo
set cpo&vim
map! <S-Insert> <MiddleMouse>
nmap gx <Plug>NetrwBrowseX
nnoremap <silent> <Plug>NetrwBrowseX :call netrw#NetrwBrowseX(expand("<cWORD>"),0)
map <S-Insert> <MiddleMouse>
iabbr ms Microsoft
let &cpo=s:cpo_save
<!DOCTYPE html>
<html>
<head>
<script src="http://code.jquery.com/jquery-1.11.1.min.js"></script>
<meta charset="utf-8">
<title>JS Bin</title>
<div>
Bacon ipsum dolor amet tail spare ribs ribeye picanha ham hock. Hamburger landjaeger cupim, ball tip tri-tip andouille short loin boudin flank chicken. Jerky spare ribs hamburger frankfurter, picanha biltong pork chop shank prosciutto swine landjaeger sausage. Salami capicola beef pork jowl, flank shank strip steak filet mignon. Picanha cupim sirloin pork chop, kevin ham drumstick short ribs shoulder capicola landjaeger strip steak pancetta pork belly filet mignon. Spare ribs biltong ground round, picanha pork belly jerky hamburger flank pancetta.
Prosciutto flank filet mignon ham hock. Kielbasa corned beef boudin pig. Hamburger pork strip steak salami biltong. Meatloaf pig cupim short loin short ribs, spare ribs ball tip prosciutto kielbasa bacon beef.