Skip to content

Instantly share code, notes, and snippets.

View kiarafbickers's full-sized avatar

Kiara Bickers kiarafbickers

View GitHub Profile

Keybase proof

I hereby claim:

  • I am kiarafrobles on github.
  • I am kiarafrobles (https://keybase.io/kiarafrobles) on keybase.
  • I have a public key ASCMVcmPDZHc2r74LmthAxVKJRLgFaRziv1UOZZuwwgNjwo

To claim this, I am signing this object:

Keybase proof

I hereby claim:

  • I am kiarafrobles on github.
  • I am kiarafrobles (https://keybase.io/kiarafrobles) on keybase.
  • I have a public key ASCMVcmPDZHc2r74LmthAxVKJRLgFaRziv1UOZZuwwgNjwo

To claim this, I am signing this object:

shopt -s expand_aliases ## How can I validates if this worked?
rm -r ~/elementsdir1
rm -r ~/elementsdir2
rm -r ~/bitcoindir
mkdir ~/elementsdir1
mkdir ~/elementsdir2
mkdir ~/bitcoindir
@kiarafbickers
kiarafbickers / git-validated-install.sh
Last active October 8, 2016 19:33
Git Update & Install with PGP and ShaSums
git-validated-install()
{
# Pull the latest version of Git from https://git-scm.com html
if [ -z "$latest_git_version" ]; then
if [ "`uname`" == "Darwin" ]; then
sed_regexp="-E";
else
sed_regexp="-r";
fi
latest_git_version=$(curl https://git-scm.com/ 2>&1 | grep '<span class="version">' -A 1 | tail -n 1 | sed $sed_regexp 's/ *//')
@kiarafbickers
kiarafbickers / uniquecharacter.swift
Last active January 22, 2016 23:34
Unique Characters in Swift
let string : String = "Hello, World!"
let uniqueString : String = "He1lo, W0r|d!"
func uniquecharacter(input: String) -> Bool
{
var isUnique: Bool = true;
let characters = Array(input.characters)
var sortedCharacters = characters.sort()
for var i: Int = 0; i < sortedCharacters.count; i++
@kiarafbickers
kiarafbickers / LICENSE.txt
Last active August 29, 2015 14:26 — forked from diafygi/LICENSE.txt
Base58 Encoder/Decoder - slightly over 140 bytes, but still pretty useful
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
Copyright (C) 2011 YOUR_NAME_HERE <YOUR_URL_HERE>
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
@kiarafbickers
kiarafbickers / keybase.md
Created April 18, 2015 21:13
I have to post to confirm by keybase account

Keybase proof

I hereby claim:

  • I am kiaraRobles on github.
  • I am kidblondie (https://keybase.io/kidblondie) on keybase.
  • I have a public key whose fingerprint is 8A3D DB0E 024E 98A5 4C72 C204 E565 3818 E15F DC6E

To claim this, I am signing this object: