Tag: web
-
Simon Willison’s Weblog: OK, I can partly explain the LLM chess weirdness now
Source URL: https://simonwillison.net/2024/Nov/21/llm-chess/#atom-everything Source: Simon Willison’s Weblog Title: OK, I can partly explain the LLM chess weirdness now Feedly Summary: OK, I can partly explain the LLM chess weirdness now Last week Dynomight published Something weird is happening with LLMs and chess pointing out that most LLMs are terrible chess players with the exception of…
-
Hacker News: Listen to the whispers: web timing attacks that work
Source URL: https://portswigger.net/research/listen-to-the-whispers-web-timing-attacks-that-actually-work Source: Hacker News Title: Listen to the whispers: web timing attacks that work Feedly Summary: Comments AI Summary and Description: Yes **Summary:** This text introduces novel web timing attack techniques capable of breaching server security by exposing hidden vulnerabilities, misconfigurations, and attack surfaces more effectively than previous methods. It emphasizes the practical…
-
Alerts: CISA Releases Insights from Red Team Assessment of a U.S. Critical Infrastructure Sector Organization
Source URL: https://www.cisa.gov/news-events/alerts/2024/11/21/cisa-releases-insights-red-team-assessment-us-critical-infrastructure-sector-organization Source: Alerts Title: CISA Releases Insights from Red Team Assessment of a U.S. Critical Infrastructure Sector Organization Feedly Summary: Today, CISA released Enhancing Cyber Resilience: Insights from CISA Red Team Assessment of a U.S. Critical Infrastructure Sector Organization in coordination with the assessed organization. This cybersecurity advisory details lessons learned and key…
-
Hacker News: From ClickOps to GitOps: The Evolution of AI App Development
Source URL: https://blog.helix.ml/p/from-clickops-to-gitops-the-evolution Source: Hacker News Title: From ClickOps to GitOps: The Evolution of AI App Development Feedly Summary: Comments AI Summary and Description: Yes Summary: The text discusses the evolving landscape of AI engineering, emphasizing the transition from rapid prototyping to production-ready AI applications. It highlights the growing acceptance of GPTs in business solutions…
-
Simon Willison’s Weblog: A warning about tiktoken, BPE, and OpenAI models
Source URL: https://simonwillison.net/2024/Nov/21/a-warning-about-tiktoken/#atom-everything Source: Simon Willison’s Weblog Title: A warning about tiktoken, BPE, and OpenAI models Feedly Summary: A warning about tiktoken, BPE, and OpenAI models Tom MacWright warns that OpenAI’s tiktoken Python library has a surprising performance profile: it’s superlinear with the length of input, meaning someone could potentially denial-of-service you by sending you…
-
Simon Willison’s Weblog: TextSynth Server
Source URL: https://simonwillison.net/2024/Nov/21/textsynth-server/ Source: Simon Willison’s Weblog Title: TextSynth Server Feedly Summary: TextSynth Server I’d missed this: Fabrice Bellard (yes, that Fabrice Bellard) has a project called TextSynth Server which he describes like this: ts_server is a web server proposing a REST API to large language models. They can be used for example for text…
-
Simon Willison’s Weblog: Quoting Steven Johnson
Source URL: https://simonwillison.net/2024/Nov/21/steven-johnson/#atom-everything Source: Simon Willison’s Weblog Title: Quoting Steven Johnson Feedly Summary: When we started working on what became NotebookLM in the summer of 2022, we could fit about 1,500 words in the context window. Now we can fit up to 1.5 million words. (And using various other tricks, effectively fit 25 million words.)…
-
AWS News Blog: Amazon CloudFront now accepts your applications’ gRPC calls
Source URL: https://aws.amazon.com/blogs/aws/amazon-cloudfront-now-accepts-your-applications-grpc-calls/ Source: AWS News Blog Title: Amazon CloudFront now accepts your applications’ gRPC calls Feedly Summary: Unlock high-performance APIs with gRPC on Amazon CloudFront. Reduce latency via a global CDN, secure traffic at the edge, and benefit from DDoS protection. AI Summary and Description: Yes Summary: The text describes the integration of Amazon…