@Gar

219 Followers
139 Following
1.5K Posts
That's me I'm Gar. he/him
jobnpm cli
hobbyknitting
A sure sign of a good product is when there is no apparent use case for it so you have to hunt for one. Hunt for many of them. Just use it, please.

@Gar Thank you for your prompt reviews. It was a nice collaboration.

I wrote a blog post about it - https://manzoorwani.dev/npms-install-strategylinked-is-getting-better-you-should-try-it/

npm’s install-strategy=linked Is Getting Better — You Should Try It

npm has had an install-strategy=linked option since v9, but for the longest time it was marked experimental and, frankly, too buggy to use in anything serious. Even basic things like scop…

Manzoor Wani
Shoutout to the folks at Project Gutenberg (Wordpress) for their help w/ npm's isolated mode. That code needed some love, for sure.
Found a classic office humor poster at an estate sale. Excited to put it up in my office. Can't decide which side to show though.
I'm a little tired, if I'm being honest.

Oh, wow: I had no idea. George Washington Carver was also a #crochet lace maker!

You can try the patterns.

#BlackHistoryMonth #lace

https://pieceworkmagazine.com/george-washington-carver/

The Scientist Who Crocheted: George Washington Carver’s Unexpected Legacy

Discover George Washington Carver’s quiet lifelong passion for crochet and fancywork and download free crochet patterns for his swatches.

PieceWork
!!!!

"These two config values work together to achieve a single goal" That's a complement.

"These two config values are a cute couple" That's a compliment.

PSA: Did you know that it’s **unsafe** to put code diffs into your commit messages?

Like https://github.com/i3/i3/pull/6564 for example

Such diffs will be applied by patch(1) (also git-am(1)) as part of the code change!

This is how a sleep(1) made it into i3 4.25-2 in Debian unstable.

[email protected] is live. --allow-git is now an option. Tell npm "no thanks" on git dependencies, if you'd like (you probably would like).