惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

爱范儿
爱范儿
T
The Blog of Author Tim Ferriss
G
Google Developers Blog
博客园_首页
博客园 - 【当耐特】
量子位
S
SegmentFault 最新的问题
B
Blog RSS Feed
酷 壳 – CoolShell
酷 壳 – CoolShell
V
Visual Studio Blog
T
Tailwind CSS Blog
阮一峰的网络日志
阮一峰的网络日志
V
V2EX
Y
Y Combinator Blog
博客园 - 聂微东
The Cloudflare Blog
小众软件
小众软件
J
Java Code Geeks
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
月光博客
月光博客
H
Help Net Security
Jina AI
Jina AI
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
宝玉的分享
宝玉的分享

Bboysoul's Blog

I Recreated My Own Version of TickTick with AI 我用 AI 复刻了一个自己的 TickTick Blog Theme Update Easier-to-Read Articles and Code Blocks 博客主题更新:更好读的文章页和代码块 Building a Personal Manga Library with Komga 用 Komga 搭一个自己的漫画库 Deploying LiteLLM on Kubernetes 在Kubernetes中部署LiteLLM 20260902的胡言乱语 Random Thoughts - 20260902 Introduction Finger 介绍下Finger How I Use Hermes 我是怎么用 Hermes 的 Whey Protein and Creatine 蛋白粉和肌酸 20260811的胡言乱语 Random Thoughts - 20260811 在 K8s 里搭建 WireGuard VPN 并访问集群网络 20260728的胡言乱语 Random Thoughts - 20260728 夏天来杯黄瓜柠檬水 Cloudflare 提交工单的迷宫——你得把所有下拉菜单点开才算完 聊聊 -XX:MaxRAMPercentage=75% 20260715的胡言乱语 20260714的胡言乱语 Random Thoughts - 20260714 Random Thoughts - 20260708 20260708的胡言乱语 Random Thoughts - 20260702
Random Thoughts - 20260715
2026-07-15 · via Bboysoul's Blog

Introduction

Welcome to follow my channel, where I occasionally share random messages

https://t.me/bboyapp

Or follow me on Twitter

https://twitter.com/bboysoulcn

  1. htop explained

A deep dive into what every metric in htop actually means — from uptime and load averages to process trees and /proc filesystem internals, explaining this classic system monitoring tool in full detail.

https://peteris.rocks/blog/htop/

  1. Postgres Query Performance Tuning: Finding and Fixing the Slow Queries Your Users Feel

A complete PostgreSQL performance optimization workflow using pg_stat_statements to find high-frequency slow queries, auto_explain to capture real production execution plans, and planner cost constant tuning for your hardware.

https://the-practical-developer.online/posts/postgres-query-performance-tuning-pg-stat-statements/

  1. How to Build a Minimal ZFS NAS without Synology, QNAP, TrueNAS

A step-by-step guide to building a minimal NAS with Debian + OpenZFS + Samba, covering disk organization, zpool creation, Samba sharing, and Time Machine backup support — no commercial NAS software required.

https://neil.computer/notes/how-to-setup-minimal-zfs-nas-without-truenas/

  1. Obfuscated, self-evaluating bash script by CDN Akamai being supplied to consumers via retail stores

The author discovered an obfuscated Base64-encoded Bash easter egg on a Uniqlo x Akamai “Peace for All” t-shirt, which decodes into a sine-wave terminal animation repeatedly printing “♥PEACE♥FOR♥ALL♥”.

https://tris.sherliker.net/blog/obfuscated-self-evaluating-bash-script-by-cdn-akamai-being-supplied-to-consumers-via-retail-stores/

  1. Davit - a native macOS UI for Apple containers

Davit is a native macOS container management GUI built entirely in SwiftUI with no Electron, offering Compose import, Dockerfile builds, filesystem browsing, and direct terminal access — all using Apple’s own container platform, no admin rights needed.

https://davit.app/

  1. Postgres Is Enough

Making the case that most projects don’t need Redis, Elasticsearch, MongoDB, or Kafka — PostgreSQL alone can cover caching, search, queues, vectors, and more through built-in features like UNLOGGED tables, pgvector, JSONB, and SKIP LOCKED.

https://postgresisenough.dev/

  1. Zoom Earth

An online interactive map tool providing global real-time satellite imagery, radar precipitation, wind speed, temperature, and multi-layer weather data visualization with typhoon tracking and historical animation playback.

https://zoom.earth/maps/satellite/

  1. Making cooled clothing

The author built DIY wearable cooling packs using sodium sulfate decahydrate (Glauber’s salt) phase-change materials, documenting the full recipe (sodium sulfate + salt + thickener + borax), heat-seal packaging techniques, and real-world test data (~90 J/g, 600g packs lasting ~1 hour).

https://maurycyz.com/projects/cooled/

  1. I Got Scammed

A senior engineer’s candid account of being scammed out of $900 during his second week at Percona — a fake boss texted him to buy Xbox gift cards for an “urgent presentation” — a reminder that even technically savvy people can fall for social engineering.

https://www.adventuresinoss.com/I-got-scammed/

  1. Kill AI Slop

A field guide for spotting and removing AI-generated UI clichés — indigo gradients, glowing glass cards, emoji overload, default semantic colors, and more — with code signals, explanations, and fixes, plus a runnable Agent Skill for automated cleanup.

https://killaislop.com/

Feel free to follow my blog at www.bboy.app

Have Fun


Tags: