• 0 Posts
  • 16 Comments
Joined 1 year ago
cake
Cake day: July 2nd, 2023

help-circle


  • I have a Keychron k2 with the German layout and the PBT Retro caps with Blue switches and I am more than happy with it. Very lightweight and portable and the 3 Bluetooth slots are handy. I know it’s not the best one out there but it gets the job done pretty well.

    I will do foam padding and o rings in the future to reduce the hollow sound and the bottoming out of the keys. I dont low well the other keyboards are made in this regard.

    You will eventually need a wrist rest with the keychrons due to their height. Also the battery life is not as great as it could be. I am most of the time directly connected to my MacBook so I won’t notice this much but I know that the battery lasts around 1-2 days of work depending on the type of lighting you choose.

    Hope that helps somehow.




  • Hey, i have had the same trouble on an DL380 G9. Those bioses don’t support booting from PCIe at all. My server can’t even boot from drives from the Raid controller in IT-Mode.

    I would suggest, by proxmox being a hypervisor, to just install proxmox on a single SATA disk and try to boot from there. This is what I have done in the end.

    You can then use your NVMes as storage pool. Also you bifurcation can always also be a problem when trying to boot from those devices.

    I would also as a last call try to disable bifurcation and see if one drive will show up. Maybe then you could use 2 real PCIe slots with cheap m2 to PCIe adapters.




  • I suspect nextcloud having performance issues with slow Disk IO. With rootless containers I had a much worse performance than rootfull. Also using MySQL Backend instead of SQLite did speedup the performance.

    Nevertheless I have the same problems with nextcloud as you stated. Pretty much not as usable as I thought.




  • Tbh I wouldn’t use languages but rather chainable configurations. Those could be yaml, JSON, toml etc.

    I really dislike running any dynamic code for those things. I mean you really only need rbac providers and/or auth providers.

    Maybe I underestimate Polkit by a far at the current state, but the 2 times I used it could have been a config file.