Skip to content

Instantly share code, notes, and snippets.

View eggplantbren's full-sized avatar

Brendon J. Brewer eggplantbren

View GitHub Profile
@bshillingford
bshillingford / arxiv2kindle.ipynb
Last active March 1, 2024 12:50
arxiv2kindle: recompiles an arxiv paper for kindle-sized screens, and sends it to your wifi-enabled kindle
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@upsided
upsided / lpack.fish
Created March 20, 2019 00:33
Create a LBRY-compatible website archive out of a folder
#!/usr/bin/env fish
# pack up a folder in the x-lbry format so it can be hosted on LBRY as a web page.
#
# this requires
# - the fish shell (just get it already)
# - zstd compression tool ( https://github.com/facebook/zstd )
# - an index.html file in your folder (duh)
#
# usage:
# lpack YourSiteFolder YourFilename.lbry