惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Vercel News
Vercel News
N
Netflix TechBlog - Medium
C
Check Point Blog
MyScale Blog
MyScale Blog
The GitHub Blog
The GitHub Blog
Blog — PlanetScale
Blog — PlanetScale
B
Blog RSS Feed
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
WordPress大学
WordPress大学
博客园 - Franky
MongoDB | Blog
MongoDB | Blog
I
InfoQ
Hugging Face - Blog
Hugging Face - Blog
Recent Announcements
Recent Announcements
人人都是产品经理
人人都是产品经理
腾讯CDC
V
Visual Studio Blog
Engineering at Meta
Engineering at Meta
T
The Blog of Author Tim Ferriss
V
V2EX
云风的 BLOG
云风的 BLOG
Microsoft Azure Blog
Microsoft Azure Blog
U
Unit 42
B
Blog

DEV Community

Authentication Security Deep Dive: From Brute Force to Salted Hashing (With Java Examples) Why AI Systems Don’t Fail — They Drift Spilling beans for how i learn for exam😁"Reinforcement Learning Cheat Sheet" I Replaced Chrome with Safari for AI Browser Automation. Here's What Broke (and What Finally Worked) How Python Borrows Other People's Work The $40 Architecture: Processing 1 Billion API Requests with 99.99% Uptime Vibe Coding: A Workflow Guide (From Zero to SaaS) Most webhook security guides protect the wrong side. The scary part is delivery. Headless CMS for TanStack Start: Build a Blog with Cosmic EU Age Verification App "Hacked in 2 Minutes" — What Actually Happened Comfy Cloud’s delete function does not actually remove files Running AI Models on GPU Cloud Servers: A Beginner Guide Event-driven media intelligence with AWS Step Functions and Bedrock I scored 500 AI prompts across 8 quality dimensions — here's what broke How to Call Google Gemini API from Next.js (Free Tier, No Backend Needed) The Portal Protocol: Reclaiming Human Connection in the Age of AI How to Fix Your Team's Scattered Knowledge Problem With a Self-Hosted Forum Intro to tc Cloud Functors: A Graph-First Mental Model for the Modern Cloud Designing Multi-Tenant Backends With Both Ownership and Team Access I Built a Neumorphic CSS Library with 77+ Components — Here's What I Learned PostgreSQL Performance Optimization: Why Connection Pooling Is Critical at Scale Cómo construí un SaaS multi-rubro para gestionar expensas en Argentina con FastAPI + Vue 3 🚀 I Built an Ethical Hacking Scanner Tool – Open Source Project I Replaced /usage and /context in Claude Code With a Single Statusline A Pythonic Way to Handle Emails (IMAP/SMTP) with Auto-Discovery and AI-Ready Design I Collected 8.9 Million Polymarket Price Points — Here's What I Found About How Markets Really Move EcoTrack AI — Carbon Footprint Tracker & Dashboard Everyone's Using AI. No One Agrees How. 5 self-hosted ebook managers worth trying in 2026 Building Your First AI Agent with LangChain: From Chatbot to Autonomous Assistant
Which AI should you choose in 2026? Claude, Perplexity, G...
Thomas Bnt · 2026-06-01 · via DEV Community

Claude Code — My daily dev tool

Claude homepage

Claude Code by Anthropic is the one I use the most for development, by far. What sets it apart from the others: it integrates directly into the terminal and editor, it can read and modify files, navigate an entire codebase, and understand the global context of the project. Not just responding to a copy-pasted snippet in a chat window.

In practice, when I have an idea, I ask it to structure the project and challenge my choices. And to be clear: I challenge it too. 😄 I sometimes disagree with its suggestions, and that's often where the conversation becomes interesting. It's a tool, not an oracle.

Perplexity — My reference for research

Perplexity homepage

Perplexity is my main tool when I need a reliable and verifiable answer. It's a response engine that systematically cites its sources — you ask a question, it answers with excerpts from real web pages and direct links. No more hallucinations without references.

However, I use it almost exclusively on desktop. On smartphone, it's flooded with messages pushing the paid version. Understandable from their side, but frankly annoying when you just want to do a quick search. 🙄

