Skip to content

Instantly share code, notes, and snippets.

View khaneliman's full-sized avatar

Austin Horstman khaneliman

View GitHub Profile
@khaneliman
khaneliman / vim-release-lag.md
Created April 16, 2026 21:28
Current table of commits vs tag etc
Plugin Mode Status Recommendation Latest Tag Release Date In Nixpkgs Date Nixpkgs ahead (days) HEAD Date HEAD ahead (days)
vimshell-vim head head Keep HEAD v6.04 2010-02-08 2025-07-09 5630 2025-07-09 5630
vimproc-vim head head Keep HEAD v2.03 2009-12-30 2024-09-04 5362 2024-09-04 5362
vim-scouter head head Keep HEAD v0.1.3 2011-08-07 2026-04-12 5362 2026-04-12 5362
vimfiler-vim head head Keep HEAD v1.01 2010-01-28 2024-05-20 5226 2024-05-20 5226
vim-hier head head Keep HEAD v1.3 2011-06-26 2025-09-05 5185 2025-09-05 5185
vim-indent-object head he
@khaneliman
khaneliman / release-lag.py
Created April 16, 2026 20:15
Local script for analyzing vim/kakoune plugin release lag
#!/usr/bin/env nix-shell
#!nix-shell -i python3 -p python3 python3Packages.gitpython python3Packages.packaging
import argparse
import csv
import importlib
import os
import sys
from contextlib import nullcontext
from dataclasses import asdict, dataclass
@khaneliman
khaneliman / release-lag.py
Created April 16, 2026 20:08
Local script for analyzing vim/kakoune plugin release lag
#!/usr/bin/env nix-shell
#!nix-shell -i python3 -p python3 python3Packages.gitpython python3Packages.packaging
import argparse
import csv
import importlib
import os
import sys
from contextlib import nullcontext
from dataclasses import asdict, dataclass
@khaneliman
khaneliman / gist:9c1530fd49761452bdad90853ef08a22
Created August 5, 2025 20:41
sherlock-stack-overflow-coredump-2025-08-05
PID: 62962 (sherlock)
UID: 1000 (khaneliman)
GID: 100 (users)
Signal: 6 (ABRT)
Timestamp: Tue 2025-08-05 15:26:25 CDT (14min ago)
Command Line: sherlock
Executable: /nix/store/vaczmqldm90cc0g67z1j4qk43vw9iw15-sherlock-launcher-0.1.14-2/bin/sherlock
Control Group: /user.slice/user-1000.slice/user@1000.service/app.slice/app-graphical.slice/kitty-8396-5.scope
Unit: user@1000.service
User Unit: kitty-8396-5.scope
@khaneliman
khaneliman / rocm-llvm-libc-6.0.2.txt
Created December 30, 2024 15:55
rocm-llvm-libc-6.0.2
Running phase: unpackPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking source archive /nix/store/p4a8g4qva95m58g4j1ppx5afqhjgd8xw-source
source root is source/runtimes
Running phase: patchPhase
@nix { "action": "setPhase", "phase": "patchPhase" }
Running phase: updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
Running phase: configurePhase
@nix { "action": "setPhase", "phase": "configurePhase" }
@khaneliman
khaneliman / rocm-llvm-compiler-rt-6.0.2.txt
Created December 30, 2024 15:54
rocm-llvm-compiler-rt-6.0.2.drv
Running phase: unpackPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking source archive /nix/store/p4a8g4qva95m58g4j1ppx5afqhjgd8xw-source
source root is source/runtimes
Running phase: patchPhase
@nix { "action": "setPhase", "phase": "patchPhase" }
substituteStream() in derivation rocm-llvm-compiler-rt-6.0.2: WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file '../compiler-rt/test/lit.common.cfg.py')
Running phase: updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
Running phase: configurePhase
@khaneliman
khaneliman / amplayer-1.5-unstable-2024-07-03.txt
Created December 30, 2024 15:50
mplayer-1.5-unstable-2024-07-03.drv
Running phase: unpackPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking source archive /nix/store/dz0acqsa01mxkl9p9c3bk9pzdp7hf063-mplayer-r38637
source root is mplayer-r38637
Running phase: patchPhase
@nix { "action": "setPhase", "phase": "patchPhase" }
Running phase: updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
Running phase: configurePhase
@nix { "action": "setPhase", "phase": "configurePhase" }
@khaneliman
khaneliman / mysql-workbench-8.0.38-error.txt
Created December 30, 2024 15:34
mysql-workbench-8.0.38-error
Running phase: unpackPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking source archive /nix/store/wh1nkcwym34wnbjl0a51wjs3rbyjzdv5-mysql-workbench-community-8.0.40-src.tar.gz
source root is mysql-workbench-community-8.0.40-src
setting SOURCE_DATE_EPOCH to timestamp 1730305911 of file mysql-workbench-community-8.0.40-src/frontend/windows/sqlide/sqlide.fe.csproj
Running phase: patchPhase
@nix { "action": "setPhase", "phase": "patchPhase" }
applying patch /nix/store/6945xqrcylpm9kbgdh34yklfvrahmg85-hardcode-paths.patch
patching file frontend/linux/workbench/mysql-workbench.in
patching file plugins/migration/frontend/migration_bulk_copy_data.py
Sourcing python-remove-tests-dir-hook
Sourcing python-catch-conflicts-hook.sh
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing setuptools-build-hook
Using setuptoolsBuildPhase
Sourcing pypa-install-hook
Using pypaInstallPhase
Sourcing python-imports-check-hook.sh
Using pythonImportsCheckPhase
Sourcing python-namespaces-hook
Running phase: unpackPhase
unpacking source archive /nix/store/b3ncmbagh31nv0vg9ya2hjj2800rw42k-source
source root is source
Running phase: patchPhase
applying patch /nix/store/minzzv7lsvrli2krkjm4cribx6rakdl9-0001-Include-db.h-for-nbdb-compat-mode.patch
patching file lib/otp/otp_db.c
applying patch /nix/store/396b0dzif009wkakz7yqyw5jnax6nm8h-0001-Define-HAVE_DB_185_H.patch
patching file cf/db.m4
applying patch /nix/store/aj8wka7ypc7gy8rr5i3bhh99lhgql24b-0001-Link-tests-with-libresolv.patch
patching file lib/gssapi/Makefile.am