Viewing profile — aswinmohanme
aswinmohanme
HN member- Joined
- Sat, Jun 03, 2017, 4:20 PM UTC
- HN karma
- 774
- Public activity
- 173 items
- HN profile
- View on Hacker News ↗
About aswinmohanme
Recent public activity
- story
-
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…
- story
-
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…
- story
- story
-
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…
-
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 …
-
comment
Comment #45142930
warmed my heart, wishing you a great life together
-
comment
Comment #42439153
This blog started my love for mechanical watches. Love how intricate and cohesive the entire mechanism is.
-
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.
-
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.
-
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.…
-
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…
-
comment
Comment #42279356
Thanks. Updated the data-collection section.
-
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…
-
comment
Comment #42279320
Thanks for the catch. Fixed and pushed.
-
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. …
-
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…
-
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 …
-
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…
-
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…
-
comment
Comment #36595170
Mine is at https://aswinmohan.me
-
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 …
-
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…