Distributed Denial of Service (DDoS)

A distributed denial of service (DDoS) attack is an attempt to make an online service unavailable by overwhelming it with traffic from multiple sources. They target a wide variety of important resources, from banks to news websites, and present a major challenge to making sure people can publish and access important information.

First Time Use

First time use is an important concept when discussing the user experience of a software project. First time use complexity can either make or break the adoption of a project. More software companies are thinking about the user experience these days and we are beginning to see a real push towards gaining adoption through simplifying first time use.

Git

Git is a version control system for tracking changes in computer files and coordinating work on those files among multiple people.

1 post in total

GVM

GVM is a Version Manager for Google Go (golang) similar to the NVM (Node Version Manager) for Node.js or RVM (Ruby Version Manager) for Ruby.