Skip to content
View Kayleexx's full-sized avatar
🎧
cooking something
🎧
cooking something

Block or report Kayleexx

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Kayleexx/README.md



mitali

software engineer  ·  rust enjoyer  ·  linux victim



// main.rs

fn main() {
    loop {
        build_distributed_systems();    // architecture goes brrr
        break_production();             // oops
        fix_production();              // i am the oops
        write_unsafe_code();           // trust me bro
        read_kernel_source();          // unnecessary but compulsive
    }
    // unreachable. by design. send help.
}

$ whoami
mitali@dev:~

$ ls -la ./current_state/
drwxr-xr-x  building backend systems nobody asked for
drwxr-xr-x  learning kernel internals (unhinged arc)
drwxr-xr-x  writing "safe" unsafe rust
drwxr-xr-x  pretending distributed systems make sense
-rw-r--r--  panic: runtime error (it's fine)

$ cat ./status.txt
probably debugging something

# stack.toml

[languages]
primary      = "rust"
when_lazy    = "python"
reluctantly  = "typescript"

[systems]
os    = "linux (send help)"
infra = ["docker", "kubernetes"]
misc  = "networking"

[tools]
editor = "neovim (btw)"
vcs    = "git (blame: enabled)"
fuel   = "caffeine (critical dep)"

// current_obsession.rs

let obsessions: Vec<&str> = vec![
    "rust",                // always
    "systems programming", // obviously
    "containers",          // trapped inside
    "networking",          // dark arts
    "compilers",           // i do this to myself
    "kernel stuff",        // 3am thoughts
    "distributed systems", // the void
    "unsafe rust",         // trust me bro
];

// warning: list grows every 3am
// warning: no signs of stopping

// lore

started with blockchain       →  "wow cool decentralized tech"
discovered rust               →  everything else became irrelevant
went down the systems hole    →  never came back
now deep in distributed sys   →  send help (jk dont)
currently reading kernel src  →  this is fine

{
  "email"    : "mitalisinha774@gmail.com",
  "status"   : "probably debugging something",
  "uptime"   : "undefined",
  "dm_about" : "rust. only rust."
}

"works on my machine"  —  final boss

✦  "works on my machine"  —  final boss  ✦

© mitali  ·  all bugs are features  ·  unsafe { trust_me() }

Pinned Loading

  1. veridian veridian Public

    a lightweight, from-scratch git implementation in rust

    Rust 47 5

  2. conflux conflux Public

    conflux is a realtime collaboration engine with automatic lifecycle management while using YRS crate and purely written in rust.

    Rust 51 2

  3. sigil sigil Public

    sigil is a low level tool that runs a linux process in a private and restricted environment similar to docker

    Rust 36 2

  4. sauce sauce Public

    sauce is a statically typed programming language but writes like a script purely in rust.

    Rust 22 1

  5. balerion balerion Public

    balerion is a custom-built, raw Linux tool to monitor the filesystem events

    Makefile 6

  6. tsuki tsuki Public

    a lightweight self-hosted PaaS inspired by Heroku , Fly.io , and Dokku without Kubernetes complexity.

    Rust 10 1