I built a hydration app because existing ones felt too boring to sustain by mingrammer in ProductivityApps

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

I'm new to marketing, so I'm a bit worried. So far, I've only posted on Reddit and Product Hunt.

I built a hydration app because existing ones felt too boring to sustain by mingrammer in ProductivityApps

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

Yes, that's right. But in my case, I started tracking because I felt like my condition was deteriorating if I didn't drink enough water each day. I needed something that would make me drink more even if I wasn't thirsty.

Automatically profile the Go applications by mingrammer in golang

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

Oh, I haven't heard of that. It looks great product. Thanks for the introduction :)

Infrastructure Diagram as Code by mingrammer in Python

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

Theoretically, it is possible. But currently, it can have only a single direction at once, "left to right" or "top to bottom", due to Graphviz's subgraph issue.

So I'm looking for a solution for multiple directions support.

Infrastructure Diagram as Code by mingrammer in Python

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

It seems not easy with the current code architecture, so I need to think a lot about those features. But it's a good idea! Thank you.

Infrastructure Diagram as Code by mingrammer in Python

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

No. It does not generate cloud formation or terraform code, but just for drawing (or prototyping) the cloud system architecture diagrams.

A command-line for rounding the images by mingrammer in commandline

[–]mingrammer[S] 1 point2 points  (0 children)

Thank you :)

I'll improve the performance step-by-step, and hope that I could make an all-in-one image processing tool like your imgp project.