Skip to content
View crabsatellite's full-sized avatar
πŸ–οΈ
Vacation
πŸ–οΈ
Vacation
  • New York

Block or report crabsatellite

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
crabsatellite/README.md

Alex Li

Research engineer. Combinatorial optimization, AI governance, developer tooling.

M.S. Computer Engineering, New York University. Building open-source tools that fix real problems.

Personal Site


Dockerfile Doctor

The only Dockerfile linter that fixes what it finds. 80 rules, 51 auto-fixers, pure Python, zero dependencies.

$ dockerfile-doctor --fix Dockerfile
  Line 3   [WARNING]  DD003  Missing --no-install-recommends  βœ” fixed
  Line 5   [WARNING]  DD004  Missing apt cache cleanup        βœ” fixed
  Line 8   [WARNING]  DD009  pip install without --no-cache-dir  βœ” fixed
  Applied 3 fixes β†’ Dockerfile

PyPI CI GitHub

Learned Control Layers for MaxSAT

First RL-based dynamic algorithm configuration for MaxSAT local search. PPO controller adjusts clause-weighting parameters during solving, discovering an explore-then-exploit noise schedule. Outperforms Bayesian-optimized static at scale (7/10 wins, p=0.019).

DOI GitHub

Z3 Tactic Evolution

A fixed tactic string that improves Z3's solve rate on nonlinear integer arithmetic (QF_NIA) by +2.2pp on test and +4.3pp on validation, with zero solver modification. Cross-validated on 3 external benchmark families.

DOI GitHub


Community

Minecraft Modding β€” 3 published mods on CurseForge. Ported 9 mods to NeoForge/Forge 1.21 (Alex's Mobs, Alex's Caves, Tanuki Decor, Pelagic Prehistory, etc.).

CurseForge

Pinned Loading

  1. AlexsCaves AlexsCaves Public

    Forked from AlexModGuy/AlexsCaves

    Java 1 1

  2. dockerfile-doctor dockerfile-doctor Public

    The only Dockerfile linter that fixes what it finds. 80 rules, 50 auto-fixers, pure Python, zero dependencies.

    Python

  3. hotBath hotBath Public

    A minecraft mod create new items about hot bath.

    Java 3

  4. ShowerCore ShowerCore Public

    Java