Olicorne
Olicorne
Question: i was browsing the [api documentation](https://docs.karakeep.app/API/update-a-bookmark). Do you know if I could make the mathjax rendering externally then update the karakeep content using the api? Any reason that wouldn't...
After taking a second look it appears to be KaTeX that is not being rendered. For additional context: Here's a page where math is not rendered (neither in archive nor...
Can anyone tell me what's used to create the reader view? I could try digging deeper to find a workaround. IIRC monolith is used to download the archive, then karakeep...
Or to group the new notes per logseq page and allow recursive checking (i.e. if I unselect a page then all the notes of the page get unselected)
@keenborder786 @eyurtsev Hi! Can I ask what's the status of the fix? I'm forced to repay a lot of queries and it's really a pain.
In the end I coded a workaround cache. It's a class that inherits from BaseCache and acts like InMemoryCache but actually stored a dill.dumps (as json cannot dumps a ChatGeneratin...
> is this issue fixed? I don't think so but I made my own workaround. Either from what I mentionned above or the updated version there: https://github.com/thiswillbeyourgithub/wdoc/blob/main/wdoc/utils/customs/fix_llm_caching.py
Shameless plug for this tool I made: https://github.com/thiswillbeyourgithub/knockd_rotator It allows rotating the knockd ports regularly based on time and a secret key, to avoi replay attacks. I requested it on...
My port knocking setup allows my phone to tell my computer "execute the script for the given sequence". If said script somehow knows the IP of the other phone it...