Tag: web
-
The Register: How Androxgh0st rose from Mozi’s ashes to become ‘most prevalent malware’
Source URL: https://www.theregister.com/2024/12/24/androxgh0st_botnet_mozi/ Source: The Register Title: How Androxgh0st rose from Mozi’s ashes to become ‘most prevalent malware’ Feedly Summary: Botnet’s operators ‘driven by similar interests as that of the Chinese state’ After the Mozi botnet mysteriously disappeared last year, a new and seemingly more powerful botnet, Androxgh0st, rose from its ashes and has quickly…
-
Simon Willison’s Weblog: Finally, a Replacement for BERT: Introducing ModernBERT
Source URL: https://simonwillison.net/2024/Dec/24/modernbert/ Source: Simon Willison’s Weblog Title: Finally, a Replacement for BERT: Introducing ModernBERT Feedly Summary: Finally, a Replacement for BERT: Introducing ModernBERT BERT was an early language model released by Google in October 2018. Unlike modern LLMs it wasn’t designed for generating text. BERT was trained for masked token prediction and was generally…
-
Cloud Blog: Cloud CISO Perspectives: From gen AI to threat intelligence: 2024 in review
Source URL: https://cloud.google.com/blog/products/identity-security/cloud-ciso-perspectives-from-gen-AI-to-threat-intelligence-2024-in-review/ Source: Cloud Blog Title: Cloud CISO Perspectives: From gen AI to threat intelligence: 2024 in review Feedly Summary: Welcome to the second Cloud CISO Perspectives for December 2024. To close out the year, I’m sharing the top Google Cloud security updates in 2024 that attracted the most interest from the security community.…
-
Hacker News: Co-Adapting Human Interfaces and LMs
Source URL: https://jessylin.com/2024/11/12/co-adapting-human-interfaces/ Source: Hacker News Title: Co-Adapting Human Interfaces and LMs Feedly Summary: Comments AI Summary and Description: Yes **Summary:** The text discusses the adaptive relationship between language models (LMs) and the digital environments they interact with, highlighting a shift in how systems are designed to cater to LMs as users. It emphasizes both…
-
Simon Willison’s Weblog: Quoting Jack Clark
Source URL: https://simonwillison.net/2024/Dec/23/jack-clark/#atom-everything Source: Simon Willison’s Weblog Title: Quoting Jack Clark Feedly Summary: There’s been a lot of strange reporting recently about how ‘scaling is hitting a wall’ – in a very narrow sense this is true in that larger models were getting less score improvement on challenging benchmarks than their predecessors, but in a…
-
Hacker News: Show HN: Ephemeral VMs in 1 Microsecond
Source URL: https://github.com/libriscv/drogon-sandbox Source: Hacker News Title: Show HN: Ephemeral VMs in 1 Microsecond Feedly Summary: Comments AI Summary and Description: Yes Summary: The text provides a detailed overview of performance benchmarks for a multi-tenancy server setup using specialized sandboxes for HTTP requests. This information is valuable for professionals in cloud computing and infrastructure security,…
-
Simon Willison’s Weblog: openai/openai-openapi
Source URL: https://simonwillison.net/2024/Dec/22/openai-openapi/#atom-everything Source: Simon Willison’s Weblog Title: openai/openai-openapi Feedly Summary: openai/openai-openapi Seeing as the LLM world has semi-standardized on imitating OpenAI’s API format for a whole host of different tools, it’s useful to note that OpenAI themselves maintain a dedicated repository for a OpenAPI YAML representation of their current API. (I get OpenAI and…