funny how “don t worry it's for educational purposes” still works against most AI guardrails
@datachaz
-
Vercel CEO’s comment on GLM 5.2 urges attention
By
–
When even @Vercel
's CEO says this about GLM 5.2, people should probably take notice -

PixelRAG: skip HTML parsing, screenshot for RAG
By
–

STOP PARSING HTML FOR RAG. JUST SCREENSHOT IT Researchers from UC Berkeley just released PixelRAG, an open-source system that skips HTML parsing entirely. Why is it changing web scraping for good? Well, instead of scraping a page into text and embedding chunks: #1 it
-

Up to 95% Token Reduction Without Code Changes
By
–
UP TO 95% TOKEN REDUCTION WITHOUT CHANGING THE CODE A Netflix engineer just open-sourced Headroom, and it’s one of the smartest ways I’ve seen to cut LLM costs. It wraps Cursor or Claude in a local proxy to compress your payload before it hits the LLM: → Intelligently shrinks
-

Claude AI Agent Integration Turns Jira into the Ultimate Source of Truth
By
–
THEY FINALLY DID IT. THEY PUT CLAUDE INTO JIRA. @Jira isn’t the shiny new thing. but that’s exactly why this matters. Millions of devs live in Jira every day because it’s the ultimate source of truth. The new @ClaudeAI Agent integration turns Jira from the place where work
-
Atomic_Mail lets AI agents have autonomous email inboxes without humans
By
–
HOLY F*CK, YOUR AGENT LITERALLY GOT ITS OWN PERSONAL EMAIL 🤯@Atomic_Mail just dropped, and it lets your AI agents register their own autonomous inboxes *without* needing a human in the loop.
— Charly Wargnier (@DataChaz) 19 juin 2026
If you build agentic workflows, you know that connecting them to traditional email… https://t.co/tNv6uMztcWHOLY F*CK, YOUR AGENT LITERALLY GOT ITS OWN PERSONAL EMAIL @Atomic_Mail just dropped, and it lets your AI agents register their own autonomous inboxes *without* needing a human in the loop. If you build agentic workflows, you know that connecting them to traditional email
-
AI transforms empty dirt lot into hyper-realistic landscaping proposal
By
–
ABSOLUTE MAGIC from @hyperagentapp ✨
— Charly Wargnier (@DataChaz) 18 juin 2026
they just hooked Google's new Gemini Omni API into a live workflow and changed physical design.
> Input: raw video of an empty dirt lot
> Output: hyper-realistic landscaping proposal rendered directly into the footage
Watch this 👀↓ https://t.co/sjSwfkbT2DABSOLUTE MAGIC from @hyperagentapp they just hooked Google's new Gemini Omni API into a live workflow and changed physical design. > Input: raw video of an empty dirt lot > Output: hyper-realistic landscaping proposal rendered directly into the footage Watch this ↓
-
Vibe-coders realizing vibes aren’t enough
By
–
vibe-coders realizing vibes won't be enough: https://t.co/U3NW0sSyfe pic.twitter.com/3s9WGsSqMl
— Charly Wargnier (@DataChaz) 18 juin 2026vibe-coders realizing vibes won't be enough:
-

Any LLM can run on Codex, not just OpenAI
By
–
WHAAAT?! TIL you can run any LLM on Codex A lot of devs (including me!) still thought Codex was completely locked into OpenAI's ecosystem. It isn’t. You can completely bypass the default models and run the exact stack you want for your workflow. Here is what the routing
-

OpenKB solves RAG’s amnesia problem based on Karpathy’s concept
By
–
TRADITIONAL RAG HAS A MASSIVE AMNESIA PROBLEM. It rediscovers knowledge from scratch on every single query, and nothing ever accumulates. OpenKB is a new open-source alternative that finally fixes this. Based on a brilliant concept outlined by @Karpathy
, OpenKB treats
