Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)HE
Posts
9
Comments
32
Joined
4 yr. ago

  • a hobby project: generate a rss feed based on recent file changes in a directory. But I thought this can also have many applications …

    • auto formatting code files on change
    • automatic backups of a certain folder: run rsync on change in folder.
  • Recently they switched to a more public court-order based approach.

    But my thought on this is as well: Once their domain name servers are configured according to law, can they force us to not use other domain name services?

  • After some suggestions to check out inotifywait I ended up with a solution that works for me as desired.

     
        
    inotifywait --event modify,create ./targetfolder/; echo "new change, that I am interested in, occurred in targetfolder";
    
      

    It turned out I was interested in both file modification and file creation events.

  • Thanks for your hint! After some experimentation and man page reading, this was what I was interested in:

     
        
    inotifywait --event modify,create ./targetfolder/; echo "new change, that I am interested in, occurred in targetfolder";
    
    
      

    I was interested in both file modification and file creation events.

  • I guess the copyright-enforcement will come after you then, because you do not abide by the licenses. Video creators might feel attacked by this, since they do not gain revenue. Ideally we would all switch to peertube and watch CC0-licensed content.

  • DeGoogle Yourself @lemmy.ml

    Did you ever delete a google account?

    Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ @lemmy.dbzer0.com

    A German ISP tampered with their DNS - specifically to sabotage my website

    Privacy @lemmy.ml

    Did you ever delete a google account?

    Linux Questions @lemmy.zip

    Run a shell script on system startup?

    Open Source @lemmy.ml

    GNU Octave

    Shell Scripting @programming.dev

    Run a shell script whenever a file in a certain directory changes?

    Linux Questions @lemmy.zip

    Run a shell script whenever a file in a certain directory changes?

    Asklemmy @lemmy.ml

    Can other lemmy users see my email address I registered with?

    Privacy @lemmy.ml

    Can other lemmy users see my email address I registered with?