Skip to content
View mark-iid's full-sized avatar

Highlights

  • Pro

Block or report mark-iid

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.

Content in all repositories owned by your account will be closed.
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
mark-iid/README.md

Mark Earnest — KB3LYB

I do identity and access management consulting through Instrumental Identity. Mostly SailPoint IdentityIQ, Grouper, and SSO work (Shibboleth, CAS, and lately a lot of Cirrus Identity), usually in higher ed. Most of that code lives with clients, so what's here is the leftovers and the side projects.

Ham radio. I run the North Hills Amateur Radio Club website (W3EXW) on Astro, and the shack PC is kb3lyb-shack, a Fedora Sway Atomic image built in CI (so a bad package update breaks the build instead of the shack). Its sibling kb3lyb-sway does the same job for a Framework 13.

Old DOS stuff. There's a through-line here I only noticed after the fact. dirx is a directory lister in A86 assembly I wrote because DIR took forever on a big drive. DirectoryMaster is the 1994 QuickBASIC version with graphs. Then I made a WordPress theme that looks like it, and a Python thing that renders the same aesthetic as backgrounds for Teams calls (read: I have spent thirty years rebuilding Norton Utilities and I'm not done).

Also cLog, a Slashdot clone written in C as CGI, which I built on a dare and would not recommend to anyone.

Pinned Loading

  1. qb45detok qb45detok Public

    Convert Microsoft QuickBASIC 4.5 binary .BAS files (the 0xFC format) back to readable BASIC source text, without DOS

    Python

  2. nharcweb nharcweb Public

    Astro static site for the North Hills Amateur Radio Club (W3EXW), edited in-browser via Sveltia CMS

    Astro

  3. dirx dirx Public

    Fast DOS directory listing in x86 assembly, written because DIR crawled on large directories

    Assembly

  4. NortonUtilsWordpressTheme NortonUtilsWordpressTheme Public

    WordPress theme with a 1991 Norton Utilities aesthetic — dark blue, cyan headers, monospace

    PHP

  5. orefinder orefinder Public

    Minecraft plugin giving hot-and-cold distance clues to nearby ores

    Java

  6. DirectoryMaster DirectoryMaster Public

    Directory Master 2.0 (1994) — QuickBASIC DOS tool for visualising and comparing directory sizes

    QuickBASIC