10
submitted 2 weeks ago by RadDevon@lemmy.zip to c/homelab@lemmy.ml

I'm running a Docker-based homelab that I manage primarily via Portainer, and I'm struggling with how to handle container updates. At first, I had all containers pulling latest, but I thought maybe this was a bad idea as I could end up updating a container without intending to. So, I circled back and pinned every container image in my docker-compose files.

Then I started looking into how to handle updates. I've heard of Watchtower, but I noticed the Linuxserver.io images all recommend not running Watchtower and instead using Diun. In looking into it, I learned it will notify you of updates based on the tag you're tracking for the container, meaning it will never do anything for my containers pinned to a specific version. This made me think maybe I've taken the wrong approach.

What is the best practice here? I want to generally try to keep things up to date, but I don't want to accidentally break things. My biggest fear about tracking latest is that I make some other change in a docker-compose and update the stack which pulls latest for all the container in that stack and breaks some of them with unintended updates. Is this a valid concern, and if so, how can I overcome it?

[-] RadDevon@lemmy.zip 18 points 2 weeks ago

My brother used to work for an SEO company. They charged clients to have their web sites on directories which would improve their Google pagerank… until Google updated the algorithm to penalize sites listed in these directories. The company quickly pivoted to charging the same clients to have them removed from the directories they had just charged them to be listed in.

38
submitted 1 month ago* (last edited 1 month ago) by RadDevon@lemmy.zip to c/linux@lemmy.ml

I am running Bazzite 40 on a system with an RTX 4080. Up until yesterday, I was connecting computer -> Samsung HW-Q900C soundbar -> Samsung Q90C TV. I learned that the soundbar doesn't have HDMI 2.1 ports which is why I hadn't been able to get 120Hz, so I changed my setup to computer -> TV + soundbar -> TV (eARC).

Now, I do have 120Hz, but I lost a bunch of other options in my display settings, including HDR. The only options I can set there now are resolution, orientation, refresh rate, and scale. I suspect this is an issue with the TV communicating its capabilities in a way the OS doesn't understand, but I'm not sure how to fix or work around it. Can anyone suggest a fix? Is there a setting I can change on the TV or maybe an app I can run on the computer to manually set the TV's capabilities?

Update: Just discovered kscreen-doctor. Here's the output:

Output: 445 HDMI-0
	enabled
	connected
	priority 1
	HDMI
	Modes:  446:3840x2160@60!  447:4096x2160@120  448:4096x2160@100  449:4096x2160@60  450:4096x2160@50  451:4096x2160@30  452:4096x2160@24  453:4096x2160@24  454:3840x2160@144  455:3840x2160@120*  456:3840x2160@100  457:3840x2160@60  458:3840x2160@50  459:3840x2160@30  460:3840x2160@25  461:3840x2160@24  462:3840x1600@144  463:3840x1600@120  464:3840x1600@60  465:3840x1080@144  466:3840x1080@120  467:3840x1080@60  468:2560x1440@120  469:2560x1080@144  470:2560x1080@120  471:2560x1080@60  472:1920x1080@144  473:1920x1080@120  474:1920x1080@100  475:1920x1080@60  476:1920x1080@60  477:1920x1080@50  478:1920x1080@30  479:1920x1080@25  480:1920x1080@24  481:1680x1050@60  482:1600x900@60  483:1440x900@60  484:1280x1024@75  485:1280x1024@60  486:1280x800@60  487:1280x720@60  488:1280x720@60  489:1280x720@50  490:1152x864@75  491:1024x768@75  492:1024x768@70  493:1024x768@60  494:800x600@75  495:800x600@72  496:800x600@60  497:720x576@50  498:720x480@60  499:640x480@75  500:640x480@73  501:640x480@60 
	Geometry: 0,0 3840x2160
	Scale: 1
	Rotation: 1
	Overscan: 0
	Vrr: incapable
	RgbRange: unknown
	HDR: incapable
	Wide Color Gamut: incapable
	ICC profile: incapable
	Color profile source: incapable

SOLUTION: Turns out this was my goof. I was trying to set up auto-login on my user account. In doing so, I set it to automatically log in to Plasma (X11) instead of Plasma (Wayland). Odd that the default option in that dropdown is not the one you’re currently using, but 🤷‍♂️.

What I’m now trying to figure out is why I can’t set auto-login for Plasma (Wayland). The Apply button is disabled. 🤔

Thanks to everyone who shared ideas.

