All of the justification in this moment reads to me like: Trump is giving different segments of his coalition reasons to get off the fence and on his side. It’s something different for Rubio than for DoD than for the…
I don’t think anyone in int’l law is mistaken about the constraint that enforcement is so thoroughly contingent. The argument is just that the stability elicited from int’l law amongst players trying to (mostly)…
One can look at the shadow of drug boat strikes and reasonably conjecture that there are some undisclosed collaborative relationships.
Pretty much. It’s a counting semaphore underneath.
Sort of in the middle, id games always felt tight. The engines were immersive not only because of graphics, but basic i/o was excellent.
Go particularly is a sort of fixed ceiling project. Ian recently had a really pleasant error handling proposal that nonetheless wasn’t going to change the core philosophy of error handling, or memory arenas are another…
Petulantly, I’d observe Trump hates or doesn’t believe in knowledge economies. He’s delivering pain to a lot of people in my circles. For all that, a strategic goal of ensuring trade is sustainable is probably worth…
There’s also a regression-to-the-mean problem, the systems really shouldn’t optimize just for the easier cases. I wonder if that’s a direct tradeoff, I think maybe it is with the kinds of things I see used to tweak out…
The author makes a great case for machine-interpretable standards but there is an enormous amount of work out there devoted to this, it’s been a topic of interest for decades. There’s so much in the field that a real…
Thanks for helping the OEIS site stay alive. I was absolutely delighted by it the first time I visited it, decades ago. Equally delighted when I visited recently and saw some “Russ Cox” contributed.
They discuss dogfooding “Sensor Content”, which isn’t “Rapid Response Content”. Overall the way this is written up suggests some cultural problems.
I don’t see where he’s saying we can’t have automated moderation, though. Rather, just that there’s no 1A rights assumed for BigCorps’ systems, and that there’s a danger to individuals’ rights if the court really…
I’m confused. ISTM Wu arguing that companies’ right to moderate shouldn’t be constrained by a reading the 1st Amendment too broadly. Am I getting Wu wrong or do you think the 1st should sharply prescribe moderation?
Julia has good ideas, interesting trade-offs here as well. ISTM the deep problem is that there’s so much room for optimization under composition of operations or with invariants not captured in types that the typical…
I think you’re right about the class of device. MS can’t just treat ARM-based products the way it does now and make a leap in terms of end-user experience - wondering if this changes in the future.
The logic for inferring types plays out better for the first. Go limits the depth of searching for type inferences, to keep compilation fast/small/simple. It’s always possible to be more explicit but nice to infer when…
I still like channels because they may be a net reduction in the number of concurrency primitives in use, which complicates quantification in the paper - their taxonomy is great, though. Channels have some sharp corners.
Oracle
https://pkg.go.dev/golang.org/x/exp/apidiff might be of interest
There’s been an emphasis in slog on Handler composition over directly implementing a ton of features. Personally I love it - there are things I’ve needed, that slog can do, that few other loggers make easy/possible.…
Generally it is optimized out. The fine details resemble the analysis of correctness - all the evidence shows people expect per-iteration semantics with considerable frequency, and don’t rely on per-loop semantics with…
Wikipedia suggests Modern begins in the 1860s; the parent post is absolutely correct that it’s more the patronage rather than the artists or styles that drive classification in this case. Lots of things are disrupting…
Names would be named if that were really the problem. I don’t think it is. The common thread between this and the Foundation trademark drama is that the Project sucks at coordinating and communicating - they have been…
FWIW: slog has been pretty stable for a month or two, and should be officially standard library in go1.21 There was a last round of changes mostly revisiting use of contexts a few months ago - hats off to jba for taking…
Lisp is profound, not esoteric - the ideas apply in any language
All of the justification in this moment reads to me like: Trump is giving different segments of his coalition reasons to get off the fence and on his side. It’s something different for Rubio than for DoD than for the…
I don’t think anyone in int’l law is mistaken about the constraint that enforcement is so thoroughly contingent. The argument is just that the stability elicited from int’l law amongst players trying to (mostly)…
One can look at the shadow of drug boat strikes and reasonably conjecture that there are some undisclosed collaborative relationships.
Pretty much. It’s a counting semaphore underneath.
Sort of in the middle, id games always felt tight. The engines were immersive not only because of graphics, but basic i/o was excellent.
Go particularly is a sort of fixed ceiling project. Ian recently had a really pleasant error handling proposal that nonetheless wasn’t going to change the core philosophy of error handling, or memory arenas are another…
Petulantly, I’d observe Trump hates or doesn’t believe in knowledge economies. He’s delivering pain to a lot of people in my circles. For all that, a strategic goal of ensuring trade is sustainable is probably worth…
There’s also a regression-to-the-mean problem, the systems really shouldn’t optimize just for the easier cases. I wonder if that’s a direct tradeoff, I think maybe it is with the kinds of things I see used to tweak out…
The author makes a great case for machine-interpretable standards but there is an enormous amount of work out there devoted to this, it’s been a topic of interest for decades. There’s so much in the field that a real…
Thanks for helping the OEIS site stay alive. I was absolutely delighted by it the first time I visited it, decades ago. Equally delighted when I visited recently and saw some “Russ Cox” contributed.
They discuss dogfooding “Sensor Content”, which isn’t “Rapid Response Content”. Overall the way this is written up suggests some cultural problems.
I don’t see where he’s saying we can’t have automated moderation, though. Rather, just that there’s no 1A rights assumed for BigCorps’ systems, and that there’s a danger to individuals’ rights if the court really…
I’m confused. ISTM Wu arguing that companies’ right to moderate shouldn’t be constrained by a reading the 1st Amendment too broadly. Am I getting Wu wrong or do you think the 1st should sharply prescribe moderation?
Julia has good ideas, interesting trade-offs here as well. ISTM the deep problem is that there’s so much room for optimization under composition of operations or with invariants not captured in types that the typical…
I think you’re right about the class of device. MS can’t just treat ARM-based products the way it does now and make a leap in terms of end-user experience - wondering if this changes in the future.
The logic for inferring types plays out better for the first. Go limits the depth of searching for type inferences, to keep compilation fast/small/simple. It’s always possible to be more explicit but nice to infer when…
I still like channels because they may be a net reduction in the number of concurrency primitives in use, which complicates quantification in the paper - their taxonomy is great, though. Channels have some sharp corners.
Oracle
https://pkg.go.dev/golang.org/x/exp/apidiff might be of interest
There’s been an emphasis in slog on Handler composition over directly implementing a ton of features. Personally I love it - there are things I’ve needed, that slog can do, that few other loggers make easy/possible.…
Generally it is optimized out. The fine details resemble the analysis of correctness - all the evidence shows people expect per-iteration semantics with considerable frequency, and don’t rely on per-loop semantics with…
Wikipedia suggests Modern begins in the 1860s; the parent post is absolutely correct that it’s more the patronage rather than the artists or styles that drive classification in this case. Lots of things are disrupting…
Names would be named if that were really the problem. I don’t think it is. The common thread between this and the Foundation trademark drama is that the Project sucks at coordinating and communicating - they have been…
FWIW: slog has been pretty stable for a month or two, and should be officially standard library in go1.21 There was a last round of changes mostly revisiting use of contexts a few months ago - hats off to jba for taking…
Lisp is profound, not esoteric - the ideas apply in any language