Everyone should have a home server (or a friend that has one) (tilvids.com)
from bpt11@reddthat.com to selfhosted@lemmy.world on 03 Oct 03:10
https://reddthat.com/post/51338342

Hi there! This is a video that I made that I’m hoping can act as a beginner friendly entry level point to the world of self hosting and running a homelab. Just thought I’d share in case anyone is interested, and I hope it can be a resource to share with noobies. I don’t claim to be an expert at all so I’d also love some feedback. Thanks!

#selfhosted

threaded - newest

Darkcoffee@sh.itjust.works on 03 Oct 03:14 next collapse

That’s a welcomed thing, often it’s daunting to do it from scratch when all guides assume you’re a masters student in computer science lol

bpt11@reddthat.com on 03 Oct 04:01 next collapse

Yeah as someone that was just getting into it not that long ago I definitely kinda struggled through it even though I’d feel pretty confident saying I’m a bit more technically literate than most. Figured I’d try to help others with the process as much as I can! I appreciate the validation lol

bear@lemmy.blahaj.zone on 03 Oct 04:06 collapse

Thanks! I’ve been wanting to set up something like this

bpt11@reddthat.com on 03 Oct 04:30 collapse

You’re so welcome friend I wish you the best of luck :)

artyom@piefed.social on 03 Oct 17:15 next collapse

I’ve been using Yunohost for a while, it makes all the stuff soooo much easier. Especially reverse-proxying.

SocialMediaRefugee@lemmy.world on 04 Oct 01:34 collapse

I seriously considered it and quickly ran into a technobabble of networking, no clear direction on plex vs jellyfish, no clear idea of what hardware to buy, etc.

guynamedzero@piefed.zeromedia.vip on 03 Oct 05:08 next collapse

Having my own server is sooooo cool. There are so many services I’m running for my friends and family that are just incredible. That includes this piefed instance! Which is public if anyone wants to register here

AntiBullyRanger@ani.social on 03 Oct 05:18 next collapse

I’d urge u to retitle to:

How I host my home server

I had PTSD over that phrase, and how many naïve self starters got doxed, swatted, murdered, thrashed, DoS, pwnd, bitlocked, sued, deISPd, excomm.d, raided, wormed, subpoenaed, etc., etc…

And with fascist laws being enforced, basic guides need extreme darknet praxis updates.

TrickDacy@lemmy.world on 03 Oct 07:19 next collapse

So lost.

JustEnoughDucks@feddit.nl on 03 Oct 08:22 collapse

I would be interested to see a figure of people with home servers that have had that happen to them. DoS & pwned yes, especially 15+ years ago before there were good resources, TLS, reverse proxies, or authentication front ends.

I would be very interested to see any stat whatsoever of selfhosters that have gottened murdered specifically because of their server.

It is extremely important to note that in those days, people just opened their, often out-of-date, servers completely to the internet via a DMZ or port forwarding, let ssh be open to the internet, didn’t harden ssh at all, and most people didn’t use a VPN for downloading.

That is literally like saying that people who light wall torches in their wooden home burned their house down, so let’s not use lightbulbs or electricity.

Jakeroxs@sh.itjust.works on 03 Oct 13:13 next collapse

Coming up on a year of self hosting the worst I’ve had happen is a copyright letter from my isp from dry downloading torrents lmao. Threw I behind a vpn and it’s been fine since.

AntiBullyRanger@ani.social on 03 Oct 15:51 collapse

The problem is that now you can automate pwning, in batches. And given that there it’s at international scales, you need defense first before host.

Heck, Salt Typhoon pwnd nearly the entire world.

amotio@lemmy.world on 03 Oct 05:26 next collapse

Started my own home server about a year or so ago. Currently hosting Immich for me and my gf. Jellyfin for archiving movies shows and downloaded YT videos. Forgejo for local git where I backup my work. Homeassistant to manage lights in the appartment and some other small stuff. Linkwarden to archive important websites and links I might need in the future (docs for work, how-tos for the server itself so I dont loose all that setup kbowledge). Syncthing to sync files between multiple devices - which is awesome, easy to setup and pair folders. Seafile to share files.

It has been great, it draws around 20-30W idle.

I am currently in search for Obsidian and Bitwarden self hosted alternative that can be run in docker container - if anyone has some ideas I am all ears.

Frey@jlai.lu on 03 Oct 05:38 next collapse

Trilium is nice as an obsidian alternative

amotio@lemmy.world on 03 Oct 10:48 collapse

I have tried trillium, it looks good but mi y main issue is that the notes are not plain text markdown. It using its internat l database that makes syncing to other devices with syncthing harder. But yeah, otherwise great alternative.

freeearth@discuss.tchncs.de on 03 Oct 05:41 next collapse

Instead of Bitearden you can use Keepass and share db file with syncthing

Serinus@lemmy.world on 03 Oct 05:48 next collapse

Vaultwarden is what you’re looking for.

0x0@lemmy.zip on 03 Oct 08:05 next collapse

Joplin is a good Obsidian alternative.

keyez@lemmy.world on 03 Oct 10:16 next collapse

Not sure if you already knew but Bitwarden does have a self hosted option, the docker-compose stack runs great and they have been working on a singular image that just needs a DB. It all runs great depending on what you need and supports the actual bitwarden team.

DevOops@piefed.social on 03 Oct 10:42 next collapse

I’m syncing the files from Obsidian using Syncthing as well, works fine.

NOPper@lemmy.dbzer0.com on 03 Oct 15:29 collapse

That’s the primary draw for plain text files for me!

rozodru@piefed.social on 03 Oct 10:58 next collapse

I use Bitwardens self hosted option, VaultWarden, that I run in a docker. works fine. I use it with the bitwarden CLI since I’m using QuteBrowser on all my machines. I then run a weekly backup of my vaultwarden to an external ssd.

Beauty of it is that it will also work with Bitwardens extension on chrome or firefox. So if I’m on another machine and I need access to my PW’s I can just install the extension, add my self-hosted vaultwarden, then remove it when i’m done.

Auli@lemmy.ca on 03 Oct 14:35 next collapse

You can selfhist bitwarden. Or use vaultwarden.

Jayjader@jlai.lu on 03 Oct 17:27 next collapse

I often see LogSeq, and to a lesser extent Silver Bullet, mentioned as self-hostable alternatives to Obsidian that people actually appreciate using.

MonkeMischief@lemmy.today on 03 Oct 18:03 collapse

Obsidian and Bitwarden self hosted alternative that can be run in docker container.

Well not 100% sure about Docker but Tiddlywiki is pretty easily hosted! It’s got some quirks, but in the end it’s just an HTML file (or slightly more complex if hosted as a website), so it should stay relevant for a long time. I enioy making notebooks with it for various things!

Nextcloud has a pretty decent passwords manager and I think firefox plugins for it. I personally use SyncThing to sync KeePass databases and use the nextcloud passwords app for low-risk things we share, like streaming service passwords. :)

solrize@lemmy.ml on 03 Oct 05:26 next collapse

This is a 32 minute video that starts with a text card and robo voice. Is there any kind of summary? I don’t have a home server and don’t know what I’d do with one if I had it tbf. I have several vps and other hosted servers and find them much less hassle than a home server. But, maybe I’m missing out on something.

amotio@lemmy.world on 03 Oct 05:40 next collapse

The main difference is that having a home server means You are in complete control over Your data. You can run home server and isolate it from the internet, running only on local network. Great for privacy and You are not relying on some external provider being reliable and available.

It also has it’s downsides. You have to maintain the server, keeping it up-to-date. Checking if some components need upgrading or replacing - which is mainly about having healthy drives so You do not loose all Your data.

LastYearsIrritant@sopuli.xyz on 03 Oct 14:22 next collapse
ngdev@lemmy.zip on 03 Oct 15:16 next collapse

loose all your data

yeah i hate when my data gets loose and out of the specific drives i put it on

solrize@lemmy.ml on 03 Oct 16:25 collapse

The main difference is that having a home server means You are in complete control over Your data. You can run home server and isolate it from the internet, running only on local network. Great for privacy and You are not relying on some external provider being reliable and available.

I my a laptop for that, no remote access, I mean what services would I want to run and what would the clients be?

Jason2357@lemmy.ca on 04 Oct 01:12 collapse

Such a weird argument, but how about this one: show me a laptop that holds 80Tb or so in RAID? You can do that on a home server and stream to and from it at a gigabit (when you are at home). If you are home more than remote, storing that data in a data center will be both costly and slow to access.

solrize@lemmy.ml on 04 Oct 04:09 collapse

Yeah for 80TB you’d want either a server or a NAS and at that point I’d have to weigh the cost against a rental. Still though, how will you back it up? What’s going to be on it anyway, e.g. video editing? You’re more in professional workstation territory than home server. If it’s datahoarder type stuff (archived sitcoms or whatever) then yeah ok I guess. Certainly a DIY box with a say 6x 24TB desktop HDD’s will cost less than a few years of renting Hetzner boxes with that much drive space. Those drives are very cheap now, $300 each on newegg. But still, this is very much a niche use, nowhere near “everyone should have” territory. Unfortunately it’s still not enough data to think seriously about a tape drive.

Hmm it looks like a 160TB Hetzner server (10x 16TB drives, Intel W-2245 CPU with 128GB ram and also 2x 960GB SSD) is $150/month in the Hetzner auction. Could you build and run a comparable home server for less, say spreading the cost over 3 years? Probably yes but it would take some effort. And how much do you pay monthly for that two-way 1gbit internet pipe? Can you really open public ports on it and serve files in much volume at that speed?

egrets@lemmy.world on 03 Oct 14:52 next collapse

Persist with the video! The text-to-speech is only for a couple of quick screens - the rest is very personal, and they cover a bunch of use cases.

If you really don’t want to, the server OS they recommend around two-thirds of the way through is YunoHost, a beginner-friendly way to run services as containers on any capable spare computer. The YunoHost website has a bunch of use cases that are also covered in the video.

