Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
msuvakov
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
msuvakov
11d ago
Thanks for the update! I sent you an email with more details regarding the layout and shape sphere. For anyone else interested in the math behind the shape sphere coordinates and topological free group classification, I put together an agen
2.
▲
by
msuvakov
12d ago
Really cool project! On a personal note, thanks for the reference! I'm one of the authors of the 2013 paper you cited, and it's awesome seeing how many new solutions have been found since then. I have a quick question: how are you
3.
▲
by
msuvakov
2mo ago
When the original paper came out a few months ago, I vibe coded a quick reconstruction of the main results. Page has the interactive charts: https://suvakov.github.io/vibes/AlzheimerMortalityByOccupati...
4.
▲
by
msuvakov
5mo ago
It’s striking how ending of the story mirrors Roger Penrose’s conformal cyclic cosmology, where the heat death of one universe mathematically resets through conformal scaling to become the big bang of the next.
5.
▲
by
msuvakov
6mo ago
I played (vibe coded) around with the CDC records and the results look easily reproducible. Here it is in my vibe gallery: https://suvakov.github.io/vibes/AlzheimerMortalityByOccupati...
6.
▲
Bernie Sanders, AOC announce AI data center moratorium bill [video]
(youtube.com)
3 points
by
msuvakov
6mo ago
|
2 comments
7.
▲
by
msuvakov
7mo ago
I had a similar idea inspired by xkcd: https://suvakov.github.io/vibes/SlidingPuzzleChess/index.htm...
8.
▲
Show HN: 3D Factorization Diagrams
(suvakov.github.io)
3 points
by
msuvakov
9mo ago
|
0 comments
9.
▲
by
msuvakov
11mo ago
Why the b > 2 condition? In the b=2 case, all three formulas also work perfectly, providing a ratio of 1. And this is interesting case where the error term is integer and the only case where that error term (1) is dominant (b-2=0), while
10.
▲
The Cline Recursive Chain-of-Thought System
(twitter.com)
2 points
by
msuvakov
2y ago
|
0 comments
11.
▲
by
msuvakov
2y ago
To put it this way: after seeing examples of how a LLM with similar capabilities to state-of-the-art ones can be built with 20 times less money, we now have proof that the same can be done with 20 times more money as well!
12.
▲
by
msuvakov
2y ago
Thanks. It seems that some UTF-8 characters are not accepted as part of the comment. Anyone who wants to see the rabbit should check the page source :)
13.
▲
by
msuvakov
2y ago
___ ___ ___ ___ / /\ ___ / /\ ___ / /\ / /\ / /::| /_
14.
▲
by
msuvakov
2y ago
Not sure. I am using models/API keys from https://aistudio.google.com . They just added new models, e.g., gemini-2.0-pro-exp-02-05. Exp models are free of charge with some daily quota depending on model.
15.
▲
by
msuvakov
2y ago
Gemini 2.0 works great with large context. A few hours ago, I posted a ShowHN about parsing an entire book in a single prompt. The goal was to extract characters, relationships, and descriptions that could then be used for image generation:
16.
▲
by
msuvakov
2y ago
Great observations! Thanks for your deep dive into result. I didn't go into this level of detail myself, but one thing I notice is that "the cat" in the graph is actually Peter, the cat that Tom gave painkiller to (with missi
17.
▲
Show HN: Throw a Whole Book into an LLM to Extract Characters and Relationships
(github.com)
9 points
by
msuvakov
2y ago
|
4 comments
18.
▲
by
msuvakov
2y ago
Same in Serbo-Croatian: 1 mačka 2-4 mačke 5+ mačaka 0 mačaka
19.
▲
by
msuvakov
3y ago
This news should be dated back in December, not now. The T2T team published a preprint [1] last December and released the data [2] in March. However, due to the peer review process, the findings have only just been formally published in Nat
20.
▲
by
msuvakov
3y ago
I forked it with similar idea: https://openprocessing.org/sketch/1929687
21.
▲
by
msuvakov
5y ago
No, that is the weak point of this system. Anyone can change date in pdf and no one can check that except Serbian authorities. The only limit for date is one year after test because verification system (qr code link) is set not to validate
22.
▲
by
msuvakov
5y ago
They probably generate ID when results are stored in database, not when samples are taken. Difference in processing time explains this. What are the dates of result (stated at the bottom of the pdf)?
23.
▲
by
msuvakov
5y ago
Updated plot (29 test data from volontiers) is available here: https://twitter.com/msuvakov/status/1481033480901431297 Only outlier is Djokovic's positive test. It perfectly fits to 26. December, the same dat
24.
▲
by
msuvakov
7y ago
More precisely a quarter: 38 million km2 (Moon area) : 150 million km2 (land area of the Earth) = 25%
25.
▲
Measure the browser screen size using pure HTML/CSS
(github.com)
1 points
by
msuvakov
8y ago
|
0 comments
26.
▲
Interactive Visualization: Republic of Serbia 2019 Budget Proposal
(odi.rs)
2 points
by
msuvakov
8y ago
|
0 comments
27.
▲
by
msuvakov
9y ago
It should be: def tail_factorial(n, accumulator=1): if n == 0: return accumulator else: return tail_factorial(n-1, accumulator * n)
28.
▲
There is a scientific paper with a proof based on its own existence
(zenodo.org)
22 points
by
msuvakov
9y ago
|
6 comments
29.
▲
by
msuvakov
9y ago
Primecoin is an example: https://primes.zone
30.
▲
Visualization of prime numbers discovered by Primecoin proof-of-work
(primes.zone)
5 points
by
msuvakov
9y ago
|
0 comments
More ›