• 0 Posts
  • 11 Comments
Joined 1 year ago
cake
Cake day: June 18th, 2023

help-circle

  • What’s wrong with having a choice?

    I guess some us are old and prefer how things used to be. Before curated feeds, awards and emoji reactions. As I said in another comment: the old internet never went away, it was just forgotten. And now we care more about how it is presented rather than the content itself. I think we have gotten so used to being spoon fed content that it feels weird for some people to have a choice. A turd with glitter and a bowtie is still a turd at the end of the day.

    Lemmy and Matrix are great but have you tried hosting a Lemmy instance? It’s an absolute pain in the ass for everyone involved right now and Matrix has it’s own issues. They both work fine but they don’t “just work”.

    The development of old protocols or technology didn’t seize just because something new came along.





  • Was looking for the same for ages. Every option I found was either some bloated docker solution or a dead project.

    Gave up and just created a repo named “Todo” on my git server. It’s not really designed to be used for this kind of stuff but git and a web ui works perfectly fine. Just open a new issue. Give it a title and a brief description, a due date and some tags. Then you can create more subtasks, add comments to each, references etc. Even got my non-technical wife to use it.

    With some customization you could probably get exactly what you want.

    Edit: just realized you probably wanted something more simple. Set up a caldav server and sync the tasks using your preferred to-do app.





  • fry@sh.itjust.workstoSelfhosted@lemmy.worldRemote storage solution ?
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    11 months ago

    NFS kinda sucks and I’m looking for alternative solution

    Rsync + cron? If you just need to backup some files/directories.

    Edit: ah, saw that you will read/write a lot. Do you really need to do that over the network? Why not upload a .tar, a snapshot or whatever of the changes?

    If you could be a bit more specific then maybe we could give some better advice.

    Use a seedbox if you’re downloading stuff and dont have enough disk space.