solrize@lemmy.ml on 03 Oct 16:26 collapse

I’m pretty comfortable running Debian on servers. I just don’t understand why I’d want the hardware at home instead of remote. I don’t have much space at ome, and my home internet is crappy.

egrets@lemmy.world on 03 Oct 17:40 next collapse

Also addressed in the video! Neither I nor the video creator has any stake in what you choose to do, and I’d prefer not to rehash the whole video for you since it’s right there for you to watch if you’re interested in this topic, but the main points were generally about reducing subscription costs and gaining better control of content (e.g. no surprise removals of music, videos, and ebooks).

solrize@lemmy.ml on 03 Oct 17:56 collapse

I’m not into video, I didn’t want a rehash, I was hoping for a 1 sentence summary or the like. I don’t have any subscriptions and my music and ebooks are on the client and I don’t understand the attraction of putting them on a server. I guess the thought is that many people use their phones for media consumption, with limited local storage particularly on old iphones, but I’m not set up that way. I like having the files local instead of streaming them.

It’s not about me personally but rather (regarding media) about how a streaming setup is better than local file storage for stuff like ebooks. Even for a phone user, phone storage is cheap now, especially if your phone has an SD slot. One big attraction of servers for me is fast internet, but that means hosted servers rather than home since my home internet is slow.

I’m something of a a luddite but I’ve generally tried to stay away from “smart home” stuff, streaming subscriptions, etc. So I’m trying to figure out if home servers are more of the same.

lka1988@sh.itjust.works on 03 Oct 17:56 collapse

I just don’t understand why I’d want the hardware at home instead of remote. I don’t have much space at ome, and my home internet is crappy.

Because plenty of us do have space and have good internet. You don’t have to, and that’s totally fine.

CodingCarpenter@lemmy.ml on 03 Oct 17:09 next collapse

Honestly I was in the same boat. I ended up just buying a raspberry pi and following the dead simple tutorials on this site and now I can stream my audiobooks or TV wherever the hell I want

pimylifeup.com

solrize@lemmy.ml on 03 Oct 17:29 collapse

Again though, why a server? I don’t understand the concept of streaming really (I mean why I would want it, not how it works). I have some music files but they are on my laptop’s internal SSD (plus a few on my phone). No need for streaming. The idea of a server is generally to run some network services 24/7, or serve multiple clients, or have more hardware resources than would normally be found on a client PC. I don’t see a raspberry pi at home helping with much of that.

I guess I could imagine wanting some kind of centralized media server at home if there were multiple people using it, but it’s just me, and I’m generally not into video so I don’t have a huge video library or anything like that.

FreedomAdvocate@lemmy.net.au on 03 Oct 17:53 next collapse

You don’t understand the concept of not having to carry your laptop everywhere with you to listen to your music? What?

solrize@lemmy.ml on 03 Oct 18:04 collapse

I mostly listen at home, but I do have some music files on my phone. I could put them all there in principle. The phone has 256GB of local storage and an SD slot that can take a 2TB card. It’s a cheap phone too (Moto G series). I have a few GB of music that I listen to plus some archived.

If I’m going to stream to my phone away from home though, that means the streaming server has to be on the internet, and wasn’t one idea of a home server to be off the internet? I do have a bunch of such files on a bare metal dedicated server at OVH. They have better things to do than examine my files and delete stuff with the wrong kind of lyrics. I do understand not wanting to use stuff like Google Drive where they do mess with the files.

Even if I wanted to totally control the hardware I’d probably look into colo. But dedicated servers always end up being cheaper.

FreedomAdvocate@lemmy.net.au on 03 Oct 18:36 collapse

No, home servers aren’t made to be off the internet.

solrize@lemmy.ml on 03 Oct 18:49 collapse

Well that was one idea mentioned by one of the other posters: better security by having the server off the network.

I think my luddite tastes in software are part of it, but if I have a server on the network, it might as well be in a data center where I don’t have to worry about space, power, noise, ICE raids (my servers are in several countries so they’d at least have more work to do), etc. I can add or delete new hardware with a few clicks. I actually do have an old Supermicro 1U server in my kitchen but it’s just sitting there unpowered. I had intended to colo it but it’s just not worth doing that. I had forgotten about it.

Even if I have a server at home, I probably want to back it up over the network, so then what? There are remote copies of the files then either way.

FreedomAdvocate@lemmy.net.au on 03 Oct 21:40 collapse

The benefit of having it at home on your hardware is that you have way more control, and it is on your local network so it can control local network stuff without going through the internet, while also being connected to the internet for things that are internet-requiring.

solrize@lemmy.ml on 03 Oct 21:55 collapse

Yeah that is kind of vague though. I don’t really have other stuff on my LAN (…tumblr.com/…/tech-enthusiasts-everything-in-my-h…) right now unless you count my phone.

I’m in another thread right now where a guy is running a simple encrypted chat server on his phone under tmux. That is pretty cool and using an old phone is an interesting alternative to a razzleberry pi if you don’t mind running Android and don’t need much compute or storage.

I think I see, you’re suggesting using a local server as sort of a jump box to the internet, with otherwise disconnected clients. I guess that has some attractions, though in practice I use web browsers all the time, with the usual bug-ridden software stack that surrounds such things. If I were doing anything really sensitive I wouldn’t use that approach.

FreedomAdvocate@lemmy.net.au on 03 Oct 23:52 collapse

It’s not vague at all. You can run many services on your local server that you can then use while also on your home network, but you don’t want/need them to be accessible from outside your network - home assistant for example. Others would be things like NZBGET/SABNZBD, the *arr stack, and many, many more.

Your home server can also expose whatever you want to the internet, it’s up to you. It also means you can troubleshoot/update/upgrade everything yourself at any time, and you’re not trusting some company you’re paying $4/month for a VPS to do it and be secure/a conscious.

Also I would never run a phone as a server over a raspberry pi, that’s a terrible idea unless you’ve taken it apart and have it running off mains power without a battery in it.

It just sounds like you have no need for a home server, which is fine - but it’s hard to believe that someone who even knows what a VPS is doesn’t understand the use cases for a personal physical home server.

solrize@lemmy.ml on 04 Oct 00:04 collapse

Home Assistant is kind of interesting for solar power I guess, though I haven’t looked into it much. Otherwise it’s a smart home thing right? See the biggaybunny link I posted ;). I had to look up NZBGET and so on, but yeah, if I was trying to keep it private I certainly wouldn’t want to connect to it from home internet. I used to have a server in Romania that would have been a good candidate for stuff like that if I were into it. Download to that and then scp to home.

Nothing stops me from upgrading/downgrading VPS software any way I want afaik. Although it might less secure than a dedicated server. I have had dedis in various places at different times though my main beater machine is a VPS. I tend to think hosted servers are more secure against physical intrusions than a home server is, though who knows. The software is basically the same, and the DC’s have good DDOS protection.

Yeah you’re probably right about using a phone as a server. It’s a cool re-use though.

CodingCarpenter@lemmy.ml on 03 Oct 18:03 collapse

For me personally, I share this with several other people. So my wife can stream movies or TV that we own from anywhere. We can share the same audiobooks like as if it were audible but I only need to own one copy. Things like that it’s really a convenience thing. That and digital backups of my failing DVDs is a bit of comfort

solrize@lemmy.ml on 03 Oct 18:10 collapse

Aha, yeah, sharing with people at home is an attraction and it’s good to not have to rely on your home internet being up for that. DVD backups though (unless they’re being shared too) seems like they can be handled either with client storage or remote servers. You want off-premises copies of your backups anyway.

FreedomAdvocate@lemmy.net.au on 03 Oct 17:54 next collapse

Ai will summarise it if you watch in edge.

quick_snail@feddit.nl on 04 Oct 02:30 collapse

Every video guide should be only suppliemtary to a complete text article

jaybone@lemmy.zip on 03 Oct 06:57 next collapse

That’s a pretty vague title. What kind of server? I run emby. I also run a ton of other servers.

thedirtyknapkin@lemmy.world on 03 Oct 12:25 collapse

did you try clicking the link? titles aren’t meant to convey all relevant info.

CileTheSane@lemmy.ca on 03 Oct 16:53 collapse

A 30 minute be video is a big ask when I don’t know what it’s going to be about

thedirtyknapkin@lemmy.world on 03 Oct 17:07 next collapse

ok, did you read the body of the post?

CileTheSane@lemmy.ca on 03 Oct 19:37 collapse

Yes, did you try just telling people what kind of server instead of leaving passive aggressive replies?

CileTheSane@lemmy.ca on 03 Oct 20:18 collapse

Hey @SpaceNoodle@lemmy.world, your yawning emojis aren’t very convincing when I see that you are still actively following my account.

SpaceNoodle@lemmy.world on 03 Oct 22:35 collapse

Telling that you haven’t considered that your comments might just be equally useless in the same circles we inhabit

CileTheSane@lemmy.ca on 03 Oct 23:15 collapse

Considering you are the sole downvote on all of my comments it’s doubtful we inhabit the same circles.

But if you want to spend your time following me around that’s less time you’re spending posting useless unhelpful comments, so that’s fine by me.

SpaceNoodle@lemmy.world on 03 Oct 23:25 collapse

You’re the one apparently stalking and invoking me, sweetie.

CileTheSane@lemmy.ca on 03 Oct 23:58 collapse

🙄

SpaceNoodle@lemmy.world on 04 Oct 00:10 collapse

Come up with that all by yourself, did you?

CileTheSane@lemmy.ca on 04 Oct 00:31 collapse

🙄

SpaceNoodle@lemmy.world on 04 Oct 01:47 collapse

Mimicry is the sincerest form of flattery.

CileTheSane@lemmy.ca on 04 Oct 06:17 collapse

Stalking is an unhealthy form of obsession.

