Live data from Hacker News

Viewing profile — satish-setty

satish-setty

HN member
Joined
Fri, Dec 04, 2015, 7:58 PM UTC
HN karma
73
Public activity
25 items

About satish-setty

satish-setty.at.hn

The five A's of for a meaningful life:

- Ārjava (non-hypocrisy)

- Ahiṃsā (non-cruelty)

- Aparigraha (non-possession)

- Anukampā (non-hatred)

- Astēya (non-stealing)

[ my public key: https://keybase.io/setty; my proof: https://keybase.io/setty/sigs/tQgF4WnVdyHuvCbi8MRJf9tDUmTxZILkQYyCS4T812c ]

Recent public activity

  1. comment
    Comment #46638946

    https://satish.com.in - mostly Hindu philosophy and programming

  2. comment
    Comment #40441420

    I'm replying to the person who shared link on BBC website about tax raids on BBC office by Indian authorities

  3. comment
    Comment #40441078

    Sampling bias? I know plenty of leftist publications like The Wire, Scroll, News Laundry and even NDTV who are free to express their opinions without censorhip. It's just that the …

  4. comment
    Comment #40441052

    Is there something special about "international" documetarists? BBC fought tax evasion in the courts and lost the case.

  5. comment
    Comment #36480711

    > They used to have edgy ads quoting Ghandi and ... It's funny they used to be so devoted to that Ghandi quote ... It is Gandhi, not Ghandi!

  6. comment
    Comment #34285939

    Could someone (@dang ?) fix the title please? It is /etc/shadow , not /etc./Shadow

  7. comment
    Comment #31873309

    Yes, indeed. It is mentioned in the wikipedia link ("गोपीभाग्यमधुव्रात..."). I first read it in the "Vedic Mathematics" book by HH Bharati Krishna Tirtha Swamiji. Since he didn't g…

  8. comment
    Comment #29377664

    UI with minimalism, open source and cross-platform (Win, Lin, Mac) -- what's not to like about it?! And a great name too. Kavita means poem or poetry in Sanskrit and pretty much al…

  9. comment
    Comment #26709449

    Of course, it can be customized. (put 'dired-find-alternate-file 'disabled nil) https://www.emacswiki.org/emacs/DiredReuseDirectoryBuffer

  10. comment
    Comment #23767275

    Typo there, it should be colab.research.google.com

  11. comment
    Comment #23113313

    > 0x6. I like monospaced fonts. Author doesn't follow his own advice? http://fabiensanglard.net/git_code_review/index.php May be he forgot to update his php pages, which are all in…

  12. story
  13. comment
    Comment #19288369

    Not Octave, but the other Matlab-clone Scilab has a package called Xcos which is similar to Simulink.

  14. comment
    Comment #16547143

    Hence, to avoid confusion, the table should be updated as "C and C++" (or worse, "C/C++"). That said, any index which conflates C and C++ cannot be taken seriously.

  15. comment
    Comment #16546598

    No C++ in Top 10?

  16. comment
    Comment #16527141

    There is std::array in modern C++ standard. It is meant for static arrays which know their own length. http://en.cppreference.com/w/cpp/container/array

  17. comment
    Comment #16486859

    > I was a longtime user of KeePassX. Probably you mean KeePass (the "original" one), which is written in C# and requires Mono in Linux ? KeepassX has always been native C++ and cro…

  18. comment
    Comment #16460527

    This looks like blog spam. The actual article has more analysis: https://blog.data.world/do-state-department-travel-warnings-...

  19. comment
    Comment #16374660

    Also, https://mail.zoho.com . They have a 5GB free-tier if you've got a custom domain. I've been a customer for years and very happy overall.

  20. comment
    Comment #16359098

    As a customer of Gitlab who uses custom domains, I haven't got any email notification about this. Especially when the post says it requires user action. As much as I love gitlab, t…

  21. comment
    Comment #16098782

    Seems everybody here has switched to rg but I haven't because it's not available in Debian repos (yet) unlike ack/ag. So, do such folks use Arch or just download a pre-built binary…

  22. comment
    Comment #16094987

    > Vedic Sanskrit has three ways of pronouncing it (similar to the Chinese four accents) Just a nitpick: Vedic Sanskrit has pitch accent , not tone. Chinese is tonal. And I'm a huge…

  23. comment
    Comment #15953933

    This is precisely one reason I like Mercurial over Git. Hg has commands which are more meaningful than those of git.

  24. comment
    Comment #15938862

    The article doesn't state it, but '(lambda (x) x) is actually shorthand for (quote (lambda (x) x)) And then the distinction between them is explained right inside emacs. C-h f quot…

  25. comment
    Comment #15938828

    Just discussed two days ago (260 points): https://news.ycombinator.com/item?id=15922043