Viewing profile — mmacedo_en
mmacedo_en
HN member- Joined
- Sun, Nov 22, 2020, 3:29 PM UTC
- HN karma
- 16
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About mmacedo_en
Recent public activity
- story
-
comment
Comment #26043805
It's mobile first to input expenses and view spending limits anytime anywhere. I usually input expenses right after paying for them. I'm using Flutter, which also builds apps for W…
-
comment
Comment #26041260
I've been working on Pleke for the last 18 months and using it daily for the last 6 months. Would love some feedback!
- story
-
comment
Comment #26025754
For twenty years I tried to build products and sell them to others, to no avail. "Marketing is the problem" - I always told myself about my failures. I still have one product up fr…
-
comment
Comment #25995798
Hey everybody, I've been working on Pleke for the last 18 months and using it daily for the last 6 months. It is based on cashflow, so the budget is affected when money enters or l…
- story
-
comment
Comment #25927806
Did it already :-) Good idea putting twitter link on your profile
-
comment
Comment #25927742
I'm referring to parent's point "Sometimes you just have to do joins across large tables.". Indexes and query hints can make a world of difference once you profile how the query is…
-
comment
Comment #25917863
HN is missing an user follow and user tagging button :-)
-
comment
Comment #25917662
I've seen queries running for 1 minute 2 minutes raising user complaints. Then we looked at it, and with a few changes in indexes and query hints brought it down to sub-second exec…
-
comment
Comment #25917071
I'm building an app using Postgres for the first time. Naturally I was a bit worried about performance and scaling if the not launched yet app becomes a major success. I began simu…