SpaceNoodle@lemmy.world on 04 Oct 06:22 collapse

Then I suggest you cease.

CileTheSane@lemmy.ca on 06 Oct 05:46 collapse

🙄

SpaceNoodle@lemmy.world on 06 Oct 06:54 collapse

Wow, it took you two days to come up with … copying me.

CileTheSane@lemmy.ca on 06 Oct 14:52 collapse

Sorry, I didn’t prioritize over the weekend checking in with my stalker.

SpaceNoodle@lemmy.world on 06 Oct 15:57 collapse

🙄

CileTheSane@lemmy.ca on 06 Oct 17:57 collapse

🙄

SpaceNoodle@lemmy.world on 06 Oct 18:09 collapse

The cycle is complete

sircac@lemmy.world on 03 Oct 09:15 next collapse

A home server with digital services (from mail to cloud) as we got wired phones back in our timeline, most of the time up, possible terminal of our own and able to unplug at will

Saarth@lemmy.world on 03 Oct 13:44 next collapse

I want a future where communities self host their media and circumvent media companies like Netflix and Disney. Local film clubs, TV clubs, hobbyists, etc. can come together and host as a collective bringing down costs and making this more accessible.

cyberpunk007@lemmy.ca on 03 Oct 14:16 next collapse

Like ham radio ppl

Auli@lemmy.ca on 03 Oct 14:34 next collapse

Who’s making the media?

Saarth@lemmy.world on 03 Oct 14:45 next collapse

There are a lot of independent creators out there too.

themurphy@lemmy.ml on 03 Oct 15:01 next collapse

Sometimes it’s hard to imagine a reality outside our own.

LeroyJenkins@lemmy.world on 03 Oct 16:54 collapse

imagine it for us then. what would this model look like and be sustainable?

surph_ninja@lemmy.world on 03 Oct 17:36 next collapse

A tax on corporate use of AI to fund an artist stipend, to provide a living wage for artists.

themurphy@lemmy.ml on 03 Oct 18:24 collapse

Sure.

The premise is to bring down costs, and not be free. This is a reality where we can share media we buy, because we own them again.

So you can kind of imagine the world 20-30 years back with VHS and DVDs. Just in the digital world.

Fewer people would buy the content, and less shareholders will be rich. Actors will also not go for multi million dollar salaries. But actors would still exist.

You can argue that this will bring down the number of movies, but most likely there will just be alot of small studios making movies instead of Netflix and Disney controlling the market from start to end.

There will be a much larger varaity in movies, and not that many reboots of past succes from the VHS/DVD age.

LeroyJenkins@lemmy.world on 04 Oct 07:09 next collapse

you can’t compare old VHS DVD market to digital one today. it’s completely different with no physical formats. with digital media, unlimited copies can be made with no cost. there’s no friction of having physical medium. youre also saying to go back to a system that completely failed.

even if small companies came about, they will have no budget if only a couple thousand copies are being sold and distributed for the whole community if sold at current prices. basic economics will just cause inflationary pressure and they’ll raise the price to fit the demand too. you need large companies to make large productions.

having a small companies also means nobody has a security blanket. you’ll be working in an industry where if your small studio produce a poor movie, your studio will fail and you’re out of a job.

themurphy@lemmy.ml on 05 Oct 01:03 collapse

I think there’s a middle ground. It’s not all or nothing.

We can have million dollar studios without having a billion dollar studio.

sobchak@programming.dev on 04 Oct 16:54 collapse

Outside of the “stars” and directors, people working in the film/tv industry already have a fairly low income (median salary for professional actors is ~$47000/yr).

themurphy@lemmy.ml on 05 Oct 01:00 collapse

That’s true, which also illustrates how absurd the big paychecks are with your post in mind.

ThePancake@lemmy.world on 03 Oct 17:27 next collapse

I just imagine a federated, YouTube-like platform. Except better in literally every single way. You are a member of your local community instance, and thereby connected with every other federated instance throughout the world.

boonhet@sopuli.xyz on 03 Oct 19:46 next collapse

As an in-between measure, may I suggest Nebula? Creators get 50% of the earnings, it’s assigned by view time. Price is significantly cheaper than Netflix or YouTube Premium. Yes, most of the creators are on YouTube too, but a lot of them do bonus content on Nebula + there’s no ads + they get more money. If you use an ad blocker on YouTube, the creator gets nothing.

You can get a discount for your first year by using your favourite small-medium size creator’s marketing link (which gives them a bit of money). If you don’t have one, may I suggest Patrick H Willems? He has cool video essays on cinema. You could of course use a bigger creator’s link too, but I figure I’d rather pump some smaller creator’s numbers.

mnemonicmonkeys@sh.itjust.works on 04 Oct 00:12 collapse

Sounds suspiciously like Peertube

surph_ninja@lemmy.world on 03 Oct 17:37 next collapse

The same people who already make the media. Just cut out the corporate middle-men & shareholders, who soak up all the profit and contribute nothing to the content.

boonhet@sopuli.xyz on 03 Oct 19:32 next collapse

