Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
prabhu-yu
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
prabhu-yu
3mo ago
I want to put it in other words based on philosophy of Friedrich Nietzsche - Exploitation is the key characteristic of living beings. This is applicable not only to humans but also to single celled life forms. (There are exceptions to this)
2.
▲
by
prabhu-yu
5mo ago
There is another thing that reduces the safety of car - it is sunroof. In India, all top trims come with sunroof. I believe, sunroof can not provide the safety that of one without sunroof. More ever, it can absorb significantly more heat co
3.
▲
by
prabhu-yu
1y ago
Can life evolve to slow down the process of increasing entropy? For ex: Sun is throwing energy in space. What if life tries to store it and use it only when it needs? Has the sunlight gone into space (without being captured by fossilized li
4.
▲
by
prabhu-yu
2y ago
I liked the syntax of key word arguments in Python. Then asked myself on how come this is not popular in C/C++ world. After seaching internet, found the way and documented here. https://prabhuullagaddi.substack.com/p&#x
5.
▲
by
prabhu-yu
2y ago
I have same question. Is it simple <canvas>
6.
▲
Dominate: A Python/JavaScript lib for generating HTML documents
(github.com)
1 points
by
prabhu-yu
2y ago
|
1 comments
7.
▲
by
prabhu-yu
2y ago
Instead of using a templating lang for html file generation, we can use Python or Javascript. Thus, we don't need to learn one more templating lang. I never used Javascript lib that I mentioned above, but it is here for ref : https:&#
8.
▲
by
prabhu-yu
2y ago
Good idea. May you please share youtube link you are referencing?
9.
▲
by
prabhu-yu
2y ago
Thank you for explaining why the CadQuery and its successor Build123D are better. Thank you for explaining mesh Vs BREP.
10.
▲
by
prabhu-yu
2y ago
Thank you for the link!
11.
▲
by
prabhu-yu
2y ago
Some people want laws for everything.
12.
▲
by
prabhu-yu
2y ago
From past 2 years, for 98% of the time, I use Linux (Mint-Mate edition). I have nVidia p600 GPU and 4K monitor. Due to some reasons, scaling does not work fine in Xfce edition, but scaling at 1x works fine in Mate edition. Given the limitat
13.
▲
by
prabhu-yu
2y ago
1.Once we learn Intel syntax, same knowledge can re-used in other ISA (RISC-V, ARM) This is not true for AT&T syntax, hence one more no for the use of AT&T.
14.
▲
You Might Not Need Floating Point [video]
(youtube.com)
1 points
by
prabhu-yu
3y ago
|
0 comments
15.
▲
by
prabhu-yu
3y ago
Sorry, I generalized it too much. I was expressing the general tendency, not the exception, forgot put a star mark! Yes, you are correct. There are good people in every system. Even I have seen top doctors in top hospitals who wished patien
16.
▲
by
prabhu-yu
3y ago
Police system wants criminals to persist. Justice system wants litigations to persist. Medical system wants diseases to prolong. Religious leaders don't want to us to reach our own god. Political and military leaders want the country t
17.
▲
by
prabhu-yu
3y ago
pre-fix is the finest notation for many reasons. So, Intel syntax makes more sense than ATT syntax. Even C functions are pre-fix. [function_name arg1, arg2 ...] If schools were teaching pre-fix, we would be in better position to appreciate
18.
▲
Diagramming software for Linux, Windows, Browser – open-source
(drawio.com)
8 points
by
prabhu-yu
3y ago
|
1 comments
19.
▲
by
prabhu-yu
3y ago
How to use Tmux for screen (Terminal) sharing between 2 or more people!
20.
▲
Remote Pair Programming Made Easy with SSH and Tmux
(hamvocke.com)
3 points
by
prabhu-yu
3y ago
|
1 comments
21.
▲
by
prabhu-yu
3y ago
.
22.
▲
by
prabhu-yu
3y ago
Etching would be difficult. ie, if you bend two traces side by side with 90 degree corner, watch the etching around the corner. ie copper may be left on the inner angle of the 90-degree turn. So, I do not use 90 degree turns for this reason
23.
▲
by
prabhu-yu
3y ago
yes, I thought the same, expecting how the author giving reasons. At the end, I felt fooled by the author!
24.
▲
by
prabhu-yu
3y ago
I hope, better term is "Consuming". Brahminism consumed the Buddhism to deny its existence.
25.
▲
Protecting Inputs in Digital Electronics
(digikey.in)
2 points
by
prabhu-yu
3y ago
|
2 comments
26.
▲
by
prabhu-yu
3y ago
Useful in protecting GPIO input pins of a MCU.
27.
▲
by
prabhu-yu
3y ago
Something like LTSpice.
28.
▲
Qspice Simulator
(qorvo.com)
3 points
by
prabhu-yu
3y ago
|
2 comments
29.
▲
by
prabhu-yu
3y ago
Seems, it started with Google advising the Fed. https://en.wikipedia.org/wiki/Unified_Payments_Interface In December 2019, noting the success of UPI, Google suggested the US Federal Reserve Board to follow UPI as examp
30.
▲
by
prabhu-yu
3y ago
Scons using Pure Python Lang. No more DSL. https://scons.org/ It has cache facility to speed up re-builds. scons --implicit-cache I heard people say, Scons is slow, but it need not be if we use cache facility. Some peop
More ›