https://computer.rip/2026-03-14-lotusnotes.html #historyofcomputers #militarycontracts #educationimpact #snoozefest #techtrends #HackerNews #ngated
Recently I came across asympotic inequalities of the form $f(x) \le g(x) + O(1)$ in Li and Vitanyiβs An Introduction to Kolmogorov Complexity and Its Applications, where this notion is used to discuss bounds on the complexity of strings. In this post I give a brief definition of what this notation means and how it relates to standard asymptotic notation. Particulary, Iβm only going to talk about the case of $O(1)$, but the same ideas can be extended to $O(h(x))$ for any function $h(x)$.

Cloudflare investigated CPU performance benchmark results for Workers, uncovering and fixing issues in infrastructure, V8 garbage collection, and OpenNext optimizations. These improvements have made Cloudflare Workers faster for all customers.