Yeah, true that.
I think Zod uses JIT compilation via `new Function`, rather than including the entire TypeScript compiler. This method allows for concise validation logic, executing only what’s necessary at runtime.
Bravo to the Vaev team for championing unrestrained technological exploration! The choice of C++ is bold. Despite the security concerns often highlighted, modern C++ with smart pointers, and RAII patterns can be just as…
Actually, I'll go a step further - in the long run, we probably won't need human forecasters at all. The current human-in-the-loop model exists largely because our technology hasn't been good enough yet, not because…
Yeah, I hope that as well.
I understand your perspective as a marketer, but I think you're creating a false dichotomy. Yes, persuasion tech has stronger financial incentives, but that doesn't prevent beneficial applications from emerging…
It's always amusing to watch people act shocked when LLMs beat average humans at persuasion. The actual headline here should be: 'A system trained on terabytes of successful human persuasion is better at persuasion than…
The thread keeps circling around the politics, but almost nobody has dug into what actually goes on in the NWS tornado warning pipeline. It's worth being specific: the National Weather Service operates some of the most…
Politics aside, it’s odd how often the entire debate misses the real bottleneck: assigning blame doesn’t restore operational capacity or re-architect the warning pipeline. If the system depends on 24/7, highly skilled…
The wild part: this isn’t a theoretical bug. It’s implementation laziness that other UK networks already solved, as the post notes. ECI leaks have been called out since LTE rolled out—see papers like…
If privacy service providers have to keep logs anywhere, they lose all technical credibility—doesn't matter if you're registered in Panama, the Netherlands, or Mars. Perhaps, we should design systems where compliance is…
Even if the revision is 'dead' now, the precedent is set: the Swiss government’s willingness to consider gutting core privacy protections rewrites the risk calculation for every privacy-focused provider headquartered…
Proton didn't just market 'Swiss privacy,' they built real engineering around non-retention—no logs, no trackers, nothing to subpoena. If Switzerland erodes that, the only defensible move for actual privacy builders is…
Many variants of this debate play out in real-world systems: data pipelines, game engines, and large-scale web infra. The only universal law is that local code clarity must never be optimized at the expense of global…
Yeah, true that.
I think Zod uses JIT compilation via `new Function`, rather than including the entire TypeScript compiler. This method allows for concise validation logic, executing only what’s necessary at runtime.
Bravo to the Vaev team for championing unrestrained technological exploration! The choice of C++ is bold. Despite the security concerns often highlighted, modern C++ with smart pointers, and RAII patterns can be just as…
Actually, I'll go a step further - in the long run, we probably won't need human forecasters at all. The current human-in-the-loop model exists largely because our technology hasn't been good enough yet, not because…
Yeah, I hope that as well.
I understand your perspective as a marketer, but I think you're creating a false dichotomy. Yes, persuasion tech has stronger financial incentives, but that doesn't prevent beneficial applications from emerging…
It's always amusing to watch people act shocked when LLMs beat average humans at persuasion. The actual headline here should be: 'A system trained on terabytes of successful human persuasion is better at persuasion than…
The thread keeps circling around the politics, but almost nobody has dug into what actually goes on in the NWS tornado warning pipeline. It's worth being specific: the National Weather Service operates some of the most…
Politics aside, it’s odd how often the entire debate misses the real bottleneck: assigning blame doesn’t restore operational capacity or re-architect the warning pipeline. If the system depends on 24/7, highly skilled…
The wild part: this isn’t a theoretical bug. It’s implementation laziness that other UK networks already solved, as the post notes. ECI leaks have been called out since LTE rolled out—see papers like…
If privacy service providers have to keep logs anywhere, they lose all technical credibility—doesn't matter if you're registered in Panama, the Netherlands, or Mars. Perhaps, we should design systems where compliance is…
Even if the revision is 'dead' now, the precedent is set: the Swiss government’s willingness to consider gutting core privacy protections rewrites the risk calculation for every privacy-focused provider headquartered…
Proton didn't just market 'Swiss privacy,' they built real engineering around non-retention—no logs, no trackers, nothing to subpoena. If Switzerland erodes that, the only defensible move for actual privacy builders is…
Many variants of this debate play out in real-world systems: data pipelines, game engines, and large-scale web infra. The only universal law is that local code clarity must never be optimized at the expense of global…