跳至主要内容

⬇️⬇️⬇️ 欢迎关注我的 telegram 频道和 twitter ⬇️⬇️⬇️


联系方式: Twitter Github Email Telegram

Random Thoughts - 20260622

June 22, 2026 本文有 514 个字 需要花费 2 分钟阅读

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. breathe-cli

A single-file, dependency-free terminal app that paces resonance breathing at around six breaths per minute to train cardiac vagal tone, running on macOS and Windows 11.

https://github.com/marekkowalczyk/breathe-cli

  1. AppPorts

A macOS utility that migrates large applications to external storage with one click while leaving a tiny launcher stub locally, freeing up precious internal disk space without breaking normal app launching or showing a shortcut arrow.

https://github.com/wzh4869/AppPorts

  1. Doing nothing at work

The author argues that many engineers should work fewer hours at roughly 80% utilization, because performance at tech companies is dominated by a few high-impact outlier events, making it more valuable to stay available to solve the right problem at the right time than to grind out constant effort.

https://www.seangoedecke.com/doing-nothing-at-work/

  1. 你不知道的 AI Coding:非技术人的上手、场景与实战

A getting-started guide to Claude Code for non-technical users, covering how to overcome the command-line barrier, the basic programming concepts worth knowing, and how to treat the AI as an all-purpose assistant through CLAUDE.md, precise requirements, and reusable Skills.

https://tw93.fun/2026-04-26/ai-coding.html

  1. Run Gemma 4 on a mini PC, no GPU required

A hands-on look at how Google’s newly shipped Gemma 4 models, including the 26B-A4B mixture-of-experts model and official QAT Q4 files, can run at usable speeds on GPU-less mini PCs, with a table matching each model to the RAM you have.

https://terminalbytes.com/run-gemma-4-mini-pc-without-gpu/

  1. 服务器高性能网络调优

A systematic walkthrough of Linux server network tuning for high-bandwidth scenarios (25GE/100GE and beyond), following the packet-receiving path to cover optimizations across PCIe bandwidth, NIC ring buffers, interrupts, and NAPI.

https://www.kawabangga.com/posts/7292

  1. Curiosity’s 13 Years of Software Hacks Keeps It Alive on Mars

Through an interview with a JPL engineer, the article tells how the Curiosity rover has stayed alive on Mars for 13 years using only careful software updates, traveling nearly 37 kilometers, sampling 42 rocks, and shaping more capable later rovers like Perseverance.

https://spectrum.ieee.org/curiosity-rover-jpl-mars-science

  1. Nginx Reverse Proxy Patterns For Production Node.js Apps

A summary of five key Nginx reverse-proxy configuration patterns for production Node.js apps, including upstream keepalive, real client IP forwarding, WebSocket support, upload size limits, and timeouts, with copy-ready configs and the failure modes each one prevents.

https://the-practical-developer.online/posts/nginx-reverse-proxy-patterns-nodejs/

  1. SQL to ER Diagram

A free, open-source, fully browser-based tool that instantly turns CREATE TABLE SQL statements into an interactive entity-relationship diagram, supporting multiple database dialects plus Prisma, SQLAlchemy, and Sequelize models, with PNG/SVG export and no data leaving your machine.

https://sqltoerdiagram.com/

  1. RTX 5080 + RTX 3090 Setup: 80+ Tok/s on Qwen 3.6 27B Q8

The author documents the full build of a dual-GPU local LLM rig combining an RTX 5080 with a used RTX 3090, covering motherboard choice and BIOS settings (disabling CSM, enabling Above 4G Decoding and Resizable BAR, splitting PCIe into 2x8), reaching 80+ tokens per second on Qwen 3.6 27B Q8.

https://imil.net/blog/posts/2026/rtx-5080-+-rtx-3090-setup-80+-tok-s-on-qwen-3.6-27b-q8/

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

Have Fun