Skip to content

Instantly share code, notes, and snippets.

@felipeluna
felipeluna / MiniDox.kbd.json
Last active September 21, 2023 19:26 — forked from tw1t611/MiniDox.kbd.json
MiniDox
[
{
"backcolor": "#f0f0f0",
"name": "MiniDox",
"background": {
"name": "Bamboo",
"style": "background-image: url('/bg/wood/bamboo.jpg');"
},
"switchMount": "cherry",
"pcb": false
@felipeluna
felipeluna / i3-config-move_workspace
Created January 28, 2020 07:29 — forked from magujs/i3-config-move_workspace
i3 move a worksapce to another monitor (multi monitor setup)
# i3 move a workspace to another monitor (multi monitor setup)
mode "move_workspace" {
bindsym Up move workspace to output up
bindsym Down move workspace to output down
bindsym Left move workspace to output left
bindsym Right move workspace to output right
bindsym Escape mode "default"
}
@felipeluna
felipeluna / .gitignore
Created September 18, 2018 19:52 — forked from jbergler/.gitignore
Acestream on Mac
.vagrant
@felipeluna
felipeluna / bandcamp.js
Last active December 23, 2017 15:55 — forked from icodeforlove/bandcamp.js
download mp3's from bandcamp
var commands = [];
commands.push('mkdir "' + TralbumData.current.title + '"');
commands.push('cd "' + TralbumData.current.title + '"');
TralbumData.trackinfo.forEach(function (track, index) {
if (track.file) {
var href = track.file['mp3-128'];
@felipeluna
felipeluna / jhwhw.cls
Created August 22, 2017 23:04 — forked from jhwilson/jhwhw.cls
JHW document class for Homework assignments
%=====================================================================
% jhwhw.cls
% Provide jhwhw.cls class
%=====================================================================
%=====================================================================
% Identification
%=====================================================================
\NeedsTeXFormat{LaTeX2e}
\ProvidesClass{jhwhw}[2009/02/11 Justin Wilson's Homework Class]
@felipeluna
felipeluna / Dockerfile
Created April 17, 2017 02:42 — forked from tarao/Dockerfile
Octave in a docker container
FROM debian:jessie
RUN apt-get update && apt-get install -yq less sudo octave && apt-get clean
COPY entrypoint.sh /
ENTRYPOINT [ "/entrypoint.sh" ]
Big Data and ML : # => Mestrado
{
Estatistica,
Data Analysis,
Machine Learning in Python,
Hadoop Ecosystem
}
Web Development : # => Emprego
{
@felipeluna
felipeluna / setup-franz-ubuntu.sh
Created September 19, 2016 11:37 — forked from ruebenramirez/setup-franz-ubuntu.sh
setup franz on ubuntu
#!/bin/bash
sudo rm -fr /opt/franz
sudo rm -fr /usr/share/applications/franz.desktop
# create installation dir
sudo mkdir -p /opt/franz
#install franz
3.1541,-5.1711,6.5991,0.57455,0
2.1948,1.3781,1.1582,0.85774,0
-2.343,12.9516,3.3285,-5.9426,0
4.0932,5.4132,-1.8219,0.23576,0
-1.7781,0.8546,7.1303,0.027572,0
-3.0193,1.7775,0.73745,-0.45346,1
-2.6864,-0.097265,0.61663,0.061192,1
4.0948,-2.9674,2.3689,0.75429,0
1.7452,4.8028,2.0878,0.62627,0
1.3754,8.8793,-1.9136,-0.53751,0
3.1541,-5.1711,6.5991,0.57455,0
2.1948,1.3781,1.1582,0.85774,0
-2.343,12.9516,3.3285,-5.9426,0
4.0932,5.4132,-1.8219,0.23576,0
-1.7781,0.8546,7.1303,0.027572,0
-3.0193,1.7775,0.73745,-0.45346,1
-2.6864,-0.097265,0.61663,0.061192,1
4.0948,-2.9674,2.3689,0.75429,0
1.7452,4.8028,2.0878,0.62627,0
1.3754,8.8793,-1.9136,-0.53751,0