Skip to content

Instantly share code, notes, and snippets.

@jacano
jacano / apps
Last active November 1, 2015 15:21
cinst fiddler4
cinst javaruntime
cinst GoogleChrome
cinst notepadplusplus.install
cinst 7zip.install
cinst Firefox
cinst adobereader
cinst vlc
cinst sysinternals
cinst teamviewer
module HockeyAppHelper
open Fake
open Fake.XamarinHelper
open System
open System.IO
type HockeyAppParams = {
/// (Required) API token from https://rink.hockeyapp.net/manage/auth_tokens
ApiToken: string
module BuildHelpers
open Fake
open Fake.XamarinHelper
open System
open System.IO
open System.Linq
let Exec command args =
let result = Shell.Exec(command, args)
#r @"Tools/FAKE/tools/FakeLib.dll"
#load "Tools/build-helpers.fsx"
#load "Tools/hockey-app-helpers-mac.fsx"
open Fake
open System
open System.IO
open System.Linq
open System.Text.RegularExpressions
open BuildHelpers
mono ./Tools/FAKE/tools/FAKE.exe build.fsx $1
@jacano
jacano / cv1
Last active November 2, 2015 19:47
{
"Id" : 1,
"Name" : "Joaquin",
"Surname1" : "Lopez",
"Surname2" : "Infante",
"Birthday" : "1970-01-01T00:00:00",
"Address" : "Calle Mejico Nº 44",
"PhotoUrl" : "http://www.realtimearts.net/data/images/art/46/4640_profile_nilssonpolias.jpg",
"Experiences" : [{
"Title" : "Fontanería",
@jacano
jacano / cv2
Created November 2, 2015 18:35
{
"Id" : 2,
"Name" : "Rosa",
"Surname1" : "Fajardo",
"Surname2" : "Salado",
"Birthday" : "1970-02-01T00:00:00",
"Address" : "Calle Granjilla Nº 6, Blq 5",
"PhotoUrl" : "http://img02.deviantart.net/a501/i/2009/215/4/b/deviant_id_by_immortall_girl.jpg",
"Experiences" : [{
"Title" : "Pediodismo",
@jacano
jacano / CS-merger.ps1
Created March 15, 2017 12:59 — forked from paveltimofeev/CS-merger.ps1
Merge *.cs files into the one file
param(
[Parameter(Mandatory=$true)]
$source,
[Parameter(Mandatory=$true)]
$output,
$header = "/// © Pavel Timofeev",
$excludes = @("AssemblyInfo.cs", "*.Designer.cs", "TemporaryGeneratedFile_*" ),
$copyAsIs = @(), # list of filemasks that should be copy as is without merge
$addFileNames = $false, # add names of src files
$leftComments = $false, # remove line commented with //
@jacano
jacano / Spotify
Created December 24, 2017 10:30
Spotify
# Block Spotify Ads
127.0.0.1 media-match.com
127.0.0.1 adclick.g.doublecklick.net
127.0.0.1 http://www.googleadservices.com
127.0.0.1 open.spotify.com
127.0.0.1 pagead2.googlesyndication.com
127.0.0.1 desktop.spotify.com
127.0.0.1 googleads.g.doubleclick.net
127.0.0.1 pubads.g.doubleclick.net
127.0.0.1 securepubads.g.doubleclick.net

Keybase proof

I hereby claim:

  • I am jacano on github.
  • I am jacano (https://keybase.io/jacano) on keybase.
  • I have a public key ASAcP60bD_FpFZmOlwSbEP-3ghliXU0DPpzpFg8KAvf49wo

To claim this, I am signing this object: