I hereby claim:
- I am fitsum on github.
- I am fitsum (https://keybase.io/fitsum) on keybase.
- I have a public key whose fingerprint is 4BD8 4239 0E39 19EC 98A3 2C3C AB54 C36F 9A94 8A70
To claim this, I am signing this object:
| var source = [{name: "Fitsum", race: "blk"},{name: "Alice", race: "wht"},{name: "Jen", race: "wht"},{name: "Kim", race: "blk"},{name: "Lee", race: "asn"}], | |
| target = []; | |
| function userExists(name, idx, oldArr) { | |
| return target.some(function(el) { | |
| return el.name === name; | |
| }); | |
| } | |
| function addUser(name, idx, newArr) { |
| # more to come | |
| #!/bin/bash | |
| #!/bin/bash | |
| function reba(){ | |
| #first arg is rebase branch | |
| count=1 | |
| for branch in "$@" | |
| do |
| [alias] | |
| lg1 = log --graph --abbrev-commit --decorate --date=relative --format=format:'%C(bold blue)%h%C(reset) - %C(bold green)(%ar)%C(reset) %C(white)%s%C(reset) %C(dim white)- %an%C(reset)%C(bold yellow)%d%C(reset)' --all | |
| lg2 = log --graph --abbrev-commit --decorate --format=format:'%C(bold blue)%h%C(reset) - %C(bold cyan)%aD%C(reset) %C(bold green)(%ar)%C(reset)%C(bold yellow)%d%C(reset)%n'' %C(white)%s%C(reset) %C(dim white)- %an%C(reset)' --all |
| APP BOILER | |
| Entry Points | |
| Time | |
| check local storage (last || total visit(s)), | |
| check server/appstorage (last || total visit(s)) | |
| check TOD | |
| check DOW (work/school) | |
| check MOY (season general, available activities) |
| var gulp = require('gulp'), | |
| connect= require('gulp-connect'); | |
| gulp.task('connect',function(){ | |
| connect.server({ | |
| root: './', | |
| livereload: true, | |
| port: 9999 | |
| }); |
| <snippet> | |
| <content><![CDATA[<!doctype html> | |
| <html class="no-js" lang=""> | |
| <head> | |
| <meta charset="utf-8"> | |
| <meta http-equiv="X-UA-Compatible" content="IE=edge"> | |
| <title></title> | |
| <meta name="description" content=""> | |
| <meta name="viewport" content="width=device-width, initial-scale=1"> | |
| <link rel="stylesheet" type="text/css" href="//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css"/> |
| <snippet> | |
| <content><![CDATA[<!doctype html> | |
| <html class="no-js" lang=""> | |
| <head> | |
| <meta charset="utf-8"> | |
| <meta http-equiv="X-UA-Compatible" content="IE=edge"> | |
| <title></title> | |
| <meta name="description" content=""> | |
| <meta name="viewport" content="width=device-width, initial-scale=1"> | |
| <style type="text/css"> |
| <!DOCTYPE html> | |
| <html class="no-js" lang=""> | |
| <head> | |
| <meta charset="utf-8"> | |
| <meta http-equiv="X-UA-Compatible" content="IE=edge"> | |
| <title>CMD</title> | |
| <meta name="description" content=""> | |
| <meta name="viewport" content="width=device-width, initial-scale=1"> | |
| <style type="text/css"> | |
| /* Eric Meyer's Reset CSS v2.0 - http://cssreset.com */ |
I hereby claim:
To claim this, I am signing this object: