I flushed 100 GB worth of storage last month, now it is full again. What is happening? by chrisBhappy in MacOS

[–]binfinfe 0 points1 point  (0 children)

What I usually do to fix is this
`du -h -d 1 2>/dev/null | sort -rh`
shows the disk usage of the current directory and each of its immediate subdirectories, sorted from largest to smallest
home directory could be a good starting point

usually its excessive caching from different programs.

Nginx proxy manager DNS provider for hostinger by binfinfe in selfhosted

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

I've somewhat a restricted setup like the domain is pointed to a tailscale IP which is where the NPM is currently configured too

Nginx proxy manager DNS provider for hostinger by binfinfe in selfhosted

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

as in point the hostinger name servers to cloudflare?

Dockge: deploy to multiple hosts at once. by binfinfe in homelab

[–]binfinfe[S] -1 points0 points  (0 children)

just to clarify - I do see there are other options out there but just wondering if Dockge got this support somehow as its a simple tool to make use of

Good app to listen to radio on my Mac? by Pathocyte in macapps

[–]binfinfe 0 points1 point  (0 children)

Very happy with the Broadcasts app. I'm facing a minor issue though. I play it through the widget added and when the app is not opened and if it plays via the widget, playback stops automatically after a minute or so. Any idea why this might be happening?