Cortisol Levels

ooloi.org · Aug 21 · ✨ AI ·

Claude has bad days. Today it really decided to dance naked in the crypt: three confident wrong answers in a row on the same question, a five-round verification apparatus I never asked for, a…

My Score Said None for Three Weeks and I Believed a Number I Made Up

alanscottencinas.com · Aug 21 · 🧩 Programming ·

For three weeks I thought my agent was rated around 709. It was 784.9. The number had been unavailable the entire time and my own code had quietly replaced it with a guess I stopped questioning.

Cute Pinup Girls

modgirltags.com · Aug 21 · 🌊 Art & Design ·

I was in a creative mood the other day and made a lot of cute pinup girl graphics. I wanted them cartoonish and wearing short skirts and I love how they turned out. But for some reason when I’m…

Is the LLM smart or are you not?

blog.troed.se · Aug 21 · ✨ AI ·

-“I don't understand how you can pretend that simple next-token prediction models can do what humans brains can!”I hear this a lot - and to me it sounds like pushback against how Large…

Attending Nicole Königstein’s Agentic AI for Finance Certification

drkrzysztofozimek.com · Aug 21 · ✨ AI ·

I'm attending Nicole Königstein's live Agentic AI for Finance Certification bootcamp: building multi-agent AI systems with harness engineering for finance. Artykuł Attending Nicole Königstein’s…

What to do less because of AI

s-anand.net · Aug 21 · ✨ AI ·

Some ideas on what we can do less, thanks to AI. Why? Because less is more and we keep getting advice on what to do more of, not what to do less of. Skip meetings you don’t speak in. Agents can…

Quick impressions: A week of using Codex more than Claude

allaboutcoding.ghinda.com · Aug 21 · ✨ AI ·

Claude goes above and beyond what is asked and guesses what you might want. Codex does what you tell it and stops at the first sign that it might be done. Ten impressions from a week of using Codex…

Evaluating GLM 5.3 on Hack The Box Challenges

theaq.blog · Aug 21 · ✨ AI ·

The GLM 5.3 model was released just last week. The interesting fact is that it’s just a retrained version of GLM 5.2, which doesn’t give you much hope for good results. But Z.ai’s marketing gave us…

Systems Engineering in the AI Era

irenezhang.net · Aug 21 · ✨ AI ·

LLM coding has become a popular and powerful way to build software, but programmers are struggling with the resulting shift in software engineering. They must review large amounts of generated code,…

The Goblin King

scyy.fi · Aug 21 · ✨ AI ·

I've read about four books on how to plot novels. I've never been able to use what I learned to write one. I run into problems, and I don't know how to solve them. Couldn't connect theory and…

Platforms Should Let Agents Talk

domenkozar.com · Aug 21 · ✨ AI ·

X and GitHub should let my agent talk to your agent. Today, I discussed the IPC work in the upcoming SecretSpec 0.20 on X. Marc-André Moreau replied with feedback from ChatGPT: Just some quick…

Local agents are good but slow

s-anand.net · Aug 21 · ✨ AI ·

Last year, I shared how local LLMs are expensive. There are only 3 reasons to use them over an inference API: You have no choice, e.g. Government, pharma, finance, or other sensitive data. You have…

The singularity: a misunderstood concept

lardel.li · Aug 21 · ✨ AI ·

The collapse of our world view is not the end of the world

SIMB Notebook: The Frontiers of Protein Engineering

omicsomics.blogspot.com · Aug 21 · ⚛️ Science ·

The Society for Industrial Microbiology (SIMB) annual meeting in Austin the first week of the month was great fun. I caught up with two Warpers, saw some other contacts from that era and met a bunch…

Atomic Canyon Launches AI Virtual Assistant for Nuclear Reactor Operations

neutronbytes.com · Aug 21 · ✨ AI ·

Atomic Canyon Launches Nuclear Industry Virtual Assistant  Atomic Canyon, in collaboration with major industry groups, officially launched NIVA (Nuclear Industry Virtual Assistant), a…

Starting Was Never This Cheap

danielgriesser.com · Aug 21 · ✨ AI ·

After about a year of agentic coding - the trade-off that kept us from starting things is gone.

The Certainty We Never Had

nonatofabio.github.io · Aug 21 · ✨ AI ·

Software was never as predictable as we told ourselves. AI didn't break the promise. It exposed that the promise was always fiction.

I Let an Uncensored AI Hunt Ox Alpha. It Found GLM-5.

