• 2 Posts
  • 19 Comments
Joined 2 years ago
cake
Cake day: June 24th, 2023

help-circle




  • I have started my daily drawing journey which i still am bad at it. To create a new .kra files files every day I use this

    #/usr/bin/bash
    
    days=$(</var/home/monika/scripts/days)
    echo "$days"
    
    file_name=/var/home/monika/Pictures/Art/day$days.kra
    
    if [ -f $file_name ]; then
      echo file is present
    else
      if [[ $days%7 -eq 0 ]]; then
        echo "Week completed"
      fi
      cp "/var/home/monika/scripts/duplicate.kra" $file_name
      flatpak run org.kde.krita $file_name
      echo $(($days + 1)) >/var/home/monika/scripts/days
    fi
    
    



  • Thanks for the comment. I haven’t found any local news for this. I may update this once I find any

    And for my story: A guy came from the police station he had a list all the people who were using "signal, element and bip (not open source, full of ads but encrypted) and a buch more end to end encrypted apps. Shown my mobile number, address and my name.

    Told me why I was using signal and element and also had to show my chats. Didn’t look at all the chats, was curious tho.

    Said that these apps were used by terrorist and all and you should switch to WhatsApp.

    WhatsApp runs India. It is a backbone all Indian users and it is also e2ee for all I know