Applied AI

AI-Assisted Coding

GitHub Copilot, Cursor, Claude Code and using AI to write better code faster

12,825
lessons
Skills in this topic
View full skill map →
AI Pair Programming
beginner
Use inline completions and chat in Cursor/VS Code
AI-Assisted Code Review
intermediate
Generate unit tests with AI
Agentic Coding
advanced
Direct Claude Code agents on multi-file tasks
All Reads (8,871) Articles (1841)Blog Posts (4557)Tutorials (1795)Research Papers (396)News (282)
What Are Python Decorators and Why Are They Useful?
Medium · Python 💻 AI-Assisted Coding ⚡ AI Lesson 1w ago
What Are Python Decorators and Why Are They Useful?
Python decorators are a powerful feature that allows developers to modify or extend the behavior of a function without changing its… Continue reading on Medium
Fix configuration file smells in AI coding agents
Medium · AI 💻 AI-Assisted Coding ⚡ AI Lesson 1w ago
Fix configuration file smells in AI coding agents
Research reveals that poor configuration in AI coding tools like Claude and Gemini leads to wasted tokens and decreased reliability. Continue reading on CodeToD
Fix configuration file smells in AI coding agents
Medium · DevOps 💻 AI-Assisted Coding ⚡ AI Lesson 1w ago
Fix configuration file smells in AI coding agents
Research reveals that poor configuration in AI coding tools like Claude and Gemini leads to wasted tokens and decreased reliability. Continue reading on CodeToD
I Built an Angular App Using AI Only — Here’s What Happened
Medium · Programming 💻 AI-Assisted Coding ⚡ AI Lesson 1w ago
I Built an Angular App Using AI Only — Here’s What Happened
No manual code. Just prompts. The first 80% felt like magic the last 20% nearly broke me. Continue reading on Medium »
Reddit r/learnprogramming 💻 AI-Assisted Coding ⚡ AI Lesson 1w ago
Am I wasting my time? (Learning to code in my 40s).
Hi everyone, I'm in my forties and have been teaching myself to code for the last two years. I have only recently started trying to work on some kind of portfol
The Most Dangerous Comfort Zone for Developers
Medium · Programming 💻 AI-Assisted Coding ⚡ AI Lesson 1w ago
The Most Dangerous Comfort Zone for Developers
Most people think a developer’s comfort zone is not learning new technologies. Continue reading on Medium »
We’re quietly letting AI rot our codebases.
Medium · Cybersecurity 💻 AI-Assisted Coding ⚡ AI Lesson 1w ago
We’re quietly letting AI rot our codebases.
I’ll just say it: we’re quietly letting AI rot our codebases. Continue reading on Medium »
Reddit r/learnprogramming 💻 AI-Assisted Coding ⚡ AI Lesson 1w ago
Has AI changed the way you learn programming?
Not talking about using it to generate code, but actually learning. Do you feel ai tools have helped you understand concepts faster, or do they make it easier t
How I Built a Live Photo Converter That Works Entirely in Your Browser (No Upload, No App)
Dev.to · Gavin Liu 💻 AI-Assisted Coding ⚡ AI Lesson 1w ago
How I Built a Live Photo Converter That Works Entirely in Your Browser (No Upload, No App)
I've been building small web tools with AI coding for the past few months. Here's one that people...
ArXiv cs.AI 💻 AI-Assisted Coding 📄 Paper ⚡ AI Lesson 1w ago
BluTrain: A C++/CUDA Framework for AI Systems
arXiv:2606.24780v1 Announce Type: new Abstract: Progress in deep learning is, at scale, more a matter of systems engineering than of modelling: the behaviour of
ArXiv cs.AI 💻 AI-Assisted Coding 📄 Paper ⚡ AI Lesson 1w ago
SemChunk-C: Semantic Segmentation for C Code
arXiv:2606.23697v1 Announce Type: cross Abstract: Semantic segmentation of code written in a C-family language remains a challenging problem, due to the languag
ArXiv cs.AI 💻 AI-Assisted Coding 📄 Paper ⚡ AI Lesson 1w ago
End-to-End Radar and Communication Modulation Recognition with Neuromorphic Computing
arXiv:2606.24075v1 Announce Type: cross Abstract: Although deep learning-based methods can achieve high accuracy in automatic modulation recognition (AMR) tasks
ArXiv cs.AI 💻 AI-Assisted Coding 📄 Paper ⚡ AI Lesson 1w ago
The impact of generative artificial intelligence on academic development of Chinese students in humanities and social sciences
arXiv:2606.24104v1 Announce Type: cross Abstract: Generative artificial intelligence(GenAI) is reshaping learning in higher education, with particularly pronoun
ArXiv cs.AI 💻 AI-Assisted Coding 📄 Paper ⚡ AI Lesson 1w ago
DramaDirector: Geometry-Guided Short Drama Generation
arXiv:2606.24107v1 Announce Type: cross Abstract: Short dramas, with their rapid shot rhythms, dialogue-driven focus shifts, and demanding cinematographic groun
ArXiv cs.AI 💻 AI-Assisted Coding 📄 Paper ⚡ AI Lesson 1w ago
Deep Learning Approaches for 3D Medical Scene Completion: From Geometric Modeling to Generative Paradigms
arXiv:2606.24180v1 Announce Type: cross Abstract: Three-dimensional scene completion has evolved as a major problem in computer vision and robotics, and its app
ArXiv cs.AI 💻 AI-Assisted Coding 📄 Paper ⚡ AI Lesson 1w ago
Inclusive Interactive Collisions for Multi-View Consistent Compositional 3D Generation
arXiv:2606.24206v1 Announce Type: cross Abstract: Recent breakthroughs in 3D generation have advanced notably with the development of text-to-image diffusion mo
ArXiv cs.AI 💻 AI-Assisted Coding 📄 Paper ⚡ AI Lesson 1w ago
Real-Time Interactive Music Generation via Data-Free Streaming Consistency Distillation
arXiv:2606.24307v1 Announce Type: cross Abstract: Interactive music and live performance relies on real-time human expression, but modern generative music AI re
ArXiv cs.AI 💻 AI-Assisted Coding 📄 Paper ⚡ AI Lesson 1w ago
Detecting AI Coding Agents in Open Source: A Validated Multi-Method Census of 180 Million Repositories
arXiv:2606.24429v1 Announce Type: cross Abstract: Generative AI coding agents are entering the open-source supply chain, yet their diverse and often invisible t
ArXiv cs.AI 💻 AI-Assisted Coding 📄 Paper ⚡ AI Lesson 1w ago
Beyond U-Net: A Latent-Representation-Aligned Skip-Free Backbone for Flow-Matching Speech Enhancement
arXiv:2606.24745v1 Announce Type: cross Abstract: Generative models, particularly diffusion and score-based approaches, have recently achieved strong performanc
ArXiv cs.AI 💻 AI-Assisted Coding 📄 Paper ⚡ AI Lesson 1w ago
MOCHA: Multi-modal Objects-aware Cross-arcHitecture Alignment
arXiv:2509.14001v5 Announce Type: replace-cross Abstract: Personalized object detection aims to adapt a general-purpose detector to recognize user-specific inst
AI Coding Was Never Cheap. You Were Just Being Subsidized.
Dev.to · Lakshman Sai 💻 AI-Assisted Coding ⚡ AI Lesson 1w ago
AI Coding Was Never Cheap. You Were Just Being Subsidized.
On June 1, GitHub Copilot switched to token-based billing, and developers did the math out loud in...
Reddit r/artificial 💻 AI-Assisted Coding ⚡ AI Lesson 1w ago
Favorite image generating platform and why
Curious your guys opinions on your fave platforms and why. I’m currently using CharGPT pro and Gemini Pro (Nano Banana) and am looking to expand my use/range. I
Dev.to AI 💻 AI-Assisted Coding ⚡ AI Lesson 1w ago
Great Code, Ugly Marketing? How I Built a Controllable Visual SOP
As developers, we are living in a golden age of productivity. With AI-assisted development tools like Cursor and v0, we can ship features and build functional M
Building an AI-Powered Storefront with Python: A Complete Guide
Dev.to · Anna lilith 💻 AI-Assisted Coding ⚡ AI Lesson 1w ago
Building an AI-Powered Storefront with Python: A Complete Guide
Building an AI-Powered Storefront with Python: A Complete Guide I built a fully autonomous...
AI Just Killed the Side Project Portfolio. Here’s What Replaced It.
Medium · DevOps 💻 AI-Assisted Coding ⚡ AI Lesson 1w ago
AI Just Killed the Side Project Portfolio. Here’s What Replaced It.
For 15 years the advice was “build side projects.” Then a machine learned to build them in ninety seconds. Continue reading on Medium »
AI Just Killed the Side Project Portfolio. Here’s What Replaced It.
Medium · Cybersecurity 💻 AI-Assisted Coding ⚡ AI Lesson 1w ago
AI Just Killed the Side Project Portfolio. Here’s What Replaced It.
For 15 years the advice was “build side projects.” Then a machine learned to build them in ninety seconds. Continue reading on Medium »
A Shortest-Path CLI in Rust — Making a Min-Heap from a Max-Heap, Path Reconstruction, and Rejecting Negative Weights
Dev.to · SEN LLC 💻 AI-Assisted Coding ⚡ AI Lesson 1w ago
A Shortest-Path CLI in Rust — Making a Min-Heap from a Max-Heap, Path Reconstruction, and Rejecting Negative Weights
A CLI that finds shortest paths in a weighted graph, in Rust, with Dijkstra's algorithm. Three...
Medium · AI 💻 AI-Assisted Coding ⚡ AI Lesson 1w ago
Why AI Code Generation Fails Without Requirement Understanding
AI can write code, but enterprise software needs something more important first: structured requirement understanding. Continue reading on Medium »
Medium · Programming 💻 AI-Assisted Coding ⚡ AI Lesson 1w ago
Why AI Code Generation Fails Without Requirement Understanding
AI can write code, but enterprise software needs something more important first: structured requirement understanding. Continue reading on Medium »
De ferramenta individual a prática de time: estruturando IA no desenvolvimento.
Dev.to · Marcelo Mendes 💻 AI-Assisted Coding ⚡ AI Lesson 1w ago
De ferramenta individual a prática de time: estruturando IA no desenvolvimento.
A maioria de nós desenvolvedores já escreve código com IA diariamente. O que eu acredito ser mais...
Medium · Programming 💻 AI-Assisted Coding ⚡ AI Lesson 1w ago
AI knows everything. It still can’t tell you what breaks at 3am when nobody’s watching.
After two years of “AI will replace coders,” here’s what I actually see junior developers with every tool available still getting wrong. Continue reading on Med
7 AI Tools in VS Code Senior Engineers Actually Use in Real Projects
Medium · Programming 💻 AI-Assisted Coding ⚡ AI Lesson 1w ago
7 AI Tools in VS Code Senior Engineers Actually Use in Real Projects
The best AI tools in VS Code are not the ones that look magical. They are the ones that quietly remove friction without making your… Continue reading on Medium
Most devs using AI aren’t 10x. They’re 1x with 10x technical debt.
Medium · Programming 💻 AI-Assisted Coding ⚡ AI Lesson 1w ago
Most devs using AI aren’t 10x. They’re 1x with 10x technical debt.
The “10x developer” meme got a sequel nobody asked for. Now it’s the “10x AI-assisted developer,” and the plot holes are even worse. Continue reading on Medium
I Processed 190,000 Podcast Episodes on a GPU Server in My Apartment
Dev.to · Ilya Roger 💻 AI-Assisted Coding ⚡ AI Lesson 1w ago
I Processed 190,000 Podcast Episodes on a GPU Server in My Apartment
There is a server in my apartment that processed around 190,000 podcast episodes in three months....
Who Actually Owns Your AI Coding Tools in 2026
Medium · DevOps 💻 AI-Assisted Coding ⚡ AI Lesson 1w ago
Who Actually Owns Your AI Coding Tools in 2026
Major acquisitions have consolidated the AI coding landscape. Here is what you need to know about the new ownership model. Continue reading on Medium »
[Playbook] Building Stealth Quantum Sensors
Medium · Programming 💻 AI-Assisted Coding ⚡ AI Lesson 1w ago
[Playbook] Building Stealth Quantum Sensors
Why relying purely on single-valence alkali metals exposes your quantum circuit to rapid trap loss. Continue reading on Sharing Science »
Test Automation in 2026: The Hard Part Is No Longer Writing the First Test
Dev.to · Antoine Dubois 💻 AI-Assisted Coding ⚡ AI Lesson 1w ago
Test Automation in 2026: The Hard Part Is No Longer Writing the First Test
AI can generate a test script before you finish your coffee. That sounds like the hard part of test...
My Experience With OpenCode: Powerful AI Coding Tool… Until It Broke in Large Repos
Medium · Programming 💻 AI-Assisted Coding ⚡ AI Lesson 1w ago
My Experience With OpenCode: Powerful AI Coding Tool… Until It Broke in Large Repos
How scope kills performance — and what that reveals about the real limits of AI coding agents Continue reading on Medium »
5 Best AI Code Review Tools in 2026: Optimize and Secure Your Workflows
Medium · DevOps 💻 AI-Assisted Coding ⚡ AI Lesson 1w ago
5 Best AI Code Review Tools in 2026: Optimize and Secure Your Workflows
Manual code checks are officially slowing down modern engineering teams. Continue reading on Medium »
Dev.to AI 💻 AI-Assisted Coding ⚡ AI Lesson 1w ago
ThumbGate 1.27.13: Local-First Guardrails for AI Coding Agents
ThumbGate 1.27.13 is live on npm. The release matters because the problem it addresses is not abstract anymore: AI coding agents can move quickly, but they also
Dependency Gap in AI Code: Declared 1, Imported 4
Dev.to · Alexey Spinov 💻 AI-Assisted Coding ⚡ AI Lesson 1w ago
Dependency Gap in AI Code: Declared 1, Imported 4
The dependency gap in AI-generated code is what the source imports minus what the manifest declares....
Why AI Writing Doesn’t Sound Like You (Even When the Information Is Correct)
Medium · AI 💻 AI-Assisted Coding ⚡ AI Lesson 1w ago
Why AI Writing Doesn’t Sound Like You (Even When the Information Is Correct)
The facts may be accurate, the grammar may be perfect, and the structure may be strong. So why does AI writing still feel wrong? Continue reading on Medium »
I Built a Desktop AI Mock Interviewer with Speech, Code Editor & PDF Reports
Dev.to · VortexV7 💻 AI-Assisted Coding ⚡ AI Lesson 1w ago
I Built a Desktop AI Mock Interviewer with Speech, Code Editor & PDF Reports
What I Built A fully offline-capable Windows desktop app that simulates a real guided...
MarkTechPost 💻 AI-Assisted Coding ⚡ AI Lesson 1w ago
Datalab Releases lift: A 9B Open-Weights Vision Model That Extracts Structured JSON From PDFs Using Schemas
Datalab released lift, a 9B open-weights vision model that turns PDFs and images into schema-matching JSON. It uses schema-constrained decoding for valid struct
Dev.to AI 💻 AI-Assisted Coding ⚡ AI Lesson 1w ago
I Tested Anthropic Superpowers for 3 Weeks: Here
I've been writing code for 10 years. Last month Claude Code did something that made me feel like a beginner again. Not because it was smarter than me. Because i
Medium · Machine Learning 💻 AI-Assisted Coding ⚡ AI Lesson 1w ago
AI Coding Tools Are Making Some Engineers Slower — Here’s Why
Most engineers who adopted AI coding tools expected to ship twice as fast. Continue reading on Medium »
Medium · LLM 💻 AI-Assisted Coding ⚡ AI Lesson 1w ago
AI Coding Tools Are Making Some Engineers Slower — Here’s Why
Most engineers who adopted AI coding tools expected to ship twice as fast. Continue reading on Medium »
The Verge 💻 AI-Assisted Coding ⚡ AI Lesson 1w ago
Google Home will soon get better at recognizing you
A new update for Google Home could make it less likely your smart home cameras mistake you for someone else, just because you're facing away from the camera. St