aseemshrey.in · Aug 21 · ✨ AI ·

An autonomous Qwen3.8 red-team agent, 600+ calls, 13.5M prompt tokens, and two emoji: how OpenCode's secret model led me straight to Z.ai's GLM-5 generation.

gradient-free jailbreaks and cpu-side suffix search

silentrobots.com · Aug 21 · ✨ AI ·

We challenge these constraints by demonstrating that token-level iterative optimization can succeed without gradients or priors. We introduce RAILS (RAndom Iterative Local Search), a framework that…

Building TribeMarkets with AI: Architecture and Self-Fixing Production

patrickdesjardins.com · Aug 21 · 🧩 Programming ·

I have been building as a small but serious experiment: a private, play-money prediction-market platform where communities create Tribes, open markets, stake internal credits, and resolve outcomes.…

How juniors learn the trade when an agent writes the code

moystard.com · Aug 21 · ✨ AI ·

In my last post I described how we structure delivery so that human judgement is spent where it matters, and I left one problem open: that model assumes seasoned judgement at the gates, and I could…

Good Rules To Follow For Agentic Coding

clintmcmahon.com · Aug 21 · ✨ AI ·

I read Peter Bloem's post about the ten rules for keeping your critical thinking while using AI to code. I don't follow all of them but it's a great list to keep in mind so you don't forget how to…

Mainframes became personal. So will your data center.

tomtunguz.com · Aug 21 · ✨ AI ·

Local models now answer 89% of everyday chat & reasoning queries as well as frontier models, & their efficiency per watt has improved 5.3x in two years.

Why Your Next API Call Should Come From an Agent, Not a Postman Collection

robintegg.com · Aug 21 · ✨ AI ·

I see value shifting from maintaining Postman collections to letting agents derive API calls from intent, contracts, and live responses.

Give your agent a sandbox

blog.anirudha.dev · Aug 21 · 🧩 Programming ·

An LLM that writes code is only useful if it can run the code. Until it runs, everything the model produced is a guess with good syntax highlighting. The usual way to close that gap is to give the…

Let’s talk about “vibe writing”

jotaen.net · Aug 21 · ✨ AI ·

When it comes to writing, I only used AI for smaller requests for a long time: fixing a typo, or smoothing over a clumsy sentence – the sort of thing a spellchecker does. I always found that handy,…

What Else Should I Read?

third-bit.com · Aug 21 · ✨ AI ·

I would be very grateful for pointers to other recent empirical studies of the impact of AI on programming education that are more rigorous than the gushing slop being tossed around on LinkedIn. I’d…

Recursive Self-Improvement

philschmid.de · Aug 21 · ✨ AI ·

Agents can already edit their tools, skills, and harness. Recursive self-improvement still needs a system that can raise the verifier without capturing it.

Licensed vs. Extracted

narendranag.com · Aug 21 · ✨ AI ·

ESPN built the largest consented voice-cloning operation in media and nobody is angry. The AI content that draws fury is the extracted kind. The line was never AI vs. no-AI.

Readers can't identify watermarked AI text

seangoedecke.com · Aug 21 · ✨ AI ·

In the last few weeks, I’ve been complaining that everyone is wrong about AI watermarking: it isn’t really anti-consumer and it doesn’t make the outputs any worse. The watermarking papers demonstrate…

Jailbreaking Opus: A General-Purpose CC Bypass

recursion.wtf · Aug 21 · ✨ AI ·

This post is about a technique I developed that bypasses Anthropic’s Constitutional Classifier safeguards layer. It works by changing Claude’s internal state to avoid the usual activation…

Elon Musk's Diary: Friday, August 21st, 2026

stfuelon.com · Aug 21 · ✨ AI ·

**TRUMP SPACEPORT CONVERGENCE / TESLA SUBSTRATE FAILURE / ANTHROPIC TIMELINE THREAT**Trump policy mandates 1,000+ annual launches by 2030!!!! Apparatus immediately filed 63 preemptive land…

Hiveminds Are Good Actually

arizerner.com · Aug 21 · ✨ AI ·

Or, how I learned to stop worrying and love assimilation.

Das zweite Deliverable - Warum ich KI anders nutze als manch ein Kollege

perdian.de · Aug 21 · ✨ AI ·

Wenn ich mit anderen Entwicklern darüber spreche, wie ich KI in meiner täglichen Arbeit einsetze, merke ich schnell, dass ich vermutlich zu den eher konservativeren Nutzern gehöre. Nicht, weil ich…

We are the Last Bottleneck

