Viewing profile — narendraj9
narendraj9
HN member- Joined
- Sun, Aug 11, 2013, 6:13 AM UTC
- HN karma
- 71
- Public activity
- 47 items
- HN profile
- View on Hacker News ↗
About narendraj9
No profile information was provided.
Recent public activity
-
comment
Comment #20317086
I use Innolitics's DICOM browser for looking up tags every day. :) Thank you :)
-
comment
Comment #19707566
Yes, what exactly happened to him?
-
story
Ask HN: Serverless platforms with stateful functions
Are there any serverless platforms that give the abstraction of a function that maintains its state without interacting with an external service. Something like: f(current_state, r…
- story
- story
- story
- story
- story
- story
- story
-
comment
Comment #16052094
Emacs has a built-in mode for doing this - picture-mode
- story
-
comment
Comment #15822352
https://github.com/narendraj9/hledger-mode I have been using this for almost two years now. I am not sure if there are any other users but I find it very convenient. (Disclaimer: I…
-
comment
Comment #15749064
I was surprised by the amount of time I have spent doing this. Hence, the post.
- story
- story
-
comment
Comment #15436836
I saw this a few hours ago and here it is in Emacs: https://github.com/narendraj9/dot-emacs/blob/master/packages... :) I haven't implemented the next-position function for shell ye…
-
comment
Comment #15395220
Retirement is not the only time one lives a life.
- story
- story
-
comment
Comment #13731542
Yes. But why do you want that? Why the need to state this at the moment?
-
comment
Comment #13571636
I actually want to write an Emacs Lisp port of hledger/ledger. Just for fun sometime. I cannot do this in the near future though.
-
comment
Comment #13571630
hledger and ledger are mostly compatible. Can you share what problem you are facing while using hledger? You original journal file that you were using with ledger should just work …
-
comment
Comment #13571627
Yes, `hledger' is based on double entry bookkeeping. But we do not use the Credit and Debit conventions. Instead we use negative numbers to imply deduction in the balance of an acc…
-
comment
Comment #13571109
I think the same thing can be done with hledger. What were the ledger features that you found yourself to be using most frequently?