Forwarded from TonyCrane 今天吃什么
QQ 空间发的一份
这个 /note 自动变 ☝️te 我真的很难绷
评论区想纠正死活发不出来,链接发不出来,吐槽发不出来,只好只打一句“是 note”
而且 tx 检查链接,blog 进去之后要访问 giscus 的网站,然后就给拦了。而且说让复制访问的还不是源网址而是 giscus 的网址……
直接右上角浏览器打卡打开的是源网站
然后我就寻思发个评论说一下,结果又是死活发不出来
起初我以为是后半句暗中骂了 tx 被识别出来自动删了,结果删成了“blog 也要右上角浏览器打开”也发不出去……
想了想把“浏览器”间隔开了,果然发送出去了
这就是屏蔽广告评论吧……自己的说说自己评论也会被当成垃圾广告是吧……
tx,真有你的,你*什么时候*啊
这个 /note 自动变 ☝️te 我真的很难绷
评论区想纠正死活发不出来,链接发不出来,吐槽发不出来,只好只打一句“是 note”
而且 tx 检查链接,blog 进去之后要访问 giscus 的网站,然后就给拦了。而且说让复制访问的还不是源网址而是 giscus 的网址……
直接右上角浏览器打卡打开的是源网站
然后我就寻思发个评论说一下,结果又是死活发不出来
起初我以为是后半句暗中骂了 tx 被识别出来自动删了,结果删成了“blog 也要右上角浏览器打开”也发不出去……
想了想把“浏览器”间隔开了,果然发送出去了
这就是屏蔽广告评论吧……自己的说说自己评论也会被当成垃圾广告是吧……
tx,真有你的,你*什么时候*啊
🤣1
边界条件之场
VSCode 用得久了插件一大堆功能拓展得很强,但也完全跟轻量不沾边了。有时只是想开个配置文件、随手记下一些文本、做些文字预处理,完全不想等哪怕只有十秒的启动硬直,很需要一个非常轻量又好用的文本编辑器。 自然是先看看有没有跨平台、开源的选择,一下子就想到了「Powerful, multi-platform and for all」的 KDE 套件。 + https://kate-editor.org/ + https://apps.kde.org/kate/ + https://binary-facto…
vscode 1.75 (2023-01) 支持了 profiles 🤔
联想到 jetbrains fleet 那个默认轻量编辑器,一键切换 ide 的功能
联想到 jetbrains fleet 那个默认轻量编辑器,一键切换 ide 的功能
边界条件之场
!?!?tg desktop qt v4.6 支持在独立窗口中打开会话了 🤩 #telegram
不只是会话,新窗口可以用来打开别的账号 🤯 #telegram
「Open chats or additional accounts in separate windows.」
「Open chats or additional accounts in separate windows.」
边界条件之场
Telegram Desktop (QT) 通过 UI 提供的缩放倍率除了 125% 以外就没有 25% 步进档了,在高分屏上退一档太小升一档太大。查阅文档得知 TG Desktop 提供了 cli 选项 ${telegram_executable} -scale ${scaling_factor} 来设定任意缩放倍率,并且是调用一次就储存到设置中,不用每次都带参数启动。 #telegram Doc: https://github.com/telegramdesktop/tdesktop/wiki/Command…
?? tg desktop qt v4.6.2 改缩放倍率变成了一个 10% 步进的滑条,原来的
-scale 命令行参数炸了(文档也没更新),试了几个值都是直接给我干到 300%(滑条最右端)🥴
边界条件之场
草,尝试编译带有自定义 iosevka 的 sarasa,算了一下整个 hinting 过程在我的家用机上要跑整整 10 天……
30 分钟生成 unhinted ttf,再 35 小时生成 hinted ttf。
好在每种字重下 normal-italic, ui-mono-fixed, sc-tc 之间有 hinting 复用,不用真的跑 10 天。
好在每种字重下 normal-italic, ui-mono-fixed, sc-tc 之间有 hinting 复用,不用真的跑 10 天。
🤯1
还是 linux 省心,傻逼 windows 历史遗留的 256 字符路径长度限制这个月已经给我添了三次麻烦了 #trash #microsoft #windows
1. tauri build 工具链里某个 exe 太深,「找不到」
2. 编译 sarasa node_modules 太深,导致「找不到」依赖
3. py pathlib
1. tauri build 工具链里某个 exe 太深,「找不到」
2. 编译 sarasa node_modules 太深,导致「找不到」依赖
3. py pathlib
.is_file() 睁眼瞎不认文件
边界条件之场
还是 linux 省心,傻逼 windows 历史遗留的 256 字符路径长度限制这个月已经给我添了三次麻烦了 #trash #microsoft #windows 1. tauri build 工具链里某个 exe 太深,「找不到」 2. 编译 sarasa node_modules 太深,导致「找不到」依赖 3. py pathlib .is_file() 睁眼瞎不认文件
sanity check failed
我记得我开了
doc: https://learn.microsoft.com/en-us/windows/win32/fileio/maximum-file-path-limitation?tabs=registry#enable-long-paths-in-windows-10-version-1607-and-later
我记得我开了
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem\LongPathsEnabled ,但其实没有 🤡doc: https://learn.microsoft.com/en-us/windows/win32/fileio/maximum-file-path-limitation?tabs=registry#enable-long-paths-in-windows-10-version-1607-and-later
Docs
Maximum Path Length Limitation - Win32 apps
Starting in Windows 10, version 1607, MAX_PATH limitations have been removed from many common Win32 file and directory functions. However, your app must opt-in to support the new behavior.
Eyeballing 第一个 js 前端框架学哪个, Svelte 看着真不错啊
https://www.youtube.com/watch?v=AdNJ3fydeao
https://www.youtube.com/watch?v=AdNJ3fydeao
YouTube
Rich Harris - Rethinking reactivity
Modern JavaScript frameworks are all about reactivity. Change your application's state, and the view updates automatically. But there's a catch — tracking state changes at runtime adds overhead that eats into your bundle size and performance budgets. In this…
有时候觉得人类真的挺不配的
「
I'm fucking tired. Free open-source software is fundamentally broken. I could stop working on this silently, but I want to give open-source one last chance.
[...]
This was the last attempt to keep core-js as a free open-source project with a proper quality and functionality level. It was the last attempt to convey that there are real people on the other side of open-source with families to feed and problems to solve.
If you or your company use core-js in one way or another and are interested in the quality of your supply chain, support the project
」
https://github.com/zloirock/core-js/blob/master/docs/2023-02-14-so-whats-next.md
「
I'm fucking tired. Free open-source software is fundamentally broken. I could stop working on this silently, but I want to give open-source one last chance.
[...]
This was the last attempt to keep core-js as a free open-source project with a proper quality and functionality level. It was the last attempt to convey that there are real people on the other side of open-source with families to feed and problems to solve.
If you or your company use core-js in one way or another and are interested in the quality of your supply chain, support the project
」
https://github.com/zloirock/core-js/blob/master/docs/2023-02-14-so-whats-next.md
GitHub
core-js/docs/2023-02-14-so-whats-next.md at master · zloirock/core-js
Standard Library. Contribute to zloirock/core-js development by creating an account on GitHub.
边界条件之场
just dragged me by my hair, and back on with the show 😔
我不想学了
这个原来热爱的东西现在会让我生理上恐慌
要是时间上没有限制该多好啊
这个原来热爱的东西现在会让我生理上恐慌
要是时间上没有限制该多好啊
❤2
「境外势力」dejavu 😁
https://www.youtube.com/watch?v=u550Si9rNv4
https://www.youtube.com/watch?v=u550Si9rNv4
YouTube
Inside Putin's Censorship War: How These YouTubers Are Fighting Back
Being a YouTuber Inside Putin's Russia
Go to our sponsor https://betterhelp.com/johnnyharris for 10% off your first month of therapy with BetterHelp and get matched with a therapist who will listen and help.
Putin has cracked down on nearly all information…
Go to our sponsor https://betterhelp.com/johnnyharris for 10% off your first month of therapy with BetterHelp and get matched with a therapist who will listen and help.
Putin has cracked down on nearly all information…