Posts

Generating PDF in Python - libraries, packages, tools and examples

https://www.glukhov.org/post/2025/05/generating-pdf-in-python/ Python, with its extensive libraries and modules, offers powerful tools for generating professional PDF reports. This guide explores various methods to create PDF documents using Python, covering popular libraries like **ReportLab, FPDF, Xhtml2pdf, WeasyPrint, Jinja2, pdf-reports and PdfKit**.

Degradation Issues in Intel's 13th and 14th Generation CPUs

Degradation Issues in Intel's 13th and 14th Generation CPUs https://www.glukhov.org/post/2025/05/intel-cpu-degradation-13th-14th-gen/ #Degradation #Intel #CPU I was hit hard by this issue. But you should investigate and test your PC if your BSOD is like mine. The cause was Intel’s CPU Degradation Issue in 13th and 14th generation. burnt cpus and a hammer Disclaimer: The following research report is provided for informational purposes only and does not constitute professional technical advice. Readers are encouraged to consult certified professionals or official sources for detailed guidance on hardware issues. Background Over recent months, discussions on tech forums and articles (e.g., from Windows Central, The Verge, and Tom’s Hardware) have revealed that a specific microcode bug in Intel’™s processors is responsible for issuing excessive voltage requests. This issue particularly affects: Desktop Processors: Especially models operating at higher wattages (>65W), wher...

Search vs Deepsearch vs Deep Research - Concepts and comparison

Search vs Deepsearch vs Deep Research - Concepts and comparison https://www.glukhov.org/post/2025/05/search-vs-deepsearch-vs-deep-research/ #Search #Deepsearch #DeepResearch #Comparison

#Howto start #terminal windows tiled on #linux #mint, #ubuntu: https://www.glukhov.org/post/2025/05/howto-start-terminal-windows-tiled-linux-mint-ubuntu/

#Howto start #terminal windows tiled on #linux #mint, #ubuntu: https://www.glukhov.org/post/2025/05/howto-start-terminal-windows-tiled-linux-mint-ubuntu/

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