kstenerud
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Why your AI agents will turn against you (yoloai.dev)
- Why your AI agents will turn against you (yoloai.dev)
-
The problem: tools like Claude Code ask you to approve every file edit, every shell command. After hundreds of prompts you stop reading and just hit "yes", or even worse you reach for `--dangerously-skip-permissions`…
- Proof of Claude Max quota regression (github.com)
- Endianness (technicalsourcery.net)
- Resilient Activation Codes with Safe32 (github.com)
- Windows 11 market share declines, users shift back to Windows 10 (tomshardware.com)
- Show HN: Concise Encoding – Last Prerelease (concise-encoding.org)
After 5 years of development, I'm about to release v1.0 of Concise Encoding: a general purpose, human and machine friendly, compact representation of semi-structured hierarchical data. I could do with one last round of…
- Show HN: Dogma Metalanguage v1.0 (dogma-lang.org)
After a long enough period of no major changes, my gut is telling me to just pull the damn trigger, so here it is! --- The Dogma Metalanguage, release 1.0 Dogma is a human-friendly metalanguage for describing data…
-
Dogma: A human-friendly metalanguage for describing data formats (text or binary) in documentation. Dogma was born out of frustration trying to describe data formats (in particular, binary) using existing BNF and other…
-
Hi HN! I've just released the 5th beta of the Dogma metalanguage, which is designed to describe text and binary data for use in documentation. https://github.com/kstenerud/dogma/blob/master/v1/dogma_v1.md Most of the…
-
Hi HN! Dogma (formerly KBNF) is a modernized metalanguage with better expressiveness and binary support, focusing on documentation. It follows the familiar patterns of Backus-Naur Form, and includes a number of…
- Ask HN: Please Review My Metalanguage (github.com)
-
Hi everyone! Merry Christmas and happy new year! I'm making a modernized BNF-style metalanguage that supports grammars for text and binary formats, but unless there's some kind of outside review, I won't find any blind…
- On Endianness (technicalsourcery.net)
- How to Keep Time (github.com)
- Show HN: Concise Encoding – a friendly data format for human and machine (concise-encoding.org)
- Show HN: Concise Encoding: The friendly data format for human and machine (concise-encoding.org)
- Show HN: Concise Encoding: The friendly data format for human and machine (concise-encoding.org)
-
I'm in the process of finalizing a specification [1] and reference implementation [2] that I've been building over the past couple of years, and now I'm thinking about (dreading) the marketing aspect. There's going to…
- Install Ubuntu server with ZFS root (github.com)
- A mini study of line lengths (technicalsourcery.net)
- Show HN: Subverting Go's Runtime System (github.com)