mccaffers - Overview
Hey!
I'm building a few things, in various languages, my favourites C#, C++, Python & Swift
-
Algorithmic Trading — I'm designing, and experimenting with quantitative analysis systems in C#, C++, and Python
-
iOS & macOS Apps — I've built a few native applications in Objective C and Swift, most recently built SearchOps, a iOS/macOS client for ElasticSearch
Pinned Loading
-
Build Hugo Templated Blogs on AWS Lambdas using a container
Shell 3
-
This script installs Elasticsearch a...
This script installs Elasticsearch and Kibana on Amazon Linux 2023. It configures the repositories, installs the software, sets it to start on boot, and resets the elastic user password for initial access. 3
# This script installs Elasticsearch and Kibana on Amazon Linux 20234
# It configures the repositories, installs the software, sets it to start on boot,5
# and resets the elastic user password for initial access -
3
import http from "https";
4
import zlib from "zlib";