Live data from Hacker News

Viewing profile — vasvir

vasvir

HN member
Joined
Mon, Jan 10, 2022, 8:27 AM UTC
HN karma
131
Public activity
76 items

About vasvir

No profile information was provided.

Recent public activity

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

  2. comment
    Comment #47934363

    Hi there, I am here to answer questions and provide clarifications.

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

  4. comment
    Comment #47907714

    This sounds kinda premeditated though...

  5. comment
    Comment #47699904

    and that's how you learn... Shooting yourself in the foot really helps to built intuition!

  6. comment
    Comment #47557650

    wprs? Does not work for mac yet IIRC...

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

  8. comment
    Comment #47482565

    like the web and we saw how that went... Oh wait!

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

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

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

  12. comment
    Comment #47177749

    yep that's my recollection too

  13. comment
    Comment #47099046

    That would be my question too...

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

  15. comment
    Comment #46141139

    MANNA https://milweesci.weebly.com/uploads/1/3/2/4/13247648/mannap...

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

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

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

  19. comment
    Comment #45681911

    Yes the CORS threat model was also reversed for me. Couldn't understand it. Eventually I got it...

  20. comment
    Comment #45665843

    Also spectacle for screenhshots... It took me a while to not try find kscreenshot

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

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

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

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

  25. story