Clearwater

joined 1 year ago
[–] Clearwater@lemmy.world 4 points 19 hours ago (3 children)
[–] Clearwater@lemmy.world 1 points 1 day ago

Arch, because I use niche software and the AUR doesn't always get along with Manjaro very well (ungoogled-chromium-bin is the worst offender). Switched to arch, configured it identically to my manjaro install, and all has been well.

[–] Clearwater@lemmy.world 3 points 1 day ago

Firefox (well, librewolf, but forks are a matter of personal preference).

Chrome (Ungoogled chromium) is used as a fallback for the occasional site that doesn't work with my restrictive FF configuration.

Both have uBlock, though they're configured differently to suit their individual purposes.

[–] Clearwater@lemmy.world 52 points 2 weeks ago* (last edited 2 weeks ago) (2 children)

This is literally the first post I saw when opening the app. I guess I'll do something else.

[–] Clearwater@lemmy.world 1 points 1 month ago

Commander-in-cheeks

[–] Clearwater@lemmy.world 17 points 1 month ago (1 children)

Quick search to verify...

So this is how I learn. Wouldn't have it any other way.

[–] Clearwater@lemmy.world 4 points 4 months ago

You can tell git to use a specific key for each repo. I have the same situation as you and this is how I handle it.

https://superuser.com/questions/232373/how-to-tell-git-which-private-key-to-use

[–] Clearwater@lemmy.world 2 points 6 months ago* (last edited 6 months ago)

Docker, using the nextcloud:stable image (not-all in-one) with postgres, behind nginx, and finally ZFS with 2x modern HDDs for storage. I run the stock apps plus a small handful, and have carried the same database through many versions over the last 5 years.

It's usable, but definitely not snappy.

The web interface for files is fine. Not instantaneous at all but not a huge problem. I have about 1TB of files (images and videos) in one folder, then varying files everywhere else. I suspect that the number of files (but probably not the size) is causing the slowdown.

Switching to, for example, the notes app is incredibly slow, and the NC Android app is just as bad.

[–] Clearwater@lemmy.world 7 points 7 months ago (1 children)

Return for refund or replacement. If you're even slightly concerned about WD giving you trouble, but know eBay/the seller won't, just go that path since it's still available.

[–] Clearwater@lemmy.world 3 points 7 months ago (1 children)

As a heads up, EDMC runs natively on Linux well, or at least it did the last time I used it. See https://github.com/EDCD/EDMarketConnector/wiki/Installation-&-Setup#linux-with-steam-play

Since you've got it running in wine just fine, I personally wouldn't change anything, but if you have issues in the future, you can try that.

[–] Clearwater@lemmy.world 2 points 9 months ago* (last edited 9 months ago)

The main donate block of items is here: https://github.com/LemmyNet/joinlemmy-site/blob/main/src/shared/components/common.tsx#L129

Follow the chain and you'll see it's just using the progress html element.

view more: next ›