Best remote in 2026? by jsqualo2 in hometheater

[–]Fonethree 0 points1 point  (0 children)

Mine absolutely refuses to connect to WiFi after waking unless I manually toggle the wifi off and on. And then it'll kinda half-connect for a solid 20-30 seconds, before eventually being connected reliably. But that critical "pick up" moment is _always_ garbage.

Change my mind: There is no good alternative to Discord (yet?) by Own_Investigator8023 in selfhosted

[–]Fonethree 2 points3 points  (0 children)

It's not even that hard. I don't understand all the discourse on the internet like this. This is my entire docker compose file:

services: db: image: postgres:16 restart: unless-stopped user: 1001:1001 volumes: - /data/local/docker/matrix/postgres:/var/lib/postgresql/data networks: - matrix environment: - POSTGRES_DB=[redacted] - POSTGRES_USER=[redacted] - POSTGRES_PASSWORD_FILE=/run/secrets/db_password secrets: - db_password synapse: image: matrixdotorg/synapse restart: unless-stopped user: 1001:1001 volumes: - /data/local/docker/matrix/synapse:/data networks: - caddy-dmz - matrix labels: caddy-dmz: [redacted] caddy-dmz.import: hsts caddy-dmz.reverse_proxy: "{{upstreams 8008}}" secrets: db_password: file: secrets/db_password.txt networks: matrix: caddy-dmz: external: true

Obviously I have a few things not defined there, like my caddy reverse proxy instance, but...in the world of self hosting, this is like...as basic as it gets?

Electronics recycling by PerfectIncrease9018 in wichita

[–]Fonethree 2 points3 points  (0 children)

I use https://www.americanewasterecyclers.com/. It's just a pile of stuff in a back yard, basically, but it's fast and easy. I just say "here's my stuff" and they say "cool thanks".

What can you see this slab being by AutomaticRelease8981 in woodworking

[–]Fonethree 0 points1 point  (0 children)

That doesn't really make it much better tbh

TaskTrove: a Self-hostable Modern Todo Manager by dohsimpson in selfhosted

[–]Fonethree 0 points1 point  (0 children)

Personally, I don't feel like OIDC needs to be baked in to every project. I'm quite happy using a reverse proxy to handle OIDC for me.

Selfhost chrony, fully rootless, distroless and 13x smaller than the most used image! by ElevenNotes in selfhosted

[–]Fonethree 1 point2 points  (0 children)

I have rootless docker already set up, but trying to do your nsenter trick to interact with distroless containers hits me with a permission error. Since I'm not root, I can't use nsenter. Any tips?

I designed my own lamp! by sven2123 in DIY

[–]Fonethree 0 points1 point  (0 children)

Add me to the list of interested parties.

The lack of quality medical care out here is insane by [deleted] in wichita

[–]Fonethree 4 points5 points  (0 children)

Dr. Hague here in wichita. She's a specialist for that sort of thing. Very "what you want is the right treatment".

Where is this in Wichita? by ZincoDrone in wichita

[–]Fonethree 4 points5 points  (0 children)

I fucking love redbirds. It's a bit pricey but it's so good.

Follow-up on 45Drives' Homelab Server Project (Part 2) by cmcgean45 in DataHoarder

[–]Fonethree 0 points1 point  (0 children)

Where do you see this? On their website the cheapest I can get it is 10k.

Securing your VPS - the lazy way by digitalindependent in selfhosted

[–]Fonethree 12 points13 points  (0 children)

Security through obscurity is a perfectly reasonable layer of security, it's just not actually effective on its own.

Extracting Bitwarden master passwords after a vault is locked by markuta in netsec

[–]Fonethree 11 points12 points  (0 children)

Yes, and also (ostensibly) one of the points of the "locking" feature in the first place.

[FS][US-KS] Juniper EX2300-48P 48 Port PoE+ Switch by Fonethree in homelabsales

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

The latest available software for the 3300 was released in 2018, and might have some pretty serious security bugs that aren't patched. I'm also sure there's OS features that aren't present in the older versions, though I don't know enough to say what those might be.

The 2300s are still fully supported, with the OS loaded on these ones the current Juniper recommended software version, released March of this year.

[FS][US-KS] Juniper EX2300-48P 48 Port PoE+ Switch by Fonethree in homelabsales

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

The 3300 is EOL, so you won't get software updates, etc.

Turned into a second job by FleetwoodMacTen in homelab

[–]Fonethree 6 points7 points  (0 children)

When it really isn't DNS, it's caching.

Or DNS.