Viewing profile — vivegi
vivegi
HN member- Joined
- Mon, Jan 24, 2022, 9:01 AM UTC
- HN karma
- 1,028
- Public activity
- 580 items
- HN profile
- View on Hacker News ↗
About vivegi
No profile information was provided.
Recent public activity
-
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…
-
comment
Comment #45323916
I wrote a game (SAT solving was the inspiration) back in 2022. https://vivegi.github.io/Trek/
-
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 …
-
comment
Comment #45285799
Cool. I used the Windows snipping tool and just screen-recorded it.
-
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…
-
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.
-
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 …
-
comment
Comment #38178662
It is அன்னாசி (Aṉṉāci) in Tamil. https://translate.google.com/?sl=auto&tl=ta&text=pineapple&o...
-
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…
-
comment
Comment #38138150
ArXiv preprint [PDF] here: https://arxiv.org/pdf/2310.20689.pdf
-
comment
Comment #37234913
Landed successfully at the Lunar south pole area.
-
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…
-
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…
-
comment
Comment #36727196
No. Regulatory challenges (Jurisdiction India).
-
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…
-
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…
-
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…
-
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 …
-
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, “…
-
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…
-
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
-
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…
-
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…
-
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…
-
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 …