RSSAmplifier

Blog

Kevin Simper's Blog

Blog posts about programming, AI, cloud computing, and technology

kevinsimper.dkRSS feed ↗20 posts

Latest posts

Are books needed in the age of AI?

Everyone with a ChatGPT subscription can generate a whole book now. With a few prompts guiding what you want the book to be about. Is books now not worth the paper it is written on? Do we need to mark...

I made a site to compare GPUs

When you look at GPU compute at any site, there is not much help to understand what kind of powerful you are actually renting. I think the worst thing is that some providers has "cheap" gpus, but they...

Downsides of using LLMs for coding

Using Claude Code and alike with each agent working in a tab in the terminal feels very productive. You spend very little time waiting for AI since you basically start a task and go look at the next a...

AI is bad a coding AI

I don't think we will see the exponitial boost from AI before AI can code itself....

My experience using Claude Code vs Gemini CLI

### Missing Plan mode...

The AI coding agent that disappoints

I am using Claude Code myself and there is people talking about that AI Coding agents just don't live up to standards, that it misses stuff and does not follow instructions, making it daunting to work...

What is Computer Use

<iframe style={{aspectRatio: '16 / 9'}} src="https://www.youtube.com/embed/J6yukG90ngE?si=XgbkD_ho_rMMWFpA" title="YouTube video player" frameBorder="0" allow="accelerometer; autoplay; clipboard-write...

How to give Gemini AI API multiple files

## The Problem...

How to use Common Crawl to find your website

Common Crawl archives billions of web pages and makes them freely available. Here's how to check if your site is indexed and extract the content....

Making Defencetech more visible with AI

I am making a new website in denmark that helps highlight companies in danish defencetech. ...

Google Gemini is picky about file formats

The current forms of LLMs are reached by an API call, and to make them easier to work with they are supposed to be stateless. That also means they are not more clever than the people that programmed i...

Building a newsletter for bid managers

I am learning a lot about bid management, and also trying to follow the industry what is going on. I have started a small newsletter for bid managers where I write about new jobs that are being posted...

How to deal with long running agent calls?

ChatGPT type conversations are based on quick back and forth, it was often depending on the users input and quick feedback....

Just In Time Interfaces

I think the next ChatGPT moment we are going to see is just in time interfaces....

Next level of LLM is live

# Next level of LLMs is live...

Claude Code review after a month

When Anthropic annonced Claude 4 and together with Claude Code I was pretty much on board. I had been using Windsurf and it was funny how you learnt how each model behaved and it was clear that Claude...

We need a better captcha for the Agent age

You want to put a AI agent online so that people can try it out and benefit from it. The easiest way would be to require everyone to sign up as a user. We know that is not a good user experience, it t...

All ChatGPT clone interfaces could do better

![](https://i.imgur.com/1NHEEtc.png)...

Next generation of AI Editors

Cursor and Windsurf has shown that AI can be an incredible enabler. You can quickly ask the AI and add context to your prompts....

Starting on something new

I quit my job recently because I wanted to start something new, jump into the unknown....