IoT Full-Stack Technology
Author

IoT Full-Stack Technology

Dedicated to sharing IoT cloud services, embedded systems, and mobile client technology, with no spam ads.

30
Articles
0
Likes
31
Views
0
Comments
Recent Articles

Latest from IoT Full-Stack Technology

30 recent articles
IoT Full-Stack Technology
IoT Full-Stack Technology
Apr 30, 2026 · Fundamentals

A Comprehensive Introduction to Server Fundamentals

This article explains what servers are, compares them with personal computers, outlines their physical classifications, architectural types, rack unit measurements, front and rear panel features, internal components—including RAID cards—and details key parameters such as brand, model, serial number, asset ID, and configuration.

CISCHardwareManagement
0 likes · 5 min read
A Comprehensive Introduction to Server Fundamentals
IoT Full-Stack Technology
IoT Full-Stack Technology
Apr 29, 2026 · Databases

16 Practical Redis Use Cases You Should Know

This article walks through sixteen common Redis scenarios—including caching hot data, sharing state across services, implementing distributed locks, generating global IDs, counting events, rate limiting, bitmap statistics, shopping carts, timelines, message queues, lotteries, likes, tagging, product filtering, and leaderboards—each illustrated with concrete commands and code snippets.

BitmapsCachingMessage Queue
0 likes · 9 min read
16 Practical Redis Use Cases You Should Know
IoT Full-Stack Technology
IoT Full-Stack Technology
Apr 29, 2026 · Databases

10+ Practical Redis Use Cases You Can Implement Today

This article walks through more than ten common Redis scenarios—including caching, distributed sessions, locks, global IDs, counters, rate limiting, bitmap statistics, shopping carts, timelines, message queues, lotteries, likes, product tagging, filtering, follow/fan relationships, and ranking—showing concrete command examples and code snippets for each.

CachingFollow SystemMessage Queue
0 likes · 9 min read
10+ Practical Redis Use Cases You Can Implement Today
IoT Full-Stack Technology
IoT Full-Stack Technology
Apr 28, 2026 · Operations

10 Must‑Try Linux Network Monitoring Tools

This article reviews ten open‑source Linux network monitoring utilities that run from the terminal—ideal for SSH‑based management—detailing each tool's purpose, key features, and typical usage scenarios to help administrators choose the right solution for their environment.

LinuxNetwork MonitoringOpen Source
0 likes · 8 min read
10 Must‑Try Linux Network Monitoring Tools
IoT Full-Stack Technology
IoT Full-Stack Technology
Apr 28, 2026 · Operations

10 Must‑Try Linux Network Monitoring Tools

This article reviews ten essential Linux network monitoring utilities—iftop, vnstat, iptraf, Monitorix, dstat, bwm‑ng, ibmonitor, htop, and Wireshark—explaining their features, typical use cases, and how they help administrators keep network traffic under control via the command line, especially when working over SSH.

LinuxMonitorixNetwork Monitoring
0 likes · 8 min read
10 Must‑Try Linux Network Monitoring Tools
IoT Full-Stack Technology
IoT Full-Stack Technology
Apr 28, 2026 · Artificial Intelligence

Why Claude Code Feels Like an OS: Inside Anthropic’s 510k‑Line Source

A security researcher uncovered Claude Code’s full 512,000‑line TypeScript source, revealing a sophisticated OS‑like architecture with dynamic prompt assembly, 42 lazily‑loaded tools, multi‑layer security reviews, memory management, and three‑stage compression that together explain why it feels more usable than other AI coding assistants.

AI agentsAnthropicClaude Code
0 likes · 17 min read
Why Claude Code Feels Like an OS: Inside Anthropic’s 510k‑Line Source
IoT Full-Stack Technology
IoT Full-Stack Technology
Apr 27, 2026 · Artificial Intelligence

Cut Token Usage by Up to 80% in Claude Code, Codex, and OpenCode

The article explains how to dramatically reduce token consumption in Claude Code, GitHub Copilot's Codex, and the open‑source OpenCode by tightly controlling input, trimming context, filtering files, leveraging tools, caching, and model selection, offering concrete commands, configuration files, and a ten‑step checklist that can cut usage by up to 80%.

AI coding assistantClaudeCodex
0 likes · 11 min read
Cut Token Usage by Up to 80% in Claude Code, Codex, and OpenCode
IoT Full-Stack Technology
IoT Full-Stack Technology
Apr 25, 2026 · Artificial Intelligence

How to Cut Claude Code, Codex, and OpenCode Token Usage by Up to 80%

The article breaks down why input tokens dominate cost (70‑90%), then details platform‑specific techniques—file filtering, context compression, documentation‑driven prompts, memory management, plan mode, output trimming, and model switching—that together can reduce Claude Code, Codex, and OpenCode token consumption by 60‑90%, with a practical 10‑step checklist.

AI coding assistantsClaude CodeCodex
0 likes · 11 min read
How to Cut Claude Code, Codex, and OpenCode Token Usage by Up to 80%