Skip to content

Instantly share code, notes, and snippets.

@jeffreysbrother
jeffreysbrother / config.cson
Last active December 13, 2017 00:20
Atom config 2017
"*":
Zen:
gutter: true
tabs: "multiple"
"atom-beautify":
js:
space_after_anon_function: true
"atom-clock":
dateFormat: "h:mm a"
showTooltip: true
@jeffreysbrother
jeffreysbrother / init.vim
Created January 10, 2018 21:31
SpaceVim config, etc
" Dark powered mode of SpaceVim, generated by SpaceVim automatically.
let g:spacevim_enable_debug = 1
let g:spacevim_realtime_leader_guide = 1
call SpaceVim#layers#load('incsearch')
call SpaceVim#layers#load('lang#go')
call SpaceVim#layers#load('lang#haskell')
call SpaceVim#layers#load('lang#javascript')
" call SpaceVim#layers#load('lang#php')
call SpaceVim#layers#load('lang#python')
call SpaceVim#layers#load('lang#markdown')
var plan = require('flightplan');
var username = 'logicfo3';
plan.target('production', [
{
host: '69.195.124.76',
username: username,
privateKey: '/Users/jc/.ssh/id_rsa',
agent: process.env.SSH_AUTH_SOCK
},
@jeffreysbrother
jeffreysbrother / index.php
Last active March 11, 2020 10:22
Generators in PHP
<?php
$start_time = microtime(true);
$startMemoryUsage = memory_get_peak_usage();
/**********************************************
WITHOUT GENERATOR
**********************************************/
$array = [];

Keybase proof

I hereby claim:

  • I am jeffreysbrother on github.
  • I am jeffreysbrother (https://keybase.io/jeffreysbrother) on keybase.
  • I have a public key ASB-LG7Czl0iPXsvWpkkevxsCEeATluBDyOP2kmTY500Ewo

To claim this, I am signing this object: