Live data from Hacker News

Viewing profile — mmacedo_en

mmacedo_en

HN member
Joined
Sun, Nov 22, 2020, 3:29 PM UTC
HN karma
16
Public activity
12 items

About mmacedo_en

maker of Pleke a personal finance mobile app https://twitter.com/mmacedo_en

Recent public activity

  1. story
  2. 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…

  3. 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!

  4. story
  5. 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…

  6. 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…

  7. story
  8. comment
    Comment #25927806

    Did it already :-) Good idea putting twitter link on your profile

  9. 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…

  10. comment
    Comment #25917863

    HN is missing an user follow and user tagging button :-)

  11. 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…

  12. 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…