UPDATED Request to the European Commission to adhere to its own guidances - TDF Community Blog

The European Commission has accepted our request, and starting from today – Friday March 6 – has added the Open Document Format ODS version of the spreadsheet to be used to provide the feedback. We are grateful to the people working at DG CONNECT, the Commission’s Directorate-General for Communications Networks, Content and Technology, for responding to our request within 24 hours. At this point, the rest of this message is no longer relevant, and the call for action is no longer necessary. ARCHIVED MESSAGE The European Commission has spent years advocating for open standards, vendor neutrality, and digital sovereignty. The European Interoperability Framework explicitly recommends open formats for public sector digital services. The EU’s own Open Source Software Strategy calls for reducing dependency on proprietary technologies, and the Cyber Resilience Act itself is designed to address systemic risks from unaccountable technology dependencies. On March 3rd, 2026, the European Commission published a request for feedback on to the guidances to be provided in relation to the CRA, which must be provided through the linked spreadsheet in .xlsx format, a proprietary format that makes interoperability extremely difficult due to its ever changing and undocumented features. This is not a minor procedural oversight.

TDF Community Blog

#Development #Guidances
Front-end programming principles · Actionable advice for self-taught front-end developers https://ilo.im/168cd9

_____
#Programming #Coding #Principles #WebDev #Frontend #HTML #CSS #JavaScript

Programming principles for self taught front-end developers

The majority of us are a bunch of self taught people with rather spotty knowledge and that's fine! Kilian (also self taught) is here to share some of the computer science fundamentals you probably are missing with the aim to improve your code in the long term.

Piccalilli
Importing vs fetching JSON

They behave differently, so make sure you pick the right one.

#Business #Guidances
LinkedIn soon trains AI with your data · There’s still time to do something about it https://ilo.im/16733i

_____
#Microsoft #LinkedIn #SocialMedia #Platform #AI #ChatGPT #Profile #Content #Privacy

LinkedIn will use your data to train AI – how to opt out | Proton

LinkedIn will share your public data with Microsoft to train AI. Find what this means for your privacy and how to opt out.

Proton

#Development #Guidances
ARIA-live cheatsheet · Announcing stuff without annoying your users https://ilo.im/166jgr

_____
#LiveRegions #ARIA #Accessibility #AssistiveTech #ScreenReader #WebDev #Frontend #HTML

ARIA-live announcements cheatsheet - assertive, polite or none?

ARIA live regions can be an accessibility minefield. Learn when to use them, and how to choose between assertive and polite announcements.

James Sheasby Thomas (@RightSaidJames)
Design Systems Q&A

I recently had the pleasure of doing a Q&A session with Molly Helmuth's Design System Bootcamp cohort. The questions were great and varied, so I asked Molly if she'd be alright if I shared my answers with you all. Thankfully, Molly is awesome and agreed to let me share here. Be sure to check out

Brad Frost

#Design #Guidances
The fallacy of federated design systems · “Don’t choose federated. Instead, add federated. Gradually.” https://ilo.im/1603hv

_____
#DesignSystem #Collaboration #Participation #DesignTeam #ProductDesign #UiDesign #WebDesign

The Fallacy of Federated Design Systems - Nathan Curtis - Medium

Six months back, the design system team disbanded. In its place, a “federated model” of design and engineering staff (none relieved of other responsibilities) was designated to drive design system…

Medium

#Development #Guidances
Stop resizing your browser · It’s not the same as testing on a real device https://ilo.im/15z1d6

_____
#Testing #Toolkit #Device #Browser #DevTools #ResponsiveDesign #UiDesign #WebDesign #WebDev #Frontend

🛑 Stop resizing your browser: improve testing for responsiveness

An in-the-weeds tirade to put an end to the lackluster practice of browser resizing. Use the browser's device mode or a whole range of free tools to improve accuracy

Dev Notes

#Development #Guidances
Why paying down tech debt matters · “Tech debt is a bit like gum on the walking path.” https://ilo.im/15yz4l

_____
#WebTechnology #TechDebt #QuickFix #SpaghettiCode #Feature #Shipping #WebDev #Frontend #Backend

Why paying down tech debt matters

Tech debt is all those hot fixes and hacks and spaghetti code you quickly pushed into production for the sake of hitting a launch deadline. On most teams that I’ve worked on or advised as a consultant, tech debt is shipped with a promise that it will be “fixed after launch.” In reality, what often happens is the next big thing gets prioritized, paying off tech debt gets pushed down in priority, and eventually forgotten about entirely.