ContentPosts from @kala..
News FAUN.dev() Team Trending
@kala shared an update, 2 days, 14 hours ago
FAUN.dev()

OpenAI Hires OpenClaw Creator Peter Steinberger; Project Moves to Independent Foundation

OpenClaw

Peter Steinberger, creator of OpenClaw, is joining OpenAI to work on bringing AI agents to a broader audience, while OpenClaw will move to an independent open-source foundation and continue development outside OpenAI’s direct control.

OpenAI Hires OpenClaw Creator Peter Steinberger; Project Moves to Independent Foundation
News FAUN.dev() Team Trending
@kala shared an update, 4 days, 3 hours ago
FAUN.dev()

OpenClaw Lightweight Alternative Launches: A 10MB AI Assistant That Runs on $10 Hardware

Go OpenClaw PicoClaw

Sipeed has released PicoClaw an OpenClaw micro alternative that uses 99% less memory than . , an open-source AI assistant written in Go that runs in under 10MB of RAM and boots in about one second. Designed for low-cost Linux boards starting around $10, it supports multiple LLM providers, chat platform integrations, and automation workflows. The project is MIT-licensed and available on GitHub.

OpenClaw Alternative Launches: A 10MB AI Assistant That Runs on $10 Hardware
 Activity
@kala added a new tool PicoClaw , 4 days, 3 hours ago.
Link
@kala shared a link, 4 days, 8 hours ago
FAUN.dev()

Adventures in Neural Rendering

A graphics dev took a swing at encoding rendering signals - radiance, irradiance, depth, AO, BRDFs - using tightMLPs in HLSL. They benchmarked size, storage, and runtime cost. Turns out, MLPs beatL2 spherical harmonicsfor packing radiance. But they stumble on irradiance and specular BRDFs. Bring inR.. read more  

Adventures in Neural Rendering
Link
@kala shared a link, 4 days, 8 hours ago
FAUN.dev()

YOLO Mode: Hidden Risks in Claude Code Permissions

A scrape of 18,470 Claude Code configs on GitHub shows a pattern: developers are handing their AI agents the keys to the castle. Unrestricted file, shell, and network accessis common. Among them: - 21.3% let Claude runcurl - 14.5% allowarbitrary Python execution - 19.7% give itgit pushprivileges Tha.. read more  

YOLO Mode: Hidden Risks in Claude Code Permissions
Link
@kala shared a link, 4 days, 8 hours ago
FAUN.dev()

Why Trying to Secure OpenClaw is Ridiculous

OpenClaw, an open-source autonomous AI agent with full device access, racked up 179K GitHub stars - and walked straight into a security nightmare. It shipped wide open: default ports exposed to the internet, its plugin hub laced with malicious packages. Slapped-on fixes followed, warning labels, Vir.. read more  

Why Trying to Secure OpenClaw is Ridiculous
Link
@kala shared a link, 4 days, 8 hours ago
FAUN.dev()

Building a TUI is easy now

Hatchet usedClaude Code, a terminal-native coding agent, to build and ship a real TUI-based workflow manager - fast. Like, days-fast. Powered by theCharm stack(Bubble Tea, Lip Gloss, Huh), it leans hard into CLI-heavy development. Claude Code handled live testing intmux, whipped up frontend views fr.. read more  

Building a TUI is easy now
Link
@kala shared a link, 4 days, 8 hours ago
FAUN.dev()

GPT-5.2 derives a new result in theoretical physics

GPT-5.2 Pro spotted something wild: a nonzero gluon scattering amplitude in the half-collinear regime. That’s supposed to vanish, according to standard QFT gospel. Not anymore. OpenAI’s own model backed it up with a formal proof. Humans triple-checked it analytically. And yep - it holds. Now it’s bl.. read more  

GPT-5.2 derives a new result in theoretical physics
News FAUN.dev() Team Trending
@kala shared an update, 4 days, 10 hours ago
FAUN.dev()

GitHub Launches Copilot SDK to Embed Agentic AI into Any Application

GitHub Copilot GitHub Copilot SDK

GitHub has released the Copilot SDK in technical preview, allowing developers to embed Copilot’s agentic execution loop into their own applications. The SDK supports multiple AI models, real-time streaming, and languages like Python, TypeScript, Go, and .NET, but currently requires a Copilot subscription and is intended for development and testing rather than production use.

GitHub Launches Copilot SDK to Embed Agentic AI into Any Application
 Activity
@kala added a new tool GitHub Copilot SDK , 4 days, 11 hours ago.