Source line of code (SLOC) – what’s best for productivity?
“Measuring programming progress by lines of code is like measuring aircraft building progress by weight.”
- Bill Gates
This discussion of SLOC, or, source line of code (which...
What is code review and do I need it?
At Codacy, one of the questions we get the most is:
“What is code review (and do I need it)?”
With code review, a person or...
Best practices to manage an open source project
A well-managed open source project attracts contributors and gives them a good experience, making them eager to contribute time and time...
Codacy Architecture: Strongly Typed Actors
We glimpse at Codacy architecture structure in this blog from Code Reading Wednesdays at Codacy (http://www.codacy.com). The event helps code reviews become easier and...
Database migration to Amazon Aurora
In this blog post we’ll show you how we migrated a critical Postgres database with 18Tb of data from Amazon RDS (Relational...