Skip to content

Instantly share code, notes, and snippets.

View AustinCasteel's full-sized avatar
🎯
Focusing

Austin Casteel AustinCasteel

🎯
Focusing
View GitHub Profile
This file has been truncated, but you can view the full file.
VECTOR FLIGHT COMPUTER STARTUP
-------------------------------
___ ___ ___ ___
___ / /\ / /\ ___ / /\ / /\
/__/\ / /:/_ / /:/ / /\ / /::\ / /::\
\ \:\ / /:/ /\ / /:/ / /:/ / /:/\:\ / /:/\:\
\ \:\ / /:/ /:/_ / /:/ ___ / /:/ / /:/ \:\ / /:/~/:/
___ \__\:\ /__/:/ /:/ /\ /__/:/ / /\ / /::\ /__/:/ \__\:\ /__/:/ /:/___
/__/\ | |:| \ \:\/:/ /:/ \ \:\ / /:/ /__/:/\:\ \ \:\ / /:/ \ \:\/:::::/

Keybase proof

I hereby claim:

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

To claim this, I am signing this object:

#!/bin/bash
##########################################################################
# pocketsphinx-setup.sh
# This script is executed by naomi-setup.sh during the setup process and when
# the user invokes the script with 'bash ~/.config/naomi/scripts/pocketsphinx-setup.sh'
##########################################################################
# Installing & Building openfst
echo
echo -e "\e[1;32mInstalling & Building openfst...\e[0m"
@AustinCasteel
AustinCasteel / Populate Error.bas
Created December 24, 2018 17:58
PR #137 & #138 Traceback & Populate Error
Language Selector
DE-Deutsch
EN-English
FR-Français
[?] Select Language: EN-English//
Developer Certificate of Origin
Version 1.1
Copyright (C) 2004, 2006 The Linux Foundation and its contributors.
1 Letterman Drive
Suite D4700
San Francisco, CA, 94129
Everyone is permitted to copy and distribute verbatim copies of this
license document, but changing it is not allowed.
@AustinCasteel
AustinCasteel / README-Template.md
Created August 9, 2018 04:17 — forked from PurpleBooth/README-Template.md
A template to make good README.md

Project Title

One Paragraph of project description goes here

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Status Type Env Vars Change
Ready/In Development/Hold Feature/Bug/Chore/Tooling/Release/Hotfix Yes/No

⚠️ NOTE: use notes like this to emphasize something about the PR. This could include other PRs this PR is built on top of; new or removed environment variables; reasons for why the PR is on hold; or anything else you would like to draw attention to

Description