Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Quekid5
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
Quekid5
5d ago
> Playing stockfish is like playing tennis against the wall (for untitled players at least). It's the same for Magnus Carlsen. Even with Queen odds, Stockfish is literally unbeatable for the best players in the world. It's just
2.
▲
by
Quekid5
5d ago
Chess is a fun game. That's why it's been around for 1000+ years. There was a renaissance during Covid and due to 'The Queen's Gambit' where it gained much more mainstream popularity, but... Chess AI was already far
3.
▲
by
Quekid5
9d ago
I mean the OpenAI/HuggingFace thing was incredibly similar, except maybe more reckless than specifically intentional, I suppose. Didn't stop them milking the doomer angle for PR.
4.
▲
by
Quekid5
9d ago
I have to I say (if it's sarcasm) that I appreciate the commitment to the bit. Unfortunately, it's getting harder and hard to tell these days...
5.
▲
by
Quekid5
14d ago
If the whole British Post Office Scandal (Fujistu, btw) in the UK wasn't enough, nothing will be. People literally killed themselves over the accusations/convictions that were 100% false. One of the major people responsible was an
6.
▲
by
Quekid5
14d ago
That's a fair point. Ultimately, incentives are all screwy at the moment. Gotta tie some actual prestige/shame to not following up.
7.
▲
by
Quekid5
14d ago
Absolutely. Very happy 10+ years subscribed here and I'll keep subscribing. (As someone pointed out in the comments, the title of this specific post could have been less heart-attack-inducing, but still... :) )
8.
▲
by
Quekid5
15d ago
Yup, they are often just Accountability Sinks.
9.
▲
by
Quekid5
16d ago
Not quite what you're asking, but pre-registration does alleviate e.g. p-hacking and such without the need for multiple teams. It doesn't do much for outright fraud, but still...
10.
▲
by
Quekid5
27d ago
Exponential is also overkill (even with jitter as others have mentioned). I seem to remember there was a "you failed 5 PIN entries in a row, please wait 500000 seconds before you retry" on Apple phones. So, you probably also want
11.
▲
by
Quekid5
1mo ago
LinkedIn was overtaken by LLM nonsense at about the release of ChatGPT 3... I mean it was incredibly stupid and transparent engagement slop before that, but still. I remember talking to a business type who was so incredibly proud that GPT c
12.
▲
by
Quekid5
1mo ago
It might surprise you to learn that that would also be considered a dick move.
13.
▲
by
Quekid5
2mo ago
Yep, once people discover the multitude of JVM flags the cargo culting begins... It really applies to anything with a huge number of options, I remember similar things from back when I used Gentoo and the wild suggestions I'd get for w
14.
▲
by
Quekid5
2mo ago
Lack of empathy tends to trickle down, alas.
15.
▲
by
Quekid5
2mo ago
It's definitely less likely with that technique (in practice!), but still very possible, via e.g. ODR violation or even the classic SIOF. So, ideally you'd want each separate test case to be compiled separately, but even then
16.
▲
by
Quekid5
3mo ago
Because this is garbage PR. That's it. Every property-based testing system (invented ca. 1980) will explore boundary values. The semantics (or lack thereof) of C and C++ can make this difficult to actually test for because the compil
17.
▲
by
Quekid5
3mo ago
Ask for more regulation.
18.
▲
by
Quekid5
3mo ago
*Brits EDIT: Don't get me wrong, my European nation did a lot of bad shit, but don't put the idea of an "expat" on us.
19.
▲
SpaceX blocked from early US benchmark index entry as S&P reaffirms rules
(cnbc.com)
3 points
by
Quekid5
3mo ago
|
1 comments
20.
▲
by
Quekid5
3mo ago
AFAIK, the only correlation with LoC that's got solid evidence is this: the number of bugs correlates with LoC.
21.
▲
by
Quekid5
3mo ago
Must have 120 fps for answers arriving in [buffering] 30 seconds.
22.
▲
by
Quekid5
3mo ago
Indeed... why is Anthropic even employing people at all if this AI magic story is true?
23.
▲
by
Quekid5
4mo ago
You misunderstood their example, I think. If doesn't matter what 'p' is in their example. The point is: if 'f' is undefined behavior (rather than just impl-defined), then the optimizer concludes that the "if p
24.
▲
by
Quekid5
4mo ago
It was released at "end of life" for Larian patches for BG3, so I can imagine they didn't want to support any old Linux distro. I believe it is technically possible to run it on distros that are "similar enough"[0],
25.
▲
by
Quekid5
4mo ago
Yeah, I've been playing BG3 on Linux[0] for about 2 years at this point (using a Lutris "recipe" or whatever they call it). Ironically, the biggest issues have been with some of the modding tools needing specific versions of
26.
▲
by
Quekid5
4mo ago
The overhead isn't zero , but with SSDs (and filesystem caches in the gigabytes these days) it's damn near insignificant in pure terms of opening files and such.
27.
▲
by
Quekid5
4mo ago
Generated tests... I mean... listen to yourself. I can generate a lot of tests amounting to assert(true). Yeah, LLM generated tests aren't quite that simplistic, but are you checking that all the tests actually make sense and test
28.
▲
by
Quekid5
4mo ago
> However, the best engineers I know are usually among the quickest to open an editor or debugger and use it fluently to try something out. That's not my experience... mostly it's about first interrogating the actual problem wi
29.
▲
by
Quekid5
5mo ago
Wikipedia says it was created in 1974, so something's definitely off with the time line here.
30.
▲
by
Quekid5
6mo ago
Try writing an exhaustive spec for anything non-trivial and you might see the problem.
More ›