Skip to content
View fkzys's full-sized avatar
💭
なんで
💭
なんで

Organizations

@Ajatt-Tools

Block or report fkzys

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
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-upgradeatomic-upgradePublic

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

    Shell 4

  2. dotmdotmPublic

    Declarative dotfiles, packages, services manager.

    Go 3

  3. bwrap-commonbwrap-commonPublic

    Reusable bubblewrap sandbox helpers for shell wrappers.

    Shell 2

  4. verify-libverify-libPublic

    Validates shell library files before sourcing.

    Shell 1

  5. Ajatt-Tools/subs2srsAjatt-Tools/subs2srsPublic

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

    C# 8

  6. infrainfraPublic

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

    Python 1