Gemini — For those in the Google ecosystem

Gemini homepage

Gemini is Google's AI, and its main advantage is integration with Gmail, Docs, Drive, Sheets, and Google Search. I have a Google Pixel, and on that side, it does integrate very well with its own ecosystem. It's practical for analyzing documents or getting a quick summary without leaving the interface.

That said, in terms of responses, it sometimes falters. 😬 Not systematically, but regularly enough that I stay on guard. And if privacy is a priority for you, it's worth thinking twice before entrusting it with your documents — I talk about this in my article on securing yourself on the Internet.

ChatGPT — The natural entry point

ChatGPT homepage

ChatGPT by OpenAI is the most known and most versatile AI. Writing, code, analysis, translation, summary, creativity... it does a bit of everything, often very well. The free version (GPT-4o mini) remains capable for most common uses. It's also the easiest AI to get started with if you're a beginner.

Personally, I don't really buy into it. The main reason? OpenAI's partnership with the Pentagon, which triggered a big wave of uninstallations and boycotts. This is not a technical controversy — it's a question of ethics and values. The idea that "consumer" AI could be used in a military context raises legitimate questions that each person must decide for themselves.

Also note: by default, your data may be used to improve the models — check in the settings.

Quick comparison

My opinion at the time of writing this article — subject to change.

Criterion Perplexity Claude Code Gemini ChatGPT
Sourced web search ✅ Excellent ❌ Limited ✅ Good ⚠️ Hallucinates
Development / Code ⚠️ Basic ✅ Excellent ⚠️ Correct ✅ Good
Ecosystem integration ❌ None ❌ None ✅ Google ❌ None
Mobile usage ⚠️ Subscription ✅ Correct ✅ Pixel native ✅ Good
Privacy ✅ Correct ✅ Correct ⚠️ Check ⚠️ Check
Free access ✅ Limited ✅ Limited ✅ Yes ✅ Limited
Ideal for beginners ⚠️ Oriented ❌ CLI ✅ Yes ✅ Yes

Which AI to choose based on your profile?

There is no universal answer. The right question is: what do you do most often?

  • You look for reliable info with sources → Perplexity (on desktop preferably)
  • You code or develop projects → Claude Code
  • You work in Google Workspace or have a Pixel → Gemini
  • You want to do everything without hassle → ChatGPT
  • You want to protect your privacy → Claude or Perplexity

And don't hesitate to combine several. Personally, I use Claude Code for dev, Perplexity on desktop when I need a sourced answer, and Gemini for anything related to my phone or Google Workspace.

Frequently asked questions

What is the best free AI in 2026?

Claude offers a solid reasoning level even without a subscription. Perplexity is better for sourced searches. ChatGPT remains an accessible option, but with the reservations mentioned above.

Can you use multiple IAs at the same time?

Yes, and it's often the best strategy. Use Perplexity for research, Claude Code for dev, and ChatGPT for writing for example. Each tool has its domain of excellence.

Are IAs safe for personal data?

It depends on the provider and your settings. By default, most use your data to improve their models. Always check privacy settings. To go further: secure yourself on the Internet (FR).

ChatGPT or Claude: which one to choose?

For code, long reasoning, and creativity → Claude. For dev integrated into the terminal → Claude Code. For sourced searches as a complement → Perplexity. ChatGPT remains a consumer option, but personally I do without it.

Conclusion

IAs are not interchangeable, and none is perfect. Each has been optimized for certain uses, with its own trade-offs — technical, ethical, and practical. What makes the difference is choosing the right tool for the right task, rather than relying on a single one for everything.

My current combo: Claude Code for dev, Perplexity on desktop for sourced searches, and Gemini for anything related to my Pixel. ChatGPT, I'm leaving aside for now — the reasons are mentioned above, and my opinion can change.

What I think of these tools today may not be true in six months. IAs advance quickly, models change, policies too. I'll update this article if needed.

And you, what do you use daily? Do you combine several or do you stay loyal to just one? Tell me on Discord or on social networks! 💬

Go further

Some of my articles, including this one, may have been AI-assisted to help me better structure or rephrase my ideas. Opinions remain my own.