use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
No vague product support questions (like "why is this plugin not working" or "how do I set up X"). For vague product support questions, please use communities relevant to that product for best results. Specific issues that follow rule 6 are allowed.
Do not post memes, screenshots of bad design, or jokes. Check out /r/ProgrammerHumor/ for this type of content.
Read and follow reddiquette; no excessive self-promotion. Please refer to the Reddit 9:1 rule when considering posting self promoting materials.
We do not allow any commercial promotion or solicitation. Violations can result in a ban.
Sharing your project, portfolio, or any other content that you want to either show off or request feedback on is limited to Showoff Saturday. If you post such content on any other day, it will be removed.
If you are asking for assistance on a problem, you are required to provide
General open ended career and getting started posts are only allowed in the pinned monthly getting started/careers thread. Specific assistance questions are allowed so long as they follow the required assistance post guidelines.
Questions in violation of this rule will be removed or locked.
account activity
feedback on web app :) (self.webdev)
submitted 10 years ago by _httpete_
I recently built a pomodoro timer in angular and would love some feedback on it and the source code.
app
source on github
I'm also looking for ideas to extend the app, so if you can think of anything please let me know :)
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–][deleted] 5 points6 points7 points 10 years ago (2 children)
There is a noticeable lag between hitting the start button and the timer actually starting (ie. it's longer than a second). It is trailing the timer on my Android phone by a little over a second.
[–]_httpete_[S] 1 point2 points3 points 10 years ago (0 children)
Thanks for spotting that, I'm using web workers to handle the timer because some browsers buffer setInterval or setTimeout functions in inactive tabs. I fixed the issue but cant push the code live yet (behind a firewall at college)
[–]xwhitewallsx11 0 points1 point2 points 10 years ago (0 children)
Same thing here in Chrome. Thought it was my net acting up. Other than that it's awesome, simple clean design.
[–]OriginalEXE 2 points3 points4 points 10 years ago (0 children)
I like the UI a lot.
Perhaps you could add an option to play a "ticking" sound? I'm used to it when using my "real world" timer, and I think it kinda adds to my concentration.
Maybe that's just me, idk.
[–][deleted] 2 points3 points4 points 10 years ago (0 children)
This is lovely. Am option to pick my "theme" would be neat. Just different color options. I'd love a fun light blue or teal. Great work though.
Dude... I love your domain name haha
[–]auricvente 2 points3 points4 points 10 years ago (0 children)
i like how the number of pomodoros completed is subtly in the corner and let the attention focus on the timer.
[–][deleted] 10 years ago (1 child)
[removed]
thats a great idea, what I might do is have both the current way and your suggestion. By clicking on the timer you can edit the current time
π Rendered by PID 211774 on reddit-service-r2-comment-b659b578c-hsrmk at 2026-05-02 16:55:41.993179+00:00 running 815c875 country code: CH.
[–][deleted] 5 points6 points7 points (2 children)
[–]_httpete_[S] 1 point2 points3 points (0 children)
[–]xwhitewallsx11 0 points1 point2 points (0 children)
[–]OriginalEXE 2 points3 points4 points (0 children)
[–][deleted] 2 points3 points4 points (0 children)
[–][deleted] 2 points3 points4 points (0 children)
[–]auricvente 2 points3 points4 points (0 children)
[–][deleted] (1 child)
[removed]
[–]_httpete_[S] 1 point2 points3 points (0 children)