Tagged articles

AI analysis

5 articles · Page 1 of 1
Black & White Path
Black & White Path
Jul 16, 2026 · Information Security

How AI Simplifies Wireshark Packet Analysis for Beginners

The article demonstrates using the Claude AI tool to automatically analyze Wireshark‑captured packets, showing step‑by‑step how the AI identifies devices, protocols, and even extracts HTTP credentials, making traffic analysis accessible to newcomers.

AI analysisClaudeWireshark
0 likes · 2 min read
How AI Simplifies Wireshark Packet Analysis for Beginners
BirdNest Tech Talk
BirdNest Tech Talk
Jul 3, 2026 · Artificial Intelligence

Detecting Code Smells with an AI ‘Smell’ Skill: My Scan of a Fresh Open‑Source Project

The article explains the origin of the term “code smell,” expands the classic catalog to over 50 modern smells, and demonstrates how the AI‑powered /smell skill automatically scans a sizable Go project (Gitlawb/zero), identifies issues such as God objects, long files, and hidden performance hotspots, then generates a prioritized refactoring roadmap.

AI analysisStatic Analysiscode smell
0 likes · 14 min read
Detecting Code Smells with an AI ‘Smell’ Skill: My Scan of a Fresh Open‑Source Project
Java Tech Enthusiast
Java Tech Enthusiast
Feb 20, 2025 · Industry Insights

How Much Salary Does a Fresh Graduate Need to Live Comfortably in Xi'an?

Using DeepSeek AI, this analysis breaks down the monthly income required for various household types in Xi'an, showing that a comfortable individual salary ranges from 12,000–15,000 CNY and a family needs 25,000–30,000 CNY, highlighting rising living costs versus stagnant wages.

AI analysisCost of LivingSalary
0 likes · 5 min read
How Much Salary Does a Fresh Graduate Need to Live Comfortably in Xi'an?
NewBeeNLP
NewBeeNLP
Mar 22, 2024 · Artificial Intelligence

Unraveling Sora: How OpenAI Might Build Its Text‑to‑Video Engine

This article provides a step‑by‑step technical analysis of OpenAI’s Sora model, examining its possible overall architecture, video encoder‑decoder design, Spacetime Latent Patch mechanism, transformer‑based diffusion process, training strategies, and long‑term consistency techniques, while grounding each speculation in publicly available reports and related research.

AI analysisSoraTransformer
0 likes · 50 min read
Unraveling Sora: How OpenAI Might Build Its Text‑to‑Video Engine
dbaplus Community
dbaplus Community
Dec 27, 2021 · Operations

How to Trace Server Latency and Build a Comprehensive Performance Toolkit

This guide explains how to trace transaction latency in multi‑vendor server environments, outlines the key monitoring metrics across CPU, network, disk and processes, compares coarse‑ and fine‑grained sampling, and proposes a unified, AI‑enhanced toolkit for diagnosing hardware and software performance bottlenecks.

AI analysishardware diagnosticslatency tracing
0 likes · 13 min read
How to Trace Server Latency and Build a Comprehensive Performance Toolkit