• 0 Posts
  • 28 Comments
Joined 1 year ago
cake
Cake day: June 16th, 2023

help-circle

  • I don’t think so, I had to go in and do the song and dance with changing a config file. Reposting this comment here for posterity.

    1. Delete .kobo/KoboReader.sqlite (if you are already signed in).
    2. Restart Kobo
    3. DO NOT tap “Set up over wi-fi”. Press the other one and connect it to a computer.
    4. Go to .kobo/Kobo/Koboreader.config (or something like that)
    5. Open the config file and under [ApplicationPreferences], write on a new line: SideloadedMode=true.
    6. If you did not do steps 1 and 2, delete .kobo/KoboReader.sqlite.
    7. Eject and restart ereader.
    8. Yay! You just bypassed registration!















  • I wonder if you could do something with heuristics or a micro LLM to flag words that might be expected to be private.

    I would be curious if someone could do a proof of concept with the Ollama self-hosted model. Like if you feed it with examples of names, IP addresses, API-key-like-strings, and others, it might be able to read through the whole file and then flag anything with a risk level greater than some threshold.