• 1 Post
  • 47 Comments
Joined 11 months ago
cake
Cake day: August 9th, 2023

help-circle
  • With a Blazor (serverside mode) project you could have that with a nice user experience. Blazor has a tiny js which initializes something, otherwiss it renders the site on the server and sends the component updates to the browser, so the whole site does not need to reload, only the relevant components (which is kind of interesting).

    Maybe there is some blazor serverside e-commerce project out there, I wouldn’t personally recommend it though.



  • For the site itself the most minimal thing you can do is an html file.

    Then some software to act as the “server” that serves that file to a visitor. (nginx, caddy, apache - there are many options).

    And your domain needs a domain record which points to your server.

    As you want to use a home pc, you need to figure out whether your ISP gives you a dynamic or static IP.

    If static, you can just use that.

    If dynamic, you’d need some service like dynDNS to keep pointing your domain to your changing IP.












  • After my Nextcloud server just killed itself from an update and I ditched that junk software, nearly zero maintenance.

    I have

    • autoupdates on.
    • daily borgbackups to hetzner storage box.
    • auto snapshots of the servers and hetzer.
    • cloud-init scripts ready for any of the servers.
    • Xpipe for management
    • keepass as a backup for all the ssh keys and password

    And I have never used any of those … it just runs and keeps running.

    I am selfhosting

    • a website
    • a booking service for me
    • caldav server
    • forgejo
    • opengist
    • jitsi

    I need to setup some file sharing thing (Nextcloud replacement) but I am not sure what. My usecase is mainly 1) Archiving junk 2) syncing files between three devices 3) streaming my music collection



  • It’s funny how it is the exact opposite for me.


    All my WD drives died, while all my Seagate drives are in perfect working order.

    Bought 2 WD hdds new, used them for about 4 years in RAID for daily borg backups, one died, the other got very slow with tons of smart errors.

    Bought 2 Seagate hdds new, same usecase, same capacity, have been running for over 5 years now.


    Personal anecdotes are not a reliable factor for manufacturer quality.

    To quote some statistics:

    In general, Seagate drives are less expensive and their failure rates are typically higher in our environment. But, their failure rates are typically not high enough to make them less cost effective over their lifetime.

    Source: https://www.backblaze.com/blog/backblaze-drive-stats-for-2022/