In the interest of transparency and/or being vaguely useful, I'm releasing my random junk publicly. Mirror of github copy.
Go to file
osmarks 35aca96326 publish things 2021-01-29 16:34:10 +00:00
KerbalName add more things??? 2020-08-12 20:31:12 +01:00
accursed-autoregex add more things??? 2020-08-12 20:31:12 +01:00
binary-html upload failed binary HTML thing 2020-08-31 21:36:44 +01:00
esolangs-interpreter-race initial commit v2 2020-08-12 19:16:20 +01:00
it-was-inevitable add more things??? 2020-08-12 20:31:12 +01:00
99-bottles.sql publish things 2021-01-29 16:34:10 +00:00
CookieEnterKeyPresser.py add more things??? 2020-08-12 20:31:12 +01:00
LICENSE Create LICENSE 2020-08-12 19:24:42 +01:00
README.md ptt.py 2021-01-13 13:09:09 +00:00
Stackulator.fs add more things??? 2020-08-12 20:31:12 +01:00
beep.py initial commit v2 2020-08-12 19:16:20 +01:00
config.ts add more things??? 2020-08-12 20:31:12 +01:00
db.ts add more things??? 2020-08-12 20:31:12 +01:00
diacriticize.py add more things??? 2020-08-12 20:31:12 +01:00
emoji_ternarize.py initial commit v2 2020-08-12 19:16:20 +01:00
eso-interpreter.py initial commit v2 2020-08-12 19:16:20 +01:00
generate-tape-image-1.py initial commit v2 2020-08-12 19:16:20 +01:00
generate-tape-image.py initial commit v2 2020-08-12 19:16:20 +01:00
green.png ptt.py 2021-01-13 13:09:09 +00:00
heavpoots-game.html initial commit v2 2020-08-12 19:16:20 +01:00
hello.s initial commit v2 2020-08-12 19:16:20 +01:00
list-sort.py publish things 2021-01-29 16:34:10 +00:00
log.ts add more things??? 2020-08-12 20:31:12 +01:00
luamin-api.js add more things??? 2020-08-12 20:31:12 +01:00
naming.elm add more things??? 2020-08-12 20:31:12 +01:00
polcomp-visualizer.html initial commit v2 2020-08-12 19:16:20 +01:00
ptt.py ptt.py 2021-01-13 13:09:09 +00:00
realtau.txt add more things??? 2020-08-12 20:31:12 +01:00
red.png ptt.py 2021-01-13 13:09:09 +00:00
thesaurwhy.py add more things??? 2020-08-12 20:31:12 +01:00
unhex.py add more things??? 2020-08-12 20:31:12 +01:00
whyjit.py initial commit v2 2020-08-12 19:16:20 +01:00
wpdumpidx.rs add more things??? 2020-08-12 20:31:12 +01:00
wssh.py add more things??? 2020-08-12 20:31:12 +01:00

README.md

random-stuff

In the interest of transparency and/or being vaguely useful, I'm releasing random junk from my projects folder publicly. This comes with absolutely no guarantee of support or correct function, although if you need some of this for something I will try and answer any queries you might have.

Contents (incomplete and rough list)

  • some interpreters for esolangs due to events on the esolangs discord
  • bad assembly hello world for some reason
  • political compass visualizer thing for one Discord server
  • simple un-hexadecimal-izer program (base64 -d exists but somehow not base16 -d or something)
  • scripts for packing music + metadata onto Computronics (a Minecraft mod) tape images
  • some thing to generate WAV files containing beeping noises
  • fairly transferable small bits of an abandoned JS project
  • an extremely bad and/or unfinished cookie clicker thing where you press the enter key instead of clicking
  • a very simple web API wrapper for luamin
  • some bodged old version of it-was-inevitable which runs a local webserver instead of sending to Mastodon
  • an extremely cursed program which bruteforces regexes or something?
  • realtau.txt, which seemingly contains 100000 digits of τ. I wonder if there's a faketau somewhere.
  • some weird thing which lets you use synonyms to get attributes on python objects
  • something which generates random vaguely human readable names in Elm. Please note that I do NOT endorse the use of Elm and this is provided mostly just to make the languages list at the side weirder.
  • F# kerbal name generator & very basic stack calculator
  • importer part of an unfinished wikipedia database dump viewer
  • ptt.py - Python-based systemwide push to talk (mutes and unmutes microphone via PulseAudio) with tray icon