Category: Mix

27
Aug
2025

Replacing Cursor With Neovim and Claude Code

My three-paned Ghostty / Neovim / Claude Code Setup (click for full size) It kind of sucks right now to…

27
Aug
2025

Fixing Opencode Transparency in Ghostty Terminal

How to make Opencode respect your terminal’s transparent background July 18, 2025 Opencode running with transparent background in Ghostty (click…

27
Aug
2025

One-click MCP servers with Cloudflare

Cloudflare simplifying MCP deployment (click for full size) One thing I’ve never liked about the whole MCP thing is the…

27
Aug
2025

Most AI Interaction Will Go Through Your DA

The stages of technological evolution (click for full size) A long time ago, I wrote about how things tend to…

What to expect after going public with a bug bounty program?
27
Aug
2025

What to expect after going public with a bug bounty program?

You asked, and we answered. At Intigriti, we’ve been paying close attention to the questions most frequently asked by those…

27
Aug
2025

Is Opencode as Smart as Claude Code?

The battle of the AI coding assistants (click for full size) I want to answer the question of how good…

The Desync Delusion: Are You Really Protected Against HTTP Request Smuggling?
27
Aug
2025

“The entire internet is broken”: ethical hacking expert John Hammond meets James Kettle | Blog

Amelia Coen | 27 August 2025 at 09:11 UTC In a brand-new collaboration between ethical hacking and AppSec expert John…

27
Aug
2025

Is Opencode as Smart as Claude Code?

The battle of the AI coding assistants (click for full size) I want to answer the question of how good…

27
Aug
2025

The Area Under the Curve: How AI Expands Human Work Capacity

The overwhelming volume of work that needs to be done (click for full size) Every minute, millions of security events…

27
Aug
2025

AI Lets You Do Way More Stuff

When it comes to AI, people are often in one of two camps: They’re freaking out about AI and it’s…

27
Aug
2025

I Built a Claude Code Context Modal Inside of Neovim

Kai: AI-powered coding in Neovim (click for full size) I use LazyVim, btw. lol I’ve been using AI to help…

27
Aug
2025

Self-Contained TypeScript Programs Using Bun

Bun installing dependencies automatically If you hate Python as much as me it”s probably because of dependencies. Roughly 23-319% of…