Live data from Hacker News

Viewing profile — aswinmohanme

aswinmohanme

HN member
Joined
Sat, Jun 03, 2017, 4:20 PM UTC
HN karma
774
Public activity
173 items

About aswinmohanme

Find me at aswinmohan.me, and connect at hey@aswinmohan.me

Recent public activity

  1. story
  2. comment
    Comment #48269946

    This is a blog post about how relying on coding agents are making software engineers who create every intricate function of a codebase, into farmers who grow codebases, doctors who…

  3. story
  4. comment
    Comment #46823508

    I am Aswin ( https://aswinmohan.me ) and I am building Cycle. It's an integrated financial platform that combines business banking, an inbuilt accounting ledger and payroll. By com…

  5. story
  6. story
  7. story
    Show HN: WorkBill – Modern Alternative to QuickBooks

    Hi HN, I am Aswin Mohan( https://aswinmohan.me ), a full-stack mobile/web developer. I have been working on WorkBill ( https://workbill.co ) for the past 6 weeks on the side and wa…

  8. comment
    Comment #45869377

    A modern QuickBooks, based on beancount, WorkBill ( https://workbill.co ). You can play with it at https://demo.workbill.co . Unlike traditional accounting platforms we expose the …

  9. comment
    Comment #45142930

    warmed my heart, wishing you a great life together

  10. comment
    Comment #42439153

    This blog started my love for mechanical watches. Love how intricate and cohesive the entire mechanism is.

  11. comment
    Comment #42280329

    My bad. The design is based on https://fragment.dev/docs#design-your-ledger . They have detailed docs about designing proper ledgers.

  12. comment
    Comment #42279401

    We use a proper ledger to track the flow of money. It was sizable technical investment to get the schema right, but it has made the subsequent implementations of features easier.

  13. comment
    Comment #42279398

    You are right about missing the web part. It's substantial space that we miss out on mobile. But mobile lets you enter transactions on the go, and is always there when you need it.…

  14. comment
    Comment #42279372

    Automated transaction reconciliation will be a major feature in the future versions of the app. I have yet to use an app that reliably does automatic transaction registration and t…

  15. comment
    Comment #42279356

    Thanks. Updated the data-collection section.

  16. comment
    Comment #42279348

    It's a characteristic of double-entry accounting. Everything is an account and transactions move money between accounts. When you receive money from your salary in your bank accoun…

  17. comment
    Comment #42279320

    Thanks for the catch. Fixed and pushed.

  18. story
    Show HN: Double-entry accounting based personal finance app

    Hello HN! I am Aswin Mohan, full-stack mobile + web developer and I built PaperMoney( https://getpaper.money ). PaperMoney is a double-entry accounting based personal finance app. …

  19. comment
    Comment #39893352

    In India we use Aadhar, the associated phone number and a digi-locker app to verify our identity. Mostly used for governmental, financial and insurance verification. Works seamless…

  20. comment
    Comment #38611424

    I bought a mechanical watch after reading this blog post and it's been my daily driver since. It always brings a smile to look at it and see what fine craftsmanship and mechanical …

  21. comment
    Comment #38336680

    Does a system exist where we can train open source LLM models in this way? Maybe distribute it across a cluster of computers with credit points that can be later used for inference…

  22. comment
    Comment #37377403

    I use the Moonlander with a layout that doesn't deviate much from the standard Mac keyboard. Even though I sacrifice a little bit of single keypress magics that I can do on my Moon…

  23. comment
    Comment #36595170

    Mine is at https://aswinmohan.me

  24. comment
    Comment #34846313

    While working on my startup as a solo-founder I used to follow a TDD approach supported mostly by Integration tests. I mostly focused on the user happy paths with limited coverage …

  25. comment
    Comment #32273228

    I have ported a backoffice app from Phoenix LiveView to a Retool(Frontend) + Vercel(Api) + Supabase(database) collection and it's holding out really great. The primitives of Retool…