Feed aggregator
I Fuzzed, and Vibe Fixed, the Vibed C Compiler
Article URL: https://john.regehr.org/writing/claude_c_compiler.html
Comments URL: https://news.ycombinator.com/item?id=47222448
Points: 1
# Comments: 0
Cryptographic receipts for CMMC compliance evidence
The problem I kept seeing: defense contractors would spend months preparing for a CMMC assessment — policies, screenshots, control mappings, the whole thing — and then the C3PAO would ask who last modified a document and when. No audit trail. Assessment over. About 15–30% of first-time CMMC assessments fail. I'd guess a big chunk of those aren't failing because the security controls aren't in place. They're failing because there's no way to prove the evidence is authentic. So I built Solymus. Every artifact you upload gets SHA-256 hashed, signed with KMS (ECDSA_SHA_256 — signing the digest, not the payload, because of the 4KB limit), and sealed into a daily Merkle chain. Each artifact gets a public /verify/{id} endpoint — no auth required — so the assessor can check it themselves. One thing worth knowing: right after upload, merkle_status shows "pending". It upgrades to "linked" after midnight UTC when the attestation job runs. The KMS signature is valid immediately — Merkle is the additional daily seal. Took me a while to realize I needed to document that clearly or people assumed it was broken. Free tier at prolixotech.com. Happy to go into the crypto implementation if anyone's curious.
Comments URL: https://news.ycombinator.com/item?id=47222430
Points: 1
# Comments: 0
I Saw Xiaomi's Wild Hypercar Up Close and It's Pure Video Game Bliss
Astro Bot's Latest PS5 Adventure Is Almost 50% Off at Walmart Right Now
Extinction Watch: Sub-$500 Computers in Danger, According to Report
Attacks on GPS Spike Amid US and Israeli War on Iran
Bytedance's Upcoming Project Swan VR Headset Wants to Be the Computer Meta's Isn't Yet
Making large Postgres migrations practical
Article URL: https://clickhouse.com/blog/practical-postgres-migrations-at-scale-peerdb
Comments URL: https://news.ycombinator.com/item?id=47221602
Points: 1
# Comments: 0
Show HN: Product Model – A structured grammar for bridging PRDs and code
Hi HN,
I built Product Model, an open-source MDX-based grammar that gives product specs the same rigor as code — typed blocks, validation, version control, and a JSON AST output.
The problem: product intent lives in Google Docs and Notion. Implementation lives in code. Between them there's no structured layer, so requirements drift, edge cases disappear, and "that's not what I meant" becomes the most expensive sentence every sprint.
I wanted something more natural than code but more structured than a Google Doc — a format that both humans and AI agents can read, write, and reason about. That's what led me to build this.
Product Model lets PMs author .product.mdx files using blocks like Feature, Policy, Logic, Definition, and Constraint. Tooling validates the grammar, checks cross-references, and builds a machine-readable AST. Think of it as a type system for product requirements.
It comes with a CLI for validation and builds, and a visual Studio editor so you never have to touch raw MDX if you don't want to.
Repo: https://github.com/pmTouchedTheCode/product-model
Would love feedback on the grammar design and whether this matches real PM workflows you've seen.
Comments URL: https://news.ycombinator.com/item?id=47221585
Points: 1
# Comments: 0
Best Laptops of 2026: Top Picks Tested by CNET
Google tests new Learning Hub powered by goal-based actions
Article URL: https://www.testingcatalog.com/google-tests-new-learning-hub-powered-by-goal-based-actions/
Comments URL: https://news.ycombinator.com/item?id=47221568
Points: 1
# Comments: 0
The Vanishing Giants [Coaling Towers] of America's Steam Age
Article URL: https://thereader.mitpress.mit.edu/the-vanishing-giants-of-americas-steam-age/
Comments URL: https://news.ycombinator.com/item?id=47221565
Points: 1
# Comments: 0
The Vegetarian Offset
Article URL: https://hydroindulgence.com/s
Comments URL: https://news.ycombinator.com/item?id=47221556
Points: 1
# Comments: 1
Grabchars 2.0 – get keystrokes direct, first update in 36 years
Article URL: https://github.com/DanielSmith/grabchars
Comments URL: https://news.ycombinator.com/item?id=47221552
Points: 1
# Comments: 1
History Rhymes: Large Language Models Off to a Bad Start?
Article URL: https://michaeljburry.substack.com/p/history-rhymes-large-language-models
Comments URL: https://news.ycombinator.com/item?id=47221537
Points: 1
# Comments: 0
GitHub – Maderix/ANE: Training Neural Networks on Apple Neural Engine
Article URL: https://github.com/maderix/ANE
Comments URL: https://news.ycombinator.com/item?id=47221528
Points: 2
# Comments: 0
Show HN: Engram – Give your terminal an eidetic memory with local AI
Article URL: https://github.com/TLJQ/engram
Comments URL: https://news.ycombinator.com/item?id=47221514
Points: 2
# Comments: 0
Malus: Clean room engineering of any open-source dependency
Article URL: https://malus.sh/blog.html
Comments URL: https://news.ycombinator.com/item?id=47221504
Points: 1
# Comments: 1
Euros
Article URL: https://my-notes.dragas.net/2026/02/22/179-euros/
Comments URL: https://news.ycombinator.com/item?id=47221480
Points: 1
# Comments: 0
