Viewing profile — vasvir
vasvir
HN member- Joined
- Mon, Jan 10, 2022, 8:27 AM UTC
- HN karma
- 131
- Public activity
- 76 items
- HN profile
- View on Hacker News ↗
About vasvir
No profile information was provided.
Recent public activity
-
comment
Comment #48759457
This is not my understanding by reading the article. The blade failure will destroy the plane if developed independently of the rest. So modern nacelles will contain the blast as y…
-
comment
Comment #47934363
Hi there, I am here to answer questions and provide clarifications.
-
story
Show HN: Extract Biomedical Knowledge from Multi-Modal Data Using Biovista Vizit
I have been working as the lead developer of this for sometime now and I hope some of you find it intriguing, and of course to find out what people think about it. The main underly…
-
comment
Comment #47907714
This sounds kinda premeditated though...
-
comment
Comment #47699904
and that's how you learn... Shooting yourself in the foot really helps to built intuition!
-
comment
Comment #47557650
wprs? Does not work for mac yet IIRC...
-
comment
Comment #47482679
In the same sense windows are not network transparent when in fact RDP works perfectly, certainly much better that X11 over WAN. Actually for wayland there is wprs for remote displ…
-
comment
Comment #47482565
like the web and we saw how that went... Oh wait!
-
comment
Comment #47451524
Not only winners but anyone that looks like to know what is doing. By that I mean that they try to detect and ban any pattern that may be math / ML derived or arbitrage seeking. I …
-
comment
Comment #47337348
Copy pasting images is often hit & miss. Sometimes I have the image copied but it doesn't paste in the browser. However it can be pasted to GIMP. If I paste it there and copy it fr…
-
comment
Comment #47337307
I agree about Kate. In addition while kate has many plugins, like the one that allows running arbitrary command line utilities with std input the current selection, I would like to…
-
comment
Comment #47177749
yep that's my recollection too
-
comment
Comment #47099046
That would be my question too...
-
comment
Comment #47050299
The point is that he may not using AI in any shape or form, Regardless, AI scrapes its work without explicit consent and then spits it back in "polished" soul free form.
-
comment
Comment #46141139
MANNA https://milweesci.weebly.com/uploads/1/3/2/4/13247648/mannap...
-
comment
Comment #45977090
MEDLINE (health / life science) has 37M papers. IIRC the rate of publishing was superlinear thus the curve of actual publications goes faster than the quadratic function.
-
comment
Comment #45977000
Been there done that. At least for life science / health publications. The article is spot on. Not sure if there is value of that approach in other more rigorous fields but in heal…
-
comment
Comment #45757398
Java uses type erasure which are very cheap in compile time but you cannot do things like t = new T(); // T is a template parameter class C++ uses reified generics which are heavy …
-
comment
Comment #45681911
Yes the CORS threat model was also reversed for me. Couldn't understand it. Eventually I got it...
-
comment
Comment #45665843
Also spectacle for screenhshots... It took me a while to not try find kscreenshot
-
comment
Comment #45665813
With that level of nit picking everything is off and there is no OS / DE with zero inconsistencies. KDE is good for me. I admit that I simplify the interface in a new setup turning…
-
comment
Comment #45626672
My bet on this would be to abandon moving to vertices like simplex does and move on facets instead. However, this requires to solve a quadratic 'best direction' problem each time w…
-
comment
Comment #45501206
Thanks that's an interesting trick. This is beautified if somebody wants to see how it is done. function() { var myBody = document.getElementsByTagName('body')[0]; var myBodyWidth …
-
comment
Comment #45310810
Yes, Also the other problem of a big monorepo is that nothing ever dies. Let's say you have a library and there are 1000 client programs or other libraries of your API. Some of the…
- story