Tagged articles

security

2284 articles · Page 4 of 23
Test Development Learning Exchange
Test Development Learning Exchange
Feb 21, 2026 · Fundamentals

Advanced Software Testing Guide: Automation, Performance, Security & DevOps

Explore a comprehensive, step‑by‑step guide covering advanced automation testing techniques, API and performance testing strategies, security testing best practices, CI/CD pipeline configuration, Linux system analysis, database testing, cloud‑native considerations, and practical code examples, providing actionable checklists, troubleshooting tips, and real‑world scenarios for modern software quality assurance.

AutomationCI/CDdevops
0 likes · 36 min read
Advanced Software Testing Guide: Automation, Performance, Security & DevOps
Test Development Learning Exchange
Test Development Learning Exchange
Feb 19, 2026 · Cloud Native

210 Essential Docker Q&A: Master Images, Containers, Networks, Volumes, and More

This comprehensive Docker guide presents 210 practical questions and answers covering fundamental concepts, image and container management, networking, storage volumes, Dockerfile best practices, Docker Compose usage, security hardening, performance tuning, and troubleshooting techniques for developers and operators alike.

DockerDocker Composecontainer
0 likes · 28 min read
210 Essential Docker Q&A: Master Images, Containers, Networks, Volumes, and More
Top Architect
Top Architect
Feb 18, 2026 · Fundamentals

What’s New in Java 25? 10+ Game‑Changing Features Explained

The article outlines the most impactful Java 25 enhancements—including compact object headers, generational Shenandoah GC, ahead‑of‑time compilation, JFR improvements, security updates, and the removal of 32‑bit support—explaining how each change boosts performance, safety, and observability for developers.

AOTGarbage CollectionJEP
0 likes · 5 min read
What’s New in Java 25? 10+ Game‑Changing Features Explained
Ubuntu
Ubuntu
Feb 14, 2026 · Fundamentals

Why Choose Linux/Ubuntu? Benefits, Trade‑offs, and a Practical Start

The article explains why Linux, especially Ubuntu, can make software installation, development environments, and system transparency more controllable and stable, while also outlining the limitations such as Windows‑only applications, gaming compatibility gaps, and the need for manual choices in vendor toolchains.

CommunityLinuxUbuntu
0 likes · 7 min read
Why Choose Linux/Ubuntu? Benefits, Trade‑offs, and a Practical Start
PaperAgent
PaperAgent
Feb 14, 2026 · Artificial Intelligence

Can Self‑Evolving AI Societies Remain Safe? Exploring the Self‑Evolution Trilemma

An in‑depth analysis of the OpenClaw‑derived Moltbook AI agent network reveals a “Self‑Evolution Trilemma” where continuous self‑evolution, complete isolation, and perpetual safety cannot coexist, supported by information‑theoretic definitions, empirical observations of cognitive decay, alignment failures, communication collapse, and proposed thermodynamic mitigation strategies.

AI safetySelf-Evolving Agentsagent networks
0 likes · 9 min read
Can Self‑Evolving AI Societies Remain Safe? Exploring the Self‑Evolution Trilemma
PMTalk Product Manager Community
PMTalk Product Manager Community
Feb 13, 2026 · Artificial Intelligence

Taming OpenClaw: A Practical Journey from Awe to Real‑World Deployment

The article walks through the three stages developers experience when deploying OpenClaw locally—initial amazement at its human‑like interaction, the harsh reality of token‑driven costs and security risks, and finally a disciplined taming process that reshapes boundaries, responsibilities, and engineering practices.

AI agentsAutomationOpenClaw
0 likes · 8 min read
Taming OpenClaw: A Practical Journey from Awe to Real‑World Deployment
MaGe Linux Operations
MaGe Linux Operations
Feb 12, 2026 · Information Security

Master Linux Permissions: From chmod Basics to Advanced ACL, SELinux & Containers

This comprehensive guide walks you through Linux's multi‑layered permission system—covering basic UGO rwx bits, numeric and symbolic modes, special bits, ACLs, SELinux/AppArmor, capabilities, chattr attributes, and container‑level controls such as SecurityContext and Pod Security Standards—so you can design a robust, least‑privilege security model for servers and cloud workloads.

ACLDockerpermissions
0 likes · 34 min read
Master Linux Permissions: From chmod Basics to Advanced ACL, SELinux & Containers
dbaplus Community
dbaplus Community
Feb 11, 2026 · Information Security

How to Safely Test Suspicious Software with Windows Sandbox

This guide explains what Windows Sandbox is, its key security features, system requirements, step‑by‑step activation, and practical scenarios such as testing untrusted programs, isolating development work, and running one‑off tasks without risking the host system.

Hyper-VWindows 10Windows Sandbox
0 likes · 6 min read
How to Safely Test Suspicious Software with Windows Sandbox
Architect's Journey
Architect's Journey
Feb 11, 2026 · Artificial Intelligence

How AI Is Taking Over Your Desktop—and Changing the Way We Work

From AI chatbots to desktop coworkers, the article examines how Claude Cowork, OpenClaw and other emerging tools let AI control screens, keyboards, and files, reshaping workflows, sparking a competitive race among tech giants, and raising security and trust challenges for users and SaaS providers.

AIClaude CoworkDesktop Assistant
0 likes · 9 min read
How AI Is Taking Over Your Desktop—and Changing the Way We Work
Black & White Path
Black & White Path
Feb 11, 2026 · Information Security

Linux Intrusion Checklist: Detect Hacker Activity with a Single Script

The article introduces Linux_checklist.sh, a script that audits a Linux system for signs of compromise—including network sniffing, deleted‑file processes, tampered binaries, unauthorized SSH keys, malicious cron jobs, resource abuse, privilege anomalies, persistence mechanisms, file integrity issues, and suspicious log activity—while warning that its output contains sensitive data.

ForensicsIntrusion DetectionLinux
0 likes · 6 min read
Linux Intrusion Checklist: Detect Hacker Activity with a Single Script
Woodpecker Software Testing
Woodpecker Software Testing
Feb 10, 2026 · Industry Insights

Tackling IoT Device Integration Testing: Key Challenges and Practical Solutions

The article systematically examines the major hurdles of IoT multi‑device integration testing—such as protocol heterogeneity, network instability, and scenario complexity—and presents a layered testing framework, automation tools, data‑driven techniques, and best‑practice recommendations to help test teams improve efficiency and reliability.

AutomationDevice IntegrationIoT
0 likes · 6 min read
Tackling IoT Device Integration Testing: Key Challenges and Practical Solutions
AI Large Model Application Practice
AI Large Model Application Practice
Feb 10, 2026 · Artificial Intelligence

How OpenClaw Secures Production‑Grade AI Agents with Zero‑Trust Tool Policies

This article dissects OpenClaw’s engineering techniques for building robust, production‑level AI agents, covering zero‑trust tool policies for security, markdown‑based memory management, cost‑aware reasoning levels, and controlled sub‑agent collaboration to ensure safety, efficiency, and reliability.

AI agentsMemory Managementcost optimization
0 likes · 12 min read
How OpenClaw Secures Production‑Grade AI Agents with Zero‑Trust Tool Policies
Xiao Liu Lab
Xiao Liu Lab
Feb 10, 2026 · Operations

Unlocking Modern CDN: From Simple Caching to Edge Computing, Dynamic Acceleration, and Security

This article explains how CDN has evolved from basic static‑content caching to a full‑featured edge computing platform that boosts user experience, accelerates dynamic APIs, implements fine‑grained cache strategies, and enforces multi‑layer security, providing concrete configuration examples and performance metrics for real‑world deployments.

CDNCloud Servicescache strategy
0 likes · 17 min read
Unlocking Modern CDN: From Simple Caching to Edge Computing, Dynamic Acceleration, and Security
Open Source Tech Hub
Open Source Tech Hub
Feb 8, 2026 · Artificial Intelligence

How Sub‑Agents Empower AI Code Review and Boost Security

This guide explains the Sub‑Agent concept used in AI coding tools, shows why it solves context‑loss problems, and walks through a concrete PHP security review example with Claude Code, including agent configuration, execution steps, and a detailed vulnerability report.

AIPHPSub-Agent
0 likes · 8 min read
How Sub‑Agents Empower AI Code Review and Boost Security
Architect
Architect
Feb 8, 2026 · Artificial Intelligence

How AI Agents Will Redefine Software Development by 2026: 8 Trends and a Practical Playbook

Anthropic's 2026 Agentic Coding Trends Report reveals that AI agents are moving from experimental tools to production systems, reshaping the software development lifecycle, engineer roles, collaboration models, long‑running agents, scalable supervision, cross‑functional tooling, economics, and security, with concrete priorities and actionable checklists for organizations.

AI agentsAutomationSDLC
0 likes · 24 min read
How AI Agents Will Redefine Software Development by 2026: 8 Trends and a Practical Playbook
SpringMeng
SpringMeng
Feb 6, 2026 · Backend Development

Step‑by‑Step Guide to Deploy Clawbot with Video Tutorial

This free tutorial walks you through installing Clawbot on Windows, macOS or Linux, adding the Feishu plugin, configuring Feishu app credentials, and using Clawbot to generate documents, while highlighting security risks and providing a GitHub reference.

Bot DeploymentClawbotFeishu
0 likes · 5 min read
Step‑by‑Step Guide to Deploy Clawbot with Video Tutorial
AI Engineering
AI Engineering
Feb 4, 2026 · Artificial Intelligence

NanoClaw: A 500‑Line Minimal Claude Bot Running in Apple Containers

NanoClaw trims the bloated OpenClaw codebase to just 500 lines, runs inside an Apple container for security, adds Docker support for Linux, and discusses the trade‑offs between sandbox restrictions and AI assistant capabilities while warning of its fleeting popularity.

AI assistantApple ContainerClaude
0 likes · 3 min read
NanoClaw: A 500‑Line Minimal Claude Bot Running in Apple Containers
Woodpecker Software Testing
Woodpecker Software Testing
Feb 3, 2026 · User Experience Design

How to Test UX in Education Software: Strategies, Challenges, and Best Practices

The article outlines essential UX testing dimensions for education software—including functional, usability, accessibility, emotional load, and security—while detailing challenges such as multi‑role scenarios, performance demands, and compliance, and proposes agile, AI‑enhanced, cross‑disciplinary approaches and concrete case studies to improve learning outcomes.

AI AutomationEducation softwareUX testing
0 likes · 8 min read
How to Test UX in Education Software: Strategies, Challenges, and Best Practices
21CTO
21CTO
Feb 3, 2026 · Information Security

Critical PHPUnit CVE-2026-24765: How Unsafe Coverage Files Enable RCE in CI/CD Pipelines

A high‑severity CVE‑2026‑24765 in the widely used PHP unit‑testing framework PHPUnit allows attackers to inject malicious coverage files that trigger unsafe deserialization and remote code execution during CI/CD test runs, prompting immediate upgrades to patched releases across all active branches.

PHPRCEcve-2026-24765
0 likes · 4 min read
Critical PHPUnit CVE-2026-24765: How Unsafe Coverage Files Enable RCE in CI/CD Pipelines
AI Tech Publishing
AI Tech Publishing
Feb 1, 2026 · Artificial Intelligence

What Makes Clawdbot’s Agent Architecture Worth Emulating?

The article dissects Clawdbot’s (also known as Moltbot or OpenClaw) agent architecture, covering its TypeScript‑based CLI core, channel adapters, gateway server with lane‑based command queues, agent runner logic, memory handling via JSONL transcripts and markdown files, tool execution options, security allowlist, and a semantic snapshot browser that reduces token costs.

ClawdbotMemory SystemSemantic Snapshot
0 likes · 9 min read
What Makes Clawdbot’s Agent Architecture Worth Emulating?
Architect
Architect
Jan 30, 2026 · Interview Experience

From Burnout to AI Agent Stardom: Peter Steinberger’s Moltbot Journey

In a candid 35‑minute interview, Peter Steinberger recounts his post‑burnout comeback, the rapid rise of his AI‑powered personal‑assistant project Moltbot (formerly Clawdbot), the technical shortcuts that made it explode on GitHub, and his reflections on the future of AI agents, open‑source tooling, and the risks of prompt‑injection.

AI agentsCLI ToolsPersonal Assistant
0 likes · 18 min read
From Burnout to AI Agent Stardom: Peter Steinberger’s Moltbot Journey
Java Backend Technology
Java Backend Technology
Jan 29, 2026 · Databases

How to Securely Automate Database Backups with Databasus

Databasus is a free, open‑source, self‑hosted backup tool that supports PostgreSQL, MySQL, MariaDB and MongoDB, offers flexible scheduling, multiple storage backends, enterprise‑grade encryption, team collaboration features, and can be installed via a simple script or Docker.

Dockerdevopsopen source
0 likes · 7 min read
How to Securely Automate Database Backups with Databasus
Tencent Technical Engineering
Tencent Technical Engineering
Jan 28, 2026 · Artificial Intelligence

Deploy Clawdbot: Turn Your Computer into a Local‑First AI Personal Assistant

This article introduces Clawdbot, a local‑first AI agent that runs on your machine, explains its architecture and unique product positioning, provides step‑by‑step deployment instructions (including environment setup, cloning, configuration, and launching), and discusses advanced skill integration, security risks, and broader implications for AI‑driven workflows.

AIPersonal AssistantTelegram
0 likes · 8 min read
Deploy Clawdbot: Turn Your Computer into a Local‑First AI Personal Assistant
DevOps Coach
DevOps Coach
Jan 27, 2026 · Operations

Why ArgoCD v3.2.5 Is a Must‑Upgrade for Secure GitOps Pipelines

ArgoCD v3.2.5, released on January 14 2026, brings critical stability and security fixes—including a refreshed notifications engine, ApplicationSet reconciliation improvements, precise error messages, and dependency updates—making it essential for production GitOps deployments, especially for users still on the EOL 2.x series.

Argo CDGitOpsUpgrade
0 likes · 12 min read
Why ArgoCD v3.2.5 Is a Must‑Upgrade for Secure GitOps Pipelines
21CTO
21CTO
Jan 27, 2026 · Artificial Intelligence

Build a 24/7 Open‑Source AI Assistant with Clawdbot – Full Install & Setup Guide

This guide walks you through the system requirements, step‑by‑step installation on macOS/Linux and Windows, onboarding configuration, gateway deployment, cloud‑VPS setup, core use‑cases, skill extensions, security best practices, cost analysis, and troubleshooting for the open‑source AI agent Clawdbot.

AI AgentClawdbotInstallation
0 likes · 10 min read
Build a 24/7 Open‑Source AI Assistant with Clawdbot – Full Install & Setup Guide
LuTiao Programming
LuTiao Programming
Jan 26, 2026 · Artificial Intelligence

ClawdBot: 100% AI‑Generated Code, Solo‑Maintained, Auditable Open‑Source

ClawdBot is an experimental personal AI agent built almost entirely with AI‑generated TypeScript, maintained by a single developer, featuring an auditable open‑source core with a tiny closed‑source "soul" file, and it showcases a new PR‑as‑intent collaboration model, extensive computer control, long‑term memory, and diverse real‑world use cases while raising security concerns.

AI-generated codeagent collaborationopen source
0 likes · 10 min read
ClawdBot: 100% AI‑Generated Code, Solo‑Maintained, Auditable Open‑Source
Architect
Architect
Jan 26, 2026 · Artificial Intelligence

Why Clawdbot Is the Next‑Gen Personal AI Agent and How to Secure It

Clawdbot is an open‑source personal AI assistant that runs on your own machine and can be controlled via chat apps, offering email handling, automation, and code generation while requiring careful security design to prevent dangerous actions and data loss.

AI assistantAgent RuntimeClawdbot
0 likes · 11 min read
Why Clawdbot Is the Next‑Gen Personal AI Agent and How to Secure It
Alibaba Cloud Infrastructure
Alibaba Cloud Infrastructure
Jan 26, 2026 · Cloud Native

How Kimi Scaled AI Agents with Alibaba Cloud’s Elastic Sandbox Architecture

Kimi built a high‑performance, low‑cost AI Agent infrastructure by combining Alibaba Cloud ACK node pools and the ACS Agent Sandbox, addressing challenges of instant sandbox response, state continuity, massive concurrency, cost efficiency, security isolation, and search‑memory integration for production‑grade agents.

AI AgentCloud NativeElastic Scaling
0 likes · 18 min read
How Kimi Scaled AI Agents with Alibaba Cloud’s Elastic Sandbox Architecture
High Availability Architecture
High Availability Architecture
Jan 26, 2026 · Artificial Intelligence

Is Clawdbot the Dream AI Assistant? A Critical Review and Practical Guide

This article provides an in‑depth evaluation of the AI agent tool Clawdbot, highlighting its seamless integration, strong execution, and automation capabilities while exposing steep configuration hurdles, security concerns, and unpredictable behavior, and offers recommendations for both technical enthusiasts and everyday users.

AI assistantClawdbotProduct Review
0 likes · 6 min read
Is Clawdbot the Dream AI Assistant? A Critical Review and Practical Guide
LuTiao Programming
LuTiao Programming
Jan 23, 2026 · Backend Development

Are You Still Using Old Java Patterns? 2026 Spring Boot Trends That May Obsolete Them

The article analyzes how Spring Boot 2026 reshapes Java backend development by embracing virtual threads, GraalVM native images, built‑in observability, modern security practices, immutable records, and cloud‑native defaults, urging developers to abandon legacy coding habits in favor of these emerging trends.

Cloud NativeGraalVMNative Image
0 likes · 8 min read
Are You Still Using Old Java Patterns? 2026 Spring Boot Trends That May Obsolete Them
Xiao Liu Lab
Xiao Liu Lab
Jan 23, 2026 · Operations

How to Build Enterprise‑Ready Docker Images in 5 Minutes

This guide walks you through the four essential principles for production Docker images, demonstrates a complete multi‑stage Dockerfile for a Flask app, shows how to tag, build, verify, and deploy with docker‑compose, and warns against unsafe shortcuts like docker commit.

DockerFlaskImage Building
0 likes · 11 min read
How to Build Enterprise‑Ready Docker Images in 5 Minutes
Raymond Ops
Raymond Ops
Jan 20, 2026 · Information Security

How to Build a Complete Linux Enterprise Security Framework—from Intrusion Detection to Incident Response

This guide walks through a real-world DDoS and SSH brute‑force incident and shows how to design a layered Linux security architecture, configure firewalls, host hardening, OSSEC HIDS, Suricata IDS, ELK monitoring, automated response scripts, and continuous improvement metrics for enterprise environments.

AutomationIDSLinux
0 likes · 15 min read
How to Build a Complete Linux Enterprise Security Framework—from Intrusion Detection to Incident Response
Ray's Galactic Tech
Ray's Galactic Tech
Jan 17, 2026 · Operations

Mastering Enterprise Docker Compose: From Development to Production

This comprehensive guide walks you through Docker Compose fundamentals, file structure, advanced V2 syntax, security best practices, multi‑environment profiles, common commands, performance tuning, Kubernetes hand‑off, and a full set of enterprise‑grade recommendations for reliable production deployments.

CI/CDContainer OrchestrationDocker Compose
0 likes · 24 min read
Mastering Enterprise Docker Compose: From Development to Production
Raymond Ops
Raymond Ops
Jan 17, 2026 · Operations

Scaling Ansible: From Manual Deployments to Managing Thousands of Servers

This article walks through the challenges of manual server deployment, explains why Ansible is ideal for large‑scale environments, and provides a complete reference architecture, optimized configuration, dynamic inventory scripts, modular playbooks, performance tuning, monitoring, security hardening, rollback mechanisms, cost analysis, and practical lessons learned for automating deployments across thousands of machines.

AnsibleAutomationLarge Scale
0 likes · 20 min read
Scaling Ansible: From Manual Deployments to Managing Thousands of Servers
Architect
Architect
Jan 15, 2026 · Artificial Intelligence

Inside Claude’s Cowork Mode: How Anthropic Turns a Language Model into a Secure Digital Assistant

This article breaks down the extensive Claude Cowork system prompt, revealing its product positioning, model versions, core tools, safety boundaries, interaction philosophy, user‑wellbeing safeguards, political neutrality rules, file‑handling policies, and the technical workflow that lets Claude run inside a lightweight Linux VM while respecting strict security and ethical constraints.

AIAgentClaude
0 likes · 46 min read
Inside Claude’s Cowork Mode: How Anthropic Turns a Language Model into a Secure Digital Assistant
Raymond Ops
Raymond Ops
Jan 15, 2026 · Information Security

Master Linux Server Intrusion Detection & Response: A Complete Practical Guide

This guide walks Linux administrators through a full‑cycle intrusion detection and emergency response process, covering metric monitoring, log analysis, file integrity checks, attack confirmation, staged remediation, preventive hardening, and useful automation scripts to keep servers secure.

AutomationIntrusion DetectionLinux
0 likes · 16 min read
Master Linux Server Intrusion Detection & Response: A Complete Practical Guide
Wuming AI
Wuming AI
Jan 14, 2026 · Artificial Intelligence

What Limits Claude Skills? Deep Dive into Platform, Sync, and Security Issues

The article analyzes Claude Skills' shortcomings—including limited platform support, lack of synchronization, sparse skill libraries, high installation barriers, dependence on precise descriptions, skill conflicts, model capability variance, context‑window consumption, nested reference limits, strict formatting rules, script robustness, unsuitability for simple tasks, and security risks—offering concrete examples and practical guidance.

AI SkillsClaudeModel integration
0 likes · 7 min read
What Limits Claude Skills? Deep Dive into Platform, Sync, and Security Issues
Ray's Galactic Tech
Ray's Galactic Tech
Jan 14, 2026 · Information Security

From Simple HTTPS to Enterprise‑Grade mTLS: Build a Secure Nginx Infrastructure

This guide explains why HTTPS only encrypts traffic while mTLS authenticates both parties, and provides a step‑by‑step solution—including environment setup, CA design, certificate generation, Nginx mutual‑TLS configuration, role‑based access, Kubernetes deployment, logging, and best‑practice recommendations—to create a production‑ready, enterprise‑level security infrastructure.

Certificate AuthorityMutual TLSdevops
0 likes · 8 min read
From Simple HTTPS to Enterprise‑Grade mTLS: Build a Secure Nginx Infrastructure
Design Hub
Design Hub
Jan 14, 2026 · Artificial Intelligence

What Are Agentic Skills and Why They’re Set to Explode

The article analyzes the shift from AI assistance to AI agency, explains the Skill (SKILL.md) architecture introduced by Anthropic, compares implementations in Claude Code, GitHub Copilot and Google AntiGravity, and details security risks, mitigation strategies, and best‑practice guidance for building and managing Agentic Skills.

AI agentsClaude CodeExecution Injection
0 likes · 33 min read
What Are Agentic Skills and Why They’re Set to Explode
Ray's Galactic Tech
Ray's Galactic Tech
Jan 12, 2026 · Databases

Master MySQL: Production-Ready Database Design & Operations Handbook

An experienced MySQL practitioner shares a comprehensive production‑grade design and operations guide, covering primary key selection, normalization, indexing, data types, sharding, foreign key trade‑offs, naming conventions, transaction handling, NULL usage, type safety, read/write splitting, caching, triggers, logging, monitoring, partitioning, security, and a three‑layer summary.

Database Designmysqlnormalization
0 likes · 9 min read
Master MySQL: Production-Ready Database Design & Operations Handbook
Programmer's Advance
Programmer's Advance
Jan 12, 2026 · Artificial Intelligence

How Claude Code’s Hook System Transforms AI Programming Safety and Automation

This article explains the Claude Code Hook mechanism, detailing its event‑driven architecture, the ten lifecycle events, concrete security and code‑quality use cases, step‑by‑step script examples, performance and safety best practices, and future directions such as Prompt‑Based Hooks, showing how deterministic control turns AI assistants into reliable, automatable collaborators.

AIAutomationHooks
0 likes · 25 min read
How Claude Code’s Hook System Transforms AI Programming Safety and Automation
JavaEdge
JavaEdge
Jan 10, 2026 · Artificial Intelligence

Unlocking Claude’s Agent Skills: A Deep Dive into Modular AI Extensions

This article explains what Claude Agent Skills are, why they’re useful, how they’re structured and loaded, the three content levels, security best practices, and how to use pre‑built or custom Skills across Claude API, Claude Code, the SDK, and Claude.ai.

AIAPIAgent Skills
0 likes · 17 min read
Unlocking Claude’s Agent Skills: A Deep Dive into Modular AI Extensions
Tech Verticals & Horizontals
Tech Verticals & Horizontals
Jan 8, 2026 · Artificial Intelligence

Google Agent Whitepaper: Building Production‑Ready AI Agents from Architecture to Ops

This whitepaper explains how modern AI agents evolve from simple language models to autonomous, multi‑step systems, detailing their core components, five‑step reasoning loop, classification levels, design patterns, deployment options, observability, security, and continuous learning with concrete examples.

AI agentsMulti-Agent SystemsObservability
0 likes · 49 min read
Google Agent Whitepaper: Building Production‑Ready AI Agents from Architecture to Ops
Tech Verticals & Horizontals
Tech Verticals & Horizontals
Jan 8, 2026 · Artificial Intelligence

ByteDance Agent Practice Manual: Technical Guide and Deployment Strategies (2025)

This comprehensive manual outlines ByteDance's Agent platform, covering its technical foundations, architecture, development workflow, real‑world application scenarios, operational optimization, security compliance, future innovation paths, case studies, team collaboration, risk mitigation, tooling, and global adaptation.

AI platformAgentByteDance
0 likes · 4 min read
ByteDance Agent Practice Manual: Technical Guide and Deployment Strategies (2025)
Tech Minimalism
Tech Minimalism
Jan 8, 2026 · Artificial Intelligence

6 Must-Have Claude MCP Servers for Developers in 2025

This article evaluates the flood of Model Context Protocol (MCP) servers that have emerged since Anthropic released the protocol, defines clear criteria for selecting useful servers, and provides detailed installation steps, real‑world usage examples, and security best practices for six essential MCP servers that boost developer productivity.

AI assistantsAutomationClaude
0 likes · 15 min read
6 Must-Have Claude MCP Servers for Developers in 2025
Senior Tony
Senior Tony
Jan 7, 2026 · Information Security

How to Implement Seamless Token Auto‑Renewal: Frontend Refresh, Sliding Window, and Double‑Token Strategies

Token expiration can be handled with three main strategies—frontend‑driven periodic refresh, backend sliding‑window renewal, and the industry‑standard double‑token (access + refresh) scheme—each balancing implementation simplicity, user experience, and security, with the double‑token approach offering the most robust solution.

Access TokenBackend DevelopmentToken
0 likes · 7 min read
How to Implement Seamless Token Auto‑Renewal: Frontend Refresh, Sliding Window, and Double‑Token Strategies
Ops Community
Ops Community
Jan 6, 2026 · Information Security

Master Linux Permissions: From Basics to Advanced Security Practices

This comprehensive guide walks you through the evolution, fundamentals, and advanced techniques of Linux permission management, covering UGO models, special bits, ACLs, SELinux/AppArmor, best‑practice design principles, troubleshooting steps, audit configurations, and real‑world case studies for securing web, database, and SSH services.

ACLLinuxbest practices
0 likes · 39 min read
Master Linux Permissions: From Basics to Advanced Security Practices
Tech Musings
Tech Musings
Jan 2, 2026 · Information Security

Why MongoDB’s CVE‑2025‑14847 Lets Attackers Leak Secrets Like Heartbleed

The article explains the CVE‑2025‑14847 MongoDB vulnerability, detailing how crafted BSON with a falsified document length triggers memory over‑read, demonstrates a reproducible PoC, compares it to the SSL Heartbleed bug, and offers mitigation advice for affected deployments.

CVE-2025-14847HeartbleedMongoDB
0 likes · 8 min read
Why MongoDB’s CVE‑2025‑14847 Lets Attackers Leak Secrets Like Heartbleed
JavaScript
JavaScript
Jan 1, 2026 · Information Security

Why Storing JWT in localStorage Is No Longer Safe and What to Use Instead

Storing JWT tokens in localStorage has become a serious security risk because XSS attacks can steal them, so developers should adopt safer alternatives such as HttpOnly cookies, BFF‑backed sessions, or Service Worker‑based in‑memory storage, each with its own trade‑offs.

BFFCSRFJWT
0 likes · 10 min read
Why Storing JWT in localStorage Is No Longer Safe and What to Use Instead
ITPUB
ITPUB
Dec 31, 2025 · Operations

Essential Advanced Linux Commands Every Sysadmin Should Master

This guide compiles 100 high‑impact Linux commands covering file systems, networking, monitoring, security, containers, log analysis, and automation, each chosen for its advanced utility, cross‑distribution compatibility, and real‑world relevance.

