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

推荐订阅源

奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Jina AI
Jina AI
博客园 - Franky
Apple Machine Learning Research
Apple Machine Learning Research
酷 壳 – CoolShell
酷 壳 – CoolShell
阮一峰的网络日志
阮一峰的网络日志
量子位
雷峰网
雷峰网
宝玉的分享
宝玉的分享
V
Visual Studio Blog
博客园_首页
小众软件
小众软件
The Cloudflare Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
大猫的无限游戏
大猫的无限游戏
博客园 - 聂微东
S
SegmentFault 最新的问题
博客园 - 【当耐特】
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
博客园 - 叶小钗
月光博客
月光博客
博客园 - 三生石上(FineUI控件)
人人都是产品经理
人人都是产品经理
WordPress大学
WordPress大学

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: