Skip to content

Instantly share code, notes, and snippets.

View blueben's full-sized avatar

Benjamin Krueger blueben

View GitHub Profile
[root@40-2c-f4-e9-a8-82 ~]# pkgin update
reading local summary...
processing local summary...
updating database: 100%
database for http://pkgsrc.joyent.com/packages/SmartOS/2013Q4/x86_64/All is up-to-date
You have new mail in /var/mail/root
root@40-2c-f4-e9-a8-82 ~]# cat /var/db/pkgin/sql.log
SQL error: callback requested query abort
SQL query: SELECT PKGDB_MTIME FROM PKGDB;
SQL error: callback requested query abort
@blueben
blueben / 0_reuse_code.js
Last active August 29, 2015 14:11
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console

tmux shortcuts & cheatsheet

start new:

tmux

start new with session name:

tmux new -s myname
This is a lot so I’ve starred the biggest impact stuff. Ultimately, the elevator pitch is that DevOps is really “From Business to Development to Operations”. Eliminate as much friction possible so that The Business can go from ‘Having an idea’ to ‘developing the idea’ to ‘deploying the idea so we can measure the results’ smoothly and quickly. The end outcome is shorter, faster deployment cycles, the ability to try more ideas more quickly, better feedback, and agility when responding to market pressures.
# DevOps Resources #
The origins and principles of DevOps
http://itrevolution.com/the-history-of-devops/
http://itrevolution.com/devops-culture-part-1/
http://itrevolution.com/devops-culture-part-2/
http://itrevolution.com/the-convergence-of-devops/
http://rewrite.ca.com/us/articles/devops/a-short-history-of-devops.html
A
Application: also stack
A collection of services which provides a unified set of functions to an end user, possibly in the form of an API or a User Interface.
Availability:
A measure of the uptime percentage which includes downtime for any reason, including faults and planned maintenance.
Availability Zone: also AZ
A collection of network resources, hosts and the services they provide which share no infrastructure with other availability zones. The purpose of an AZ is to be a fundamental unit upon which resilient services can be built. A failure in and of one Availability Zone should never impact another Availability Zone. Should probably be called a Failure Zone given that it attempts to encapsulate failure inside of it.

Keybase proof

I hereby claim:

  • I am blueben on github.
  • I am blueben (https://keybase.io/blueben) on keybase.
  • I have a public key whose fingerprint is 2F87 A0FE 3A61 F6C0 2CBD 971D BAE2 E796 3DC6 5B0E

To claim this, I am signing this object:

Keybase proof

I hereby claim:

  • I am blueben on github.
  • I am blueben (https://keybase.io/blueben) on keybase.
  • I have a public key ASCYDYKwZoWIKDG-qzGebKIaucXh0zTHnDVNeaZzHMDd_Qo

To claim this, I am signing this object:

@blueben
blueben / VRChat-World-Dev-Tools
Last active March 15, 2022 20:54
Template tools for VRChat World Dev
So my template tools for world building in Unity are now:
# Free
WorldCreatorAssistant: https://github.com/Varneon/WorldCreatorAssistant
VRWorldToolkit: https://github.com/oneVR/VRWorldToolkit
UdonSharp: https://github.com/vrchat-community/UdonSharp
UdonToolkit
CyanEmu
PostProcessing
ProGrids
@blueben
blueben / 3d-toolbox
Created March 18, 2022 04:54
My 3d toolbox
Unity
Blender
Materialize
Meshroom
Instant Meshes
FBX2glTF
Substance Painter
Meshlab