AutomationContainersLinux
0 likes · 17 min read
Essential Advanced Linux Commands Every Sysadmin Should Master
macrozheng
macrozheng
Dec 30, 2025 · Backend Development

Mastering Druid Connection Pool in Spring Boot: Advanced Optimization Guide

This comprehensive guide walks through preparing the environment, fine‑tuning core Druid pool parameters, building a robust monitoring system, strengthening security, detecting connection leaks, applying advanced runtime tweaks, and avoiding common pitfalls to achieve high performance and stability in production Spring Boot applications.

Connection PoolDruidMonitoring
0 likes · 12 min read
Mastering Druid Connection Pool in Spring Boot: Advanced Optimization Guide
Raymond Ops
Raymond Ops
Dec 28, 2025 · Information Security

Master Docker Security: End‑to‑End Hardening from Image Build to Runtime

This practical guide walks operations engineers through a complete Docker security hardening workflow—covering trusted base‑image selection, vulnerability scanning, multi‑stage builds, image signing, runtime privilege reduction, network isolation, secret management, monitoring, and real‑world CI/CD integration—to build a resilient, enterprise‑grade container environment.

CI/CDDockerMonitoring
0 likes · 18 min read
Master Docker Security: End‑to‑End Hardening from Image Build to Runtime
Raymond Ops
Raymond Ops
Dec 28, 2025 · Operations

From Zero to Production: Ansible Playbook Design Patterns & Best Practices

This guide walks you through building a production‑grade Ansible automation framework—from identifying common manual‑deployment pain points to defining layered architecture, directory conventions, reusable playbook patterns, high‑availability deployments, performance optimizations, monitoring, security hardening, CI/CD integration, and troubleshooting tips—empowering teams to achieve reliable, scalable operations.

AnsibleAutomationCI/CD
0 likes · 14 min read
From Zero to Production: Ansible Playbook Design Patterns & Best Practices
Java Companion
Java Companion
Dec 28, 2025 · Backend Development

SpringBoot vs Nginx: Five Implementation Options vs One Directive – Which Is the True Anti‑Hotlinking Champion?

An in‑depth comparison of anti‑hotlinking techniques shows how Nginx can enforce protection with a single directive in milliseconds, while SpringBoot offers five approaches—Filter, Interceptor, Nginx config, signed URL, and hybrid strategy—each with different performance, security, and maintenance trade‑offs.

NGINXSigned URLanti-hotlinking
0 likes · 14 min read
SpringBoot vs Nginx: Five Implementation Options vs One Directive – Which Is the True Anti‑Hotlinking Champion?
Java Architecture Diary
Java Architecture Diary
Dec 26, 2025 · Information Security

Secure Your Spring Boot 4 Apps with One Annotation: MFA Made Easy

This article explains how Spring Boot 4.0’s @EnableMultiFactorAuthentication annotation simplifies the implementation of password‑plus‑one‑time‑token multi‑factor authentication, providing step‑by‑step code examples, custom token services, endpoint‑level MFA configuration, and production‑grade considerations.

JavaMFAMulti-Factor Authentication
0 likes · 11 min read
Secure Your Spring Boot 4 Apps with One Annotation: MFA Made Easy
Java Web Project
Java Web Project
Dec 25, 2025 · Databases

How to Super‑Optimize Druid Connection Pool in Spring Boot for Production

This guide walks through preparing the environment, fine‑tuning core Druid parameters, managing connection lifecycles, building a monitoring stack, hardening security, detecting leaks, applying advanced runtime tweaks, and avoiding common pitfalls to achieve stable, high‑performance database pooling in Spring Boot.

Connection PoolDruidMonitoring
0 likes · 12 min read
How to Super‑Optimize Druid Connection Pool in Spring Boot for Production
Architecture Digest
Architecture Digest
Dec 25, 2025 · Artificial Intelligence

MCP Explained: The Universal ‘Connector’ Turning AI Models into Extensible Agents

This article introduces the Model Context Protocol (MCP), a universal standard that lets large language models seamlessly connect to databases, APIs, local files, and third‑party services, explains its architecture, core primitives, practical Python implementation, trade‑offs, security considerations, and how it compares with other integration approaches.

AIModel Context ProtocolPython
0 likes · 13 min read
MCP Explained: The Universal ‘Connector’ Turning AI Models into Extensible Agents
Java Companion
Java Companion
Dec 25, 2025 · Backend Development

Druid Crashed in Production? How to Optimize the Spring Boot Connection Pool

The article explains why Druid can fail in a live Spring Boot service and provides a comprehensive, step‑by‑step optimization guide covering core pool parameters, monitoring setup, security hardening, leak detection, dynamic tuning, and best‑practice pitfalls to achieve stable, high‑performance database connections.

Connection PoolDruidJava
0 likes · 12 min read
Druid Crashed in Production? How to Optimize the Spring Boot Connection Pool
Ray's Galactic Tech
Ray's Galactic Tech
Dec 24, 2025 · Backend Development

Master Production-Ready Nginx Server Configurations: Templates & Best Practices

This guide explains why most Nginx server setups fail, presents a core server template, walks through five real‑world scenarios with complete configuration snippets, and adds performance, security, and monitoring tips so you can copy a production‑grade Nginx configuration instantly.

Performance OptimizationReverse ProxyServer Configuration
0 likes · 8 min read
Master Production-Ready Nginx Server Configurations: Templates & Best Practices
Architecture Digest
Architecture Digest
Dec 24, 2025 · Databases

Mastering Druid: Extreme Performance and Security Tuning in Spring Boot

This guide walks through step‑by‑step how to prepare the environment, fine‑tune core Druid connection‑pool parameters, set up comprehensive monitoring, harden security, detect leaks, and apply advanced runtime optimizations to achieve stable, high‑throughput database access in Spring Boot applications.

Connection PoolDruidMonitoring
0 likes · 13 min read
Mastering Druid: Extreme Performance and Security Tuning in Spring Boot
Ray's Galactic Tech
Ray's Galactic Tech
Dec 23, 2025 · Operations

