• 2 Posts
  • 228 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.














  • There isn’t even a real photoshop competitor in the broader market, but you want to further split the hobbyist devs effort on linux as well?

    I think instead it would be better to focus all the effort on a single solution that strives to cover all of photoshops features, with at least equal or better usability. Like has been done with Blender and godot for example. (And GIMP is sadly faaar from it still)



  • I don’t know how important the CPU is for those workloads tbh. but I feel like not as important so maybe you’re fine leaving it as it is.

    I think AMD wanted to release a new GPU lineup (radeon 8000 series) sometime this year/early next year. Maybe just wait for that, sell your old card on the used market and buy a new one?

    (And throw in 16G of RAM as you said)