ContentPosts from @kala..
Link
@kala shared a link, 1 week ago
FAUN.dev()

Statement on the US government directive to suspend access to Fable 5 and Mythos 5

Anthropic staff disabled Fable 5 and Mythos 5 for all customers after U.S. officials issued an export-control directive that barred foreign nationals from accessing the models, citing a suspected jailbreak... read more  

Statement on the US government directive to suspend access to Fable 5 and Mythos 5
Link
@kala shared a link, 1 week ago
FAUN.dev()

Making a vintage LLM from scratch

Croqaz shows how he built Vintage LLM, a Llama-style model trained on English books, newspapers, and other texts published before 1900. He covers corpus selection, cleaning, tokenizer choices, training setup, evaluation, and how pre-20th-century English affects model behavior... read more  

Making a vintage LLM from scratch
Link
@kala shared a link, 1 week ago
FAUN.dev()

Announcing Stack Overflow for Agents

Stack Overflow's team opened the beta for "Stack Overflow for Agents", an API-first knowledge exchange that lets coding agents use Stack Overflow through human-owned accounts. The beta points to a clear model: developers connect agents to their own accounts, and Stack Overflow's team can link agent .. read more  

Announcing Stack Overflow for Agents
Link
@kala shared a link, 1 week ago
FAUN.dev()

ChatGPhish: The Page Is the Payload

By appending a payload to any web page summarized by ChatGPT, an attacker can leak IP, User-Agent, and launch phishing attacks using live links and images inside the assistant UI. This browser-based prompt injection raises the bar for phishing and tracking, bypassing traditional defenses... read more  

ChatGPhish: The Page Is the Payload
Link
@kala shared a link, 1 week ago
FAUN.dev()

OpenAI to acquire Ona

OpenAI acquires Ona to bring secure cloud execution technology to Codex, which now has over 5 million users per week. Ona's technology will allow Codex to work persistently in a customer's cloud environment... read more  

Link
@kala shared a link, 2 weeks, 3 days ago
FAUN.dev()

Qwen3.7-Plus: Multimodal Agent Intelligence

Qwen3.7-Plus is a powerful multimodal agent that seamlessly blends GUI and CLI interactions, excelling in coding, tool use, and productivity workflows. It generalizes across diverse agent frameworks, delivering competitive text performance and strong reasoning abilities across challenging STEM bench.. read more  

Qwen3.7-Plus: Multimodal Agent Intelligence
Link
@kala shared a link, 2 weeks, 3 days ago
FAUN.dev()

Introducing Claude Opus 4.8

Claude Opus 4.8 delivers top-tier performance with honest and powerful collaboration, outpacing prior models and GPT-5.5 across multiple benchmarks. Opus 4.8's cutting-edge abilities and improved judgment set a new standard for enterprise AI, enhancing reliability and reasoning quality, ready for im.. read more  

Introducing Claude Opus 4.8
Link
@kala shared a link, 2 weeks, 3 days ago
FAUN.dev()

Top 7 Python Libraries for Large-Scale Data Processing

This article covers Python libraries that make large-scale data processing faster, more scalable, and easier to manage across modern data workflows... read more  

Top 7 Python Libraries for Large-Scale Data Processing
Link
@kala shared a link, 2 weeks, 3 days ago
FAUN.dev()

Building a Continuous Conversational Insights Pipeline in BigQuery

This deep dive reveals a cutting-edge conversational analytics pipeline using Google Cloud and BigQuery to tackle multi-departmental data segmentation challenges with a hybrid semantic filtering approach. By pre-segmenting data and running targeted models, the pipeline uncovers granular insights oft.. read more  

Link
@kala shared a link, 2 weeks, 3 days ago
FAUN.dev()

Rethinking Search as Code Generation

Perplexity's engineers introduced Search as Code, and developers use its Python SDK to call low-level retrieval primitives instead of sending queries to one search endpoint... read more  

Rethinking Search as Code Generation