20 Essential Kubernetes Ops Tips to Keep Production Clusters Stable

This guide compiles twenty practical Kubernetes operations tips drawn from real‑world production experience, covering high availability, performance tuning, monitoring, automation, security, and advanced learning to help teams build and maintain reliable, resilient clusters.

High AvailabilityMonitoringOps
0 likes · 8 min read
20 Essential Kubernetes Ops Tips to Keep Production Clusters Stable
Amazon Cloud Developers
Amazon Cloud Developers
Dec 22, 2025 · Information Security

How to Secure Agentic AI: Identity Authentication and Authorization Strategies

This guide analyzes recent Agentic AI security incidents, explains core identity concepts, compares 2‑leg and 3‑leg OAuth flows, highlights the confused‑deputy problem, and presents Amazon Bedrock AgentCore Identity solutions with concrete code and deployment steps to build a trustworthy end‑to‑end authentication and authorization system.

Agentic AIAmazon BedrockAuthorization
0 likes · 28 min read
How to Secure Agentic AI: Identity Authentication and Authorization Strategies
Node.js Tech Stack
Node.js Tech Stack
Dec 22, 2025 · Backend Development

Deno 2.6 Introduces dx: An npx‑Like Tool with Enhanced Security

Deno 2.6 adds the dx command as an npx‑compatible runner for npm and JSR binaries, tightens security with the new deno audit command and fine‑grained permission flags, speeds up TypeScript checking via the Go‑based tsgo, and improves Node.js compatibility with built‑in @types/node and a --require flag.

DenoNode.js compatibilityTypeScript
0 likes · 6 min read
Deno 2.6 Introduces dx: An npx‑Like Tool with Enhanced Security
Java Tech Enthusiast
Java Tech Enthusiast
Dec 21, 2025 · Information Security

Ultimate Guide to Common Network Ports, Attack Vectors, and Defense Strategies

This article explains what network ports are, classifies well‑known, registered and dynamic ports, demonstrates scanning tools and commands, details common attack techniques such as buffer overflow, DoS and MITM, and provides practical hardening recommendations for the most frequently targeted ports.

DefenseVulnerabilityattack methods
0 likes · 29 min read
Ultimate Guide to Common Network Ports, Attack Vectors, and Defense Strategies
BirdNest Tech Talk
BirdNest Tech Talk
Dec 21, 2025 · Industry Insights

How Agent Skills and MCP Are Redefining Enterprise AI in 2025

The report analyzes the rapid emergence of Claude Skills and OpenAI's Agentic Commerce Protocol, detailing their technical architectures, benchmark performance, cross‑platform compatibility, enterprise adoption metrics, security challenges, and strategic implications for businesses entering the agentic AI era.

AI agentsAgentic AIClaude Skills
0 likes · 20 min read
How Agent Skills and MCP Are Redefining Enterprise AI in 2025
Ray's Galactic Tech
Ray's Galactic Tech
Dec 17, 2025 · Cloud Native

8 Proven Ways to Authenticate Private Images in Kubernetes

This guide explains why image pull authentication is essential in Kubernetes, describes common errors like ErrImagePull, and provides eight practical solutions—from creating Docker registry secrets with kubectl to leveraging cloud IAM integrations, Kustomize, Helm, External Secrets Operator, and CI/CD automation—plus troubleshooting tips and security best practices.

CloudNativeDockerRegistryImagePullSecrets
0 likes · 10 min read
8 Proven Ways to Authenticate Private Images in Kubernetes
Amazon Cloud Developers
Amazon Cloud Developers
Dec 17, 2025 · Artificial Intelligence

Agentic AI Guide: Choosing the Right Dedicated Sandbox Environment

This article analyzes why modern AI agents need isolated sandbox environments, outlines the two main use cases—code execution and visual interaction—details technical requirements such as easy integration, lifecycle management, and strict security, compares container versus micro‑VM approaches, and provides practical guidance for selecting the best sandbox solution on AWS.

AWSAgentCoreAgentic AI
0 likes · 28 min read
Agentic AI Guide: Choosing the Right Dedicated Sandbox Environment
Ray's Galactic Tech
Ray's Galactic Tech
Dec 15, 2025 · Databases

Mastering Database Design: From Core Principles to Modern Distributed Practices

This comprehensive guide walks you through fundamental database design goals, a step‑by‑step lifecycle, nine essential strategies—including normalization, indexing, and security—plus modern distributed and NoSQL considerations, performance tuning, high‑availability tactics, and practical tools for robust data governance.

Data GovernanceDatabase DesignNoSQL
0 likes · 11 min read
Mastering Database Design: From Core Principles to Modern Distributed Practices
ITPUB
ITPUB
Dec 14, 2025 · Cloud Native

What Can Replace MinIO? A Deep Dive into Ceph, SeaweedFS, Garage, and RustFS

With MinIO entering maintenance mode, this article evaluates open‑source S3‑compatible alternatives—Ceph, SeaweedFS, Garage, and RustFS—detailing their strengths, limitations, security concerns, and practical deployment tips, while concluding that none yet offers a perfect drop‑in replacement.

CephRustFSS3
0 likes · 9 min read
What Can Replace MinIO? A Deep Dive into Ceph, SeaweedFS, Garage, and RustFS
Ray's Galactic Tech
Ray's Galactic Tech
Dec 12, 2025 · Cloud Native

Inside the Kubernetes Master: A Complete Breakdown of Core Components

Master nodes act as the brain of a Kubernetes cluster, hosting essential components such as kube‑apiserver, etcd, kube‑scheduler, kube‑controller‑manager and optionally cloud‑controller‑manager, each with distinct roles, high‑availability designs, security considerations, and operational workflows that together orchestrate and maintain cluster state.

Control PlaneEtcdHigh Availability
0 likes · 8 min read
Inside the Kubernetes Master: A Complete Breakdown of Core Components
Xiao Liu Lab
Xiao Liu Lab
Dec 11, 2025 · Operations

