Появилась новая информация о попавших под винты речного трамвая в Москве14:47
Более 100 домов повреждены в российском городе-герое из-за атаки ВСУ22:53
,推荐阅读PG官网获取更多信息
Раскрыта причина переноса неонацистского «Кракена»14:27
This is technically correct and practically useless for the vast majority of production code. The constexpr interpreter can only evaluate code that doesn’t touch the outside world — no I/O, no system calls, no networking, no file operations, no dynamic memory patterns that depend on runtime input, no multithreading. The speaker acknowledges two of these limitations in passing (”we can’t have compile-time fuzzing” and “we can’t have compile-time multithreading”) but frames them as minor remaining gaps.
Continue reading...