Looks like the next MCP protocol revision actually removes security features to let the developer decide.
Pro tip: don't let the developer decide.
https://www.securityweek.com/new-enterprise-ready-mcp-specification-brings-new-security-challenges/
Looks like the next MCP protocol revision actually removes security features to let the developer decide.
Pro tip: don't let the developer decide.
https://www.securityweek.com/new-enterprise-ready-mcp-specification-brings-new-security-challenges/
Comment utiliser la nouvelle méthode (ou verbe) HTTP : `QUERY` avec curl.
En gros il s'agit d'un GET avec body, donc ça ne change rien côté serveur mais ça permet d'envoyer un contenu un peu plus élaboré que des *query params* dans l'URL.

RFC 10008 is brand new a specification detailing the new HTTP method called QUERY: This specification defines the QUERY method for HTTP. A QUERY requests that the request target process the enclosed content in a safe and idempotent manner and then respond with the result of that processing. This is similar to POST requests but … Continue reading QUERY with curl →
Human Judgment as a Specification
https://blog.brownplt.org/2026/06/09/pick.html
#HackerNews #HumanJudgment #Specification #AI #Ethics #DecisionMaking #TechTrends
Agentic Resource Discovery Specification
https://agenticresourcediscovery.org/introduction/
#HackerNews #Agentic #Resource #Discovery #Specification #technology #innovation #resource #discovery #agentic #specification
The Website Specification
https://specification.website/
#HackerNews #WebsiteSpecification #WebDevelopment #TechNews #OnlineResources #Specification
Okay y’all, I’ve condensed my ideas about a new UI tool into one (hopefully) coherent document. Can y’all be so kind to see if this is a good approach to programming UIs?
#Development #Proposals
Banishing JavaScript to the ShadowRealm · The proposed API introduces a new kind of realm https://ilo.im/16cvla
_____
#Specification #JavaScript #Realms #Isolation #Threads #Browsers #APIs #WebDev #Frontend
#Development #Overviews
Detect at-rule() support in CSS · A handy feature lands in Chromium 148 https://ilo.im/16bf5x
_____
#ModernCSS #W3C #Specification #FeatureDetection #Chrome #Browsers #WebDev #Frontend #CSS
Back in January 2022, I wrote about an exciting new CSS Working Group decision: a function to detect at-rule support using @supports at-rule(@keyword). Fast forward to today, and the CSS Conditional Rules Module Level 5 specification has solidified how this feature works and Chromium (Chrome, Edge, etc.) is about to ship it in Chromium 148!