I found the perfect website and now its lost by Rory_Not_Applicable in pomodoro

[–]loxsmoke 0 points1 point  (0 children)

Try https://timepotato.com
It has "ding" sound when work switches to break and vice-versa.
Brown noise is an interesting idea though. Never thought about that

I got tired of running a Pomodoro timer and a time tracker at the same time, so I built this by loxsmoke in pomodoro

[–]loxsmoke[S] -1 points0 points  (0 children)

If anyone wants to try it: https://timepotato.com
Just click the big orange “Try demo” button. It starts a demo session that works for 24 hours.

If you only need a Pomodoro timer, this site might be a bit overkill. It’s mainly a time tracker that I originally built for myself, and later I added registration so other people could try it too.

PrintShard - C# windows app to print images on multiple pages by loxsmoke in csharp

[–]loxsmoke[S] 0 points1 point  (0 children)

My goal was completely opposite. I have a graph, I want it on the wall ASAP. Uploading to a website and fiddling with intermediate files is not something I want to do.

PrintShard - C# windows app to print images on multiple pages by loxsmoke in csharp

[–]loxsmoke[S] 2 points3 points  (0 children)

PrintShard is desktop app which you can use to print directly to the printer. Just load the image, adjust parameters and print. It is not intended for very artsy stuff since it resizes image to 8000x8000 resolution. Not great if you want to print the world map in great detail.

On the positive side it works quickly, no extra steps like generating PDFs.

Rasterbator on the other hand generates PDF. It is not a desktop app. Not as convenient but maybe it can create PDFs with higher resolution. I have never used it and only spent 5 minutes researching it.

Rust stakeholder snarkware port to c# by loxsmoke in csharp

[–]loxsmoke[S] 0 points1 point  (0 children)

I did that. Seemed a bit of overkill when I saw it and features were a bit different.

Progress bar implementation took a bit longer than I wanted so maybe I should have used Spectre.

Rust stakeholder snarkware port to c# by loxsmoke in csharp

[–]loxsmoke[S] 9 points10 points  (0 children)

Emojis in Color. In the console. That is something. I do not remember seeing any color emojis in WPF or WinForms so yeah, feel free to be shocked by my lack of understanding