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

推荐订阅源

L
LangChain Blog
N
Netflix TechBlog - Medium
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
V
V2EX
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Blog — PlanetScale
Blog — PlanetScale
Microsoft Security Blog
Microsoft Security Blog
D
Docker
WordPress大学
WordPress大学
罗磊的独立博客
J
Java Code Geeks
博客园 - 【当耐特】
博客园 - 司徒正美
雷峰网
雷峰网
H
Help Net Security
酷 壳 – CoolShell
酷 壳 – CoolShell
Last Week in AI
Last Week in AI
宝玉的分享
宝玉的分享
Martin Fowler
Martin Fowler
T
Tailwind CSS Blog
Google DeepMind News
Google DeepMind News
M
MIT News - Artificial intelligence
Recent Announcements
Recent Announcements
B
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的胡言乱语 Random Thoughts - 20260728 夏天来杯黄瓜柠檬水 Cloudflare 提交工单的迷宫——你得把所有下拉菜单点开才算完 聊聊 -XX:MaxRAMPercentage=75% 20260715的胡言乱语 Random Thoughts - 20260715 20260714的胡言乱语 Random Thoughts - 20260714
Random Thoughts - 20260616
2026-06-16 · 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. con

con is a GPU-accelerated, humane modern terminal with a built-in AI agent, designed for SSH, tmux, and agent-native workflows.

https://con.nowledge.co/

A deep dive into the three response headers (plus the credentials flag) that cause 90% of CORS debugging pain, explaining what they actually do under the hood, along with a test harness to verify CORS behavior before you deploy.

https://the-practical-developer.online/posts/cors-three-headers-debugging-test-harness/

A header-by-header guide to the six security headers every production site and API should ship in 2026 (HSTS, CSP, and more), with working middleware code and a CSP builder that does not make you hate yourself.

https://the-practical-developer.online/posts/security-headers-production-csp-hsts/

  1. PostgreSQL COPY for Bulk Data Operations

Explains how PostgreSQL’s COPY command bypasses the SQL planning layer to bulk-load millions of rows 10x faster than row-by-row INSERT, covering Node.js usage, error-handling pitfalls, and the benchmark numbers.

https://the-practical-developer.online/posts/postgres-copy-bulk-data-operations/

  1. Programmers Aren’t People

Traces the 300-year history of the word “computer” meaning a person who computes, from an 1892 newspaper job ad to NASA’s women computers, and how the word eventually shifted from flesh to machine.

https://elliotbonneville.com/programmers-arent-people/

  1. How Deep is Challenger Deep?

An interactive ArcGIS StoryMap that visually explores just how deep Challenger Deep, the deepest known point in Earth’s oceans inside the Mariana Trench, really is.

https://storymaps.arcgis.com/stories/0d389600f3464e3185a84c199f04e859

  1. Speculation Rules changed my mind about prefetching

The author shares how the Speculation Rules API changed his mind about prefetching, using a small JSON rule set to let the browser conservatively prefetch same-origin links only as the user begins to click, balancing speed against wasted bandwidth and battery.

https://dri.es/speculation-rules-changed-my-mind-about-prefetching

  1. Building from Zero After Addiction, Prison, and a Felony

A candid personal story of surviving a maximum-security juvenile prison at 14, becoming a felon at 19, and losing nearly everything to addiction, then rebuilding a life through software and open source, written to encourage anyone in similar circumstances.

https://gavinray97.github.io/blog/building-from-zero-after-addiction-prison-felony

  1. MusicDecoy

A macOS app that does literally nothing, but by sharing the com.apple.Music bundle identifier while running, it stops Music.app from auto-launching when you accidentally hit Play, all at 0% CPU.

https://github.com/FuzzyIdeas/MusicDecoy

  1. My tech stack (2026)

A snapshot of the tools the author actually uses daily in 2026: Arch Linux, i3, X11, the OpenSnitch application firewall, VS Code/Zed/Sublime, Firefox, and AI coding agents paired with a local LLM.

https://tuananh.net/2026/06/04/tech-stack/

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

Have Fun


Tags: