Posts

Vibe Coding - meaning, description, origins, challenges and efficiency and risk aspects

Vibe Coding - meaning, description, origins, challenges and efficiency and risk aspects https://www.glukhov.org/post/2025/04/vibe-coding/ Vibe coding is an AI-driven programming approach where developers describe desired functionality in natural language, allowing AI tools to generate code automatically. vibe coding with microphone Coined by OpenAI co-founder Andrej Karpathy in February 2025, it emphasizes a conversational workflow where programmers focus on guiding AI outputs rather than manually writing code. AI-driven code generation Key aspects: Natural language prompts: Users articulate requirements in plain English (or other languages), and AI coding assistants like GitHub Copilot or Replit translate these into functional code. Iterative refinement: Adopts a “code first, refine later” mindset, prioritizing rapid prototyping over immediate optimization. Limited code oversight: Practitioners often accept AI-generated code without exhaustive review, relying on testing and i...

VSCode Cheatsheet and Most frequently used commands

VSCode Cheatsheet and Most frequently used commands https://www.glukhov.org/post/2025/04/vscode-cheatsheet/ #vscode #Cheatsheet #dev #devops

Base64 encoding/decoding cheatsheet on linux, windows and mac

Base64 encoding/decoding cheatsheet on linux, windows and mac https://www.glukhov.org/post/2025/04/base64/ #cheatsheet #bash #base64 #linux #windows #mac #devops

MMdetection is not supported anymore

MMdetection is not supported anymore https://www.glukhov.org/post/2025/04/mmdetection-is-not-supported/ #MMdetection #ai #objectdetection #python

Useful Pdf manipulating tool in Ubuntu - Poppler

Useful Pdf manipulating tool in Ubuntu - Poppler https://www.glukhov.org/post/2025/04/ubuntu-poppler/ #pdf #ubuntu #utils #devops

Instructions Howto Submit Form in Hugo Website with Google forms

Instructions Howto Submit Form in Hugo Website with Google forms https://www.glukhov.org/post/2025/04/submit-form-in-hugo-website/ #hugo #googleforms #forms

Fixing Flutter errors on AWS Amplify: [WARNING] fatal Not a valid object name origin/master

Fixing Flutter errors on AWS Amplify: [WARNING] fatal Not a valid object name origin/master: https://www.glukhov.org/post/2025/02/flutter-deployment-errors-on-aws-amplify/ #Flutter #errors #AWS #Amplify #devops