惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

J
Java Code Geeks
小众软件
小众软件
博客园 - 叶小钗
宝玉的分享
宝玉的分享
博客园_首页
Hugging Face - Blog
Hugging Face - Blog
人人都是产品经理
人人都是产品经理
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
S
SegmentFault 最新的问题
B
Blog RSS Feed
Engineering at Meta
Engineering at Meta
N
Netflix TechBlog - Medium
Google DeepMind News
Google DeepMind News
U
Unit 42
F
Fortinet All Blogs
IT之家
IT之家
Y
Y Combinator Blog
Martin Fowler
Martin Fowler
T
The Blog of Author Tim Ferriss
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
The GitHub Blog
The GitHub Blog
Stack Overflow Blog
Stack Overflow Blog
Blog — PlanetScale
Blog — PlanetScale
酷 壳 – CoolShell
酷 壳 – CoolShell

AUR Newest Packages

AUR (en) - linuxqq-clipsync-git AUR (en) - libtslitex-git AUR (en) - libtslitex-git AUR (en) - carton-appimage AUR (en) - veila-git AUR (en) - veila-bin AUR (en) - vigil-baseline AUR (en) - byedroid AUR (en) - neovim-base16-git AUR (en) - pirata AUR (en) - rpi-imager-git-non-root AUR (en) - python-fastapi-sso AUR (en) - tmux-ai-titles AUR (en) - zeed-bin AUR (en) - bclone-bin AUR (en) - dwl-git-azerty AUR (en) - auggie-bin AUR (en) - libspatialaudio-git AUR (en) - libspatialaudio AUR (en) - miniupnpd-iptables-legacy AUR (en) - miniupnpd-nft AUR (en) - jeeves-bin AUR (en) - opennow AUR (en) - rotki AUR (en) - kapi-bin AUR (en) - classfi-bin AUR (en) - classfi-git AUR (en) - classfi AUR (en) - giff-git AUR (en) - budget-tracker-bin
AUR (en) - continuwuity
2026-06-18 · via AUR Newest Packages

Kimiblock commented on 2026-05-20 07:35 (UTC)

I did not experience such instability described in your comment. It is possible that your ISP has peering issues with forejo.ellis.link.

Also, I've hosted my projects on Codeberg before and the uptime is not that great.

deneb commented on 2026-05-19 19:42 (UTC)

suggest replacing source with one of the mirrors (e.g. https://codeberg.org/continuwuity/continuwuity), as cloning from forgejo.ellis.link times out all the time

Kimiblock commented on 2026-04-26 02:22 (UTC)

It might be an issue if your server is running long enough and had frequent service installations. Every time a system user is assigned with a UID (2-1000), it does not release them even if the system user file is deleted.

clarfonthey commented on 2026-04-25 15:30 (UTC) (edited on 2026-04-25 15:31 (UTC) by clarfonthey)

Yes, we utilise the dynamic user feature to avoid UID starvation

UIDs are 32-bit numbers; I don't think adding one is a big deal. The main benefit of this is that you can mark files as permanently owned by this user between sessions without having to worry about changing UIDs.

Kimiblock commented on 2026-03-29 03:35 (UTC)

Viech commented on 2026-03-28 16:32 (UTC)

It appears that pkgconf is a buildtime dependency as compilation of librocksdb-sys requires the pkg-config command.

Kimiblock commented on 2026-03-17 01:05 (UTC)

Yes, we utilise the dynamic user feature to avoid UID starvation

AlphaLynx commented on 2026-03-16 22:14 (UTC) (edited on 2026-03-16 22:20 (UTC) by AlphaLynx)

clarfonthey commented on 2026-03-16 19:23 (UTC)

This package should offer a stub in sysusers.d to create the conduwuit user, since currently the service file expects this user/group to exist:

u conduwuit - "continuwuity user"

AlphaLynx commented on 2026-02-07 21:00 (UTC) (edited on 2026-03-16 22:01 (UTC) by AlphaLynx)