1
0
mirror of https://github.com/osmarks/meme-search-engine.git synced 2024-11-10 22:09:54 +00:00
meme-search-engine/misc
osmarks 7cb42e028f Rewrite entire application (well, backend) in Rust and also Go
I decided I wanted to integrate the experimental OCR thing better, so I rewrote in Go and also integrated the thumbnailer.
However, Go is a bad langauge and I only used it out of spite.
It turned out to have a very hard-to-fix memory leak due to some unclear interaction between libvips and both sets of bindings I tried, so I had Claude-3 transpile it to Rust then spent a while fixing the several mistakes it made and making tweaks.
The new Rust version works, although I need to actually do something with the OCR data and make the index queryable concurrently.
2024-05-21 00:09:04 +01:00
..
bad-go-version Rewrite entire application (well, backend) in Rust and also Go 2024-05-21 00:09:04 +01:00
src "release" unfinished scripts and miscellaneous JSON files 2024-05-18 14:34:30 +01:00
Cargo.lock "release" unfinished scripts and miscellaneous JSON files 2024-05-18 14:34:30 +01:00
Cargo.toml "release" unfinished scripts and miscellaneous JSON files 2024-05-18 14:34:30 +01:00
clip_accursed.py "release" unfinished scripts and miscellaneous JSON files 2024-05-18 14:34:30 +01:00
config.toml "release" unfinished scripts and miscellaneous JSON files 2024-05-18 14:34:30 +01:00
eval.html "release" unfinished scripts and miscellaneous JSON files 2024-05-18 14:34:30 +01:00
log-1713711190.1288905.jsonl "release" unfinished scripts and miscellaneous JSON files 2024-05-18 14:34:30 +01:00
log-1713711267.4419498.jsonl "release" unfinished scripts and miscellaneous JSON files 2024-05-18 14:34:30 +01:00
mse_accursed.py "release" unfinished scripts and miscellaneous JSON files 2024-05-18 14:34:30 +01:00
top2.json "release" unfinished scripts and miscellaneous JSON files 2024-05-18 14:34:30 +01:00
top.json "release" unfinished scripts and miscellaneous JSON files 2024-05-18 14:34:30 +01:00
train_xgboost.py "release" unfinished scripts and miscellaneous JSON files 2024-05-18 14:34:30 +01:00