Viewing profile — mdhowle
mdhowle
HN member- Joined
- Fri, Sep 02, 2022, 1:54 PM UTC
- HN karma
- 42
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About mdhowle
No profile information was provided.
Recent public activity
-
comment
Comment #47544323
DNS-PERSIST-01 is coming soon https://letsencrypt.org/2026/02/18/dns-persist-01
-
comment
Comment #47293430
Mine is even simpler. journal # opens 2026-03-07.md in vim journal yesterday # opens 2026-03-06.md in vim journal weekly # pipes 2026-03-01 – 07.md into vim journal monthly # pipes…
-
comment
Comment #47293334
This seems overly complicated. Let the editors be editors. I recently created a Go application for myself after not finding a note-taking application I liked. Instead of implementi…
-
comment
Comment #39400546
There is some experimental work being done with SimpleFIN integration[1] for US banks but I can't comment on how well that works. Personally, I add each transaction manually. It al…
-
comment
Comment #39398903
It seems straightforward: https://actualbudget.com/docs/overview/migrating-from-other-...
-
comment
Comment #39397858
I haven't encountered any major drawbacks. The reporting is a bit lacking. ActualBudget has simple Net Worth and Cash Flow charts. Other than that, it has all the features of YNAB4…
-
comment
Comment #39393260
I have been using the self-hosted ActualBudget for ~6 months and found it mostly perfect. The mobile version of the site is not complete but it's at least usable for managing trans…
-
comment
Comment #33678025
The MODE variable in the Makefile is undefined by default so "o/$(MODE)/" becomes "o//"