15 articles classés dans la catégorie Development.
-
Vibe coding democratized AI-assisted development. But by 2026, the verdict is unanimous: it doesn’t scale. Serious projects demand more structure. Three families of approaches have emerged to fill that gap — each tackling the problem from a different angle. -
Claude Code Cheat Sheet 2026: Every Command, Shortcut & Feature in One Place
An exhaustive, up-to-date reference for Claude Code v2.x — March 2026
The most complete Claude Code cheatsheet for March 2026: 55+ slash commands, 55+ CLI flags, 25 hook events, 6 permission modes, MCP Computer Use, and a full extension creation guide. Available in EN and FR. -
OpenAI gpt-oss on Ollama: When Proprietary Models Go Open Source
OpenAI just announced its first open weight models available on Ollama. A collaboration marking a turning point in the local LLMs ecosystem.
OpenAI launches gpt-oss on Ollama: two open weight models (20B and 120B) with MXFP4 quantization. Analysis of OpenAI's entry into the open source ecosystem dominated by Meta Llama and Mistral. -
AI and Development: Between Promises and Realities - A 2025 State of Affairs
Critical analysis of AI tools for developers: between promised revolution and field realities
Gemini CLI, Claude Code, Replit: 2025 assessment of AI tools for developers. Between marketing promises and field realities, where do we really stand? -
Model Context Protocol (MCP): Revolution in LLM Integration with Third-Party Systems
Discover how MCP facilitates language model interaction with Atlassian tools and other connected systems
What is the MCP Protocol? -
SQL Assistant AI: Natural Language to SQL Automatic Conversion
An open-source tool to generate SQL queries in natural language and interact with your database
SQL Assistant AI: Natural Language to SQL Automatic Conversion -
Robust Web Development: Applying NASA Methodologies for Critical Applications
Between theoretical limitations and minimalist practices, create robust web applications
Robust Web Development: Applying NASA Methodologies for Critical Applications -
Bun in 2025: Critical Evaluation of an Alternative JavaScript Runtime
How Bun can position itself as a strategic tool to simplify and accelerate modern JavaScript workflows in Digital Factories
Complete analysis of Bun.js in 2025: performance, ecosystem, enterprise adoption. Alternative to Node.js for JavaScript and TypeScript developers. -
Feature-Sliced Design: The Key to Scalable Frontend Architecture
A modern approach to organizing your complex frontend projects
Discover Feature-Sliced Design (FSD), a modern frontend architecture for structuring your React, Vue.js applications. Complete guide with examples and best practices. -
JSON Resume: Standardized CV Format for Developers and Automation
An elegant and flexible open-source format to manage your career
JSON Resume: Structured Approach to Professional Document Management -
2024 Retrospective: AI Evolution, Web Development and Tech Perspectives for 2025
Looking back at a year full of personal and professional advances, and a look towards the challenges of 2025
2024 Retrospective: Analysis and Technological Prospects for 2025 -
Ollama and Open WebUI: Local LLM Deployment with Docker
Self-hosted architecture for generative AI: configuration, optimization, and use cases
Complete guide to install and configure Ollama with Open Web UI. Create your local AI setup with Docker, OpenAI connection, and LLM models like Llama3 for developers. -
NVIDIA NIM: Deploying AI Models in Containerized Microservices
Cloud-native architecture for high-performance AI inference in enterprise
Comprehensive guide to NVIDIA NIM microservices for enterprise AI deployment. Learn containerized AI inference, cloud-native architecture, and production-scale generative AI integration with standardized APIs and enterprise security. -
Conventional Comments: Improving Code Reviews through Standardization
Because code reviews are better when everyone speaks the same language
Review Comment Standardization: Optimizing Technical Communication -
Conventional Commits: Standardizing Git Messages for Optimized Collaboration
Making your Git readable and avoiding driving your team crazy
Commit Message Standardization: A Readability Challenge