Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dwattttt
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
dwattttt
4d ago
But can they compete with my shade grown software? It does result in a 40% markup, but there's no putting a price on being raised in a loving environment, is there.
2.
▲
by
dwattttt
5d ago
GP is not presenting these as evidence for an approach, just notable facts that weren't initially obvious.
3.
▲
by
dwattttt
6d ago
Valve is certainly increasing the viability of Linux as a platform for gaming, but I can't see developers targeting Wine or Linux for a major game over Windows directly. Not for a decade, if ever.
4.
▲
by
dwattttt
6d ago
The billions of times aren't repeated times for the same person, it's because it's been done for the first time billions of times. This is the "choose a user's initial profile picture". They're not randoml
5.
▲
by
dwattttt
6d ago
But multiplied by the number of times it'll run on the planet, and you have a surprisingly big impact.
6.
▲
by
dwattttt
6d ago
Images that are meant to be 2d (E.g. a photo of something on paper) isn't going to look 3d. I guess this approach will just have to let anything flat through?
7.
▲
by
dwattttt
7d ago
They can choose to work their allotted 0 hours any time of the day they choose. Has to be at home though, mandatory "do not work" from home orders apply.
8.
▲
by
dwattttt
7d ago
There's a fair bit out there about their launch circumstances. From memory they weren't entirely in control of the timing.
9.
▲
by
dwattttt
7d ago
The 'ol "analog hole". Never been able to patch that gap.
10.
▲
by
dwattttt
10d ago
> you know its type, you know its complete value, but you don't know which instance it is. Is it an incoherent view to consider there to only be one instance? I understand Rust considers () its "unit type" a ZST. Reading
11.
▲
by
dwattttt
11d ago
Actually thinking back, I get _more_ content, because there's a notable number of access screens that just don't function with JS off, leaving the whole article available.
12.
▲
by
dwattttt
11d ago
Pieces that people aren't revolted by will be fine. Readers aren't revolting because of a flood of high quality writing though.
13.
▲
by
dwattttt
11d ago
A tacit agreement that while people _should_ have these rights, they all can't have them.
14.
▲
by
dwattttt
11d ago
Are you impugning the good name of the Ig Noble awards? For shame!
15.
▲
by
dwattttt
11d ago
Somehow I don't think you've tried, if you think all I get is blank content.
16.
▲
by
dwattttt
12d ago
Or disable JS altogether, and enjoy many sites working much quicker. Many others fail & need to be selectively allowed, but it's been worth it.
17.
▲
by
dwattttt
17d ago
I'm not super certain you're interested in answers, but assuming good faith: > https://github.com/rust-lang/rust/blob/main/library/core/src ... How large a percentage of the logic c
18.
▲
by
dwattttt
17d ago
A linker could do this, but "clever" isn't the adjective I'd use when something randomly breaks due to it not working to standard.
19.
▲
by
dwattttt
22d ago
> Not having arrays of bits. Pascal had PACKED ARRAY[0..N] of BOOLEAN but that was lost in later languages. It's useful to have that as a language construct, because most modern CPUs have good hardware for dealing with bit strings,
20.
▲
by
dwattttt
26d ago
Locally. Under many circumstances. But always? That's not a universal law, as it's a part of a larger system that may perform more poorly if this leg provides more traffic.
21.
▲
by
dwattttt
26d ago
To address this similarly to my sibling reply, I don't have a definition of intelligence that provides value here. And your loose definition isn't doing a lot of help either, beyond perhaps noting: that Google search bar _is_ simi
22.
▲
by
dwattttt
26d ago
Would you ask either of them to review a PR? Or a calculator to eat a banana? Or an LLM to calculate prime factors? These aren't interesting questions. As much as any definition is in use here, we're not going to get much value ta
23.
▲
by
dwattttt
26d ago
Happily, I don't need to define "intelligence" here, because it's squarely in "I know it when I see it" territory. It's notoriously hard to define. I also don't ascribe intelligence to a pocket calcul
24.
▲
by
dwattttt
26d ago
String concatenation will generate "original text" by that definition. Obligatory "yes, I know that's not what an LLM is", purely pointing out the metric.
25.
▲
by
dwattttt
26d ago
> I feel like that what a lot of people who say this don't seem to grasp, is that despite this flaw its still often capable of saying more interesting things than a lot of humans. So does the Google search bar, but I don't ascr
26.
▲
by
dwattttt
27d ago
Running what you've built when you've added a malicious dependency also causes arbitrary code execution.
27.
▲
by
dwattttt
27d ago
Add more and more to a standard library, and you're going to start losing your "works everywhere".
28.
▲
by
dwattttt
28d ago
That's a pretty great article. Re. the stack probes, it's not hard to supply your own; Raymond Chen recently did a blog series on stack probes, the entries for amd64 and arm64 are here: amd64: https://devblogs.microsoft
29.
▲
by
dwattttt
28d ago
By "system libc" I'm only referring to msvcrt.dll, found in the Windows directory. Quoting Raymond Chen: > At some point, the decision was made to just give up and declare it an operating system DLL, to be used only by ope
30.
▲
by
dwattttt
28d ago
Those incompatible runtimes are separated by a linker that doesn't resolve all symbols globally, but rather scoped to the shared object they're expected from. They all coexist happily, and if you're so inclined you could reso
More ›