Pinned Repositories
describe-image
Use playwright and Google Reverse Image Search to describe an image
Desktopmagic
Robust multi-monitor screenshot grabbing library for Python 2.x/3.x on Windows
expand-everything
A userscript to click "show more" links to expand all the text on a page, without slowing things down too much
ityntolm
ivan thinks you need these on Linux machines
org-to-json
Dump org-mode .org file to stdout in JSON format, using emacs -batch
quickmunge
Some missing UNIX utilities for munging data using shell pipes
tig-helpers
tig helpers: open-links-in-commit-message to open GitHub issues and URLs mentioned in the current commit you're looking at in tig; open-commit to open the commit on the web
unbook
ebook → self-contained HTML; an {epub, mobi, azw, azw3, lit, chm} converter that outputs a single HTML file with images inlined as data: URIs
useful-bookmarklets
Bookmarklets which I use frequently
xsnap
Command-line tools to take {png, 256-color png, jpg} screenshots on Linux using ffmpeg -f x11grab
ludios's Repositories
ludios/expand-everything
A userscript to click "show more" links to expand all the text on a page, without slowing things down too much
ludios/Desktopmagic
Robust multi-monitor screenshot grabbing library for Python 2.x/3.x on Windows
ludios/unbook
ebook → self-contained HTML; an {epub, mobi, azw, azw3, lit, chm} converter that outputs a single HTML file with images inlined as data: URIs
ludios/useful-bookmarklets
Bookmarklets which I use frequently
ludios/quickmunge
Some missing UNIX utilities for munging data using shell pipes
ludios/ityntolm
ivan thinks you need these on Linux machines
ludios/cli-template
A template for command-line Rust programs
ludios/infrabase
Manages an inventory of machines and calculates the optimal WireGuard endpoint for each peer-peer pair
ludios/thelounge
self-hosted browser-based IRC client; a modified version of https://github.com/thelounge/thelounge that looks and feels more like HexChat
ludios/ayy
Assert module for node that 1) appends the provided message to the default message, instead of replacing it 2) supports calling a function to get the message 3) A.eq does ===; no support for == or !=
ludios/cookied
PostgreSQL-backed authentication for SvelteKit applications
ludios/hide-reddit-trash
Hide reddit homepage, /r/all et al, without blocking comments pages
ludios/hrrr-windy
Userscript to default to the 3km resolution HRRR forecast on Windy.com
ludios/make-audio-feed
Generates an RSS feed for a list of audio files, for consumption by Overcast and other podcast players
ludios/ngx-fancyindex
Fancy indexes module for the Nginx web server
ludios/pg_prefaulter
This is bschofield/pg_prefaulter with 2021-07/posix_fadvise applied. Faults pages into PostgreSQL shared_buffers or filesystem caches in advance of WAL apply
ludios/drive-checker
Tests new HDDs/SDDs by writing checksummed data and then verifying it
ludios/hide-hacker-news-stories
Userscript to hide the stories on the Hacker News homepage
ludios/make-subrange
ludios/natural-sort-rs
Rust implementation of natural sorting (aka "human sorting")
ludios/nethogs
Linux 'net top' tool
ludios/qbittorrent
This is qBittorrent with a few fixes I need. Rebased on top of latest stable.
ludios/ra-proc-macro-type-issue
https://github.com/rust-lang/rust-analyzer/issues/12184
ludios/ring
Safe, fast, small crypto using Rust
ludios/scrape-things
Scrape your list of Twitter follows and followers
ludios/test-reqwest-impersonate
ludios/ts-node-esm-hang
https://github.com/avajs/ava/discussions/3133
ludios/vat-design-measure-directory-spread
Is it better to put downloaded files into one 'latest' directory (rotated after 10000 files), or throw them into random directories (of which there are 10000)?
ludios/xml-rs
An XML library in Rust
ludios/yup-oauth2
An oauth2 client implementation providing the Device, Installed and Service Account flows.