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

推荐订阅源

B
Blog
B
Blog RSS Feed
小众软件
小众软件
博客园_首页
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
大猫的无限游戏
大猫的无限游戏
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
博客园 - 聂微东
WordPress大学
WordPress大学
月光博客
月光博客
S
SegmentFault 最新的问题
Engineering at Meta
Engineering at Meta
量子位
V
Visual Studio Blog
罗磊的独立博客
Last Week in AI
Last Week in AI
The Cloudflare Blog
H
Help Net Security
J
Java Code Geeks
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Microsoft Azure Blog
Microsoft Azure Blog
The GitHub Blog
The GitHub Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
美团技术团队

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)