Commit Graph

105 Commits

Author SHA1 Message Date
xfnw
64fd17f18e week: create
little script for parsing year week dates, since strptime and gnu date
are seemingly incapable of this...
2024-01-27 15:22:14 -05:00
xfnw
393e185376 borrow ansi2irc 2024-01-02 15:26:44 -05:00
xfnw
42c22451aa obv: do stuff in /tmp instead 2023-12-09 15:37:00 -05:00
xfnw
610d922b78 obv: add a small sleep
seems to be a bit race-condition-y :|
2023-12-08 21:51:46 -05:00
xfnw
c00ff8c5b8 obv: create 2023-12-08 20:41:24 -05:00
xfnw
b66a218ef3 tex2svg: include cancel package 2023-11-28 17:48:08 -05:00
xfnw
b62236e8d9 c: add a decompile mode 2023-10-19 19:07:38 -04:00
xfnw
bb435ffa31 ranger: change wording 2023-08-22 11:42:38 -04:00
xfnw
a74abe29b2 ranger: show size and cleaned up cidr 2023-08-14 15:54:35 -04:00
xfnw
4ac881aeb7 bb: remove weird ./ in guid 2023-08-03 12:32:41 -04:00
xfnw
9f5fb530d3 qrscan: pass through arguments 2023-07-30 13:52:11 -04:00
xfnw
0c40887004 update bin 2023-07-24 15:06:03 -04:00
xfnw
ef18b43f4c json2xml: handle names starting with numbers
tag names starting with a number is not valid xml,
prefix them with 'n'
2023-06-23 13:31:22 -04:00
xfnw
4031bc5161 json2xml: handle null 2023-06-23 13:15:33 -04:00
xfnw
89cb037efa json2xml: support numbers and booleans 2023-06-23 11:41:17 -04:00
xfnw
804a818615 its xslt time 2023-06-22 16:08:18 -04:00
xfnw
cde35ec492 script for sorting domains 2023-06-20 11:26:34 -04:00
xfnw
07d666cfb0 tex2svg: add command for matrix transpose operator 2023-06-09 13:16:01 -04:00
xfnw
6b01bf22c7 modified version of tainty script 2023-06-07 20:40:39 -04:00
xfnw
7e9b5c2c52 meilid: accept optional output field 2023-05-27 14:37:19 -04:00
xfnw
e548e5fdc2 tex2svg: add command for nicer looking overline 2023-05-26 20:26:47 -04:00
xfnw
01448ba064 add utilities for converting IPs to/from decimal 2023-05-21 13:03:46 -04:00
xfnw
ff8fbdbb89 tex2svg: switch to standalone+varwidth
this allows multi-line output and headings, since the \hbox hacks messed
with newlines
2023-05-10 19:22:25 -04:00
xfnw
b38f39d26f tex2svg: still clean up tempdir on failure 2023-05-10 18:26:54 -04:00
xfnw
ac03711c77 add script for generating svgs from tex math 2023-05-10 18:25:43 -04:00
xfnw
909e8f2d6c add asciimath convenience script 2023-05-07 13:26:19 -04:00
xfnw
817ee691a1 ranal: add missing O and o, remove stray combining chars 2023-04-07 18:55:55 -04:00
xfnw
362d05f6db ranal: add more homoglyphs and add option for normal spaces
adds -s option, to not use homoglyphs for spaces
2023-04-05 16:49:35 -04:00
xfnw
d698e300bd cov: do not set LLVM_PROFILE_FILE
forcing a file name seems to make multi-binary tests overwrite each
other's profraw file

note old profraw files now need to be deleted before running, for
accurate representation of coverage regression
2023-03-23 19:55:08 -04:00
xfnw
001cffd700 add script for generating rust test coverage page 2023-03-17 16:41:25 -04:00
xfnw
5a45518f67 meilid: swap _ and - around
this makes the output consistant with base64url
2023-03-04 13:55:04 -05:00
xfnw
31f09d159a c: add -g option
enables debug symbols and address sanitizer
2023-02-25 13:16:48 -05:00
xfnw
d9de51517f add script for rough syncing of time 2023-02-22 16:18:22 -05:00
xfnw
0ca93cc667 script for making id values meilisearch-friendly 2023-02-13 18:05:47 -05:00
xfnw
7f9d1b4665 script for turning mp3 metadata into a json object 2023-02-13 17:38:26 -05:00
xfnw
05c6d25d05 as in -> is in 2023-01-08 12:42:49 -05:00
xfnw
9fa31d79d7 typog: do not treat punctuation as word endings 2022-12-11 15:19:12 -05:00
xfnw
438b4ea648 create script for making typos 2022-12-09 21:11:10 -05:00
xfnw
df6b586ae7 makeglines: contact -> email 2022-11-22 23:29:22 -05:00
xfnw
a25a23e6e4 create xrc
random [xess](https://github.com/Xe/Xess) theme!
2022-11-07 18:16:04 -05:00
xfnw
05af7353b1 make mkbusyroot not archlinux-dependant
does require busybox to be installed though
2022-11-05 14:15:55 -04:00
xfnw
1408181617 improve expdays busybox detection
also fixes busybox's output being off-by-one compaired to the other date backends
2022-09-27 12:03:31 -04:00
launchd
1be58984af steal examknow/launchd's cidr calculator script
>:3
2022-09-17 20:31:11 -04:00
xfnw
b2eb081a15 add Sepero's better thermal throttling script 2022-09-07 21:26:24 -04:00
xfnw
200816eaed change default sounded speed 2022-09-05 18:00:55 -04:00
xfnw
aca9d0557c makeglines: also hash
ngircd is dumb and does not let glines see through cloaks, so we have to
ban both ourselves.

ngirchash is a wrapper for
https://github.com/xfnw/ngirctable/blob/main/ngirchash.c that passes it
the secret salt (although the safety of ngircd's hash function is quite
questionable, so keeping it secret is probably unnessesary)
2022-08-20 23:37:36 -04:00
xfnw
092a830fa4 fix bb-org css 2022-07-17 23:26:18 -04:00
xfnw
f2f70ac5b3 bb-org: change helptext references to org from markdown 2022-07-17 23:13:55 -04:00
vulpine
8735350c93 rotate: use args instead of stdin 2022-06-23 13:44:51 -04:00
vulpine
708e7c791f add little log rotating script 2022-06-23 12:51:21 -04:00