Yah, I don’t get it.
- 0 Posts
- 8 Comments
He specifically goes on to say it’s primarily from dealing with anti-AI backlash in response to his use of Claude to help (solely) maintain the client: https://github.com/andrewrabert/jellium-desktop/issues/609
The one friend probably hasn’t heard about USB parkade seeding as a pen test tool.
ikidd@lemmy.dbzer0.comto
Selfhosted@lemmy.world•What's Your Ebook Automation PipelineEnglish
1·5 days agoIf you set it’s download folder in the .env to the same as the ingestion folder for Calibre, it’ll just show up. Set -no-browser-downloads and it’ll just drop that into the folder and won’t prompt you to save it manually.
--- version: "2.1" services: calibre: image: lscr.io/linuxserver/calibre:latest container_name: calibre environment: - PUID=0 - PGID=0 - TZ=America/Denver security_opt: - seccomp=unconfined volumes: - ./data:/config ports: - 7080:8080 - 7081:8081 - 7181:8181 restart: unless-stopped labels: - com.centurylinklabs.watchtower.enable=true openbooks: ports: - 7082:80 volumes: - './data/:/books' restart: unless-stopped container_name: calibre-openbooks # command: --persist command: --name asdasuu6ghgf --persist --no-browser-downloads environment: - BASE_PATH=/ image: evanbuss/openbooks:latest labels: - com.centurylinklabs.watchtower.enable=trueYou’ll have to manually set the ingest folder in Calibre in the the setting to this folder that shows in the calibre container as “config” (or maybe just the root folder, can’t recall)
ikidd@lemmy.dbzer0.comto
Selfhosted@lemmy.world•Reliable messenger for family use?English
5·5 days agoI’m not sure what the problem with the android version of Element X might be, it works perfectly for me and my wife. Voice and vid work fine, but that’s also using the matrix.org server. YMMV with your own self-hosted server, I have one for my agents but I haven’t used voice/vid with it.
And yah, I had high hopes for NC Talk, but it’s not worth the trouble even if you provision a STUN/TURN server.
ikidd@lemmy.dbzer0.comto
Selfhosted@lemmy.world•What's Your Ebook Automation PipelineEnglish
2·6 days agoOpenbooks IRC download to calibre guacamole instance to fbreader opds connection. Once I pick a book it’s automated to the point that I find it on my reader index page.
If you’re losing data with zfs you’re doing something very wrong.

deleted by creator