this post was submitted on 27 Apr 2026
18 points (82.1% liked)

Programming

26752 readers
232 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS
 

I was struggling to sit down and start my side projects, so I began reading more about productivity and motivation. Eventually I ended up writing a tiny Pomodoro timer for my terminal — mostly just to help myself get moving.

It’s super minimal: you enter the title, work time, break time, and number of intervals. At the end it generates a simple session report and asks you to write your own conclusion. I like reading my own reports later, so I added that feature.

I also enjoy reading short reports and summaries, so adding them felt natural. And honestly, I prefer building simple tools myself rather than hunting for the “perfect” app.

Works on Windows & Linux, needs only Python.

GitHub: https://github.com/Mietkiewski/MPomidoro
Gumroad PWYW $0+: https://mietkiewski.gumroad.com/l/mpomidoro

you are viewing a single comment's thread
view the rest of the comments
[–] zweieuro@lemmy.world 2 points 3 days ago* (last edited 3 days ago)

I feel like this might sound unhealthy of me but: The angrier/more frustrated I get, the better. Angry isnt bad in my head, angry at $thing gets shit done because I do not want to see it or have it in my head anymore than necessary.

Though I enjoy once I start even if I hate $thing since I like computers/coding/learning.

This single thing got me through university. I dont want to do $thing -> not doing it keeps it on my mind -> once I have a single minute free I will make a plan where to begin the thing -> when I have a good chunk of the time I may need for it I do it just so the thing is finally gone.

Healthy? Up for debate. Can't argue with the results tho...

Edit: I am typically a very jolly and happy Person ^^ there is just this research and writing stuff in uni where it feels like pleasing some arbitrary line the prof drew ._.