Live data from Hacker News

Viewing profile — narendraj9

narendraj9

HN member
Joined
Sun, Aug 11, 2013, 6:13 AM UTC
HN karma
71
Public activity
47 items

About narendraj9

No profile information was provided.

Recent public activity

  1. comment
    Comment #20317086

    I use Innolitics's DICOM browser for looking up tags every day. :) Thank you :)

  2. comment
    Comment #19707566

    Yes, what exactly happened to him?

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

  4. story
  5. story
  6. story
  7. story
  8. story
  9. story
  10. story
  11. comment
    Comment #16052094

    Emacs has a built-in mode for doing this - picture-mode

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

  14. comment
    Comment #15749064

    I was surprised by the amount of time I have spent doing this. Hence, the post.

  15. story
  16. story
  17. 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…

  18. comment
    Comment #15395220

    Retirement is not the only time one lives a life.

  19. story
  20. story
  21. comment
    Comment #13731542

    Yes. But why do you want that? Why the need to state this at the moment?

  22. 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.

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

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

  25. 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?