Okay, so you don’t even need a socialist system for this, just a moderately sane government. Even here in Estonia, the government hands out funding for cultural projects. Now this is still a capitalist society, so you likely can’t get full funding for a big project.

In an actual socialist economy, the government will give you full funding for projects. The actors and everyone else working on a movie or TV show have guaranteed income that’s enough to live their lives, guaranteed living accommodations, etc, so they’re more likely to do it as a passion project, but they could still be paid as extra motivation. Funding is still required for equipment, etc. Unless you go fully money free as a society, in which case you ask the government to assign equipment to you.

[deleted] on 04 Oct 13:23 collapse

.

surph_ninja@lemmy.world on 03 Oct 17:39 collapse

We can do this, once we transition to socialism, and cut out the corporations. Run nodes on the community-owned fiber for free access to the citizens.

FreedomAdvocate@lemmy.net.au on 03 Oct 17:50 collapse

What media do you think you’ll be getting under socialism with no corporations? Lol

surph_ninja@lemmy.world on 03 Oct 17:54 next collapse

You must be joking. The people who make any money producing online content are a very, very small minority.

And if people didn’t have to work 60 hour weeks to barely make enough to survive, we’d get a lot more creative content. All that would change is there wouldn’t be some talentless suit exploiting it.

FreedomAdvocate@lemmy.net.au on 03 Oct 18:35 collapse

You wouldn’t be getting any tv shows or movies. You’d be getting YouTube style stuff……like you do now.

surph_ninja@lemmy.world on 03 Oct 19:05 collapse

People put shows and movies on YouTube already. You’re just not getting corporate backed media on there.

I’m not sure what role you believe capitalists have in creating media, but it’s clearly disproportionate.

FreedomAdvocate@lemmy.net.au on 03 Oct 21:41 collapse

You think you’d be getting Avengers: Doomsday in a socialist/communist world?

Tv shows and movies wouldn’t be being created in that world, that’s the point you don’t seem to get.

surph_ninja@lemmy.world on 03 Oct 22:20 collapse

How do you figure? China has been putting out some of the best big budget stuff in the world this past decade (games & movies), and AI is lowering the barrier to entry for special effects for low budget stuff.

FreedomAdvocate@lemmy.net.au on 03 Oct 23:56 collapse

China isn’t pure communism, it’s a unique mix of communism and capitalism.

surph_ninja@lemmy.world on 04 Oct 02:03 collapse

They’re literally executing billionaires.

theguardian.com/…/unsafe-at-the-top-chinas-anti-g…

FreedomAdvocate@lemmy.net.au on 04 Oct 14:00 collapse

And? That doesn’t mean they’re not a unique mix of communism and capitalism. Do you even know what those words mean?

surph_ninja@lemmy.world on 04 Oct 17:19 collapse

Do you? The existence of markets does not make a country capitalist. Concentration of wealth and control of resources makes a country capitalist, and the party/people control the resources and profit allocation.

FreedomAdvocate@lemmy.net.au on 04 Oct 21:09 next collapse

I don’t know what to tell you. Everyone with any knowledge about the world knows that China is a mix of communism and capitalism.

surph_ninja@lemmy.world on 05 Oct 14:39 collapse

No, just people who swallow western propaganda without question.

FreedomAdvocate@lemmy.net.au on 05 Oct 07:45 collapse

Do you think China has zero capitalism at all?

surph_ninja@lemmy.world on 05 Oct 14:42 collapse

Showing your ignorance again. Capitalism is not the existence of markets. It describes the concentration of wealth and control of resources to extract profit.

FreedomAdvocate@lemmy.net.au on 06 Oct 08:33 collapse

Even the smallest bit of research would show you that China is considered a mix of capitalism and communism by…….well, everyone who knows what they’re talking about.

surph_ninja@lemmy.world on 06 Oct 15:22 collapse

I have done my research. I’m positive I’ve read more theory than you, since you seem to think selling things makes you a capitalist. The education system failed you.

FreedomAdvocate@lemmy.net.au on 07 Oct 04:12 collapse

That’s not what I think. I guess all the top economists are also wrong, but you’re right lol

surph_ninja@lemmy.world on 07 Oct 16:47 collapse

Yes, most of the “top economists” are simply those who best regurgitate capitalist propaganda.

boonhet@sopuli.xyz on 03 Oct 19:19 next collapse

I don’t even consider the Soviet Union to be very successful socialism, but here you go.

Here’s a 1970s sci-fi noir movie from Soviet-occupied Estonia that I would recommend. It’s honestly a pretty cool movie, even if janky. But it’s not like 1970s western movies feel much less janky nowadays.

And inb4 “you only get the state approved media” - well right now you only get the capitalists approved media (so same-same) and also in a functioning socialist society, for bigger art projects like film and TV show, projects get funding from government without being government-initiated. I mean it was the same in the soviet union, but since it was a dictatorship, the government was picky in what was approved.

