Re: [dev] [ANNOUNCE] spt-0.1

2016-02-02 Thread Your friend
On 02/02/2016 22:49, hiro wrote: After trying to find more info about pomodoro it seems the inventor of this "technique" strongly argued for using simple tools (this contrasts with the high-tech overengineered computer evil you created). You might want to consider this before using your program.

Re: [dev] [ANNOUNCE] spt-0.1

2016-02-02 Thread Kamil Cholewiński
On Tue, 02 Feb 2016, hiro <23h...@gmail.com> wrote: > After trying to find more info about pomodoro it seems the inventor of > this "technique" strongly argued for using simple tools (this > contrasts with the high-tech overengineered computer evil you > created). > You might want to consider this

Re: [dev] [ANNOUNCE] spt-0.1

2016-02-02 Thread hiro
After trying to find more info about pomodoro it seems the inventor of this "technique" strongly argued for using simple tools (this contrasts with the high-tech overengineered computer evil you created). You might want to consider this before using your program.

Re: [dev] [ANNOUNCE] spt-0.1

2016-02-02 Thread Pickfire
On Tue, Feb 02, 2016 at 01:57:47PM +0100, v4hn wrote: On Mon, Feb 01, 2016 at 08:30:43AM +0800, Pickfire wrote: Here is my first C program, a program that double your productivity by using the Pomodoro Technique™: Well, I should continue reading K&R now, I will still update it as some practic

Re: [dev] [ANNOUNCE] spt-0.1

2016-02-02 Thread hiro
there should be a systemd hose you can screw on for notification. I use sleep 3600; echo -e "\a"

Re: [dev] [ANNOUNCE] spt-0.1

2016-02-02 Thread v4hn
Heya, On Mon, Feb 01, 2016 at 08:30:43AM +0800, Pickfire wrote: > Here is my first C program, a program that double your productivity by > using the Pomodoro Technique™: With *that* introduction, I expected much worse. :) It looks reasonably neat. >https://github.com/pickfire/spt >http:/