Feed aggregator
Pocket ID: Easy Passkey Authentication
Article URL: https://runtimeterror.dev/pocket-id-easy-passkey-authentication/
Comments URL: https://news.ycombinator.com/item?id=47252212
Points: 1
# Comments: 0
Waymo Faces Mounting Scrutiny as NTSB Examines School Bus Incident
Notes on Not Looking at the Code
Article URL: https://sigusr2.net/notes-on-not-looking-at-the-code.html
Comments URL: https://news.ycombinator.com/item?id=47252141
Points: 1
# Comments: 1
Do U.S. Presidents Have the Power to Declare War?
Article URL: https://www.newyorker.com/news/the-lede/do-us-presidents-have-the-power-to-declare-war
Comments URL: https://news.ycombinator.com/item?id=47252110
Points: 1
# Comments: 1
OCC Joins Fed Push to Trim Supervisory Red Flags Issued to Banks
Article URL: https://news.bloomberglaw.com/banking-law/occ-joins-fed-push-to-trim-supervisory-red-flags-issued-to-banks
Comments URL: https://news.ycombinator.com/item?id=47252093
Points: 2
# Comments: 0
Baochip-1x RISC-V microcontroller
Article URL: https://github.com/baochip/baochip-1x
Comments URL: https://news.ycombinator.com/item?id=47252086
Points: 1
# Comments: 0
AfricaMuseum refuses to yield Congo geological archives despite US pressure
Article URL: https://www.vrt.be/vrtnws/en/2026/02/12/africamuseum-refuses-to-hand-over-geological-archive-on-congo-to/
Comments URL: https://news.ycombinator.com/item?id=47252062
Points: 3
# Comments: 0
AI companies aim 'not to help workers, but to replace them'
Article URL: https://www.vaticannews.va/en/world/news/2026-03/ai-threats-religion-william-jones-future-humanity.html
Comments URL: https://news.ycombinator.com/item?id=47252051
Points: 1
# Comments: 0
An interactive map of FLock Cams
Article URL: https://deflock.org/map#map=5/37.125286/-96.284180
Comments URL: https://news.ycombinator.com/item?id=47252049
Points: 3
# Comments: 0
OpenAI Symphony
Article URL: https://github.com/openai/symphony
Comments URL: https://news.ycombinator.com/item?id=47252045
Points: 1
# Comments: 0
Logo updates to Stack Overflow's visual identity
Article URL: https://meta.stackexchange.com/questions/417394/logo-updates-to-stack-overflows-visual-identity
Comments URL: https://news.ycombinator.com/item?id=47252041
Points: 1
# Comments: 0
OpenPawz secures AI agents: From memory encryption to multi-agent governance
Article URL: https://github.com/OpenPawz/openpawz/blob/main/reference/security.mdx
Comments URL: https://news.ycombinator.com/item?id=47252033
Points: 1
# Comments: 1
Show HN: Open Memory Specification (OMS), Context Assembly Language (Cal)
Hi HN. We wrote an open specification for portable AI agent memory.
The problem: every agent framework (LangChain, CrewAI, AutoGen) has its own memory format. There's no standard way to port memory between systems, verify it hasn't been tampered with, or prove to a regulator that you deleted it.
OMS defines three things:
1. *A binary container format (.mg)* — memory grains are content-addressed (SHA-256), immutable, deterministically serialized (MessagePack). Think .git objects for agent knowledge. 10 grain types: Belief, Event, State, Workflow, Action, Observation, Goal, Reasoning, Consensus, Consent.
2. *CAL (Context Assembly Language)* — a query language for assembling LLM context. The notable design choice: delete is a structural impossibility. Not a policy — the grammar has no production rules for destructive operations. Append-only writes, bounded execution, token-budget-aware assembly.
3. *SML (Semantic Markup Language)* — flat output format for LLM consumption. Tag names are grain types (``, ``, ``). No XML processor needed.
The whole thing is CC0 (public domain). OWFa 1.0 licensed.
GitHub: https://github.com/openmemoryspec/oms
Happy to answer questions about the design decisions.
Comments URL: https://news.ycombinator.com/item?id=47252030
Points: 1
# Comments: 0
A Silly Shell Pitfall
Article URL: https://gaultier.github.io/blog/shell_pitfall.html
Comments URL: https://news.ycombinator.com/item?id=47252017
Points: 1
# Comments: 0
Cloudflare Pages' Headers When Using Middleware
Article URL: https://logs.jasonhk.dev/notes/cloudflare-pages-headers-when-using-middleware/
Comments URL: https://news.ycombinator.com/item?id=47252013
Points: 1
# Comments: 0
Data Has Weight but Only on SSDs
Article URL: https://cubiclenate.com/2026/03/04/data-has-weight-but-only-on-ssds-blathering/
Comments URL: https://news.ycombinator.com/item?id=47251987
Points: 2
# Comments: 0
With Neo, Apple Goes After Windows 11
Article URL: https://om.co/2026/03/04/apple-goes-after-window-11-with-neo/
Comments URL: https://news.ycombinator.com/item?id=47251979
Points: 1
# Comments: 0
Tycoon 2FA Phishing Platform Dismantled in Global Takedown
The phishing-as-a-service platform was used to send fraudulent emails to over 500,000 organizations every month.
The post Tycoon 2FA Phishing Platform Dismantled in Global Takedown appeared first on SecurityWeek.
