If you’re an independent contractor writing software, then this post is for you. Even if you do project-based invoicing, accurate time tracking is important for measuring the effort you’re devoting to…
Read more
Hello everyone, with COVID-19 we’re switching from quarterly to semiannual updates. Here are the new features we’ve been working hard to release. 🐦 Auto-Tweet your daily coding goals - To stay account…
Read more
Happy New Year! In 2019, over 200k developers spent a combined 25 million hours programming, tracked with WakaTime text editor plugins! Programming stats for 2019. The top languages were JavaScript (5…
Read more
We’re excited to announce new features available 2019 Q4. 📊 Anonymous team dashboards - turn this on and only project totals are displayed, individual developer times are hidden. Enable anonymous team…
Read more
WakaTime dashboards show how long you were programming over set date ranges. To find the total hours for a project previously, you set the date on the project dashboard to when you started that projec…
Read more
When is time tracking too accurate? The short answer: When you’re billing... remember to decrease granularity by increasing your timeout preference before billing clients. WakaTime is a very accurate …
Read more
Let’s take a look back at 2018 from a WakaTime perspective: First, some WakaTime milestones and then a yearly overview of all WakaTime users’ programming metrics! 🎉 Growth & milestones. In 2018, WakaT…
Read more
Do you receive emails from your website users with the subject “Data Removal Request” that look like this? I hereby withdraw my consent for you to collect, process or store any personal data related t…
Read more
This is the third of three posts about building a JSON API with Flask. Make sure you start with part 1 and part 2. In the first post, we used a custom base SQLAlchemy class to serialize and deserializ…
Read more
This is the second of three posts about building a JSON API with Flask. Part 1 arrived yesterday and part 3 is arriving tomorrow. In the previous post we learned how to serialize SQLAlchemy models to/…
Read more