
After nearly a decade, SPEC has released a new version of its industry-defining CPU benchmark, SPEC CPU 2026. We take a look at what's new, as well as the new benchmark's performance on a modern AMD, Intel, and NVIDIA CPU trio
🥳 New Kitten¹ release!
Implemented workaround:
There is a bug in the CommonMark spec that results in preformatted code with empty lines nested in an HTML node not rendering correctly.²
In Kitten, this previously threw an error (see #294³ and also #318⁴).
Kitten now works around the issue in its own parser.
Full change log: https://codeberg.org/kitten/app/src/branch/main/CHANGELOG.md
Enjoy!
💕
¹ https://kitten.small-web.org
² https://github.com/commonmark/commonmark-spec/issues/807
³ https://codeberg.org/kitten/app/issues/294
⁴ https://codeberg.org/kitten/app/issues/318
#Kitten #KittenRelease #SmallWeb #SmallTech #CommonMark #spec #bug #workaround #Markdown #web #dev #NodeJS
📰 AIがコードを書くほど、要件定義は上に移動する――Spec・Context・Harness三層設計 (👍 32)
🇬🇧 As AI writes more code, requirement design moves higher-level. This article proposes a three-layer model: Spec, Context, and Harness for modern pro...
🇰🇷 AI가 코드를 더 많이 작성할수록 요구사항 정의는 더 상위 계층으로 이동합니다. 이 글은 현대 제품 개발을 위한 Spec·Context·Harness 3층 모델을 제안합니다.