Tag: secure
-
Hacker News: A ChatGPT clone, in 3000 bytes of C, backed by GPT-2
Source URL: https://nicholas.carlini.com/writing/2023/chat-gpt-2-in-c.html Source: Hacker News Title: A ChatGPT clone, in 3000 bytes of C, backed by GPT-2 Feedly Summary: Comments AI Summary and Description: Yes Summary: The provided text discusses a minimal implementation of the GPT-2 model in C, detailing the underlying architecture, supporting libraries, and operational principles of a transformer-based neural network. It…
-
Alerts: Ivanti Releases Security Updates for Multiple Products
Source URL: https://www.cisa.gov/news-events/alerts/2024/12/10/ivanti-releases-security-updates-multiple-products Source: Alerts Title: Ivanti Releases Security Updates for Multiple Products Feedly Summary: Ivanti released security updates to address vulnerabilities in Ivanti Cloud Service Application, Ivanti Desktop and Server Management (DSM), Ivanti Connect Secure and Police Secure, Ivanti Sentry, and Ivanti Patch SDK. CISA encourages users and administrators to review the following Ivanti…
-
Simon Willison’s Weblog: Quoting Rob Cheung
Source URL: https://simonwillison.net/2024/Dec/11/rob-cheung/ Source: Simon Willison’s Weblog Title: Quoting Rob Cheung Feedly Summary: (echo “PID COMMAND PORT USER"; lsof -i -P -n | grep LISTEN | awk ‘{print $2, $1, $9, $3}’ | sort -u | head -n 50; echo;) | column -t | llm "what servers are running on my machine and do some…
-
Simon Willison’s Weblog: ChatGPT Canvas can make API requests now, but it’s complicated
Source URL: https://simonwillison.net/2024/Dec/10/chatgpt-canvas/#atom-everything Source: Simon Willison’s Weblog Title: ChatGPT Canvas can make API requests now, but it’s complicated Feedly Summary: Today’s 12 Days of OpenAI release concerned ChatGPT Canvas, a new ChatGPT feature that enables ChatGPT to pop open a side panel with a shared editor in it where you can collaborate with ChatGPT on…
-
Hacker News: AMD’s trusted execution environment blown wide open by new BadRAM attack
Source URL: https://arstechnica.com/information-technology/2024/12/new-badram-attack-neuters-security-assurances-in-amd-epyc-processors/ Source: Hacker News Title: AMD’s trusted execution environment blown wide open by new BadRAM attack Feedly Summary: Comments AI Summary and Description: Yes Summary: The text discusses significant vulnerabilities related to physical access to cloud servers, particularly spotlighting a proof-of-concept attack known as BadRAM that exploits security assurances offered by AMD’s microprocessors.…