• 0 Posts
  • 63 Comments
Joined 3 years ago
cake
Cake day: June 17th, 2023

help-circle
  • It will take a long time and while it runs it will use a lot of resources so the server can be bogged down. It is also a dangerous time for a NAS, because if you have a drive down, and another drive dies, the whole pool can collapse. The process involves reading every bit on every drive, so it does put strain on everything.

    Some people will go out of their way to buy drives from different manufacturing batches so if one batch has a problem, not all of their drives will fail.

    The way striping works (at an eli5 level) is you have a bunch of drives and one is a check for everything else. So let’s say you have four 10tb drives. Three would be data and one would be the check, so you get 30tb of usable space.

    In reality you don’t have a single drive working as a check, instead you spread the checks across all of the drives, if you map it out with “d” being data and “c” being check it looks like this: dddc ddcd dcdd cddd

    This way each drive has the same number of checks on it, and also why we call it striping.









  • I would look into Tailscale based on your responses here. I don’t know what your use case is exactly but you set TS up on your server and then again on your phone/laptop and you can connect them through the vpn directly. No extra exposed ports or making a domain or whatnot.

    If you want other people to access the server they will need to make a TS account and you can authorize them.







  • That’s what that Star Trek server did.

    The problem with that is that you need to make a user on one of those servers. Do you make it on the politics one, or the games one? What happens 3 months later when you realize the server you picked on a whim is full of assholes and gets defederated?

    Do you think an average user at that point would move their subscriptions to a new account or will they get annoyed at the concept?


  • To be honest, that seems like it should be the one thing they are reliably good at. It requires just looking up info on their database, with no manipulation.

    That’s not how they are designed at all. LLMs are just text predictors. If the user inputs something like “A B C D E F” then the next most likely word would be “G”.

    Companies like OpenAI will try to add context to make things seem smarter, like prime it with the current date so it won’t just respond with some date it was trained on, or look for info on specific people or whatnot, but at its core, they are just really big auto fill text predictors.


  • The network effect is real. You can have the best, most awesomely-designed social media platform ever and it will be useless if you are the only person on it.

    You can try to convince all your contacts to switch away from whatever app is causing the most evil today, but you also have to convince all of your contacts’ contacts and all of theirs as well.