Found 14 bookmarks
Newest
20 Things I've Learned in my 20 Years as a Software Engineer
20 Things I've Learned in my 20 Years as a Software Engineer
Important, Read This First You’re about to read a blog post with a lot of advice. Learning from those who came before us is instrumental to success, but we often forget an important caveat. Almost all advice is contextual, yet it is rarely delivered with any context. “You just need to charge more!” says the company […]
·simplethread.com·
20 Things I've Learned in my 20 Years as a Software Engineer
HackerNews Readings
HackerNews Readings
https://news.ycombinator.com/item?id=28595967
·hacker-recommended-books.vercel.app·
HackerNews Readings
Uninstall / remove a Homebrew package including all its dependencies
Uninstall / remove a Homebrew package including all its dependencies
I have a Homebrew formula that I wish to uninstall/remove along with all its dependencies, skipping packages whom other packages depend upon (a.k.a. Cascading package removal in Package manager par...
·stackoverflow.com·
Uninstall / remove a Homebrew package including all its dependencies