Viewing profile — satish-setty
satish-setty
HN member- Joined
- Fri, Dec 04, 2015, 7:58 PM UTC
- HN karma
- 73
- Public activity
- 25 items
- HN profile
- View on Hacker News ↗
About satish-setty
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
-
comment
Comment #46638946
https://satish.com.in - mostly Hindu philosophy and programming
-
comment
Comment #40441420
I'm replying to the person who shared link on BBC website about tax raids on BBC office by Indian authorities
-
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 …
-
comment
Comment #40441052
Is there something special about "international" documetarists? BBC fought tax evasion in the courts and lost the case.
-
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!
-
comment
Comment #34285939
Could someone (@dang ?) fix the title please? It is /etc/shadow , not /etc./Shadow
-
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…
-
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…
-
comment
Comment #26709449
Of course, it can be customized. (put 'dired-find-alternate-file 'disabled nil) https://www.emacswiki.org/emacs/DiredReuseDirectoryBuffer
-
comment
Comment #23767275
Typo there, it should be colab.research.google.com
-
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…
- story
-
comment
Comment #19288369
Not Octave, but the other Matlab-clone Scilab has a package called Xcos which is similar to Simulink.
-
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.
-
comment
Comment #16546598
No C++ in Top 10?
-
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
-
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…
-
comment
Comment #16460527
This looks like blog spam. The actual article has more analysis: https://blog.data.world/do-state-department-travel-warnings-...
-
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.
-
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…
-
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…
-
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…
-
comment
Comment #15953933
This is precisely one reason I like Mercurial over Git. Hg has commands which are more meaningful than those of git.
-
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…
-
comment
Comment #15938828
Just discussed two days ago (260 points): https://news.ycombinator.com/item?id=15922043