Res Obscura is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.
San Francisco, CA
,这一点在同城约会中也有详细论述
[사설]2년 만에 꺾인 강남·용산 집값… 아직 갈 길 멀다
There is a lot of energy right now around sandboxing untrusted code. AI agents generating and executing code, multi-tenant platforms running customer scripts, RL training pipelines evaluating model outputs—basically, you have code you did not write, and you need to run it without letting it compromise the host, other tenants, or itself in unexpected ways.
* 核心思路:链表转数组 + 单调栈(从后往前遍历),时间复杂度O(n),空间复杂度O(n)