Tag: management
-
Hacker News: Did DORA’s last update create an encryption loophole?
Source URL: https://evervault.com/blog/did-dora-s-last-update-create-an-encryption-loophole Source: Hacker News Title: Did DORA’s last update create an encryption loophole? Feedly Summary: Comments AI Summary and Description: Yes Summary: The text discusses the European Union’s Digital Operational Resilience Act (DORA), which aims to regulate and enhance the cybersecurity of financial institutions. It focuses on encryption requirements for data in transit,…
-
Slashdot: Can the EU Hold Software Makers Liable For Negligence?
Source URL: https://tech.slashdot.org/story/24/10/28/0012241/can-the-eu-hold-software-makers-liable-for-negligence?utm_source=rss1.0mainlinkanon&utm_medium=feed Source: Slashdot Title: Can the EU Hold Software Makers Liable For Negligence? Feedly Summary: AI Summary and Description: Yes Summary: The text discusses divergent approaches to software liability between the EU and the U.S., highlighting the EU’s newly updated directive on product liability for software. This initiative aims to enhance product security…
-
Simon Willison’s Weblog: llm-whisper-api
Source URL: https://simonwillison.net/2024/Oct/27/llm-whisper-api/#atom-everything Source: Simon Willison’s Weblog Title: llm-whisper-api Feedly Summary: llm-whisper-api I wanted to run an experiment through the OpenAI Whisper API this morning so I knocked up a very quick plugin for LLM that provides the following interface: llm install llm-whisper-api llm whisper-api myfile.mp3 It uses the API key that you previously configured…
-
Hacker News: ModelKit: Transforming AI/ML artifact sharing and management across lifecycles
Source URL: https://kitops.ml/docs/modelkit/intro.html Source: Hacker News Title: ModelKit: Transforming AI/ML artifact sharing and management across lifecycles Feedly Summary: Comments AI Summary and Description: Yes Summary: ModelKit offers a transformative approach to managing AI/ML artifacts by encapsulating datasets, code, and models in an OCI-compliant format. This standardization promotes efficient sharing, collaboration, and resource optimization, making it…
-
Hacker News: "An utter shitshow": Inside the Transport for London cyberattack
Source URL: https://www.londoncentric.media/p/an-utter-shitshow-inside-the-transport Source: Hacker News Title: "An utter shitshow": Inside the Transport for London cyberattack Feedly Summary: Comments AI Summary and Description: Yes Summary: The text discusses a significant cyberattack on Transport for London (TfL) that has led to widespread disruption and financial strain for many Londoners, particularly those dependent on its services. Although…
-
The Register: Senator accuses sloppy domain registrars of aiding Russian disinfo campaigns
Source URL: https://www.theregister.com/2024/10/27/senator_domain_registrars_russia_disinfo/ Source: The Register Title: Senator accuses sloppy domain registrars of aiding Russian disinfo campaigns Feedly Summary: Also, Change Healthcare sets a record, cybercrime cop suspect indicted, a new Mallox decryptor, and more in brief Senate intelligence committee chair Mark Warner (D-VA) is demanding to know why, in the wake of the bust-up…
-
Simon Willison’s Weblog: Run a prompt to generate and execute jq programs using llm-jq
Source URL: https://simonwillison.net/2024/Oct/27/llm-jq/#atom-everything Source: Simon Willison’s Weblog Title: Run a prompt to generate and execute jq programs using llm-jq Feedly Summary: llm-jq is a brand new plugin for LLM which lets you pipe JSON directly into the llm jq command along with a human-language description of how you’d like to manipulate that JSON and have…