Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
grondilu
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
Show HN: Mechanical linear acceleration with racks and gears
(imgur.com)
1 points
by
grondilu
1y ago
|
0 comments
2.
▲
Show HN: Terminal-Based Flashcards in Bash
(gist.github.com)
2 points
by
grondilu
2y ago
|
0 comments
3.
▲
by
grondilu
2y ago
It doesn't seem so at all from what I've tried.
4.
▲
by
grondilu
2y ago
> so even theoretically this is hard to imagine. Possibly a strech, but transistors are basically current amplifiers, so their optical equivalent should be... lasers. Indeed lasers are optical amplifiers. Whether or not they can be tur
5.
▲
by
grondilu
2y ago
> Mechanical computers are computers that operate using mechanical components rather than electronic ones. For anyone who's excited about mechanical computers, perhaps it is worth reminding that an electron is about a thousand times
6.
▲
Memorizing chess openings by turning them into lists of numbers
1 points
by
grondilu
2y ago
|
0 comments
7.
▲
by
grondilu
2y ago
They took 20 bitcoins out of me, but I never bothered to fill the paperwork. Oh, well.
8.
▲
by
grondilu
2y ago
I'm quite baffled by the fact that LLMs can generate a dataset used to train other LLMs. One would think that such a feedback loop would produce utter nonsense but apparently not. This seems to work.
9.
▲
by
grondilu
2y ago
> But the first problem is, the number of legal transformations is actually infinite. I am fairly certain the number of legal transformations in mathematics is not infinite. There is a finite number of axioms, and all proven statements
10.
▲
by
grondilu
2y ago
> Nor is it music without a musician. The case of music is quite fascinating. YouTuber Rick Beato is following it very closely. He seems to think that quite soon people will listen to AI generated music even knowing it is AI-generated
11.
▲
by
grondilu
2y ago
"I think in the future, instead of typing up our proofs, we would explain them to some GPT. And the GPT will try to formalize it in Lean as you go along. If everything checks out, the GPT will [essentially] say, “Here’s your paper in L
12.
▲
by
grondilu
2y ago
Growing Neural Cellular Automata https://news.ycombinator.com/item?id=22300376 , February 2020
13.
▲
by
grondilu
2y ago
> improved soil health, improved ecosystem health, better water retention, less erosion, more carbon sequestered in the soil. Regarding carbon sequestration, I think it is worth pointing out that Freeman Dyson, in one of his conferences,
14.
▲
by
grondilu
2y ago
For what it's worth that sounds a lot like what Max Tegmark classifies as the "level 1" multiverse. https://space.mit.edu/home/tegmark/crazy.html
15.
▲
by
grondilu
2y ago
Friendly reminder that "Paris syndrome" is a thing: https://en.wikipedia.org/wiki/Paris_syndrome
16.
▲
by
grondilu
2y ago
Well, isn't it what the ISS is?
17.
▲
by
grondilu
2y ago
Please elaborate. Are you thinking of approximating the distance function with an algebraic expression, with algebra itself being the "programming language"?
18.
▲
by
grondilu
2y ago
The application to graphics is interesting. It seems to me that current image generation models struggle with stylized pictures ("ligne claire" in comics, geometric shapes and so on). After all this kinds of pictures should be e
19.
▲
by
grondilu
2y ago
No, I didn't take any electrolyte, as it seems artificial to me.
20.
▲
by
grondilu
2y ago
This is only anecdotal but I had heard about the benefits of fasting for brain performance, so I once tried fasting during a chess tournament. I fasted during the first six days of the tournament. My results were disappointing so I gave u
21.
▲
by
grondilu
2y ago
> OTOH I think there are theoretical lower bounds on the amount of energy that needs to be ejected as heat from a non-reversible computation, such that a non-reversible SC would still need to produce some heat. Yes, it's called Land
22.
▲
by
grondilu
2y ago
My experience with learning chess openings is comparable : repetition is necessary but not sufficient. You need to "work" on each line, thinking deeply about each one and trying to find associations either between them or with th
23.
▲
by
grondilu
2y ago
This is what this post (or rather just the title, tbh) immediately reminded me of. I remember learning about it in the early 2000s. It was considered a very challenging problem, with very important applications, most notably speech recogni
24.
▲
by
grondilu
2y ago
Nice. Maybe a pie in the sky but considering how prevalent python is in machine learning, how likely is it that at some point most ML frameworks written in python become executable on a web browser through WASM?
25.
▲
by
grondilu
3y ago
I think it's due to the library used : chessboard.js[1] I used the version used in the archive, 0.3.0. It might be old. 1. https://chessboardjs.com/
26.
▲
by
grondilu
3y ago
It's not always going to remain limited to 5MB, which is probably much enough for an opening repertoire anyway. Also it shouldn't be too hard to create an export/import button. I'd argue it's more reliable than havi
27.
▲
by
grondilu
3y ago
The short answer is I tried listudy and I didn't like it. I liked memchess because of how simple it was, and I liked not having to enter my own lines (though I understand this is important for serious study). Memchess is what helped me
28.
▲
by
grondilu
3y ago
How do you add a GH page to a repo?
29.
▲
Rebuilding memchess.com from its archive
(grondilu.github.io)
187 points
by
grondilu
3y ago
|
39 comments
30.
▲
by
grondilu
3y ago
memchess.com was a neat website to learn chess openings with the spaced repetition method. It was closed around 2020 for some reason. I used code gathered from archive.org[1] and built a version that seems to work. It does not require a su
More ›