Skip to content
View jamesarch's full-sized avatar
🏠
Working from home
🏠
Working from home
  • China
  • 03:16 (UTC +08:00)

Block or report jamesarch

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
jamesarch/readme.md

jamesarch

$ whoami
James

$ cat /etc/profile.d/jamesarch
DevOps engineer
Linux/*nix enjoyer
CLI builder
Rust systems-tooling packager

small tools clear failures terminal first

/about

I build boring, reliable infrastructure and sharp CLI tooling.

  • CI/CD, packaging, release pipelines, reproducible builds
  • Debian / RPM / Linux ecosystem work
  • Rust for ops, static binaries, reproducible builds
  • shell-native workflows over dashboard-heavy glue

/tools

linux    rust    go    python    docker    git
ci/cd    rpm     deb    nix       homebrew  opentofu
vim      neovim  emacs  shell     terminals

/work

$ git clone https://github.com/jamesarch/createrepo_rs
$ cd createrepo_rs
$ cargo run -- /path/to/rpms

public repos worth a look

ecosystem trails

  • nixpkgs
  • homebrew-core
  • coreutils
  • actix-web_examples

/style

prefer boring reliability over clever fragility
prefer static binaries over dependency piles
prefer observable failures over silent magic
prefer terminal workflows over dashboards

/status

No third-party stats widgets. No broken embeds. No private repos.


$ uptime
systems up, scripts sharp, logs readable

Pinned Loading

  1. createrepo_rs createrepo_rs Public

    🦀 Pure Rust RPM repository metadata generator — creates repodata for dnf/yum repos. Zero FFI, single static binary. Drop-in replacement for createrepo_c.

    Rust

  2. jamesarch.github.io jamesarch.github.io Public

    the website

  3. browser-autos/browser-autos browser-autos/browser-autos Public

    Cloud-Native Headless Browser Automation API

    TypeScript