Skip to main content

PrL的负能量场

有的没的
  1. By default, Ctrl+Tab in Visual Studio Code cycles through tabs in order of most recently used. This is confusing because it depends on hidden state.

    Web browsers cycle through tabs in visible order. This is much more intuitive.

    To achieve this in Visual Studio Code, you have to edit keybindings.json. Use the Command Palette with CTRL+SHIFT+P, enter "Preferences: Open Keyboard Shortcuts (JSON)", and hit Enter.

    Then add to the end of the file:
    [
        // ...
        {
            "key": "ctrl+tab",
            "command": "workbench.action.nextEditor"
        },
        {
            "key": "ctrl+shift+tab",
            "command": "workbench.action.previousEditor"
        }
    ]



    #programming
  2. 默认openclash下载完整的geoip.dat有19M,geosite.dat有10M
    因为目前yaml里面全部改成srs,自定义规则已经摆脱对geoip/ geosite的依赖
    仅仅是对于fakeip方面有对以上的依赖(openclash强制)

    所以为了节约空间(Rom&Ram),可以使用

    https://github.com/MetaCubeX/meta-rules-dat/releases/download/latest/geoip-lite.dat

    https://github.com/MetaCubeX/meta-rules-dat/releases/download/latest/geosite-lite.dat

    这两个文件都不到200kb,并且满足需求。

    —-
    对于openclash面板里面的“大陆白名单订阅”,这个推荐打开,因为“大陆流量不经过内核”会用到。



    #network
  3. HackNews最近开源了一个非常炸裂的项目 —— LibrePods。

    它能让 Android、甚至 Linux 设备,几乎完整解锁“苹果生态限定”的 AirPods 全家桶体验:
    • 降噪 / 通透模式自由切换,各种状态无缝衔接
    • 佩戴检测正常工作:戴上自动播放、摘下自动暂停
    • 对话增强逻辑也复刻了:你开口说话,系统会识别并自动把音量压下来
    • 多设备同时连接、自定义按键动作等细节也都做得非常到位

    ⚠️不过要注意一点:
    如果你想用 助听模式、多设备连接 这些高级功能,需要在系统里开启 Bluetooth DID Hook。
    目前AirPods Pro 二代 / 三代最完美适配;
    其它型号也能正常用上电量显示、耳塞检测等基础能力。
    Android 端需要 Root + Xposed 模块;


    GitHub地址

    标签:#github #airpodspro #Android
    Created by RocM
    官方频道:@rocCHL
    官方群组:@roctech
    官方合作:@rocmmbot
  4. plc1: what plc is, photos, models, tia portal setting language, ip addr type

    plc2: played a few realpar vids, variables, slicing, a few ladder logic
  5. 自从接手留学生班这个事儿
    参加了开班仪式 即兴讲了两句
    然后第二天上了课
    副院长群里夸了夸

    感觉到各方面的都很巧合(how?)

    专业对口-英语优势-贵人-爱人

    我再看看哪个老不死的再低看我一眼

    这种不同赛道的血脉压制 给你5年你也学不会

    上课感觉很不错 几乎无压力