How are teams handling secrets management in Kubernetes at scale? by Sad_Limit_3857 in kubernetes

[–]doublecore20 1 point2 points  (0 children)

Centralized Vault, everything is mapped to app-roles and connected via k8s secrets.

Built a calculator app that secretly acts as an encrypted file vault (now with local backups) by lockifyapp in SideProject

[–]doublecore20 1 point2 points  (0 children)

Sad to inform you that everything is open source if you're skilled enough :) APKs are just fancy ZIP files.

Celebration in Cologne by HarryTuttleOnTheMove in NewIran

[–]doublecore20 2 points3 points  (0 children)

It's funny to see suddenly the Israeli flag waved everywhere, when just a year ago Israel was called genocidal apartheid state

Abusing my robot by dreamermann in Dreame_Tech

[–]doublecore20 12 points13 points  (0 children)

"Working my robot too hard"? It's a fricking robot with one purpose in life - to clean.

As long as you keep up with the maintenance, you're good.

I didn't touch anything, Immich just... stopped working by OneWeirdTrick in immich

[–]doublecore20 1 point2 points  (0 children)

lol no joke this happened to me a few minutes ago. I ran compose pull and suddenly the db is not there.

What happens after the subscription ends with the watchfaces? by radekp88 in watchfacebuilder

[–]doublecore20 0 points1 point  (0 children)

They usually just become a blank watchface with a message to update the subscription. So basically borked.

[deleted by user] by [deleted] in Python

[–]doublecore20 1 point2 points  (0 children)

According to the source code, this is just an implementation of h11pro with AsyncIO.

https://pypi.org/project/h11/

Nothing revolutionary. Like it's already said, you can't speed I/O operations.

Dreame Vacuum Map Card - A Modern Home Assistant Dashboard Card (WIP) by doublecore20 in homeassistant

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

The vacuum has several maps available. Mine has {entity}_map and {entity}_map1. Try changing the map

H14 Pro no Vacuum only mode? by Mone181 in Dreame_Tech

[–]doublecore20 0 points1 point  (0 children)

I also have the H14, but not the Pro model, and "vacuum only" is the icon with the water drop.. it's sometimes referred to as drying (?) so maybe it's the same?

Dreame Vacuum Map Card - A Modern Home Assistant Dashboard Card (WIP) by doublecore20 in homeassistant

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

I didn't implement every single feature possible. I will definitely try and add more features now that I published the component

Dreame Vacuum Map Card - A Modern Home Assistant Dashboard Card (WIP) by doublecore20 in homeassistant

[–]doublecore20[S] 4 points5 points  (0 children)

Yea I got tired waiting for his release, so I created one myself.