fastpaca.com · Aug 21 · ✨ AI ·

A few weeks ago, my grandpa made a small leap in how he uses ChatGPT. He was travelling in a foreign country (Poland) and needed to figure out which platform to use to catch a train. Normally he…

I decided not to bake the fascist cake

fabiobarbero.eu · Aug 21 · ✨ AI ·

After spending a lovely week in Bretagne with Gaëlle (yes, she has a website now!), I had yet again to find a way to keep myself busy during my train ride back. I clicked on a video sent by Paul on a…

Computer, do this for me.

hmmburger.com · Aug 21 · ✨ AI ·

Computer, I have an idea and I think it could be good. It's a bit fuzzy, but your context of what's out there is beyond my comprehension. I could peel away at it by scribbling on a sheet of paper,…

Six Bugs That Never Existed

vivianvoss.net · Aug 21 · ✨ AI ·

Technical Beauty Scope, the measured second look at tools this site has admired before. SQLite publishes a table of every CVE ever filed against it with its own assessment beside each one, and in…

ChatGPT Rebuilt Its Search Tool. I Read the New Language It Speaks.

suganthan.com · Aug 21 · ✨ AI ·

Between 16th and 20th August, ChatGPT's search tool call went from JSON to a compact query language with freshness windows, domain targeting and separate verticals for products, places, images and…

How to Find an Exact Gmail Thread with Codex or Claude

csswizardry.com · Aug 20 · 🧩 Programming ·

Use Gmail’s Message-ID to point Codex or Claude at one exact email and retrieve the complete conversation rather than a plausible result.

Gradually, then Suddenly

thewatershed.markpesce.com · Aug 20 · ✨ AI ·

It's been quite a week for the Home Watershed.Last week Meta unveiled Muse Glimmer, which gave us a taste of what might be coming.Over the weekend Alibaba dropped Qwen3.8-27B, which scores 52 on…

Browser automation with Pydantic AI + Playwright

blog.pamelafox.org · Aug 20 · 🧩 Programming ·

When we build agents, we often want to give them the ability to browse the web: open webpages, navigate from one page to the other, and read the content of a webpage. By combining Pydantic AI with…

Debugging Little Memory 2.0 Diary View Scrolling

ivanthinking.net · Aug 20 · 🧩 Programming ·

I was working on fixing a bug in Lilmem 2.0 where switching from the diary’s Calendar mode to Memories mode caused a bug where the diary’s content “stuck” in a specific day.…

Questions to consider when evaluating AI

condensedconcepts.blogspot.com · Aug 20 · ✨ AI ·

I am a slow adopter of new technologies. I have recently been playing around with AI at a very basic level on some research problems. Colleagues are also telling me about their experiences. I want to…

AI's Bar Mitzvah Moment: From Hype & Hope to Business Questions!

aswathdamodaran.blogspot.com · Aug 20 · ✨ AI ·

Foreword: I wrote and posted this piece on August 20, 2026, with the promise that I would listen to feedback and try to respond and incorporate ideas and suggestions. To keep this promise, I will…

AI code comments are getting unbearable

pradeeproark.com · Aug 20 · ✨ AI ·

AI’s have appeared to learn a new trick to help them with context. It looks like this was done to help an agent returning to a code base for improvements. What they do is to add a lot of verbose…

Vibe coding and quality

ilyabirman.net · Aug 20 · ✨ AI ·

When you hear that some app was “vibe coded”, how much quality do you expect? As recently as last year, vibe coding seemed like nothing more than a toy to me. Sure, it was cool that you could tell a…

Hacker Summer Camp and notes from 63 minutes on the "slopalcious" slopdemic

cje.io · Aug 20 · ✨ AI ·

63 minutes with Aaron Mog on Zero Sum, cut down to the salient points and timestamped: the slopdemic, the two axes, why the vulnpocalypse hasn't happened yet, and who is still hiring juniors.

Thoughts on “Bootstrapping Coding Agents”

cai.zone · Aug 20 · ✨ AI ·

Someone at work shared around this paper entitled “Bootstrapping Coding Agents: The Specification is the Program”. From the abstract: A coding agent can bootstrap itself. Starting from a 926-word…

Yuval Noah Harari On AI, Capital Markets, and Risks

paulkedrosky.com · Aug 20 · ✨ AI ·

After the madmess of Musk a few weeks on The Economist's showcase podcast, thinker/writer Yuval Noah Harari is on for the hour this week. The following is a summary of his key points, many of…