#datahandling — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #datahandling, aggregated by home.social.
-
During the Trump administration, sensitive but unclassified CISA contracting documents were uploaded into a public AI platform by the agency’s acting director, triggering security alerts and a DHS-level assessment.
While no classified data was involved, the case highlights governance risks tied to AI exceptions, access controls, and data handling in high-security environments.
Source: https://www.politico.com/news/2026/01/27/cisa-madhu-gottumukkala-chatgpt-00749361
What practical guardrails should govern AI usage in public-sector security roles?
Share insights and follow @technadu
#InfoSec #TrumpAdministration #AIUsage #DataHandling #CyberGovernance #CISA #PublicSectorSecurity
-
🚀 Our #PyDataGlobal 2025 tutorial recording on modern #Blosc2 & #Caterva2 features is out!
We show how compression is more than just a space saver, boosting performance for large in-memory & out-of-memory arrays via auto-chunking & parallelism.We also cover: 🌐 Serving Blosc2/#HDF5 data online with Caterva2 ☁️ Computing directly in the cloud (no downloads needed!)
Watch here: 👉 https://www.youtube.com/watch?v=tUvSI3EpTBQ&list=PLGVZCDnMOq0qmerwB1eITnr5AfYRGm0DF&index=80
-
When working with the whole content of the block editor, I noticed something odd: the getBlocks() selector does not necessarily return the current content of the editor. Let’s check why and how to correct it.
https://epiph.yt/en/blog/2025/dont-use-getblocks-to-get-the-current-post-content/