Just another Lemmy user, and also an idiot who accidentally wiped his Lemmy instance not once but twice. Oh well, third time’s the charm.

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

help-circle
  • I’m not really the correct person to answer this, since I’m not struggling to the same degree as you are.

    However I once heard a good tip on how to save money. Most people, when they receive their salary spent it first on the necessities (food, rent, etc) and then save the remainder (if anything is left). But instead you should first save a percentage of your pay before spending on any necessities. That way, your brain will try to make the best use the remaining money to survive the best it can


  • I don’t really mind nor care when someone is wrong about something as long as they’re not bothering/affecting other people.

    For example:

    Someone believes that flat earth is real. Fine, whatever, you’re not really going to cause any harm with this.

    On the other hand, during the pandemic, when people refused to wear masks/take vaccines. Then it becomes a problem because they’re affecting other people (potentially putting them at risk)


  • simple@lemmy.mywire.xyztoAsklemmy@lemmy.mlQuestion
    link
    fedilink
    arrow-up
    9
    ·
    edit-2
    1 year ago

    Anything on the web that is accessible by you is accessible by web scrapers. So to answer your question, yes.

    Unless Lemmy goes down the route of Twitter (I refuse to call it by its new name, it’s dumb) of blocking access unless you login. That’s just how things are.


  • Agreed.

    I once worked on a team in a company who had to ssh into a server and do all the development work on that server. So all we could use was either vim or emacs. I had my vim decked out with all the plugins and customizations, and it was fine.

    But after you get back to using an IDE (especially an IDE with a vim plugin), it’s hard to go back







  • By having more instances and better user distribution. Running a small-ish instance isn’t very expensive, around 5-10 euro a month (some VPS providers are cheaper, etc). As Lemmy development continues, and more optimizations come in, these smaller lemmy instances will be able to support more users.

    There is also a discussion on GitHub to introduce user and community migrations between instances. So once that feature is implemented, it will be easier to redistribute everything across all Lemmy instances.


  • The limit can be changed, but it’s up to the admins of the instance.

    It also might be nice to change the error so that users know to shrink their images.

    Its not strictly a Lemmy error, but in Nginx (or at least for me it was there), which is a service that sits between you and Lemmy and redirects traffic. But yeah, the frontend could still handle it better and at least give a better error message




  • You don’t need any special hardware. I have my instance running on 1 CPU and 2GB of RAM just fine (granted, its just me there so there isn’t really any massive load).

    So yes, you can use your PC if you want. The only thing I’d say is that if you plan to have your instance federated (i.e. make posts from it, message people etc), you’d want to have it running all the time. Otherwise, if your PC is down and Lemmy isn’t running, your images and posts might not show up properly for people on other instances.

    Which is why most people prefer to rent a server or VPS (virtual private server, which is usually cheaper). Since you can have the server running 24/7.

    Other than that, you need a domain name. Again there are websites that can give you free domain names. But in my case I prefer to just buy a domain.

    If you check out https://join-lemmy.org/, there’s “Run a Server” option which goes over the steps.


  • This probably won’t work for everyone, but whenever I’m learning or trying out something new and unfamiliar, I always tend to follow the philosophy of “Just jump straight into the deep end and you have no choice but to swim”.

    So for those thinking of trying out Lemmy/Fediverse. I suggest trying to get your own instance running. It’ll get you more familiar with what Lemmy is and how it works (at least on a high level). Its also really rewarding when you get it all up and running, it becomes something more personal to you since you took the time and effort (instead of just clicking sign up on some instance).

    But again, that just how I prefer doing things. To each their own.