Skip to content

Instantly share code, notes, and snippets.

@jotinha
jotinha / goforth1.go
Last active July 6, 2023 22:38
Go Forth - I
package main
import (
"bufio"
"os"
"fmt"
"strconv"
"strings"
)
@jotinha
jotinha / scihubify.md
Last active January 16, 2017 23:48
Como aceder a um artigo científico sem subscrição

Para aceder a um artigo científico normalmente bloqueado na tua rede universitária podes usar o seguinte bookmarklet:


javascript:window.location.hostname+='.sci-hub.org';

  1. Seleciona o texto e arrasta para a barra de favoritos
  2. Visita o site do artigo
  3. Carrega no bookmarklet
  4. Cruza os dedos