Yes, please. I don’t like seeing a “neat handy application” only to find that 95% of it was coded by Claude, the fact of which is either buried, or not even mentioned until you visit the repo and see that it’s the top contributor.
Lka1988
Also find me on sh.itjust.works and Lemmy.world!
https://sh.itjust.works/u/lka1988
https://lemmy.world/u/lka1988
- 1 Post
- 12 Comments
- Lka1988@lemmy.dbzer0.comtoSelfhosted@lemmy.world•[META] Should AI disclosure tags [AI], [NOT AI] be mandated when sharing projects?English406·3 days ago
- Lka1988@lemmy.dbzer0.comtoSelfhosted@lemmy.world•Quartermaster - a native iOS app to control your *arr stack (beta, looking for testers)English2·6 days ago
Interesting! How does it compare to Lunasea?
- Lka1988@lemmy.dbzer0.comtoSelfhosted@lemmy.world•Any self-hosted option for real time location sharing?English2·8 days ago
So we took a look trying to figure out why her phone wasn’t giving HA a consistent location… She likes to turn off the camera/mic/location killswitches 😂
Quick fix haha, but at least we know that Graphene is doing the thing that it’s known to do!
- Lka1988@lemmy.dbzer0.comtoSelfhosted@lemmy.world•Could somebody share a working Arr stack in docker with me?English1·9 days ago
Here’s mine. I have separate stacks for media players (Plex, JF) and downloaders (sabnzbd, qbittorrent), so I added their networks to the config. I also chose to mount the volumes directly in the YAML instead of the VM’s
fstab, I found it plays a bit nicer that way. None of this is exposed to the internet. And I need to reconfigure the *seerrs, since Jellyseerr and Overseerr merged into one project…volumes: movies: driver_opts: type: nfs o: addr=192.168.1.175,nolock,soft,nfsvers=4 device: :/Movies tvshows: driver_opts: type: nfs o: addr=192.168.1.175,nolock,soft,nfsvers=4 device: :/TV_Shows music: driver_opts: type: nfs o: addr=192.168.1.175,nolock,soft,nfsvers=4 device: :/Music torrents: driver_opts: type: nfs o: addr=192.168.1.175,nolock,soft,nfsvers=4 device: :/Torrents prerolls: driver_opts: type: nfs o: addr=192.168.1.175,nolock,soft,nfsvers=4 device: :/Plex_prerolls books: driver_opts: type: nfs o: addr=192.168.1.175,nolock,soft,nfsvers=4 device: :/Books downloads: driver_opts: type: nfs o: addr=192.168.1.175,nolock,soft,nfsvers=4 device: :/Downloads services: sonarr: image: lscr.io/linuxserver/sonarr:latest container_name: sonarr restart: unless-stopped environment: - PUID=1000 - PGID=1000 - TZ=Etc/UTC volumes: - /var/lib/docker/volumes/sonarr_config:/config - tvshows:/TV_Shows - torrents:/Torrents - downloads:/Downloads ports: - 8989:8989 networks: - plex_default - downloaders_default radarr: image: lscr.io/linuxserver/radarr:latest container_name: radarr restart: unless-stopped environment: - PUID=1000 - PGID=1000 - TZ=Etc/UTC volumes: - /var/lib/docker/volumes/radarr_config:/config - movies:/Movies - torrents:/Torrents - downloads:/Downloads ports: - 7878:7878 networks: - plex_default - downloaders_default lidarr: image: lscr.io/linuxserver/lidarr:latest container_name: lidarr restart: unless-stopped environment: - PUID=1000 - PGID=1000 - TZ=Etc/UTC volumes: - /var/lib/docker/volumes/lidarr_config:/config - music:/Music - torrents:/Torrents - downloads:/Downloads ports: - 8686:8686 networks: - plex_default - downloaders_default bazarr: image: lscr.io/linuxserver/bazarr:latest container_name: bazarr environment: - PUID=1000 - PGID=1000 - TZ=Etc/UTC volumes: - /var/lib/docker/volumes/bazarr_config:/config - movies:/Movies - tvshows:/TV_Shows ports: - 6767:6767 restart: unless-stopped networks: - downloaders_default - plex_default overseerr: image: lscr.io/linuxserver/overseerr:latest container_name: overseerr restart: unless-stopped environment: - PUID=1000 - PGID=1000 - TZ=Etc/UTC volumes: - /var/lib/docker/volumes/overseerr_config:/config ports: - 5055:5055 networks: - plex_default - downloaders_default jellyseerr: image: fallenbagel/jellyseerr:latest container_name: jellyseerr environment: - LOG_LEVEL=debug - TZ=Etc/UTC - PORT=5055 ports: - 5056:5055 volumes: - /var/lib/docker/volumes/jellyseerr_config:/app/config healthcheck: test: wget --no-verbose --tries=1 --spider http://localhost:5055/api/v1/status || exit 1 start_period: 20s timeout: 3s interval: 15s retries: 3 restart: unless-stopped prowlarr: image: lscr.io/linuxserver/prowlarr:latest container_name: prowlarr restart: unless-stopped environment: - PUID=1000 - PGID=1000 - TZ=Etc/UTC volumes: - /var/lib/docker/volumes/prowlarr_config:/config ports: - 9696:9696 networks: - plex_default - downloaders_default networks: plex_default: external: true downloaders_default: external: true
- Lka1988@lemmy.dbzer0.comtoSelfhosted@lemmy.world•Any self-hosted option for real time location sharing?English0·10 days ago
I want to say I enabled it, but I’ll have to check again.
Does increasing the poll rate affect the battery usage much?
- Lka1988@lemmy.dbzer0.comtoSelfhosted@lemmy.world•Any self-hosted option for real time location sharing?English0·10 days ago
Home Assistant location doesn’t quite play nice with GOS. My wife and I have been looking for a Life360 replacement ourselves. She runs Graphene, and it’ll grab location periodically, but it’s not consistent.
- Lka1988@lemmy.dbzer0.comtoSelfhosted@lemmy.world•What are your self–hosted alternatives for inter device communication?English1·22 days ago
I’m aware, but some devices I use regularly like an iPhone, work computer, etc, are limited in their capacity to run it.
- Lka1988@lemmy.dbzer0.comtoSelfhosted@lemmy.world•What are your self–hosted alternatives for inter device communication?English1·23 days ago
PC to phone:
- USB cable
- KDE Connect
- Nextcloud
- Syncthing
PC to PC:
- USB drive
- SFTP
- SSH
- Nextcloud
- Syncthing
Phone to PC:
- USB cable
- KDE Connect
- Nextcloud
- Syncthing
- Lka1988@lemmy.dbzer0.comtoPrivacy@programming.dev•After Town Bans Flock, Councilmember Crashes Out, Proposes Internet and Phone BanEnglish01·1 month ago
So you know what it is, and you know how to read it, but you’re annoyed because its different? That sounds like a “you” problem.
Welcome to the internet, where people from all walks of life can come together and mingle. Learn to deal with it in an appropriate manner or stop engaging.
- Lka1988@lemmy.dbzer0.comtoPrivacy@programming.dev•After Town Bans Flock, Councilmember Crashes Out, Proposes Internet and Phone BanEnglish01·1 month ago
If it bothers you that badly, just block them and move on. No sense in subjecting yourself to pointless torture when you can actually do something about it.
- Lka1988@lemmy.dbzer0.comtoPrivacy@programming.dev•After Town Bans Flock, Councilmember Crashes Out, Proposes Internet and Phone BanEnglish01·1 month ago
Just gonna pop in here for a sec - they’ve been using that character since they joined the server. Plus, not everyone lives in North America…
So now that you know - don’t be “that guy”.
I don’t necessarily disagree here, however there is always the edge case of a certain overly-vocal group being 100% anti-AI, and that any usage of AI is considered a crime against humanity.
I’m not part of that group per se, but I also want full disclosure. If you used AI to get things going and handled it yourself from there, that’s one thing. Constant commits from Claude or whatever is a whole different bucket of shit I refuse to touch.