Skip to content

Instantly share code, notes, and snippets.

@Enteleform
Enteleform / README.md
Created August 1, 2024 12:07 — forked from boneskull/README.md
Test helpers for xstate & Node.js

This code contains some helper functions for testing xstate v5+ Actor and Machine behavior using Promises and "traditional" assertions (vs state-machine-based testing).

Maybe I'll put some examples here.

@Enteleform
Enteleform / __Source__.md
Last active September 28, 2024 03:28 — forked from pedrovhb/set_ergo_scroll.py
Logitech MX Ergo - Trackball Scroll Mode

Original Post

Oh boy, I found/invented a tweak that I can't live without anymore. I use an MX Ergo trackball, not sure how it'd fare on a mouse, but here are the magic runes:

@Enteleform
Enteleform / instant-zsh.zsh
Created October 4, 2024 21:39 — forked from romkatv/instant-zsh.zsh
Make zsh start INSTANTLY with this one weird trick
# Make zsh start INSTANTLY with this one weird trick.
#
# https://asciinema.org/a/274255
#
# HOW TO USE
#
# 1. Download this script.
#
# curl -fsSL -o ~/instant-zsh.zsh https://gist.github.com/romkatv/8b318a610dc302bdbe1487bb1847ad99/raw
#