Post AXM5CjALjuQufaAXya by baschdel@fedi.absturztau.be
 (DIR) More posts by baschdel@fedi.absturztau.be
 (DIR) Post #AXL8gdsM4v27eckSn2 by mwl@io.mwl.io
       2023-07-04T02:17:16Z
       
       5 likes, 6 repeats
       
       Dear creators:please, please, PLEASE set up your own web sites and distribute your work from there.If you post your work only on Twitter and/or Reddit, it's gonna disappear. Soon.
       
 (DIR) Post #AXL8geXpaiD5jG9aRE by yonle@fedi.lecturify.net
       2023-07-04T04:48:22.915308Z
       
       0 likes, 0 repeats
       
       @mwl You will still ended up losing your works if you did not pay your server monthly.
       
 (DIR) Post #AXLN4FCCt5j9Q4BMsi by MisophonicSpree@universeodon.com
       2023-07-04T02:24:03Z
       
       0 likes, 0 repeats
       
       @mwl Disappear?
       
 (DIR) Post #AXLN4FvEBhjvfhFK3U by mwl@io.mwl.io
       2023-07-04T02:25:46Z
       
       1 likes, 0 repeats
       
       @MisophonicSpree Twitter is imploding. Reddit is doing... something.Your own web site is in your control, and will remain online as long as you keep it there.
       
 (DIR) Post #AXLmsnPoQriUslkRDk by baschdel@fedi.absturztau.be
       2023-07-04T08:15:06.711577Z
       
       0 likes, 0 repeats
       
       @yonle @mwl That’s one of the reasons to have a static site one can simply keep in a git repository with one version on a local machine, one in a codeforge of your choice and one that is actually live serving the site.
       
 (DIR) Post #AXLmsoQYfZuK1N6Y1Q by yonle@fedi.lecturify.net
       2023-07-04T12:18:44.337654Z
       
       0 likes, 0 repeats
       
       @baschdel @mwl You still need to relying on centralized service (codeforge) to store your static site as a backup anyway.
       
 (DIR) Post #AXM5CjALjuQufaAXya by baschdel@fedi.absturztau.be
       2023-07-04T14:18:33.836908Z
       
       0 likes, 0 repeats
       
       @yonle @mwl You don’t, you could be pushing directly to the server that hosts your site (git is awesome). On the flip side you could depend on whatever online IDE your codeforge offers and not have a local copy on the device(s) you use for editing. Fun fact: you can use any machine with git installed you have ssh access to as a private mini-codeforge (git headless mode).In short a lot of options, but usually one goes with the “good enough” convenient one because 24 hours a day really aren’t that much.
       
 (DIR) Post #AXM5CkJxRfiGFffjai by yonle@fedi.lecturify.net
       2023-07-04T15:44:02.794094Z
       
       0 likes, 0 repeats
       
       @baschdel @mwl That's not the point.If the git server that you push at is down, Then there the thing comes.