Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
paipa
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
paipa
2mo ago
It's Bureau Serif from Smuss Type Kiosk: https://typekiosk.smuss.studio/bureau-serif He forgot to scrub the vendor ID field.
2.
▲
by
paipa
8mo ago
"And likely just creating more debt down the road" In the most inflationary era of capabilities we've seen yet, it could be the right move. What's debt when in a matter of months you'll be able to clear it in one sh
3.
▲
by
paipa
8mo ago
> he said his films had been misunderstood: “My opinion is that we were doing comedies. You can laugh a lot.” I read a few Krasznahorkai novels in past few months since his Nobel Prize, some of which Tarr has adapted to screen, and that
4.
▲
by
paipa
1y ago
I agree. It's almost all prep. In fact that's exactly what I recall him saying in an interview once, that he still gets stressed by the amount of reading he has to do before each and every episode. He never winged it and rely on h
5.
▲
by
paipa
1y ago
Base 6 has six digits, 0 through 5. Perfect fit for the human hand, you get place value notation and counting to 35 decimal (55 seximal) for free. Base 6 would've been the real deal.
6.
▲
by
paipa
1y ago
The puzzling thing is why they chose to adopt a term used to describe "only a scaling of power" to talk about log10 values. If 1 Bel simply meant 10x, I'd get it, but Bel has baggage and also means sqrt(10)x. Is odds a power-
7.
▲
by
paipa
1y ago
The denominator isn't the issue. The context-dependent base of the logarithm is, which makes 1 Bel = 10x for some things and 1 Bel = 3.16x for others. I've never heard of decibels used in probability theory. Did they adopt it with
8.
▲
by
paipa
1y ago
Oh, so that's why some services have separate codes for login and transacting. Didn't know it was an EU regulation. Still better than in-house crap.
9.
▲
by
paipa
1y ago
Here's how 66% compares to the trivial predictor: "pick the team with the higher win rate and flip a coin if they're equal" gives you 64% for the 2024 season I just tried it on. I'm not even considering home/aw
10.
▲
by
paipa
2y ago
Bitcoin and every other chain will migrate over to a quantum safe fork if it becomes a practical threat. The real value of bitcoin isn't the algorithm, it's the address balances, viewed as a more important scorecard than the rest
11.
▲
by
paipa
2y ago
I thought the point of bet exchanges was that you're betting against other users, so the exchange doesn't have to care how good you are or how much you're betting. Why would they add friction for high rollers? Old bookmaker h
12.
▲
by
paipa
2y ago
I don't think starting with XYZ and color matching functions is a good idea. LMS and cone response functions are a more fundamental and intuitive description of human color response, so if you're going to bother with XYZ at all, y
13.
▲
by
paipa
2y ago
You only need to mix two different wavelengths to render any human perceptible color. They give you four parameters to work with (wavelength1, brightness1, wavelength2, brightness2) which makes it an underdetermined system with an infinite
14.
▲
by
paipa
2y ago
I'd generate new cards such that the number of pairs on screen is anywhere between 2-5. Which means sometimes you'd create two unpaired entries (which means the turn reduces the number of on-screen pairs by 1) or two different, bu
15.
▲
by
paipa
2y ago
Title is misleading, the intermittent fasting this paper is talking about is a brutal 350-550 calories per day restriction. That's just fasting.
16.
▲
by
paipa
2y ago
He managed to get my attention starting with the cathedrals' polygons and exact bell tower positions, only to pull a "50 kilometers off, nevermind".
17.
▲
by
paipa
2y ago
I get the dillemma, but I don't think it's a problem that the string of squares used to define "foward" isn't always the same as path the pawn will actually take if it chugs along. This only happens when there'
18.
▲
by
paipa
2y ago
Your constraint should be that if the board is the special case of regular chess, the game should play exactly the same. Allowing the pawn to move towards any side is too much because it would violate this principle. Perhaps define forward
19.
▲
by
paipa
2y ago
That took a corny ending compared to the "Now, as an old man I realize the only thing I can change is my underwear. On a good day" punchline that I expected.
20.
▲
by
paipa
2y ago
Very cool! Looking forward to playing it. I suggest to minimize visual clutter, because any new player's brain will be overloaded trying to figure out a board, and less is sometimes more. I'd remove the forward direction triangles
21.
▲
by
paipa
2y ago
I wish they opened it up more and give us the tools to manage snapshots. Time Machine gives you no guarantees, it'll prune them when it sees fit, so I don't trust it. I wish I could give up my clunkier setup for APFS snapshots.
22.
▲
by
paipa
2y ago
Your expense is that you've hitched yourself to an oversized loan, so you're putting money from one pocket to another, except the latter has a hole in it and you have an obligation to keep feeding it. If your cost was only mortgag
23.
▲
by
paipa
2y ago
And even if you go to a specific place in an infinite city, the entire trip will require at most one turn, an infinitesimally rare event. No wonder we never catch them in the act.
24.
▲
by
paipa
2y ago
If you want someone to not e-mail you, tell them (if that) and block them. It's that easy, unless you're baiting
25.
▲
by
paipa
3y ago
No example from the ultimate, infinitely differentiable tanh(tan(x))-like family? How disappointing.
26.
▲
by
paipa
3y ago
Just do it. Kagi has been my favorite $10/mo spent before this collab already.
27.
▲
by
paipa
3y ago
Or use -1, 0, 1/2, 1 where the new half-weight is still a cheap bit shift.
28.
▲
by
paipa
3y ago
Would be cool to see what happens if you quantize towards zero preferentially. Sparsifying the matrix should improve inference speed directly, right?