Skip Navigation

Posts
15
Comments
183
Joined
2 yr. ago

  • I think a exception can be made for industrial service (infrastructure, bankterminals) run on a dedicated MPLS network. With low bandwidth <1Mbit/s but higher level of reliability (low packaging drop).

    On a per app level is definition of no net neutrality.

  • Why is there different prefix for SLC-40 and LC-39B?

  • Depending on the price I would like to use to replace my Synology, I will strip os and run standard Debian.

    Sadly is very hard to repurpose an Synology.

  • I disagree.

    For formula sports we need to look at in a combined pool. There is no need to have groups that preference selection, do to lack of talent or size.

    When it comes to who is selected for a formula serie, no one is selected if they can only beat few of the drivers.

  • Good to have you back! We have missed you.

  • It can show Markdown and have preview of markdown.

    It have highlighting of Markdown, but is not editor similar to Sync for lemmy.

  • Privat gitea server.

  • Vaultwarden is a lightweight server of bitwarden.

    Alternative implementation of the Bitwarden server API written in Rust and compatible with upstream Bitwarden clients*, perfect for self-hosted deployment where running the official resource-heavy service might not be ideal.

    GitHub vaultwarden

  • Server side is more complex. So for serverside you will be hard to find non docker og non manual installasion.

  • I run BTRFS my self.

    And I agree BTRFS , is superior.

  • Yes both BTRFS and Ext4 are vulnerable to unplanned powerloss when writes are in flight. Commonly knows as a write hole.

    For BTRFS since it use of Copy of Write, it is more vulnerable. As metadata needs to be updated and more. Ext4 does not have CoW.