Skip to content

Instantly share code, notes, and snippets.

View pono's full-sized avatar

Daniel Pono Takamori pono

View GitHub Profile
@pono
pono / demo.yaml
Created May 28, 2019 19:35
Description of demo.yaml job for ONAP CI
---
- project:
name: demo-project-view
project-name: demo
views:
- project-view
- project:
name: demo
project-name: 'demo'
@pono
pono / tools and tricks.txt
Last active April 10, 2019 18:55 — forked from magical/gist:e4a0bcc8c458e4799ab66c95f9592cee
Useful tools and tricks
Utilities
---------
htop
tree
atool
the_silver_searcher (silversearcher-ag)
whois
mtr
mosh
vim
@pono
pono / gist:a2243ea4a7a8908945b422242c55adf1
Created April 4, 2019 16:28
diff example of 2 directories
~/tmp 𝜵 ls 3 4
3:
1 10 2 4 5 6 7 8 9 a b d
4:
1 10 2 3 5 6 7 8 9 c
~/tmp 𝜵 diff -y <(ls 3) <(ls 4)
1 1
10 10
2 2
@pono
pono / resume.tex
Created August 23, 2017 17:56
TeX Resume stuff - need TeX packages {amsfonts, amsmath, amssymb}
% resume.tex
%
% This work is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/3.0/ or send a letter to Creative Commons, 171 Second Street, Suite 300, San Francisco, California, 94105, USA.
\documentclass[letterpaper,11pt]{article}
%-----------------------------------------------------------
%Margin setup
\setlength{\voffset}{0.1in}
@pono
pono / i3.config
Created August 16, 2017 19:47
i3config
set $mod Mod4
exec --no-startup-id sh ~/.fehbg &
# I don't like borders
new_window 1pixel
new_float 1pixel
# some stupid shit for i3-gaps
for_window [class="^.*"] border pixel 0
# i3status configuration file.
# see "man i3status" for documentation.
# It is important that this file is edited as UTF-8.
# The following line should contain a sharp s:
# ß
# If the above line is not correctly displayed, fix your editor first!
general {
colors = true
Dear Carlos Santana,
This is the real Pono.
From,
-Pono
@pono
pono / Dockerfile
Last active March 4, 2016 00:02 — forked from borcean/Dockerfile
Lots of containers for DOBC
FROM centos:latest
MAINTAINER jeffrey@borcean.xyz
RUN yum upgrade -y
RUN yum install -y \
man \
openssh-server \
screen \
vim \
@pono
pono / kitchen.yml
Created February 10, 2016 01:35
using kitchen-sync sftp for transport
driver:
name: vagrant
customize:
ioapic: 'on' # this should be on if you want multiple cores
cpus: '2'
memory: '2048'
transport:
name: sftp

Keybase proof

I hereby claim: