• 0 Posts
  • 6 Comments
Joined 3 months ago
cake
Cake day: August 16th, 2024

help-circle
  • My grandma quit using a program that basically attempted to break your habits.

    She did things like:

    -if you normally have a smoke break at noon, wait til 12:30. Tomorrow do it at 11:30 instead

    -If you normally use a lighter, switch to matches, tomorrow use a lighter.

    -On Monday, Wednesday,Friday switch to a different brand of cigarettes … next week go the opposite days.

    -Smoke, but every other drag put a pen in your mouth instead.

    -Only allow yourself to smoke half a cigarette and then chew a stick of gum for the rest of the time you would normally smoke

    -Alternate smoke breaks between smoking and chewing nicotine gum or using the patch (I don’t think she used the patch so I’m guessing on that one).

    And just a lot of things like that that didn’t specifically stop you from smoking, but attempted to stop it being a mindless thing that you just do on reflex without much thought and made it so before lighting up she’d have to think about what the current rules are … at a certain point, the habit has been broken and you don’t seek it… it worked great for her. Was a 6 month or so process and then she never went back once she finished her last pack.

    There was a whole program around it with those types of rules and things you’d do and time restrictions on certain days and stuff … sorry, she passed a few years back and I can’t ask her the name of the program.

    Good luck! Just remember that even if you lapse, any length of time that you’re able to smoke less or stop smoking all improve your overall health! Even if you have a setback, any time that you stop is still a win!



  • I just installed it and it’s working pretty well.

    OIDC/SSO was easy to configure and I was able to do so before even signing in. I was able to proxy it with NPM quite easily too without needing to do anything special.

    The only real problem I’m seeing so far is that if you have OIDC set up, there aren’t prompts to actually use it in the Android app and Firefox extensions and it still prompts for username and password instead. I got around that by creating an API key instead, but you wouldn’t think that’d be necessary.

    I even imported all my Firefox bookmarks just to see how it’d handle it and it’s struggling, haha, but I think that’s likely going to be the AI auto tagging and my poor little Ollama server that’s only got a 1060 rather than it being a Hoarder issue, but linking it to the existing Ollama server was also quite easy!

    Thanks for the share OP, I’ve tried putzing with Wallabag (didn’t like that they didn’t have SSO) and Linkwarden (couldn’t get it to work with NGINX or NPM), so this was refreshing with how easy it was to get up and running!

    ETA: My primary usecase for this is going to just be shoving things I want to remember to look at on it rather than sending myself links to things constantly.

    Things I think could be improved, but am not (yet?) annoyed enough by to even open an issue:

    1. The above mentioned OIDC issue
    2. I’d like to see an auto tag for mobile [need-to-look-at or something similar] where I can later de-tag it once I’ve looked at it … maybe this is a usecase for putting it in a list instead (if that’s the case, a default list instead would be nice) … dunno, I’ll play with it more to get an actual workflow with it
    3. In webui logs – right now, I don’t get much feedback on what it’s doing within the webui itself
    4. Shared lists between other users on the server would be VERY nice (I saw that this has been requested already).