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

Evaluating AI Agents in Security Operations

Cotool threw frontier LLMs at real-world SecOps tasks using Splunk’s BOTSv3 dataset.GPT-5topped the chart in accuracy (62.7%) and gave the best results per dollar.Claude Haiku-4.5blazed through tasks fastest, just 240 seconds on average, maxing out tool integrations.Gemini-2.5-proflopped on both acc.. read more  

Evaluating AI Agents in Security Operations
Link
@kala shared a link, 3 months, 2 weeks ago
FAUN.dev()

Everything to know about Google Gemini’s most recent AI updates

Google jammed a full no-code AI workshop into Gemini. The browser now bakes inOpal, a drag-and-drop app builder with a shiny newvisual editor. You can chain prompts, preview apps, and feed it text, voice, or images, without touching code. They also dropped theGemini 3 Flash model, built for dual rea.. read more  

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

AI agents are starting to eat SaaS

AI coding agents are eating the lunch of low-complexity SaaS. Teams with a bit of dev muscle are skipping subscription logins and spinning up dashboards, pipelines, even decks, using Claude, Gemini, whoever’s fastest that day. Build vs. buy? Tilting back toward build. The kicker: build now takes min.. read more  

AI agents are starting to eat SaaS
News FAUN.dev() Team
@kala shared an update, 3 months, 3 weeks ago
FAUN.dev()

Google Releases Magika 1.0: AI File Detection in Rust

Rust Magika

Google releases Magika 1.0, an AI file detection system rebuilt in Rust for improved performance and security.

Google Releases Magika 1.0: AI File Detection in Rust
 Activity
@kala added a new tool Magika , 3 months, 3 weeks ago.
News FAUN.dev() Team
@kala shared an update, 3 months, 3 weeks ago
FAUN.dev()

Google’s Cloud APIs Become Agent-Ready with Official MCP Support

Apigee Google Cloud Platform Google Kubernetes Engine (GKE) BigQuery

Google supports the Model Context Protocol to enhance AI interactions across its services, introducing managed servers and enterprise capabilities through Apigee.

Link
@kala shared a link, 3 months, 4 weeks ago
FAUN.dev()

How to Create an Effective Prompt for Nano Banana Pro

The author details how to effectively prompt Google’s Nano Banana Pro, a visual reasoning model, emphasizing that success relies on structured design documents rather than vague requests. The method prioritizes four key steps: defining the Work Surface (e.g., dashboard or comic), specifying the prec.. read more  

Link
@kala shared a link, 3 months, 4 weeks ago
FAUN.dev()

So you wanna build a local RAG?

Skald spun up a full local RAG stack, withpgvector,Sentence Transformers,Docling, andllama.cpp, in under 10 minutes. The thing hums on English point queries. Benchmarks show open-source models and rerankers can go toe-to-toe with SaaS tools in most tasks. They stumble, though, on multilingual prompt.. read more  

Link
@kala shared a link, 3 months, 4 weeks ago
FAUN.dev()

Learning Collatz - The Mother of all Rabbit Holes

Researchers trained small transformer models to predict the "long Collatz step," an arithmetic rule for the infamous unsolved Collatz conjecture, achieving surprisingly high accuracy up to 99.8%. The models did not learn the universal algorithm, but instead showed quantized learning, mastering speci.. read more  

Link
@kala shared a link, 3 months, 4 weeks ago
FAUN.dev()

200k Tokens Is Plenty

Amp’s team isn’t chasing token limits. Even with ~200k available via Opus 4.5, they stick toshort, modular threads, around 80k tokens each. Why? Smaller threads are cheaper, more stable, and just work better. Instead of stuffing everything into a single mega-context, they slice big tasks into focuse.. read more  

200k Tokens Is Plenty