Tag: web

  • Simon Willison’s Weblog: GitHub OAuth for a static site using Cloudflare Workers

    Source URL: https://simonwillison.net/2024/Nov/29/github-oauth-cloudflare/ Source: Simon Willison’s Weblog Title: GitHub OAuth for a static site using Cloudflare Workers Feedly Summary: GitHub OAuth for a static site using Cloudflare Workers Here’s a TIL covering a Thanksgiving AI-assisted programming project. I wanted to add OAuth against GitHub to some of the projects on my tools.simonwillison.net site in order…

  • Data and computer security | The Guardian: Alder Hey children’s hospital explores ‘data breach’ after ransomware claims

    Source URL: https://www.theguardian.com/technology/2024/nov/29/alder-hey-childrens-hospital-explores-data-breach-after-ransomware-claims Source: Data and computer security | The Guardian Title: Alder Hey children’s hospital explores ‘data breach’ after ransomware claims Feedly Summary: Screenshots purporting to be from systems of Liverpool NHS health facility have been posted onlineA ransomware gang claims to have stolen data from the Alder Hey children’s hospital in Liverpool, allegedly…

  • Simon Willison’s Weblog: LLM Flowbreaking

    Source URL: https://simonwillison.net/2024/Nov/29/llm-flowbreaking/#atom-everything Source: Simon Willison’s Weblog Title: LLM Flowbreaking Feedly Summary: LLM Flowbreaking Gadi Evron from Knostic: We propose that LLM Flowbreaking, following jailbreaking and prompt injection, joins as the third on the growing list of LLM attack types. Flowbreaking is less about whether prompt or response guardrails can be bypassed, and more about…

  • Simon Willison’s Weblog: SmolVLM – small yet mighty Vision Language Model

    Source URL: https://simonwillison.net/2024/Nov/28/smolvlm/#atom-everything Source: Simon Willison’s Weblog Title: SmolVLM – small yet mighty Vision Language Model Feedly Summary: SmolVLM – small yet mighty Vision Language Model I’ve been having fun playing with this new vision model from the Hugging Face team behind SmolLM. They describe it as: […] a 2B VLM, SOTA for its memory…

  • Hacker News: Conversational Game Theory

    Source URL: https://aikiwiki.com/ Source: Hacker News Title: Conversational Game Theory Feedly Summary: Comments AI Summary and Description: Yes Summary: The text discusses “Conversational Game Theory,” a formal structure designed to facilitate conflict resolution and consensus building through interaction between AI and humans. This approach is proposed as a means to enhance large language models (LLMs)…

  • Hacker News: Managing Large-Scale Redis Clusters on K8s – Kuaishou’s Approach

    Source URL: https://kubeblocks.io/blog/manage-large-scale-redis-on-k8s-with-kubeblocks Source: Hacker News Title: Managing Large-Scale Redis Clusters on K8s – Kuaishou’s Approach Feedly Summary: Comments AI Summary and Description: Yes Summary: The text provides an in-depth account of Kuaishou’s approach to running stateful services, specifically Redis, on Kubernetes, emphasizing the challenges and solutions encountered during their cloud-native transformation. This is significant…

  • Hacker News: RomCom exploits Firefox and Windows zero days in the wild

    Source URL: https://www.welivesecurity.com/en/eset-research/romcom-exploits-firefox-and-windows-zero-days-in-the-wild/ Source: Hacker News Title: RomCom exploits Firefox and Windows zero days in the wild Feedly Summary: Comments AI Summary and Description: Yes Summary: The text provides a detailed analysis of critical zero-day vulnerabilities discovered in Mozilla products, specifically Firefox, Thunderbird, and the Tor Browser, which are being exploited by a Russia-aligned cyber…

  • Simon Willison’s Weblog: QwQ: Reflect Deeply on the Boundaries of the Unknown

    Source URL: https://simonwillison.net/2024/Nov/27/qwq/#atom-everything Source: Simon Willison’s Weblog Title: QwQ: Reflect Deeply on the Boundaries of the Unknown Feedly Summary: QwQ: Reflect Deeply on the Boundaries of the Unknown Brand openly licensed model from Alibaba Cloud’s Qwen team, this time clearly inspired by OpenAI’s work on reasoning in o1. I love how the introduce the new…

  • The Register: The workplace has become a surveillance state

    Source URL: https://www.theregister.com/2024/11/27/workplace_surveillance/ Source: The Register Title: The workplace has become a surveillance state Feedly Summary: Cracked Labs report explores the use of motion sensors and wireless networking kit to monitor offices Office buildings have become like web browsers – they’re full of tracking technology, a trend documented in a report out this week by…

  • Hacker News: I Didn’t Need Kubernetes, and You Probably Don’t Either

    Source URL: https://benhouston3d.com/blog/why-i-left-kubernetes-for-google-cloud-run Source: Hacker News Title: I Didn’t Need Kubernetes, and You Probably Don’t Either Feedly Summary: Comments AI Summary and Description: Yes Summary: The author discusses their transition from Kubernetes to Google Cloud Run, highlighting the latter’s cost-effectiveness, simplicity, scalability, and limitations of Kubernetes. This insight is particularly useful for professionals in cloud…