everyx 最近的时间轴更新
everyx's repos on GitHub
23 人关注
gobyexample
Go by Example 通过例子学 Golang
JavaScript · 6 人关注
divide-by-guides.jsx
A photoshop script to divide by guides
Python · 4 人关注
gtk-3-chinese-reference-manual-python
GTK+ 3 中文参考手册 Python 代码版
Shell · 2 人关注
aur-navicat15-premium-cs-appimage
https://www.navicat.com/en/navicat-15-highlights
HTML · 1 人关注
everyx.github.io
我的博客
TeX · 1 人关注
HNUthesis
淮北师范大学硕士学位论文 LaTex 模板
0 人关注
anu
Anu - DX focused utility based vue component library built on top of UnoCSS & VueUse ⚡️🔥
TeX · 0 人关注
archbase
教科书《计算机体系结构基础》(胡伟武等,第三版)的开源版本
Shell · 0 人关注
archlinuxcn-repo
Arch Linux CN Repository
Shell · 0 人关注
aur-biyi-bin
Shell · 0 人关注
aur-docker-machine-gitlab-bin
docker-machine fork maintained by GitLab
Shell · 0 人关注
aur-navicat-keygen-git
aur packge for https://github.com/lzscxb/navicat-keygen
Shell · 0 人关注
aur-rime-emoji-git
Shell · 0 人关注
aur-shadow-tls
Shell · 0 人关注
aur-udpme
Shell · 0 人关注
aur-wepush
WePush for ArchLinux
0 人关注
awesome-seo
Google SEO Research and Web Traffic Monetization
Shell · 0 人关注
base16-fish-shell
base16 for fish shell
0 人关注
doc-zh
Chinese translation of the PHP documentation
Shell · 0 人关注
docker-mysql-backup
backup mysql database to any dest support by rclone
0 人关注
docs
Directus Documentation — Docs, User-Guide, API Reference, and More
0 人关注
docs-zh-cn
Vue 文档官方中文翻译 | Official Chinese translation for Vue docs
0 人关注
drivers-plugin
Provides drivers used by services in Queue, Mail and Storage
0 人关注
element-plus-nuxt
Element Plus module for Nuxt
Python · 0 人关注
frappe
Low Code Open Source Framework in Python and JS
Python · 0 人关注
frappe_docker
Docker images for production and development setups of the Frappe framework and ERPNext
0 人关注
gnome-shell-extension-gsconnect
KDE Connect implementation for GNOME
TypeScript · 0 人关注
gnome-shell-pano
Next-gen Clipboard Manager for Gnome Shell
Python · 0 人关注
input-remapper
🎮 An easy to use tool to change the mapping of your input device buttons.
0 人关注
keyd
A key remapping daemon for linux.
everyx

everyx

V2EX 第 12854 号会员,加入于 2011-10-22 20:50:15 +08:00
今日活跃度排名 23765
端午节,深圳哪些海边或者景点比较适合家庭自驾啊?
深圳  •  everyx  •  2023-06-22 20:06:14 PM  •  最后回复来自 cgcs
26
Nuxt 3 SSR + unocss/tailwind 网站前端
外包  •  everyx  •  2022-11-21 11:30:34 AM
服务器内核的 PSI 指标保持在多少以下比较合适?
Linux  •  everyx  •  2022-09-22 14:11:25 PM  •  最后回复来自 DAPTX4869
3
Ubuntu 如何记录 CPU 使用记录?
问与答  •  everyx  •  2022-01-12 08:22:22 AM  •  最后回复来自 everyx
6
TCP: out of memory -- consider tuning tcp_mem 如何调整?
Linux  •  everyx  •  2021-11-13 15:41:16 PM  •  最后回复来自 everyx
7
DigitalOcean Space 稳定性堪忧,阿里云 OSS 稳定性如何?
问与答  •  everyx  •  2021-07-15 16:54:00 PM  •  最后回复来自 everyx
6
web 图片压缩比例有没有最佳实践
Web Dev  •  everyx  •  2021-06-09 11:59:08 AM  •  最后回复来自 libook
20
有啥办法能让 docker-machine env 命令走代理?
问与答  •  everyx  •  2020-10-10 15:20:19 PM  •  最后回复来自 everyx
1
求助: SPA 使用 Google Analytics 出现 Source 统计错误的问题
问与答  •  everyx  •  2020-09-16 11:53:31 AM  •  最后回复来自 everyx
1
everyx 最近回复了
21 天前
回复了 callmejoejoe 创建的主题 生活 备孕一年没怀上,求指教
提高次数,顺其自然
用腾讯云的 docker-ce 镜像就行了 https://cloud.tencent.com/document/product/213/46000
使用 btrfs 这类的文件系统,然后建快照
中文资料少就换英文的,出问题好找资料一些
194 天前
回复了 zuotun 创建的主题 Linux 关于字体安装
有三种方法:

1. 用的时候软链接到用户目录 `~/.local/share/fonts/` ,不用的时候删除
2. 编辑使用 fontconfig 来管理需要屏蔽哪些字体
3. 使用 [fontmanager.]( http://fontmanager.github.io/) 这类的 GUI 工具管理
211 天前
回复了 yaott2020 创建的主题 Linux 你倾向于哪个 Linux 桌面发行版?
@wildlynx #224 Firefox 自 121 版本开始就默认开启 wayland 后端了,可能是这个原因导致的,不过 Fcitx 5 应该是 Linux 下协议支持最全面的输入法了,你这个应该是配置的问题,可以试试 `fcitx-diagnose` 命令研究一下 [Arch Wiki]( https://wiki.archlinux.org/title/Fcitx) 和 [Fcitx 5 Wiki]( https://fcitx-im.org/wiki/Using_Fcitx_5_on_Wayland)
213 天前
回复了 yaott2020 创建的主题 Linux 你倾向于哪个 Linux 桌面发行版?
@wildlynx #221 我用的 iBus ,并且是用的 XWayland 后端,如果用的 Wayland 化,应该是要开 gtk-4 支持,可以看看 Fcitx 维护者的文章 https://www.csslayer.info/wordpress/fcitx-dev/chrome-state-of-input-method-on-wayland/
优化一下 CSS 就行了,你的 primer.css 太大了,等到 CSS 加载完再来应用这些样式就会有问题了,需要拆分一下,可以将 CLS 相关内联一下,然后其他的拆分成一些小的 css 文件中,再配置一下 preload

偏移是很大,见下图

[Imgur]( https://imgur.com/ogk2aSJ)
希望能支持 Linux
230 天前
回复了 yaott2020 创建的主题 Linux 你倾向于哪个 Linux 桌面发行版?
@wildlynx #29 Fcitx 5 没问题,iBus 需要 XWayland
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   1157 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 22ms · UTC 23:48 · PVG 07:48 · LAX 16:48 · JFK 19:48
Developed with CodeLauncher
♥ Do have faith in what you're doing.