Skip to content

Code for life

Notes from a developer adapting to AI

  • Home
  • English
  • 한국어
  • Privacy policy
  • 개인정보 처리방안
  • About

20+ years in security. Still figuring out what AI breaks next.

Engineering

Top 5 Tips for Smarter News Aggregation in 2025 with Python and RSS Feeds

Jun 1, 2025

Why Gathering and Deduplication Matter More Than Ever In an age of information overload, building...

Engineering

Top 5 Powerful Ways to Use Google Translate in Python

May 30, 2025

Introduction In the ever-expanding landscape of language translation tools, Google Translate remains one of the...

Engineering

How to Get a Weather Forecast for Using Python

May 29, 2025

Weather forecast is more than just small talk—they influence how we plan events, commute, and...

Engineering

The complete guide to Python textwrap: 6 practical output formatting tips

May 27, 2025

When working with Python, output formatting is often treated as a low-priority task. Most tutorials...

Engineering

Python difflib for Powerful Text Comparison and Similarity Matching

May 26, 2025

When working with natural language or code, we often face the need to compare two...

Engineering

Python Regex(regular expression) for Powerful Text Filtering and Input Validation Strategies

May 25, 2025

In Python, the re module provides powerful capabilities for working with regular expression (lib). These...

Engineering

Python String Mastery: 12 Powerful Techniques for Real-World Text Handling

May 24, 2025

In the world of Python programming, strings are everywhere. Whether you’re capturing user input, parsing...

Engineering

Python String Mastery: 10 Powerful Techniques Every Developer Should Know

May 23, 2025

String is one of the most essential and versatile data types in Python. It represents...

Engineering

List vs Tuple: Master the Key Differences in Python

May 22, 2025

Introduction In Python programming, List vs Tuple (link) are two of the most commonly used...

Engineering

Python Dictionary: 5 Key Benefits and 3 Limitations Every Developer Must Know

May 21, 2025

What Is a Dictionary in Python? A dictionary in Python is a built-in data structure...

Posts pagination

1 … 6 7 8

Latest Articles

  • NER-based PII Anonymization: OpenAI Privacy Filter Analysis & Lightweight Implementation of privyscope-ko
  • AI Ecosystem Reversed Core Key Personnel (Top-down/Bottom-up)
  • 5 Systemic Risks That Arise When DevOps Degenerates into ‘Dev + Sole Burden of Ops’
  • A Junior Engineer’s Guide to Understanding Intellectual Property
  • Legacy System Decommissioning Strategy: The Critical Impact of Technical Debt and Zombie Servers on Corporate Security

Archive

  • July 2026
  • June 2026
  • May 2026
  • April 2026
  • March 2026
  • February 2026
  • January 2026
  • December 2025
  • August 2025
  • July 2025
  • June 2025
  • May 2025
  • February 2025

Categories

  • Builder
  • Deep-dive
  • Engineering

You Missed

Deep-dive

NER-based PII Anonymization: OpenAI Privacy Filter Analysis & Lightweight Implementation of privyscope-ko

Engineering

AI Ecosystem Reversed Core Key Personnel (Top-down/Bottom-up)

Engineering

5 Systemic Risks That Arise When DevOps Degenerates into ‘Dev + Sole Burden of Ops’

Engineering

A Junior Engineer’s Guide to Understanding Intellectual Property

Search

Code for life

Notes from a developer adapting to AI

Copyright © All rights reserved | BlogData by Themeansar.

  • Home
  • English
  • 한국어
  • Privacy policy
  • 개인정보 처리방안
  • About