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

推荐订阅源

The GitHub Blog
The GitHub Blog
有赞技术团队
有赞技术团队
Apple Machine Learning Research
Apple Machine Learning Research
V
V2EX
Engineering at Meta
Engineering at Meta
美团技术团队
H
Hackread – Cybersecurity News, Data Breaches, AI and More
博客园 - 司徒正美
I
InfoQ
S
SegmentFault 最新的问题
博客园 - 叶小钗
N
Netflix TechBlog - Medium
Y
Y Combinator Blog
IT之家
IT之家
博客园 - Franky
大猫的无限游戏
大猫的无限游戏
人人都是产品经理
人人都是产品经理
T
The Blog of Author Tim Ferriss
月光博客
月光博客
The Cloudflare Blog
U
Unit 42
GbyAI
GbyAI
L
LangChain Blog
Microsoft Azure Blog
Microsoft Azure Blog

Bboysoul's Blog

Blog Theme Update Mermaid Support Is Here 博客主题更新:现在支持 Mermaid 了 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的胡言乱语 夏天来杯黄瓜柠檬水 Cloudflare 提交工单的迷宫——你得把所有下拉菜单点开才算完 聊聊 -XX:MaxRAMPercentage=75% 20260715的胡言乱语 Random Thoughts - 20260715 20260714的胡言乱语 Random Thoughts - 20260714 Random Thoughts - 20260708
Random Thoughts - 20260728
2026-07-28 · 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. Liquid Glass obscures macOS volume changes

macOS Tahoe/Golden Gate moved the volume change UI to a tiny indicator at the top of the screen, a significant regression from Sequoia’s large overlay — the author calls out Apple’s declining design quality and unwillingness to QA macOS for free.

https://lapcatsoftware.com/articles/2026/7/4.html

  1. A Git hook to prevent committing directly to main

A simple git pre-commit hook that checks the current branch name and blocks commits on main, saving the hassle of fixing accidental direct commits on the main branch.

https://alexwlchan.net/2026/no-main-hook/

  1. WorkBuddy Blue Book

An open-source 27-chapter practical guide for WorkBuddy, organized into 4 learning paths — from getting started to building multi-agent workflow systems, turning every success into reusable automation.

https://workbuddy.homes/

  1. How to hide an update in the Mac App Store

Keep both the old and new versions of an app installed on disk so the Mac App Store sees the new version (by bundle identifier) and stops showing the update prompt, while you keep using the old version.

https://lapcatsoftware.com/articles/2026/7/5.html

  1. Mysteries of Telegram DC

A deep dive into Telegram’s 5 data centers — DC5 (Singapore) frequently goes down, DC2 actually has many users (contrary to common belief), DC3 no longer accepts new users and has been phased out, and different DC query methods have varying accuracy.

https://dev.moe/en/3025

  1. Regressive JPEGs

Exploiting progressive JPEG’s multi-scan feature to pack multiple images or video frames into a single JPEG file, creating in-image animations that switch frames as the image loads over a slow network — no JavaScript or CSS required.

https://maurycyz.com/projects/bad_jpeg/

  1. Auditing Samba File & Directory Changes With Elasticsearch

A complete guide to setting up Samba file share auditing with Filebeat collecting full_audit syslog messages, parsed by an Elasticsearch ingest pipeline into structured fields for change tracking.

https://helgeklein.com/blog/auditing-samba-file-directory-changes-with-elasticsearch/

  1. I made my blog solar-powered - a huge update

A detailed upgrade log of an apartment solar system from powering just a blog to whole-apartment use, covering LFP batteries, dynamic energy tariffs, Victron Multiplus inverter, and real-time P1 energy monitoring.

https://louwrentius.com/i-made-my-blog-solar-powered-a-huge-update.html

  1. Calm Technologies That Excite Me

Exploring the “calm technology” philosophy through products like the Daylight Computer paper-like tablet, modded iPods for offline music, the Clicks Communicator physical keyboard case, and dictaphones — all aimed at distraction-free focused computing.

https://abhi.now/blog/calm-technologies/

  1. You probably don’t need Oh My Zsh

Benchmarks show Oh My Zsh adds 0.38s of shell startup latency; switching to starship for prompts, fzf for history search, and a minimal manual config brings it down to 0.07s — most OMZ features are unnecessary for modern Zsh setups.

https://rushter.com/blog/zsh-shell/

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

Have Fun


Tags: