Skip Navigation
theamazing0

Keyoxide Proof: $argon2id$v=19$m=512,t=256,p=1$Pk5liPwux0K2uW94vCFLwA$k1nbucZosYhwywju59W1T3i//Cg63tx7mCUT6xywhwM

Posts
0
Comments
3
Joined
2 yr. ago
  • It's not too hard to disable all of it

     undefined
        
    {
      // Disable Telemetry
      "telemetry": {
        "metrics": false,
        "diagnostics": false
      },
      // Disable Assistant:
      "assistant": {
        "enabled": false,
        "button": false,
        "version": "2"
      },
      // Disable Copilot:
      "features": {
        "inline_completion_provider": "none"
      },
      // Disable Collaboration Features:
      "collaboration_panel": {
        "button": false
      },
      "chat_panel": {
        "button": false
      },
      "notification_panel": {
        "button": false
      }
    }
      
  • Because we don't need to

  • Vikunja (hosted on tchncs: https://todo.tchncs.de/) is great for tasks but I haven't tried using it for a grocery list.