Jeff Coyle
18 posts
Docker Build with Mac
Docker is a popular containerization platform that allows developers to package their applications and dependencies into portable containers.…
SUNDAY REWIND: Deciding what to build after achieving product/market fit by Yuhki Yamashita
This week’s Sunday Rewind is a 2022 #mtpcon London session with Figma VP of product, Yuhki Yamashita, on…
Dining Philosophers Problem in Java
Introduction The Dining Philosophers Problem illustrates concurrency challenges, where philosophers seated at a table must pick up chopsticks…
Ethical AI in SaaS: A product manager’s guide to responsible innovation
Introduction In the fast-paced world of SaaS product management, it’s easy to get caught up in the excitement…
Demystifying Go Generics
Go 1.18 introduced support for generics. Generics allow you to write code that can work with any set…
Best Free and Paid GitHub Copilot Alternatives
Several reviewers have compared and contrasted Microsoft’s GitHub Copilot and two GitHub Copilot alternatives: Amazon’s AWS CodeWhisperer and…
7 categorías de software imprescindible para una empresa de TI (con opciones)
En el ámbito de la tecnología de la información, contar con las herramientas de software adecuadas es fundamental…
React Custom Hook: useHover
In this article series, we embark on a journey through the realm of custom React hooks, discovering their…
User and Group Management
Create new user Linux daddy will guide you. sudo adduser username You are now a daddy sudo useradd…
What Is Resource Allocation? Resource Allocation in Project Management
Projects require many resources. Everything from the people you’re working with and the equipment they’re using, to the…