Happy New Year! In 2022, more than 400k developers spent a combined 43 million hours programming, tracked with WakaTime plugins. The average person spent 46 minutes per day programming. Each year we r…
Read more
Why not just use Celery/RQ/Huey/TaskTiger?. Unfortunately, WakaTime has been using Celery for almost 10 years now. During that time I’ve experienced many critical bugs, some still open years after bei…
Read more
Do you know which day of the week you code the most? How about how many hours you code per day on average? How does your coding activity look over the last year? These are the types of questions we’re…
Read more
Here at WakaTime we’re always looking for ways to improve the developer dashboards and UX. That’s why we’ve added the ability to set custom colors for your projects. Now, if you select green for Proje…
Read more
Today GitHub announced it will archive Atom and all projects under the Atom organization for an official sunset on December 15, 2022. Why?. Development on Atom has been slowing for a while now. We see…
Read more
Today we bring you a new dashboard feature: Segmenting your code stats. See the time of day you were coding, compiling, or in meetings. Click the settings icon to choose how to segment your code stats…
Read more
Happy New Year! Here's your WakaTime code stats for 2021. In 2021, more than 300k developers spent a combined 39 million hours programming, tracked with WakaTime text editor plugins. The average perso…
Read more
🚀 We reached 300k users! - Also, here’s some new WakaTime features. 📊 Edit your time on the dashboard - Click on durations to edit the project, language, category, and branch. 🔰 Public profile badge -…
Read more
Histre is a collaborative bookmarking tool for researching, annotating, and enhancing websites. When you enable the Histre integration, the time you spend browsing websites is synced to your WakaTime …
Read more
If you’ve worked with Go before, you’ve probably seen this runtime error. panic: runtime error: invalid memory address or nil pointer dereference The current solution is checking thevar != nil before …
Read more