defcfun
defcfun.bsky.social
defcfun
@defcfun.bsky.social
Gentoo/macOS, C/C++, Erlang, Rust, Common Lisp
买了新手机,微信导入数据慢的不行,试了下使用OnePlus 7 Pro的热点进行数据传输,速度从使用路由器的200多K到了20M左右!
October 1, 2025 at 4:02 AM
吃个烤鱼
September 13, 2025 at 3:29 AM
Reposted by defcfun
In response to the dismantling of the CDC, California, Oregon, and Washington have launched the West Coast Health Alliance, which will make their own science-based vaccine guidelines, and make sure vaccines are accessible to everyone.
September 3, 2025 at 6:18 PM
亚马逊上下单的剃须刀,本来应该周五送到,现在还没有到,不知道是不是丢了。。
September 1, 2025 at 4:05 AM
Reposted by defcfun
据BBC,美国著名脱口秀主持艾伦·德杰尼勒斯搬到英国后首次公开露面,表示特朗普再次当选美国总统的第二天,她就决定定居英格兰。

67岁的艾伦说,她与妻子原本打算每年在英国居住三至四个月,买了一栋渡假屋,“我们是在选举前一天抵达英国,隔天醒来,收到很多朋友传来的讯息,都是哭泣的表情符号,我当时心想,他当选了…我们就住在这里吧。”

艾伦与妻子正考虑再次举行婚礼,原因是她认为美国有些势力正试图推翻同性婚姻权利。

她说美国对于某些人来说,仍然是个“让人害怕去做自己”的地方。

艾伦因脱口秀节目、以她名字命名的情境喜剧,以及主持奥斯卡、葛莱美奖与艾美奖,还有在《海底总动员》中为多莉配音而知名。
July 22, 2025 at 1:55 AM
Trying to work with Claude Code to do some Chinese translation for a game which I wanted to do long time ago. Then when Claude Code was translating the CREDITS file, it naturally listed its own name there, LOL
July 1, 2025 at 1:16 AM
买了一个月的Claude Code试用下,有被震撼到。
June 29, 2025 at 10:13 AM
😊
June 8, 2025 at 11:37 PM
pid=$(pgrep kwin)
display=$(grep -z DISPLAY /proc/$pid/environ | sed 's/^DISPLAY=//')
dbus_session=$(grep -z DBUS_SESSION_BUS_ADDRESS /proc/$pid/environ | sed 's/^DBUS_SESSION_BUS_ADDRESS=//')
DISPLAY=${display} DBUS_SESSION_BUS_ADDRESS=${dbus_session} xdg-open "Shortcut Input" send link to KDE
May 13, 2025 at 8:10 AM
startx for wayland😄
May 13, 2025 at 4:15 AM
开始使用kwayland,被kwin_x11锁屏后的高CPU占用搞烦了,居然没遇到什么问题
May 13, 2025 at 3:27 AM
HOK现在匹配时间显著地变长了,和关税有关系吗?
April 10, 2025 at 5:17 AM
Trying to use elquery in Emacs to extract data from result of search engine, too slow to get the data.😣
April 9, 2025 at 5:58 PM
打得百拳来,免得一拳开?
April 4, 2025 at 6:30 PM
exllama这个项目,看名字还以为是个Elixir写的。。
March 27, 2025 at 12:30 AM
怀疑这个笔记本在周围环境温度过高或者过低的时候都会自动降低运行频率啥的,总之明显感觉编译慢了很多。。
March 26, 2025 at 1:42 AM
好像是从今天开始的,首页动不动就是裸露的生殖器,block了一个又一个,发生了什么变化吗?
March 26, 2025 at 12:41 AM
很庆幸当初买的是4090,而不是B580:Intel的工具栈有太多的问题,我自己折腾openvino、ipex和dpcpp的编译构建,各种问题,即使成功构建,仍然会有各种各样的问题,比如openvino device detect都检测不到CPU;反而是llama.cpp使用起来很好,莫名其妙的问题都很少遇到
March 19, 2025 at 5:16 PM
股票几乎都在跌📉💔
March 6, 2025 at 7:48 PM
downgrade from glibc-2.41 to 2.40, looks like glibc-2.41 caused a lot of issues..
February 18, 2025 at 1:41 AM
Glibc 2.41 breaks CUDA toolchain😭
February 10, 2025 at 7:56 PM
boltctl authorize 01xxx // auth thunderbolt device
February 6, 2025 at 1:44 AM
boltctl enroll --policy auto 01xxx // auto auth eGPU
#gentoo #tips
February 6, 2025 at 1:42 AM
cat /sys/bus/thunderbolt/devices/domain0/security
# check default thunderbolt security level
February 6, 2025 at 1:41 AM