@bubacarrsowe Thanks! What would you suggest for a "permanent" mount ?

(1) Mount S3 drive locally when I login to my user (jro)

(2) A "permanent" / persistent mount that's available to all users on the system (public user)

Saw several ideas about login scripts and systemd services...

Gracias! // JRO

#Rclone #AWS #Linux

@jrovu hmm I have tried a permanent mount, maybe you can script it

@bubacarrsowe Being honest, I have been avoiding digging into #Systemd - but I get the feeling that it's worth having fluency in.

On my #Affirmator project, I'm using `cron` (on root! dat's nasty!) to play audio files. But I'm thinking Systemd is on the horizon for that project... I wish there were a GUI editor for that...

#Linux

@jrovu same here, I keep dodging systemd not because of all the drama about it 🤨, just has not taken the time to look into it. I guess you should be able to do it with cron. For the #Affirmator project, can each user not have their own cron setup if you don’t want to use root?
@jrovu just being curious, what’s the #Affirmator project?

@bubacarrsowe

Information about Affirmator project
- https://codeberg.org/jro/Affirmator-app
- https://news.ycombinator.com/item?id=47305231

Later, I'll share videos of Affirmator in action! I have it successfully running every day in my house!

Affirmator-app

Automated voice affirmations

Codeberg.org
@jrovu waw this is cool, thanks for sharing. Do these audios come with the app or one can add their own?

@bubacarrsowe
Both

(1) Some audio is public domain / available using Internet Archive (example: Earl Nightingale's Strangest Secret)

(2) Some audio / music is copyrighted, so we may not be able to distribute it directly.

(3) The voice audio / affirmations are generated using text-to-speech - so the end-user would have their own customized voice audio files, which are specific to them.

Project #Affirmator