🖥️ Essential Mac apps
Throughout my tech career, I’ve done most of my work on MacBooks. Here’s a list of applications I recommend to all developers, grouped into two categories. Together, they make a powerful setup. If...
Throughout my tech career, I’ve done most of my work on MacBooks. Here’s a list of applications I recommend to all developers, grouped into two categories. Together, they make a powerful setup. If...
Ruby was once the dominant language among tech startups, largely due to the success of Ruby on Rails. GitHub itself began as a Ruby-based project. With a philosophy centered on developer happiness...
Node.js is a widely adopted runtime for web applications and is commonly used by full-stack software engineers. NodeJS version manager nvm-sh/nvm: Node Version Manager - POSIX-compliant bash s...
Python is a common runtime for many automation tasks, and local setup remains relevant even though you can containerize your scripts or applications — convenience is still king. Python version man...
It’s 2023, and I still find this 2019 article highly relevant. What to consider? [To run or not to run a database on Kubernetes: What to consider Google Cloud Blog](https:/...
Simple selection Web / Mobile App Development JavaScript [TypeScript] Java [JVM] (for Enterprise) Ruby (for Solo / Indie) Data / AI / DevOps / Cloud Native Python Go Raw data In...
poetry install abruptly exited with Error code 1 in Buildkite but you cannot reproduce it on your local machine?! It took my team around half day to track down the root cause and I hope this post c...
With the rise of microservices, organizations are increasingly using multiple programming languages. The best language for a particular microservice is chosen based on its specific domain. To meet ...
Github Top Prog Langs with Most Popular Repos JavaScript [Web Frontend / Web Backend / Utilities] Categories Stars Tutorials fre...