Master SSH: From Basic Connections to Secure, High‑Performance Remote Workflows

This guide explains how SSH evolved from simple remote login to a comprehensive tool for secure server access, efficient command execution, password‑less authentication, advanced configuration, port forwarding for deep‑learning tasks, large‑file transfer strategies, and enterprise‑grade hardening, empowering developers and ops engineers to build reliable, reproducible workflows.

LinuxRemote developmentdeep learning
0 likes · 10 min read
Master SSH: From Basic Connections to Secure, High‑Performance Remote Workflows
Raymond Ops
Raymond Ops
Dec 11, 2025 · Operations

Unlock the Full Power of Linux Permissions: A Complete 12‑Bit Guide for Sysadmins

This article explains why misconfigured Linux permissions cause security incidents, breaks down the 12‑bit permission model—including file type, owner/group/others bits and special SUID, SGID, and sticky bits—provides numeric examples, real‑world case studies, advanced techniques like umask, ACLs, batch changes, and offers best‑practice security recommendations and troubleshooting tips.

ACLLinuxSUID
0 likes · 10 min read
Unlock the Full Power of Linux Permissions: A Complete 12‑Bit Guide for Sysadmins
DataFunSummit
DataFunSummit
Dec 11, 2025 · Artificial Intelligence

Beyond Assistance: How Code Agents Are Evolving Toward Full Autonomy

A round‑table of AI experts and industry leaders examines the current capabilities, limitations, and future trajectories of code agents, covering topics from capability boundaries and autonomous evolution to large‑scale codebase challenges, multi‑agent collaboration, hallucination mitigation, and security safeguards.

AIAutomationcode-agent
0 likes · 16 min read
Beyond Assistance: How Code Agents Are Evolving Toward Full Autonomy
Ray's Galactic Tech
Ray's Galactic Tech
Dec 10, 2025 · Information Security

Secure Your Elasticsearch with INFINI Gateway: TLS, Auth, Multi‑Tenant & HA Guide

This guide explains why Elasticsearch often becomes a security risk, then shows how to use INFINI Gateway as a non‑intrusive front‑end proxy to add TLS encryption, basic authentication, unified entry, multi‑tenant routing, rate‑limiting, auditing, and high‑availability for any 6.x/7.x/8.x version.

Basic AuthElasticsearchHigh Availability
0 likes · 9 min read
Secure Your Elasticsearch with INFINI Gateway: TLS, Auth, Multi‑Tenant & HA Guide
Ray's Galactic Tech
Ray's Galactic Tech
Dec 9, 2025 · Information Security

Master Elasticsearch Security: Complete Network, Auth, TLS & Hardening Guide

This comprehensive guide walks you through securing Elasticsearch by isolating the network, enabling authentication and role‑based access, encrypting traffic with TLS, upgrading legacy versions, configuring audit logging, setting up reverse‑proxy protection, and applying enterprise‑grade best practices to prevent data leaks.

ElasticsearchMonitoringauthentication
0 likes · 10 min read
Master Elasticsearch Security: Complete Network, Auth, TLS & Hardening Guide
Raymond Ops
Raymond Ops
Dec 8, 2025 · Operations

Mastering EFK: Complete Guide to Building a Scalable Log Management Solution

This comprehensive guide walks you through building a scalable EFK log management solution, covering architecture components, high‑availability design, environment preparation, detailed Elasticsearch, Fluentd and Kibana deployment steps, index optimization, monitoring, alerting, security hardening, troubleshooting and best‑practice recommendations for modern cloud‑native operations.

EFKElasticsearchFluentd
0 likes · 19 min read
Mastering EFK: Complete Guide to Building a Scalable Log Management Solution
DataFunSummit
DataFunSummit
Dec 6, 2025 · Artificial Intelligence

Unlocking Enterprise AI Coding: DHcoder’s Real‑World Practices and Strategic Insights

This article systematically presents the enterprise‑grade AI programming assistant DHcoder, examines the core question of AI as a replacement or augmentation, details its secure local‑vector + private‑model architecture, showcases management dashboards, developer‑friendly features, real‑world case studies, operational feedback loops, and provides expert Q&A on cost, safety, and ROI.

AIEnterprisecoding assistant
0 likes · 15 min read
Unlocking Enterprise AI Coding: DHcoder’s Real‑World Practices and Strategic Insights
php Courses
php Courses
Dec 5, 2025 · Backend Development

Master PHP’s setcookie: Create Secure, Custom Cookies in Minutes

This guide explains how to use PHP's setcookie function to create and manage browser cookies, covering syntax, each parameter's purpose, practical code examples, and security considerations for effective backend development.

Web Developmentcookiessecurity
0 likes · 4 min read
Master PHP’s setcookie: Create Secure, Custom Cookies in Minutes
DevOps Coach
DevOps Coach
Dec 3, 2025 · Operations

Avoid the 5 Most Common Dockerfile Mistakes That Slow Down Your Deployments

This article outlines the five most frequent Dockerfile errors—including oversized base images, over‑installing packages, skipping multi‑stage builds, running as root, and misusing version tags—explains why they happen, the security and performance impacts, and provides concrete best‑practice fixes.

best-practicescontainerdockerfile
0 likes · 8 min read
Avoid the 5 Most Common Dockerfile Mistakes That Slow Down Your Deployments
Cloud Native Technology Community
Cloud Native Technology Community
Dec 3, 2025 · Operations

5 Hard‑Won Lessons for Managing Kubernetes at Scale

Drawing from years of real‑world Kubernetes deployments, this article outlines five practical lessons—covering operational overload, hidden security risks, scaling costs, talent shortages, and accelerating technical debt—plus extra guidance on workload suitability, policy enforcement, and building a reliable, cost‑effective cluster environment.

Cloud NativeOperationscost management
0 likes · 10 min read
5 Hard‑Won Lessons for Managing Kubernetes at Scale