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

AI as tradecraft: How threat actors operationalize AI

Microsoft observes threat actors operationalizeAIandLLMsacross the cyberattack lifecycle. They accelerate reconnaissance, phishing, malware development, and post‑compromise triage. Actors abusejailbreakingtechniques andGANs. They craft personas, generate look‑alike domains, embed runtime‑adaptive pa.. read more  

AI as tradecraft: How threat actors operationalize AI
Link
@kala shared a link, 3 weeks, 3 days ago
FAUN.dev()

The L in "LLM" Stands for Lying

The author arguesLLMschurn out fast, generic answers by remixing low-quality source material. They seed brittle, repetitive code viavibe-coding. The remedy: requiresource attributionand auditable inference to separate originals from forgeries and to reshape model training and deployment. Requiringso.. read more  

The L in "LLM" Stands for Lying
Link
@kala shared a link, 3 weeks, 3 days ago
FAUN.dev()

LLMs are getting better at unmasking people online

Researchers at ETH Zurich show LLMs can stitch anonymous bios to public web data and reidentify users across platforms. Fine-tuned models and agent chains parse unstructured text and automate deanonymization in minutes at penny-level inference costs... read more  

LLMs are getting better at unmasking people online
Link
@kala shared a link, 3 weeks, 3 days ago
FAUN.dev()

The reason big tech is giving away AI agent frameworks

A catalog of majoragent frameworks: LangGraph, CrewAI, Google ADK, AWS Strands, Microsoft Agent Framework, OpenAI Agents SDK, Mastra, Pydantic AI, Agno. Hyperscalers co-design free SDKs (e.g.,Strands,ADK). They tie those SDKs to metered runtimes -Bedrock,Vertex AI. Revenue shifts to inference and de.. read more  

 Activity
@kala added a new tool Claude Code , 3 weeks, 3 days ago.
News FAUN.dev() Team Trending
@kala shared an update, 3 weeks, 3 days ago
FAUN.dev()

NanoClaw Brings Container-Isolated AI Agents to WhatsApp and Telegram

NanoClaw OpenClaw Claude Code

NanoClaw is a lightweight open-source personal AI agent that runs locally and connects to apps like WhatsApp and Telegram. Built with only ~3,900 lines of code across 15 files, it uses container isolation to securely run agents and aims to offer a simpler, fully auditable alternative to large frameworks like OpenClaw.

 Activity
@kala added a new tool NanoClaw , 3 weeks, 3 days ago.
News FAUN.dev() Team Trending
@kala shared an update, 3 weeks, 3 days ago
FAUN.dev()

OpenAI Unveils GPT-5.4, a Stronger Model for Reasoning, Coding, and Real Work

GPT-5.4 ChatGPT

OpenAI released GPT-5.4, its new flagship model for ChatGPT, the API, and Codex. It improves reasoning, coding, and agent workflows, introduces native computer-use capabilities, supports up to 1M tokens of context, and adds tool search to make large tool ecosystems more efficient. The model is more accurate, more token-efficient, and better at real professional tasks like coding, spreadsheets, documents, and web research. A higher-performance GPT-5.4 Pro version is also available for complex workloads.

 Activity
@kala added a new tool GPT-5.4 , 3 weeks, 4 days ago.
Link
@kala shared a link, 1 month ago
FAUN.dev()

Realtime Prompting Guide

OpenAI shipsgpt-realtimeand declares GA for theRealtime API. It's a speech-to-speech model that tightens instruction-following, steadiestool calling, and lifts voice fidelity. Latency drops. True realtime agents become possible. The release prescribesprompt skeletons,JSON envelopetool outputs,sessio.. read more  

Realtime Prompting Guide