Back
Markus Bodner
upgrade late 2013 mbp that is no longer supported by apple to macos monterey via opencore legacy patcher
#stuff
decide on using porter/unicode61 FTS tokenizer for now because it's nicer compared to trigram. At least for english
#blip
finally find an approach for parsing "string with \"escaped \n things\" inisde it" work without breaking in weird ways
#blip
read up a bit on string search, stemming/lemming, trigrams etc to decide how to implement search
#blip
set up separate project to build grdb framework with custom sqlite version without years of compile time
#blip
figure out work-around to long grdb library compile times due to me using custom sqlite version
#blip