Coelacanthus

joined 1 year ago
[–] [email protected] 2 points 4 weeks ago

Just run it as systemd service on my server.

[–] [email protected] 5 points 1 month ago (1 children)

The problem is not caused by mono kernel. Just because AMDGPU driver was developed in mono style. i.e. they include the code of all generations in one driver. In monolithic kernel, the developer can develop drivers with "micro" style. e.g. Intel's GPU driver doesn't use mono style, they created a new driver when they changed GPU hardware architecture.

Monolithic kernel is a concept about address space. If all parts of a kernel are running in the same address space, this is a monolithic kernel, otherwise it's a micro kernel.

This problem is about how to split parts, but not how to place parts in memory.

[–] [email protected] 1 points 3 months ago

That may be because the hostname can't be resolved.
https://forum.suse.org.cn/t/topic/12280 (Chinese)
https://bugzilla.mozilla.org/show_bug.cgi?id=1296836 (upstream report)

[–] [email protected] 22 points 4 months ago (1 children)
[–] [email protected] 2 points 4 months ago

They doesn't use normal beta channel, and publish a new application named Bitwarden Beta.

https://play.google.com/store/apps/details?id=com.x8bit.bitwarden.beta

[–] [email protected] 2 points 4 months ago

You shouldn't use swap on zvol in Linux at all. It will lead to dead lock when high memory pressure. See also https://github.com/openzfs/zfs/issues/7734

[–] [email protected] 5 points 4 months ago (2 children)

Yeah. Bitwarden developed a new android client written by Kotlin to replace old C# client. This new client is in beta testing currently. The old client supports both PascalCase and camelCase but the new client only supports camelCase. And Vaultwarden use PascalCase now, so it's incompatible with new Android client.

[–] [email protected] 1 points 4 months ago

So use Fcitx 5 Android instead. It's a open source IME application without requesting any permission except Notification, especially without network permission.

https://github.com/fcitx5-android/fcitx5-android

PermissionsNetwork Permissions

[–] [email protected] 4 points 4 months ago (6 children)

Hope this Pull Request could be merged soon so I can use it with new Bitwarden native Android client.

https://github.com/dani-garcia/vaultwarden/pull/4386

[–] [email protected] 10 points 4 months ago

zsh, because of highly customizable.

[–] [email protected] 2 points 4 months ago

More common word in Chinese is 自制 zì zhì. 土法 focuses on "easy to implement with simple tool and material" but 自制 focuses on "do it by yourself".

view more: next ›