stevegt
USAF, IBM, Chase, NASA; old stuff at http://infrastructures.org. Maker, governance, evolutionary algorithms, and aerospace geek.
Pinned Repositories
cc-guide
gdo
Governance of Distributed Organizations
git-devops
All your rootdir belong to us.
goadapt
grokker
A tool for interactive conversation with your own documents and code -- for design, research, and rapid learning. Uses OpenAI API services for backend.
isconf4
Minimalist configuration management tool for devops
librabinpoly
Rabin fingerprinting and deduplication library in C
sibyl-cli
command line interface for the sibyl planning poker sprint/scrum tool
tanis
UltimakerUtils
Miscellaneous utilities for use with Ultimaker 3D printers (both UM1 and UM2)
stevegt's Repositories
stevegt/gitea
Gitea: Git with a cup of tea
stevegt/acronym
ACRONYM (Acronym CReatiON for You and Me)
stevegt/brython-websocket-demo
stevegt/cgofuse
Cross-platform FUSE library for Go - Works on macOS, FreeBSD, NetBSD, OpenBSD, Linux, Windows
stevegt/Citable
The open source codebase for Citable, a Google Chrome Extension for saving quotes and notes from the web into Google spreadsheets.
stevegt/docopt.go
A command-line arguments parser that will make you smile.
stevegt/ESP32-Quadrature-Counter
A quadrature counter (e.g. for rotary encoders) for the ESP32 using the hardware PCNT counter.
stevegt/gitea-issuebot
Do extra processing of gitea issues
stevegt/gods
GoDS (Go Data Structures). Containers (Sets, Lists, Stacks, Maps, Trees), Sets (HashSet, TreeSet, LinkedHashSet), Lists (ArrayList, SinglyLinkedList, DoublyLinkedList), Stacks (LinkedListStack, ArrayStack), Maps (HashMap, TreeMap, HashBidiMap, TreeBidiMap, LinkedHashMap), Trees (RedBlackTree, AVLTree, BTree, BinaryHeap), Comparators, Iterators, Enumerables, Sort, JSON
stevegt/goexp
Recursive descent expression parser in Go
stevegt/golang-udp-echo
Example of golang UDP client and echo server
stevegt/gopath-vuln-demo
stevegt/gopid
Proportional Integral Differential control system for golang.
stevegt/ingress-certbot-tcp
HTTPS and TCP reverse proxy container
stevegt/lgo
Interactive Go programming with Jupyter
stevegt/list-comprehension-demos
stevegt/lunamake
simple make-based configuration management tool
stevegt/mechsoftronic
FPGA based CNC Machine
stevegt/moby
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
stevegt/nic-jackson-dotfiles
Various configuration dotfiles for Vim, etc
stevegt/psychro
Psychrometrics library in Go
stevegt/py-make
Make implemented in pure Python
stevegt/qrcat
Generate QR codes in UNIX way
stevegt/scipipe
Robust, flexible and resource-efficient pipelines using Go and the commandline
stevegt/scriptreview
simple tool for browsing `script` output (typescript files)
stevegt/structs
Utilities for Go structs
stevegt/translators
Zotero Translators
stevegt/unix-history-repo
Continuous Unix commit history from 1970 until today
stevegt/websocket-golang-brython
Example using golang HTTP/websocket server with brython client
stevegt/x86-assembly-cheat
MOVED TO: https://github.com/************/linux-kernel-module-cheat#userland-assembly SEE README. x86 IA-32 and x86-64 userland minimal examples tutorial. Hundreds of runnable asserts. Nice GDB setup. IO done with libc, so OS portable in theory. NASM and GAS covered. Tested in Ubuntu 18.04. Containers (ELF), linking, calling conventions. System land cheat at: https://github.com/************/x86-bare-metal-examples, ARM cheat at: https://github.com/************/arm-assembly-cheat 移至:https://github.com/************/linux-kernel-module-cheat#userland-assembly请参阅自述文件。 x86 IA-32和x86-64 userland最少示例教程。 数百个可运行的断言。 好的GDB设置。 IO是用libc完成的,因此OS在理论上是可移植的。 涵盖了NASM和GAS。 在Ubuntu 18.04中测试。 容器(ELF),链接,调用约定。 系统土地作弊网址:https://github.com/************/x86-bare-metal-examples,ARM作弊网址:https://github.com/************/arm-assembly-cheat