Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions src/data.js
Original file line number Diff line number Diff line change
Expand Up @@ -9998,6 +9998,27 @@ module.exports = [
'Express.js',
],
},
{
name: 'Ben Dixon',
description:
'Tests how often AI assistants get things wrong, and publishes the receipts.',
url: 'https://dixon.ai/uses/',
bluesky: 'dixon.ai',
mastodon: '@dixonai@mastodon.social',
emoji: '🧾',
country: '🇬🇧',
computer: 'windows',
tags: [
'AI',
'Astro',
'Claude Code',
'Cloudflare Pages',
'Beehiiv',
'PowerShell',
'Markdown',
'Plain CSS',
],
},
{
name: 'Sythe Veenje',
description: 'Freelance Developer & Designer',
Expand Down
Loading