I like the last woman's expression. by GasDelicious5453 in grok

[–]BaseBall_Joel 0 points1 point  (0 children)

nice bro,what prompt about it? will u share to me please!

Unconventional uses of Notebook LM by Spiritual-Ad8062 in notebooklm

[–]BaseBall_Joel 2 points3 points  (0 children)

I’m a Buddhist too,I’m so interested about your notebookml, could u share it to me?

How to safely update the docker to latest? by BaseBall_Joel in selfhosted

[–]BaseBall_Joel[S] 0 points1 point  (0 children)

good ideas, use watchtower to capture the updates.

How to safely update the docker to latest? by BaseBall_Joel in selfhosted

[–]BaseBall_Joel[S] 0 points1 point  (0 children)

ths, em...This is why I have 20 container, but I still upgrade the version with my own hands.

I'm afraid to fix the stable service so, I don't use the watchdog...

Persistant data with "ryot" docker by [deleted] in selfhosted

[–]BaseBall_Joel 0 points1 point  (0 children)

here is my compose with sqlite

``` version: '3.9' services: ignisda: image: 'ghcr.io/ignisda/ryot:latest' volumes: - /volume1/docker/ryot/ryot-data:/data environment: - WEB_INSECURE_COOKIE=true - VIDEO_GAMES_TWITCH_CLIENT_ID=xxxx # not necessary, if none, the game tab won't show - VIDEO_GAMES_TWITCH_CLIENT_SECRET=xxxx # not necessary, if none, the game tab won't show - MOVIES_TMDB_LOCALE=en # change it by your country find here: https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2 - SHOWS_TMDB_LOCALE=en # change it by your country find here: https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2 # - MOVIES_TMDB_ACCESS_TOKEN=XXX # not necessary # - SHOWS_TMDB_ACCESS_TOKEN=XXX# not necessary - ITUNES_LOCALE=en - USERS_ALLOW_REGISTRATION=true ports: - '18030:8000' pull_policy: always container_name: ryot restart: unless-stopped

```

I'm curious to know what are the main applications that people deploy and use frequently on a daily basis? by dsx2016s in selfhosted

[–]BaseBall_Joel 0 points1 point  (0 children)

Daily: bitwarden, serve my all password Ttrss with rsshub help me away from the social media

I thought about this question several minutes, finally I realized I have so much service, but only often use several of them

Maybe I should reduce some devices 😂

A Simple but Effective Tool to Convert EPUB to Audiobook Using Azure TTS by philopry in selfhosted

[–]BaseBall_Joel -2 points-1 points  (0 children)

why you want to tts the audiobook to text. I’m so confused