Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
pie_flavor
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
pie_flavor
4d ago
It has been in the language for fourteen years. What would be the purpose of changing it? And what else would ! in the type position signify?
2.
▲
by
pie_flavor
25d ago
It's used to do all sorts of things. Rust version probing, bindings generation, precompiling bundled data, etc. The only reason it isn't used to do more is because proc macros do it instead, with an essentially identical execution
3.
▲
by
pie_flavor
27d ago
You can disable rust-analyzer running build scripts.
4.
▲
by
pie_flavor
27d ago
ABI stability is significantly different in a VM language to a native language, and reified generics necessarily require source compilation. Binary-only development for Rust would be exactly as 'sort of not really' as C++, for exa
5.
▲
by
pie_flavor
27d ago
Platform support is a non-issue for every library being discussed. This is an array construction macro, it has nothing to do with what operating system you're running on.
6.
▲
by
pie_flavor
27d ago
Oh is that why? Thank you! This saw me downgrade to Opus 4.8 for the past several days. I had no idea where it was coming from.
7.
▲
by
pie_flavor
1mo ago
The law does not say 'reasonably expected', it says 'strictly necessary'.
8.
▲
by
pie_flavor
1mo ago
That's not what various references (and AIs) say. Strictly necessary means strictly necessary. They didn't bother defining it in the law. However, user preferences were called out specifically in the WP29 opinion as something that
9.
▲
by
pie_flavor
1mo ago
> On two occasions I have been asked, – "Pray, Mr. Babbage, if you put into the machine wrong figures, will the right answers come out?" ... I am not able rightly to apprehend the kind of confusion of ideas that could provoke s
10.
▲
by
pie_flavor
1mo ago
The law does not say 'tracking'. It says 'strictly necessary'. If you remember the user's light/dark theme preference in a cookie, that requires notification. (Or rather, what it requires in practice is that yo
11.
▲
by
pie_flavor
2mo ago
"You're ignoring what I said", says the guy who proceeds to repeat himself ignoring what I said. > You "can" have subsidized retail hardware But neither corporation's shareholders wanted them to for capital
12.
▲
by
pie_flavor
2mo ago
It is not proof of collusion that they abandoned bespoke hardware right as consumer hardware was getting good. That is exactly when you want to abandon bespoke hardware. It is not proof of collusion that neither one lowered prices for the c
13.
▲
by
pie_flavor
2mo ago
If you put numbers on a package, the consumer will choose the bigger numbers. Taking some statistic out of context like "the typical consumer does not take reasonable account of product longevity" doesn't make sense when the
14.
▲
by
pie_flavor
2mo ago
Claude is a next-token predictor, appending to a long text document. Prompts aren't an independent kind of thing from policy documents. It's all text in the backscroll.
15.
▲
by
pie_flavor
2mo ago
It doesn't need embedding. But if it did, cpython is trivial to embed, and beats starlark in that it already has all the features your users (and Claude) know about.
16.
▲
by
pie_flavor
2mo ago
Plugins and IPC do not replace configuration, though configuration may invoke or enable plugins.
17.
▲
by
pie_flavor
2mo ago
It is good to keep a configuration simple enough that it doesn't need to be a programming language. The absolute moment you find yourself thinking of putting conditional logic, or string substitution, or anything like that, in your pur
18.
▲
by
pie_flavor
2mo ago
You can easily compare to the figures for other games that are also on GamePass. Another Crab's Treasure, for example, had 4.7k Steam players on launch, of a similar nicheness stratum.
19.
▲
by
pie_flavor
2mo ago
Which games of their output were Xbox exclusive? They were basically transitioning into a publishing house with no real hardware impact. In fact what did Phil in finally was trying to sabotage the hardware brand itself with the 'This i
20.
▲
by
pie_flavor
3mo ago
There are also many challenges to implementing an original TCP library.
21.
▲
by
pie_flavor
3mo ago
It's not very complicated to import the QUIC library, or to import the HTTP library with HTTP/3 supported. For the library authors, QUIC isn't more complicated to implement than TCP. Doomsaying about the complexity of Google
22.
▲
by
pie_flavor
3mo ago
I don't feel entitled to personal isolation from people who might want to strike up a conversation. If I'm not in the mood, I'll just say so. I feel entitled to personal isolation from schizophrenics, who have a good chance o
23.
▲
by
pie_flavor
3mo ago
Yes this, yes that, yes the other, because proxies are in agreement with patterns are in agreement with the HTTP spec that methods exist and have semantic and functional requirements. Your 'should' seems to be discussing a hypothe
24.
▲
by
pie_flavor
3mo ago
What are you talking about? The point of WASI is to stabilize WASM's access to OS APIs. It uses the component model to do this, which is bound to by languages that compile to WASM and by runtimes that run WASM. That is the only kind of
25.
▲
Mcy/best – A C++ STL replacement
(github.com)
2 points
by
pie_flavor
3mo ago
|
0 comments
26.
▲
by
pie_flavor
3mo ago
We evaluated Extism and concluded that it did basically nothing that WASI and the component model didn't already do out of the box. Was your experience different?
27.
▲
by
pie_flavor
3mo ago
WASI is the best format for code submitted by users, entirely untrusted, which is in principle of any complexity but expected to be pretty simple. It works on any platform, in any environment, with extreme and direct control over its access
28.
▲
by
pie_flavor
3mo ago
The present component model is "simple and stable". It is presently providing "interoperability between different ecosystems" and has been for years. It has basically nothing in common with CORBA. All the major problems
29.
▲
by
pie_flavor
3mo ago
I walk to the grocery store, and can't walk to a data center.
30.
▲
by
pie_flavor
3mo ago
I don't think any of this relates to the post it's replying to. I appreciate the totally failed attempt to psychoanalyze my emotions, though. If you think I'm 'confused, surprised, and angry', you don't seem to
More ›