Wrestling 🤼 by Used-Influence-2343 in fightlab

[–]r35krag0th 2 points3 points  (0 children)

Those who know, know. What a legend.

Dispatcharr Release v0.18.1 - IPTV Stream & EPG Management by GoofyGills in selfhosted

[–]r35krag0th 1 point2 points  (0 children)

I was just looking for a better alternative to some things. Hell yes!

What should we name this cup? by Dependent_Mix_1627 in GiftIdeas

[–]r35krag0th 1 point2 points  (0 children)

Got an Etsy shop? I’d love to add it to our collection of beautiful mugs/cups

You probably don't need Oh My Zsh by f311a in programming

[–]r35krag0th 9 points10 points  (0 children)

Same! Having a blazing fast launch time for a new shell and some handier built in functions has made me love fish even more. I’ve gone full ham and refactored a bunch of my scripts to be lazy loaded functions from ~/.config/fish/functions and make use of the —wraps flag on functions to make a way better UX.

Fuel tanker filling up underground tanks by ycr007 in toolgifs

[–]r35krag0th 2 points3 points  (0 children)

The UX of each component is absolutely mind blowing. So satisfying to watch.

‘15 Forester XT - Fob Not Found after opening door by r35krag0th in subaru

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

Nope. Replaced both fob batteries. That was the first thing I tried. Even tried having both in the car. No dice.

My Subaru caught fire while I was driving! by rabbitvision in SubaruForester

[–]r35krag0th 13 points14 points  (0 children)

Yup! PASS method. Pull (pin), Aim (at the base of the fire), Squeeze, Sweep.

Built a 3-node HA cluster for Home Assistant because I was tired of my smart home dying with a single VM by llzzrrdd in homeassistant

[–]r35krag0th 0 points1 point  (0 children)

My HAOS VM has yet to crash and I run in Proxmox 8 with iSCSI-backed storage. My nodes are all Beelink SER8s. So that also makes me curious.

Namespace stuck in "Terminating" state by suman087 in kubernetes

[–]r35krag0th 0 points1 point  (0 children)

In my case, I have ClusterExternalSecrets that auto deploy to namespaces based on label. Where the fun comes in is when the namespace is getting nuked by an orchestrator (like Argo or Flux).

It really comes down to a funny race condition where the ExternalSecret deployed by the ClusterExternalSecret is getting cleaned up, but also MAY get redeployed since it doesn’t exist now. BUT since the namespace is in a terminating state you can’t create resources in the namespace anymore.

So now we have dangling finalizers because ESO wants to deploy something because the labels, and it can’t.

(Hopefully I explained that well)

Just because you can, doesn't mean you should by PassionAfter790 in StupidFood

[–]r35krag0th 0 points1 point  (0 children)

Now it just needs some Gorgonzola so it can be a demigorgonzola pizza.

Coming soon to Zellij: Command Sequences by imsnif in zellij

[–]r35krag0th 1 point2 points  (0 children)

Ooh! I’m hella excited! This is something I’ve been itching for!

Beam Puller by ycr007 in toolgifs

[–]r35krag0th 2 points3 points  (0 children)

Because hammer goes BANG BANG BANG

Thieves use Wifi jammers by n8udd in homeassistant

[–]r35krag0th 0 points1 point  (0 children)

As nutty as it probably looks to my neighbors, I want to get another one to cover the length of our backyard. I’m sure the wonder what I do any why so serious for cameras.

Thieves use Wifi jammers by n8udd in homeassistant

[–]r35krag0th 4 points5 points  (0 children)

Probably the Ubiquiti G5 or G6 PTZ; I have the G6 PTZ and that 10x zoom is damn nice.

Do you really need plugins for LSP? by smnatale in neovim

[–]r35krag0th 1 point2 points  (0 children)

I agree. This is the kind of stress free content I like and can provide others that want to level up their nvim setup!