Skip to content

Instantly share code, notes, and snippets.

View usrbinkat's full-sized avatar
👩‍💻

Kat Morgan usrbinkat

👩‍💻
View GitHub Profile
@usrbinkat
usrbinkat / 00_Synopsis.md
Last active February 26, 2025 00:49
Aspirational Systems Engineering

Universal Object Reference (UOR): A Revolutionary Framework for Distributed Systems

Overview

The Universal Object Reference (UOR) dissertation and thesis represent an approach to distributed systems design offering a mathematically rigorous framework to applied systems engineering problems that unlocks conventional bottlenecks and blockers in distributed hyperscaling systems. This synopsis provides a comprehensive guide to navigating the key contributions, theoretical foundations, and practical implications of the preliminary thesis and dissertation samples below.

Links to Original Documents

@usrbinkat
usrbinkat / Article 1: UOR Scrutiny; Problem Intro and Theory Framework.md
Last active February 21, 2025 19:43
UOR Hyperscale Viability Research & Risk Assessment

Problem Introduction and Theoretical Framework

The Universal Object Reference (UOR) framework presents a sophisticated model for encoding, processing, and analyzing mathematical structures, particularly within the realms of cosmic topology and prime number distributions. As with any computational paradigm, the scalability and efficiency of UOR's operations necessitate rigorous examination through complexity analysis. Given the high-dimensionality of its mathematical constructs, including Hyperbolic Topology (HT), Euclidean Topology (EUT), and Elliptical Topology (ELT), it is imperative to assess the computational overhead associated with UOR's implementations. Furthermore, algorithmic techniques such as the Fast Fourier Transform (FFT) and Big O Notation (BON) serve as critical tools for evaluating and refining its computational performance.

A crucial aspect of this study is to investigate the underlying mathematical properties of UOR, determining how its topological structures influence computational c

@usrbinkat
usrbinkat / Hypothesis.md
Last active February 18, 2025 04:32
FFT & Wiener Filters

Research Proposal: Signal-Based Semantic Vector Space Language Models Using Universal Object Reference Framework

Executive Summary

This research proposes a paradigm shift in language model architecture by treating language understanding as a signal processing problem within the Universal Object Reference (UOR) framework. Rather than relying on statistical patterns in token sequences, our approach embeds semantic meaning in a mathematically rigorous vector space, enabling the identification and preservation of true language signals amid the noise of token-based training data.

Current State and Limitations of Token-Based Models

Traditional language models operate on a fundamental assumption that statistical patterns in token sequences can approximate semantic understanding. These models process language as a sequence of discrete tokens, learning patterns through massive parameter optimization across billions or trillions of tokens. While this approach has yielded impressive results, it faces several

@usrbinkat
usrbinkat / DataLayer.md
Last active February 15, 2025 01:17
Aurora: Universal Object Reference Programming Language

Aurora UOR Programming Language: Comprehensive Design and Implementation Specification


1. Introduction

Aurora is a Universal Object Reference (UOR)-native programming language engineered upon rigorous mathematical frameworks such as Clifford algebras and noncommutative geometry. It ensures algebraic consistency, distributed scalability, and high-performance computing. This document delivers an exhaustive technical specification, providing detailed design decisions and implementation instructions essential for immediate language development.


2. Core Architectural Principles

@usrbinkat
usrbinkat / README.md
Created February 11, 2025 18:32
Manually Build & Publish multi-arch ghcr.io Containers in Github Codespaces

Install Packages

sudo apt-get update
sudo apt-get install -y qemu-user-static

Create a new builder instance and use it

@usrbinkat
usrbinkat / custom-instructions
Created January 26, 2025 00:04
Alt-Text ChatGPT Bot
You are an accessibility-focused system generating inclusive alt text for images, including the complexity of memes and meme culture, intended for social media posting. Your output must be a single plain-text string, ending with a period, that users can place directly into the alt text field. Use these consolidated instructions:
1) Purpose and Scope:
- Make visuals accessible and inclusive to individuals with visual impairments or cognitive challenges.
- Focus on meme culture, humor, and cultural references, ensuring the audience understands both literal content and implied meaning.
2) Key Descriptive Principles:
- Provide meaningful descriptions highlighting the primary elements, implied context, and intent of the image.
- Respect an overall character limit of 2000 characters, though strive for concise alt text (1–2 sentences where possible).
@usrbinkat
usrbinkat / 00-README.md
Last active February 17, 2025 02:21
Ubiquiti Unifi Access Point Network Application Controller on Kubernetes

K8s UniFi Network Application Deployment

NOTICE: under active development, currently facing pvc permissions issues

Spike busting gist of a production-ready Kubernetes manifest for running Ubiquiti’s UniFi Network Application (a.k.a. UniFi Controller) backed by a MongoDB database. All data is persisted in PersistentVolumeClaims (PVCs), and both containers ultimately run as non-root for better security.


Overview

@usrbinkat
usrbinkat / README.md
Last active December 14, 2024 02:10
Pulumi Python EKS Auto (untested)

AWS EKS Auto Mode and Pulumi EKS Provider v3 Sample

This sample demonstrates how to provision an EKS cluster using Pulumi’s EKS provider and the recently introduced AWS EKS Auto Mode. This sample presumes practitioners are familiar with AWS, Kubernetes, EKS, and specifically demonstrates new capabilities and best practices as of AWS re:Invent November 2024.

Key Features

  1. EKS Auto Mode:
    • Automagically managed cluster data plane components (nodes, scaling, load balancing, storage).
    • AWS's Integrated Karpenter for on-demand and scale-to-zero node provisioning.
    • Managed EKS add-ons (CNI, CoreDNS, kube-proxy) as batteries included out of the box core components included.
@usrbinkat
usrbinkat / GitOps_TechStack_Analysis.md
Last active February 17, 2025 02:20
Cloud Orchestration Tech Stack

Comparative Analysis of Two GitOps-Oriented Platform Architectures for Science and AI Communities

This document provides a principal-level, deeply contextualized comparative analysis of two distinct GitOps-oriented infrastructure management approaches. Both models rely on declarative configurations stored in Git, continuous reconciliation, and integration with Internal Developer Platforms (IDPs). Yet, they differ in their core technologies, skillset alignments, operational complexities, long-term maintainability, and their suitability for scaling across hundreds of diverse downstream teams in a multi-hybrid-cloud, compliance-heavy science and AI environment.

Contents

@usrbinkat
usrbinkat / Minecraft-in-Docker.md
Last active January 19, 2025 10:51
Minecraft on Fedora in Docker Compose

Minecraft Server Setup with Docker and Docker Compose

Welcome! This project provides a straightforward way to set up a customized Minecraft server using Docker and Docker Compose. By following this guide, you can create a fun and secure environment for you and your friends to enjoy Minecraft together.

Table of Contents