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

推荐订阅源

V
V2EX
酷 壳 – CoolShell
酷 壳 – CoolShell
美团技术团队
有赞技术团队
有赞技术团队
Hugging Face - Blog
Hugging Face - Blog
罗磊的独立博客
S
SegmentFault 最新的问题
D
Docker
博客园 - 司徒正美
雷峰网
雷峰网
V
Visual Studio Blog
云风的 BLOG
云风的 BLOG
G
Google Developers Blog
The GitHub Blog
The GitHub Blog
A
About on SuperTechFans
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
博客园 - Franky
月光博客
月光博客
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
H
Hackread – Cybersecurity News, Data Breaches, AI and More
T
The Blog of Author Tim Ferriss
Google DeepMind News
Google DeepMind News
MyScale Blog
MyScale Blog
MongoDB | Blog
MongoDB | Blog

Lobsters

Lunacy | Red Vice CIFSwitch: a non-universal Linux local root vulnerability RIPE NCC session fixation: poaching logins with an Atlas probe GNOME 2.20 but its Web Components Agentic Search for Context Engineering – Leonie Monigatti Garnix is shutting down [not OC] akashina.tngl.sh/jjc Concerning Emacs (and Jazz) Nitpicking the shell history scene in ‘Tron: Legacy’ What's cooking on SourceHut? Q2 2026 The tenth OpenPGP email summit Package managers that package package managers Clojure on Fennel part three: parsing WordPress at 23 Finding Miscompiles for Fun, Not Profit GitHub - creusot-rs/creusot: Creusot helps you prove your Rust code is correct. Announcing Rust 1.96.0 | Rust Blog A Love Letter to Neovim sqlite AGENTS.md Am I a Bad Friend? CSS vs. JavaScript • Josh W. Comeau Erlang Ecosystem Foundation - Supporting the BEAM community A brief note about slot access cost in Common Lisp Keyboard latency probe Rethinking the GNOME clipboard issues Back to the Building Blocks’ Building Blocks Tech Notes: Theseus: translating win32 to wasm Fast is better than slow Content-addressed Rust builds (or, what kache actually caches) Intent to Prototype: Embedding API
What are some of your favourite developer tools?
dhruvp · 2026-05-27 · via Lobsters

Not all configuration tweaking is statically-screenshottable!

I have a ton of unscreenshottable stuff, because in any state it is just a bunch of Konsole windows (although there are no decorations so you only see it is a terminal). Probably a vim is open in some (it is inside Tmux, which you don't see, because the no decorations part). Maybe there is a PDF reader somewhere. Or sxiv. Maaaaaybe rofi (although it is typically transient).

On top of that, in my case a part of configuration-tweaking is to dull the pain of grading, so there I cannot even keep PDF viewer or vim unredacted, arguably any part of it is personal data. I guess one could stage a screenshot where I use the same setup to grade completeness of published documentation of software?

To add varieties of unscreenshottability, I have stuff where everything happens inside a FUSE filesystem, and stuff where the process of interaction is mainly about a VT switch.

Not saying anything about people up the thread, but if my tweaking can be screenshotted, maybe it is not absurd enough to be fun!


Oh, but there is a tweaked thing of which I can do a shot.


2025-11-20 04:00 !0 
Unplug charged lights

This is a somehwat simpler entry written in my DSL for configuring remind, generating RUN entries to integrate with my used-as-a-status-bar XTerm. There is a Bash implementation of the conversion; I have recently (half a year ago, I guess+) asked a local LLM to translate this to Common Lisp, the output was easy-ish to fix and to make fast, and this being Common Lisp I expect the code to be zero churn so that I won't ever need to cleanup all the mess of autotranslated code, only small parts at a time. One of the few entries among the still-undeleted lines where I have no urge at all to redact any part of it.

Do I still need remind to sit at the core of all it? (It helped a lot early on, all the date processing went to it! And being able to do a minimal viable version quickly really helps!) Probably not anymore, but I can boil this porridge a bit more before taking out the axe.