Skip to content

Instantly share code, notes, and snippets.

View luispuerto's full-sized avatar
👨‍💻
Coding Around 🌳 🌲 📈 📊 🙃

Luis Puerto luispuerto

👨‍💻
Coding Around 🌳 🌲 📈 📊 🙃
View GitHub Profile
@luispuerto
luispuerto / Message.md
Last active June 26, 2022 19:27
Contacting @ygrek

Hey @ygrek !!

I've been trying to contact you using several of your emails but you never have replied to me. I would like to speak to you related the deletion of some keys form your PGP key server.

Please contact me on luis@luispuerto.net.

Thanks!

@luispuerto
luispuerto / keybase.md
Created September 7, 2021 19:05
My keybase verification

Keybase proof

I hereby claim:

  • I am luispuerto on github.
  • I am lpuerto (https://keybase.io/lpuerto) on keybase.
  • I have a public key ASAqQrhZG39TwECuGN9EtGSNANr-5UV-xVWonxIJQxyhNgo

To claim this, I am signing this object:

@luispuerto
luispuerto / .gitignore_global
Last active September 6, 2021 13:42
Global gitignore
# from: https://github.com/github/gitignore ####################################
# macOS ########################################################################
# General
.DS_Store
.AppleDouble
.LSOverride
# Icon must end with two \r
@luispuerto
luispuerto / r_ubuntu.sh
Last active December 19, 2020 16:16 — forked from ElToro1966/r_ubuntu_18_04.sh
Install R and RStudio on Ubuntu 19.10 with essential libraries for data science. Based on pachamaltese/r_ubuntu_17_10.sh (for Ubuntu 17.10). Note: You need to make sure the default library location - /usr/local/lib/R/site-packages - is writable .
# Add repo to install the last R
sudo apt install apt-transport-https software-properties-common
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys E298A3A825C0D65DFD57CBB651716619E084DAB9
sudo add-apt-repository 'deb https://cloud.r-project.org/bin/linux/ubuntu eoan-cran35/'
# Install R
sudo apt update
sudo apt install gdebi libxml2-dev libssl-dev libcurl4-openssl-dev libopenblas-dev r-base r-base-dev
# Install RStudio
# --------
# RMakevars
# --------
# General note
# - need to repeat options across C++ flavors (e.g., 11, 14)
# Homebrew bin / opt / lib locations
## Add the full path to have everything on here.
@luispuerto
luispuerto / buttondown.css
Last active October 5, 2022 08:15 — forked from ryangray/buttondown.css
A clean, minimal CSS stylesheet for Markdown, Pandoc and MultiMarkdown HTML output.
/*
Buttondown
A Markdown/MultiMarkdown/Pandoc HTML output CSS stylesheet
Author: Ryan Gray
Date: 15 Feb 2011
Contributor: Luis Puerto (luiss.puerto@gmail.com)
Revised: Mon, 12 Aug 2019
General style is clean, with minimal re-definition of the defaults or
overrides of user font settings. The body text and header styles are