In fact, best thing about government funding is that there’s a lot less pressure to be commercially successful than with corporate funding. Commercial flops can still have cultural value and the fun thing is, a socialist government as the source of your funding can see that as a value unto itself, whereas a corporation has no value for culture other than the money it can bring in.

canajac@lemmy.ca on 05 Oct 17:56 collapse

Propaganda!

paequ2@lemmy.today on 03 Oct 17:43 next collapse

I have my own server and it’s great, but the real product these streaming services sell isn’t access to content—it’s discoverability and recommendations. We need a better solution for that!

FreedomAdvocate@lemmy.net.au on 03 Oct 17:49 next collapse
Aneb@lemmy.world on 03 Oct 17:55 next collapse

Yeah I use jellyseerr with jellyfin and they work great together

paequ2@lemmy.today on 03 Oct 18:13 collapse

I need to learn more about the *arr stack.

mnemonicmonkeys@sh.itjust.works on 03 Oct 22:28 collapse

Tbh, I pretty much never use site recommendations. I almost always learn of shows and movies via social media and memes

Reygle@lemmy.world on 03 Oct 18:05 next collapse

My entire life is Linux and self hosted, aside from Email. I may get to that one day too. Love my Plex server, even with the more recent baloney the company’s apparently been up to.

I should be using Jellyfin but once I get home from work I don’t want to tinker any more, I just wanna play a game or dick around.

Agree with the message in the video, these companies should be told to pound sand the minute they do a single anti-consumer thing.

Evotech@lemmy.world on 04 Oct 05:26 next collapse

I set up jellyfin recently. Haven’t tinkered with it any more than plex to be fair

Smoogs@lemmy.world on 04 Oct 13:15 collapse

Is there a way around the problem that plex only feeds from ex fat/nt drives but Linux has permission issues networking such a drive? I wanted to have one computer where I’m doing all the formatting and the other being the standalone plex server with them both connected. Samba is being a pain.

BarbecueCowboy@lemmy.dbzer0.com on 04 Oct 13:33 collapse

Curious about your problem. I’m using NFS instead of samba now, but legitimately never faced any problems doing what you’re describing previously.

Smoogs@lemmy.world on 05 Oct 06:49 collapse

There’s two problems. I’m new at setting up the network so no doubt that is mostly my problem. I’m just switching over to nfs now.

But the exfat drive that only works on plex (can’t upload from ext4) is the weird bit I don’t get. Are you storing everything on ext4 for plex? If so how did you trick plex library into seeing it?

lemmyknow@lemmy.today on 03 Oct 19:10 next collapse

Pffft, I don’t trust meself with me own dater. Gon’ lose it all in a jiffy, fr fr

bpt11@reddthat.com on 03 Oct 21:03 collapse

Pretty understandable fear tbh I’m not quite sure I trust myself with mine yet

quick_snail@feddit.nl on 04 Oct 02:29 collapse

The key is to find another friend on another continent and you store a copy of their shit and they store a copy of your shit (automatic encrypted daily sync, of course)

bpt11@reddthat.com on 04 Oct 02:37 collapse

Just needa get a friend first

quick_snail@feddit.nl on 04 Oct 02:58 next collapse

How many subscribers are on this comm?

edgyspazkid@lemmy.wtf on 04 Oct 13:46 collapse

Nah bro. Louis Rossmann showed me a great product today so you don’t need a friend! It’s call AI Friend who would never steal my data right…?

<img alt="" src="https://lemmy.wtf/pictrs/image/320d7d50-d26c-4fc9-9810-b23272c45d81.gif">

Link to a video of a Louis Rossmann AI is NOT your friend

[deleted] on 03 Oct 20:03 next collapse

.

[deleted] on 03 Oct 20:17 next collapse

.

masterofn001@lemmy.ca on 03 Oct 20:51 next collapse

I just have my old PC’s running Linux connected directly to the tv or projector.

I use a super basic webdav server or free ^arr^ ^matey^ streaming sites.

I sometimes sftp into devices.

That’s my setup.

[deleted] on 04 Oct 13:12 collapse

.

AA5B@lemmy.world on 03 Oct 21:04 next collapse

Hosting email just saved the day! My ex got locked out of her email account and password resets were blocked. However she still had one “home” forwarding email configured as a recovery address, so we were able to redirect it somewhere accessible and unlock her email account!

WhyJiffie@sh.itjust.works on 03 Oct 21:45 next collapse

is tilvids overloaded right now? I can barely watch the video. also I don’t see the peer traffic indicators, has p2p distribution been turned off?

Olgratin_Magmatoe@slrpnk.net on 03 Oct 22:29 next collapse

Agreed. It’s time my occasional minecraft/PZomboid server got a nextcloud upgrade.

thatradomguy@lemmy.world on 03 Oct 22:45 next collapse

We should have never lost the capability to have LAN parties for all games.

bpt11@reddthat.com on 04 Oct 02:37 next collapse

You’re spitting rn

Zink@programming.dev on 04 Oct 12:24 next collapse

Just yesterday I wiped the drive and installed Linux on the 3rd old PC for the LAN setup I’m putting together, literally “for the children!”

