Interesting ideas in Observable Framework

Any Markdown code block tagged js will be executed as JavaScript in the user’s browser. This is an incredibly powerful abstraction—anything you can do in JavaScript (which these days is effectively anything at all) can now be seamlessly integrated into your document. Source: Interesting ideas in Observable Framework

How I keep myself Alive using Golang

As an incident commander, you are empowered and encouraged to pull anyone in from anywhere in the company to resolve the incident as quickly as possible. By resolve, I mean remove customer impact which means you must identify, triage, fix/put a short term band aid on and identify and record long term actions. We then […]

CrowdStrike’s Impact on Aviation – heavymeta.org

Overnight, about 8.5 million computers blue screened, affecting hospitals, banks, 911 systems–as the New York Times put it, “It is more apt to ask what was not affected.” The answer is Linux, Macs, and phones. Source: CrowdStrike’s Impact on Aviation – heavymeta.org

How I Use “AI”

Building entire webapps with technology I’ve never used before. Teaching me how to use various frameworks having never previously used them. Converting dozens of programs to C or Rust to improve performance 10-100x. Trimming down large codebases to significantly simplify the project. Writing the initial experiment code for nearly every research paper I’ve written in […]

#!/usr/bin/env uv run

now if you chmod 755 it you can run it on any machine with the uv binary installed like this: ./app.py – and it will automatically create its own isolated environment and run itself with the correct installed dependencies and even the correctly installed Python version. Source: #!/usr/bin/env uv run

周瑜有一个“天下二分之计”,跟诸葛亮的“天下三分”相比可行性如何?? – 知乎

选三分, 有可能会控制不住刘备,但是可以避免周瑜坐大,保证江东的归属权,而江东内部的分裂倾向,是孙权从继位以来就不停面对的; 选二分, 刘备很可能会丧失独立性,但江东到底姓什么,将取决于周瑜本人的道德水准。 周瑜的二分天下之所以没有被采纳,不是因为不可行,而是因为孙权把他当做了潜在的敌人。 Source: 周瑜有一个“天下二分之计”,跟诸葛亮的“天下三分”相比可行性如何?? – 知乎