Live data from Hacker News

Viewing profile — vivegi

vivegi

HN member
Joined
Mon, Jan 24, 2022, 9:01 AM UTC
HN karma
1,028
Public activity
580 items

About vivegi

No profile information was provided.

Recent public activity

  1. comment
    Comment #47843912

    Platform Scale: How an emerging business model helps startups build large empires with minimum investment, _by Sangeet Paul Choudary_ (Sep 2015) https://www.amazon.com/Platform-Sca…

  2. comment
    Comment #45323916

    I wrote a game (SAT solving was the inspiration) back in 2022. https://vivegi.github.io/Trek/

  3. comment
    Comment #45285840

    This sounds like a shortcut, unless it isn't. I have a feeling this is going to make debugging code written just a few months ago incrementally difficult. At least the explicit if …

  4. comment
    Comment #45285799

    Cool. I used the Windows snipping tool and just screen-recorded it.

  5. comment
    Comment #38280446

    Layout analysis is the key. Quite a bit of work has been going on recently in this area. Some papers of relevance: - Xu Zhong, Jianbin Tang, Antonio Jimeno Yepes. "PubLayNet: large…

  6. comment
    Comment #38186700

    all is a bit of overreach. GPT-4 can't solve Millenium Prize problems or other open problems in other domains yet.

  7. comment
    Comment #38186360

    Synthesis capability: When the system is capable of deriving established knowledge from first principles (similar to theorem proving from axioms) Gap detection: The system is able …

  8. comment
    Comment #38178662

    It is அன்னாசி (Aṉṉāci) in Tamil. https://translate.google.com/?sl=auto&tl=ta&text=pineapple&o...

  9. comment
    Comment #38148986

    Not WASM-related, but just a few days ago we had a Cosmopolitan libc announcement on HN. https://news.ycombinator.com/item?id=38101613 This promises a single C code base and portab…

  10. comment
    Comment #38138150

    ArXiv preprint [PDF] here: https://arxiv.org/pdf/2310.20689.pdf

  11. comment
    Comment #37234913

    Landed successfully at the Lunar south pole area.

  12. comment
    Comment #37234340

    There's no footage from the last one as the lander crash-landed on the surface of the moon. NASA reported locating the Vikram Lander's debris in Dec 2019: https://www.nasa.gov/imag…

  13. comment
    Comment #36727955

    That is a nice method to compute determinants of matrices. I wish they taught this method when I was in high school. As John D Cook points out, the fact that the core 2x2 matmul op…

  14. comment
    Comment #36727196

    No. Regulatory challenges (Jurisdiction India).

  15. comment
    Comment #36443227

    The general guidance is that you segment your application domain into two categories - Online Transaction Processing (OLTP) and Online Analytical Processing (OLAP). The OLAP data i…

  16. comment
    Comment #36414827

    > Biggar also contends that British rule in India, initially under the auspices of the East India Company (EIC) from the 1750s and direct colonial rule after 1857, was far from the…

  17. comment
    Comment #36379545

    Yes. The name/id choice recommendation has been evolving since the original HTML spec. For modern browsers (in 2023), you are right about the id attribute. Some very old browsers n…

  18. comment
    Comment #36378015

    Name Anchors has been a thing in HTML for a very long time (at least since HTML 2.0 spec [1], if not earlier). Things to do If the CMS supports name anchors, you can just bookmark …

  19. comment
    Comment #36327308

    The book covers it in Appendix A.6 (p 424) in the v2023.06.11a PDF file. > A.6 What is the Difference Between “Concurrent” and “Parallel”? > From a classic computing perspective, “…

  20. comment
    Comment #36277206

    Sigh. > though the driver must remain behind the wheel to take over when prompted That is a modal interface and the system may also decides to switch modes at will. Anytime a human…

  21. comment
    Comment #36267714

    No expertise is needed to say any os/device is likely to suffer an attack/exploit. Anyone who says that for any platformwill be right with a probability of 1.0

  22. comment
    Comment #36203679

    This is probably going to be even less successful than the Apple watch in terms of adoption. $3.5k for a personal device -- perhaps it will capture a niche. Genre defining like the…

  23. comment
    Comment #36170479

    Actually, Apple should consider making iMessage open source. Given it is such a popular attack vector, it probably benefits the ios ecosystem to take the benefit of open source scr…

  24. comment
    Comment #36170099

    So, they discover a vulnerability in ios and publish the details of the symptoms of the exploit -- something that Apple themselves were unaware --, release a tool to detect indicat…

  25. comment
    Comment #36164863

    From the comments section on Securelist page on Operation Triangulation https://securelist.com/operation-triangulation/109842/ > SECURELIST > Posted on June 2, 2023. 11:10 am > Hi …