It’s an i7-920 from 2008. It has TRIPLE channel ram, baby. I installed Linux Mint Cinnamon and it was as quick and painless as usual.

I already get the warm fuzzies when I walk into the room and find my 3rd grader playing on my PC instead of their tablet or even the console. Our first LAN party is gonna be sweet.

thatradomguy@lemmy.world on 04 Oct 16:22 collapse

I used to dream once that I would be able to give my future son Q4OS to grow up with and if a daughter, something like PuppyOS. Alas, I’m a single 30-something guy living in his parent’s basement with no real prospects of owning my own home or getting laid—so go figure. At least somebody out there is living the dream! 🤝

Appoxo@lemmy.dbzer0.com on 04 Oct 22:11 collapse

You still can. By setting up a VPN.
Though it doesnt bring to couch closer.

Signtist@bookwyr.me on 04 Oct 00:29 next collapse

How beneficial is connecting via ethernet instead of wifi? My wifi mesh pods only have 1 ethernet out port, so I use it for my desktop. Not sure if I could split it or not, but I imagine if I did it’d slow down my desktop’s internet connection, which I’d rather not do.

Zortrox@lemmy.sdf.org on 04 Oct 01:12 next collapse

I can’t be sure since technology has so many different factors, but splitting a single Ethernet out into multiple with a network switch won’t really affect it much if at all. Cat5e cable/jack (common for most cables) gets 1 gigabit, so unless you have a gigabit connection and maxing out the connections already, you shouldn’t notice it.

As for WiFi, even though a lot of newer technology is great, it’s not going to beat Ethernet.

Signtist@bookwyr.me on 04 Oct 01:17 collapse

Good to know, thanks! I did just upgrade to a gigabit fiber connection, but you’re right that I’m not usually maxing that out.

Smoogs@lemmy.world on 04 Oct 13:10 collapse

Yeah it barely makes a dip. It is one of the first things I tested when putting in a switch where I just go do the ookla speed test.

Evotech@lemmy.world on 04 Oct 05:24 collapse

A switch won’t slow anything at home.

It’s super cheap and literally plug and play.

quick_snail@feddit.nl on 04 Oct 02:27 next collapse

Thanks for using peer tube

mrl1@jlai.lu on 04 Oct 10:37 next collapse

The first disclaimer in the video is the most relatable thing I’ve read in a while

LoafedBurrito@lemmy.world on 04 Oct 17:55 next collapse

I set up my home server, then realized my Internet is shit and my upload speeds can’t even steam 1 4k movie, let alone several at once.

I am not excited to triple my monthly Internet bill for better upload speeds, but it will have to happen soon.

Bakkoda@sh.itjust.works on 04 Oct 18:34 next collapse

I would gladly spend more for better (10mbit up atm) but all the upgrades get me to like 25 up and that’s it. I have no incentive to spend more for basically nothing. I hate it.

jnod4@lemmy.ca on 04 Oct 18:37 next collapse

Just get a service that can download the movie from ur sever and then watch it offline.

Smokeydope@lemmy.world on 04 Oct 18:59 next collapse

IMO 4k resolution is overkill its way past the optimal between file storage and visual fidelity. Nobody has ever complained about the visual quality of my 720p or 1080p sourced stuff much in the same way most sane people wont notice the difference between FLAC and mp3 on average listening. Bhack in my day we were lucky to get 480p on a square box tv.

quant@leminal.space on 04 Oct 19:23 next collapse

I’m more worried about my electricity bill tbh. Low-power devices aren’t easily available and the second hand market is crap in my area.

muusemuuse@sh.itjust.works on 05 Oct 08:26 collapse

Set one up as a cache of things you like. Have it fetch things with punch flat and filter out the ads. Then you can watch whatever you want even after Google takes it down for no reason.

myfunnyaccountname@lemmy.zip on 04 Oct 18:06 next collapse

Every time I spin one up. I spend weeks setting things and playing with it. And then never use it again until I get bored and rebuild it.

LovableSidekick@lemmy.world on 04 Oct 18:54 next collapse

Dad said we’re getting a sourcebox!

edgyspazkid@lemmy.wtf on 05 Oct 13:15 collapse

Cool video and cool shirt! Is it sewn if it is it’s even cooler!?

K.K. Good Day (KK Slider vs Ice Cube) <img alt="" src="https://lemmy.wtf/pictrs/image/380b77e4-2670-4e8f-bd1c-e3976b6313ed.png">

Oh and im right now trying to figure out how to get access from anywhere to my Jellyfin and Navidrom (oh I learnd that docker.yml is soo friciking easy to set up. I donno why I didn’t do it to Jellyfin anyway…) server (not only from home network) I even installed Tailscale but im not so technical. Still. Video is very cool and I will try this photo digital album for my family. My grandma will be amazed for sure! Again cool video you seem very interesting dude!

My cool Docker icon lolz <img alt="" src="https://lemmy.wtf/pictrs/image/a2b01414-5156-409c-82a4-c582d5a68c87.png">