X_Del's recent timeline updates
@zythum 看来在这里被 @ 不会记在通知里,可以 @Livid 了。
Feb 14, 2014
@zythum 让你试一下~
Feb 12, 2014
X_Del's repos on GitHub
3 watchers
FlowerPasswordWorkflow
Alfred Workflow for 花密: http://flowerpassword.com/
2 watchers
CapRack
A modular 10-inch server rack system.
JavaScript · 2 watchers
Patch-of-BITJWC
A script fixing bugs on the pages of jwc.bit.edu.cn.
JavaScript · 1 watchers
CarWash
Source Codes of CarWash Program.
TypeScript · 1 watchers
FakeRecoil
A Naive Recoil Implementation.
JavaScript · 1 watchers
openrc-docs-zh-hans
本项目旨在整理和翻译 OpenRC 项目中的一些文档和手册。
JavaScript · 1 watchers
QRuery
QR Generator with GUI (based on Electron)
YASnippet · 0 watchers
.emacs.d
My .emacs.d
Ruby · 0 watchers
blog-deprecated
Prace's blog and wiki.
Dockerfile · 0 watchers
brook-docker
Docker image builder for Brook
0 watchers
clash-rules
🦄️ 🎃 👻 Clash Premium 规则集(RULE-SET),兼容 ClashX Pro、Clash for Windows 客户端。
Python · 0 watchers
cosa-nostra
Cosa Nostra, a FOSS graph based malware clusterization toolkit.
TypeScript · 0 watchers
ddyll
大的要来了 - 倒数日日历
Shell · 0 watchers
desktop-configurations
My Linux desktop environment configurations for i3, polybar, rofi and etc..
JavaScript · 0 watchers
DinoRun
Cocos Creator 开发的小游戏
0 watchers
fishline
A powerline prompt framework for the fish-shell built in fish-shell.
TypeScript · 0 watchers
flowexe
TypeScript · 0 watchers
frames
0 watchers
generative-ai-for-beginners
12 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
JavaScript · 0 watchers
Ioscript
An interpreter for Io language.
JavaScript · 0 watchers
malware-family
Show malware families with d3.js
JavaScript · 0 watchers
Markie
Not only "yet another markdown editor", but also a WYSIWYG markdown editor.
JavaScript · 0 watchers
Markoff
Yet another markdown editor.
TypeScript · 0 watchers
openai-translator
A select-to-translate utility that leverages ChatGPT.
TypeScript · 0 watchers
PosTissue
Turn github issues and gists into webpages.
TypeScript · 0 watchers
preset-web-fonts-reproduction
Reprodution of font weight bug of UnoCSS preset-web-fonts.
JavaScript · 0 watchers
Rekey
A useful helper of PaintToolSAI on tablets.
0 watchers
rime-configurations
My Configuration of Rime
JavaScript · 0 watchers
ship_ap_calculator
Jupyter Notebook · 0 watchers
sicp-solutions
This repository contains the notes I took when reading SICP.
Rust · 0 watchers
socks5rs
A simple socks5 server, written in Rust.
C · 0 watchers
st-opinionated
Simple Terminal with some Opinionated picked patches.
Swift · 0 watchers
SwiftMos
0 watchers
void-docs
mdbook source for docs.voidlinux.org
HTML · 0 watchers
void-docs-zh-hans
Void Linux 中文手册
Shell · 0 watchers
void-packages
The Void source packages collection
Vue · 0 watchers
WoWS-Shell-Chart
WoWS Shell Chart, based on brilliant works of mustanghx at mustanghx.github.io/ship_ap_calculator
X_Del

X_Del

異議あり!
V2EX member #4313, joined on 2010-12-25 15:30:51 +08:00
Today's activity rank 10163
2 G 20 S 72 B
X_Del's recent replies
8 days ago
Replied to a topic by ota 分享发现 nix 真的 agent 时代的天选之子。
nix 我一直搞不明白的一点是:bashrc vimrc 这些配置文件,我到底该交给 nix 管理还是还是我自己管着?
如果全交给 nix 管理,那上游每加一条功能、改一个配置文件格式、nix 这边就更新一次吗?这真的 scalable 吗?如果全写到 extraConfig ,那不就破坏了可复现性吗?

使用 nix 定义的配置选项(比如 shellAliases )和 extraConfig 冲突了怎么办?
本来我已经很熟悉各种文件怎么配置了,我应该再学一遍 nix 下每个程序的配置是怎么写的吗?
我应该把旧配置全用 nix 重写吗?
首页说“顺手把模型腔洗掉”,这句话就充满了 Claude 味儿。

“每一种都在多收一次注意力税,所以归这个 skill 管。”
“白付一次工作记忆”
“AI 味在于把它当节奏拐杖。 ”

可以看一下这个
我觉得是去 AI 味效果还可以的。
评价为 VSCode Edge 😅
```
tmutil listlocalsnapshots /
tmutil deletelocalsnapshots /
```

比 diskutil 方便点,不用找 uuid 。
理论上 apfs 这个快照应该和 zfs 一样是 cow 的吧,创建快照不占空间,但是删除文件不会立刻释放空间。
@asdblue MV3 的问题不是生态不成熟。对扩展作者来说,MV3 相比 V2 有更少的功能和更多的限制,有些插件可能永远都没法升级到 MV 了。
Nov 5, 2025
Replied to a topic by stevexiaojobs macOS Windows 文件管理比 macOS 有哪些优势?
finder 最幽默的是,默认不显示路径栏,又没有“上一级”按钮:
一个应用程序用 finder 打开了一个文件夹,那好,现在我怎么知道我在哪个文件夹里?这个文件夹位于文件系统的什么位置?我甚至没法一眼判断我当前哪个硬盘里。
当然我可以打开路径栏,或者打开“分栏”视图,或者用 Command + ⬆️ 一级一级按过去,但是为什么,这种基础功为什么不是默认打开的?
omv web 那个好像是 mbadm 组的。装回 omv ,或者用别的 linux ,跑一下:
mdadm --assemble --scan
没问题的话应该就找回来了。
现在不玩 omv 了,可能不太准确。
omv 上的 raid 是怎么组的呢?如果是 zfs ,装一个有 zfs 的系统,zpool import 应该就能看见了,再 zpool import -f <POOL_NAME> 应该就有了。
这个主机的 m2 口应该都是 pcie 的,协议没问题。
但是 m2 ssd 是 m key 的,m2 网卡一般是 a + e key ,接口不兼容,需要搞一个转接板。搜 m2 nvme 转 wifi 可以搜到,类似这种: https://e.tb.cn/h.hxe2i6HQfD5mrwm?tk=VCuS4nbojw5
注意有些网卡是 cnvi 协议的,那些也用不了。
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Privacy   ·   Solana   ·   3726 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 22ms · UTC 05:08 · PVG 13:08 · LAX 22:08 · JFK 01:08
♥ Do have faith in what you're doing.