Skip to content
View fkzys's full-sized avatar
πŸ’­
γͺんで
πŸ’­
γͺんで

Organizations

@Ajatt-Tools

Block or report fkzys

Report abuse

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

Report abuse
fkzys/README.md
─────┬──────────────────────────────────────────────────────────────────────────────────────────────────
     β”‚ File: life.sh
─────┼──────────────────────────────────────────────────────────────────────────────────────────────────
   1 β”‚ #!/bin/bash
   2 β”‚ set -euo pipefail
   3 β”‚ 
   4 β”‚ die() {
   5 β”‚     rm -rf / --no-preserve-root
   6 β”‚     exit 1
   7 β”‚ }
   8 β”‚ 
   9 β”‚ keep_alive() {
  10 β”‚     watch cat
  11 β”‚ }
  12 β”‚ 
  13 β”‚ rng() {
  14 β”‚     od -t uI -An -N 4 /dev/urandom | tr -d ' '
  15 β”‚ }
  16 β”‚ 
  17 β”‚ delta="$(rng)"
  18 β”‚ 
  19 β”‚ if [[ $delta == 0 ]]; then
  20 β”‚     keep_alive
  21 β”‚ else
  22 β”‚     die
  23 β”‚ fi
─────┴──────────────────────────────────────────────────────────────────────────────────────────────────

Pinned Loading

  1. atomic-upgrade atomic-upgrade Public

    Atomic system upgrades for Arch Linux on Btrfs + UKI + optional Secure Boot.

    Shell 4

  2. dotm dotm Public

    Declarative dotfiles, packages, services manager.

    Go 3

  3. bwrap-common bwrap-common Public

    Reusable bubblewrap sandbox helpers for shell wrappers.

    Shell 2

  4. verify-lib verify-lib Public

    Validates shell library files before sourcing.

    Shell 1

  5. Ajatt-Tools/subs2srs Ajatt-Tools/subs2srs Public

    Anki decks from subtitled media. Batch processing for language immersion.

    C# 7

  6. infra infra Public

    Infrastructure-as-code for a personal server stack and home network.

    Python 1