13
submitted 2 months ago by RadDevon@lemmy.zip to c/pop_os@lemmy.world

I have a little one-line keyboard customization in my ~/.profile that is intended to make my caps lock key function as escape when pressed or ctrl when held.

# Map Caps Lock to Esc/Ctrl
setxkbmap -option 'caps:ctrl_modifier' && xcape -e 'Control_L=Escape;Caps_Lock=Escape'

It works… but only if I manually run source ~/.profile. The weird thing is that it kinda works without the manual intervention, but the caps lock also activates. This does not happen after manually sourcing.

I thought this file was automatically sourced at login. If that's the case, shouldn't the customization work automatically without the file having to be manually sourced? Is there some service that needs to be running before this command fires that is not yet running when the file is automatically sourced? Struggling to understand what's happening here… 🤔

[-] RadDevon@lemmy.zip 33 points 5 months ago

aside from leaving them behind

82
submitted 5 months ago by RadDevon@lemmy.zip to c/linux_gaming@lemmy.ml

How are people coping with games that just won't run on Linux (aside from leaving them behind)? Do you dual boot Windows? Virtualize? What's your strategy for this?

This will be extremely rare for me since I don't play a lot of competitive stuff, but I'd love to find a solution. I have a large library, and it's bound to happen from time to time.

[-] RadDevon@lemmy.zip 23 points 1 year ago

Could this future give me glasses that can’t be smudged? If so, sign me up!

[-] RadDevon@lemmy.zip 12 points 1 year ago

I pick up something new almost every time I watch Memento.

[-] RadDevon@lemmy.zip 17 points 1 year ago

Reddit can't be divorced from the leadership. If you hate the direction leadership is taking Reddit, how can you still like Reddit itself? What is it apart from that?

This argument makes more sense to me with Lemmy. Yes, if you hate the direction one instance admin is taking their Lemmy instance, it doesn't make sense to hate Lemmy as a whole… but Reddit has only one "instance," so if you hate the "admin," you hate Reddit.

[-] RadDevon@lemmy.zip 31 points 1 year ago

Drop will continue to operate independently

In the case of an acquisition, this sentence always has an implied "for a little while" at the end of it.

[-] RadDevon@lemmy.zip 13 points 1 year ago

I'm a long-time PC gamer but first time gaming laptop ("notebook?") owner. I'm traveling at the moment, so I had to ditch my desktop for the laptop. Mine is still fairly portable so I'm often tempted to use it on my lap… but I'm always afraid to cover those vents so I'm left scrambling looking for something in my hotel room or AirBNB that would approximate a lap desk. 😅

I've been baffled by this design decision. Thanks for the context. It makes a bit more sense now.

[-] RadDevon@lemmy.zip 10 points 1 year ago

How does it help though when the user inevitably uses it on their lap and covers those vents?

155

If you're using the laptop as intended (i.e., on your lap), wouldn't those be almost entirely blocked?

[-] RadDevon@lemmy.zip 16 points 1 year ago

Every movement, subculture, whatever is just about fashion for 98% of the people involved. Fashion is easy. Values are hard.

[-] RadDevon@lemmy.zip 23 points 1 year ago* (last edited 1 year ago)

Back in the days of shopping malls, you could travel and go to a mall in any city, and it would be virtually the same as a mall in any other city: same stores, same (or similar) restaurants in the food court, same teenagers trying desperately to impress each other… all shoved into a slightly different layout. It was kinda bleak. One reason we don't just copy our content from somewhere else is that we don't want to re-create this nightmare hellscape on the internet, where every new social network is a slightly different skin on the same content.

Lemmy is not Reddit. Please let Lemmy continue to not be Reddit. If you want to fuck Reddit, do it by not going to Reddit. Reddit doesn't own the content, but the contributors do. (Read section 5 of the Reddit terms of use; when you post on Reddit, you retain ownership of your content and grant Reddit license to it.) When you repost their content without permission, you're not fucking Reddit; you're fucking them.

1
Tiny Awards (tinyawards.net)
submitted 1 year ago by RadDevon@lemmy.zip to c/oldweb@lemmy.ml
[-] RadDevon@lemmy.zip 25 points 1 year ago

I replaced Reddit with the satisfaction of knowing I won’t be a pawn in Reddit’s plans to monetize the community’s free labor. 😉

1
submitted 1 year ago by RadDevon@lemmy.zip to c/eldenring@lemmy.ml
view more: next ›

RadDevon

joined 1 year ago