[-] PartiallyApplied@lemmy.world 7 points 2 days ago

You probably already know this, but for those who don’t, git can globally ignore patterns. It’s the first thing I set up after logging in. Honestly wish git just shipped this way out of the box (maybe match .DS_Store by name and some magic bytes?) with a way to disable it. Just for the sake of easier onboarding

[-] PartiallyApplied@lemmy.world 2 points 2 days ago

I really like it for devshells which is really all I use Nix for. Flake-parts automates so much boilerplate and improves the error messages so much compared to standard flakes. Definitely worth the time investment imo

[-] PartiallyApplied@lemmy.world 4 points 4 days ago

Yep, my block list is long. It’s updated occasionally. I call it “weeding the digital garden”. Negatively sprouts everywhere and it’s imperative to cull it asap.

The way I see it there’s far too many things in the digital world to care about, so I just care about basically none of them. I’d rather spend energy loving the people I love than being angry at what I see on the internet.

The internet is full of slacktivism and I find it’s more worthwhile to do something good rather than critiquing the bad and doing nothing.

[-] PartiallyApplied@lemmy.world 9 points 1 week ago

My way is simple and stupid. I hit F12, then search for “rss” in the html and copy the link

[-] PartiallyApplied@lemmy.world 5 points 1 week ago

If you’re on iOS, feeeed is kinda slick :)

[-] PartiallyApplied@lemmy.world 3 points 2 months ago

If you’re happy with your solution, that’s great!

uv combines a bunch of tools into one simple, incredibly fast interface, and keeps a lock file up to date with what’s installed in the project right now. Makes docker and collaboration easier. Its main benefit for me is that it minimizes context switching/cognitive load

Ultimately, I encourage you to use what makes sense to you tho :)

PartiallyApplied

joined 3 months ago