this post was submitted on 29 Aug 2025
197 points (100.0% liked)

Technology

3999 readers
904 users here now

Which posts fit here?

Anything that is at least tangentially connected to the technology, social media platforms, informational technologies and tech policy.


Post guidelines

[Opinion] prefixOpinion (op-ed) articles must use [Opinion] prefix before the title.


Rules

1. English onlyTitle and associated content has to be in English.
2. Use original linkPost URL should be the original link to the article (even if paywalled) and archived copies left in the body. It allows avoiding duplicate posts when cross-posting.
3. Respectful communicationAll communication has to be respectful of differing opinions, viewpoints, and experiences.
4. InclusivityEveryone is welcome here regardless of age, body size, visible or invisible disability, ethnicity, sex characteristics, gender identity and expression, education, socio-economic status, nationality, personal appearance, race, caste, color, religion, or sexual identity and orientation.
5. Ad hominem attacksAny kind of personal attacks are expressly forbidden. If you can't argue your position without attacking a person's character, you already lost the argument.
6. Off-topic tangentsStay on topic. Keep it relevant.
7. Instance rules may applyIf something is not covered by community rules, but are against lemmy.zip instance rules, they will be enforced.


Companion communities

!globalnews@lemmy.zip
!interestingshare@lemmy.zip


Icon attribution | Banner attribution


If someone is interested in moderating this community, message @brikox@lemmy.zip.

founded 2 years ago
MODERATORS
 

The front page of the image hosting website is full of John Oliver giving the owner the middle finger.

Archived version: https://archive.is/20250828134656/https://www.404media.co/imgurs-community-is-in-full-revolt-against-its-owner/

you are viewing a single comment's thread
view the rest of the comments
[โ€“] FailBetter@crust.piefed.social 2 points 6 hours ago (1 children)

Wow, that point about the public instances was quite unknown to me at the time and explains a lot of my initial frustrations for sure. I've been looking into getting started self-hosting but am unsure what kinds of important but also safe tools I should start with as a newbie. I need a guide or ranking resource of some sort. Maybe I just lurk c/self-host bunches for now tho

I have great admiration for those that maintain public instances, but it sounds like I need to again try to get the self-hosting ball rolling if I aim to truly further the privacy-preserving cause

[โ€“] other_cat@lemmy.zip 1 points 6 hours ago

Honestly I think it's a great way to get into self-hosting without having to worry too much! I don't have any one specific guide to point you towards. I just got started a few weeks ago myself, and mostly brushed off some old skills I'd known from other projects and doing a LOT of searching of videos and posts and articles and just figuring things out as I went. So the best I can do is tell you some topics you're going to want to learn about.

Assuming you'll want to start small and easy (not needing to expose anything to the internet, just local area network stuff), I recommend you search up the following topics:

  • Linux commands (if you don't know them already)
  • Running a virtual machine (if you don't have some hardware lying around that you can use to run as your 'server.' Old laptops are a fantastic starting point if you do. But if not you can definitely experiment with a VM on your PC!)
  • Docker & Docker Compose (in that order if you don't find some two-in-one resource)

That should give you enough to start toying around and trying things out. And once you start doing that, you start unearthing what you don't know and that'll point you towards the next thing you need to learn. :)