Category: Development

  • Update

    I had to declutter this blog a little. It was caused by me messing around with directories on Linux, then fucking up everything. But at least this site won’t contain gigabytes of cat pictures now, so that’s a plus.

    I’ve been working on ‘Promotion Simulator’ project that I’m making for lolz with some community I’ve been on since 2023. It’s more of a quirky quick little project rather than something ‘real’. I also am working on ‘Tasked’ which is a tool for increasing productivity and gamification of day-to-day tasks.

    For ‘daily cat pictures #n’ you’re going to have to visit my discord. It’s on https://discord.thekumor.com/

    Life goals
  • Dev blog #1: Tasked

    I’m working on an improvement to https://github.com/thekumor/task-calc

    A new version of it, which I creatively called ‘Tasked’ is going to also save points to a database and then calculate the average, median and standard deviation, along with average range to see if a particular day is below or above average in productiveness.

    Of course, that’s as long as you can measure productivity in task completion and numbers, which you can’t. But it at least makes it easier and more visual.

    This version will also contain subtasks.

    I’m thinking of making something else than a table, maybe button/card-like sections?

    This project is under https://github.com/thekumor/Tasked and fresh changes are pushed to ‘dev’ branch.