There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

kbin.life

Agility0971 , to linux in What distro(s) do you use?
@Agility0971@lemmy.world avatar

arch

G59 ,

btw

pahakala ,

same, its pretty solid for a meme os. For anything else I usually use Debian.

grk , to selfhosted in Welcome to [email protected] - What do you selfhost?

vSphere cluster on 3 HP Mini EliteDesks:


Standalone Lenovo TS140:

  • Veeam B&R for backing up vSphere hosts.Synology DS1821+:- 64TB Raw, 2TB NVMe Cache
  • All networking gear is Unifi. UDM Pro, USW Aggregation, USW Pro 48 PoE, U6 Pro, U6 In-Wall, 3 USW Flex Minis. 10G SFP+ connections between UDM Pro and switches.
Hexarei ,

Ok, you’ve got me curious - Why 3 different active directory domain controllers?

grk ,

Just for redundancy! One DC VM per physical vSphere host. Each DC also handles internal DNS records for my network.

gardner ,

64TB Raw, 2TB NVMe Cache

Respect! Nobody can accuse you of a half-assed effort.

MeTube

This looks great. I am going to spin up an instance.

ronflex ,

Very impressive. I gotta ask, how is this feasible cost-wise? Mostly as in licensing for vshpere. I know you can get pretty far in windows server with evaluation keys, butI run an ESXi server on eval mode cuz I’m cheap and have to reset the license every 90 days with some commands and reboot 😅

What is the scale of your network, like is this all just in your house?

Sal , to asklemmy in How are we going to pay for all this?
@Sal@mander.xyz avatar

A small cloud server + a domain name costs less than a Netflix subscription. The developers have taken care to package lemmy in ways that are relatively straight forward to deploy, so a dedicated person with a small amount of experience can have an instance up and running in an evening. As long as a few percentage of users are willing to pay a netflix subscription to keep a server running, the financial burden would be spread.

Stumblinbear ,
@Stumblinbear@pawb.social avatar

I think this underestimates how users will naturally gravitate towards more centralized instances, or they’ll give up because the bigger instances are closed. Someone’s gotta pay for it, and it’s going to cost more than a Netflix subscription. Servers aren’t cheap.

This also ignores that the system isn’t horizontally scalable at all, so scaling up gets even more expensive

Sal ,
@Sal@mander.xyz avatar

I think this underestimates how users will naturally gravitate towards more centralized instances, or they’ll give up because the bigger instances are closed.

(This is purely my personal opinion, of course!) In the scenario in which a few large instances dominate, the idea of the fediverse failed. One may estimate the likelyhood of success or failure given how they expect humans to behave, but in the end experiment beats theory. I think that for the fediverse to work a significant cultural shift has to occur, but I don’t think that it is an impossible shift. I would like the fediverse to succeed, and so I choose to take part in the experiment.

This also ignores that the system isn’t horizontally scalable at all, so scaling up gets even more expensive

Yes, that might cause some serious issues. The project is still in an early-development phase, and I don’t understand the technical aspects well enough yet to be able to identify whether there is obviously a fundamentally invincible barrier when it comes to scalability. My optimistic hope is that the developers are able to optimize horizontal scalability fast enough to meet the demand for scale. If it turns out to be impossible to scale, then only rich enough parties would be able to have viable instances, and that could be a reason for failure.

suspicious_dog ,

What does ‘horizontally scalable’ mean here? I haven’t come across that before.

Sal ,
@Sal@mander.xyz avatar

This is what I think, but if anyone understands it differently please correct me.

Vertical scalability refers to scaling within a single instance. More users join and they post more content, increasing the amount of disk space needed to hold that memory, network bandwidth to handle many users downloading comments and images at once, and processing power.

Horizontal scaling refers to the lemmyverse growing because of the addition of new instances. The problem in this form of scaling is due to the resources that an instance has to use due to its interactions with other instances. So, you may create a small instance without a lot of users, but the instance might still need a lot of resources if it attempts to retrieve a lot of information (posts, comments, user information, etc) from the other larger instances. For example, at some point a community in lemmy.ml might be so popular that subscribing to that community from a small instance would be too much of a burden on the smaller instance because of the amount of memory required to save the constant stream of new posts. The horizontal scaling is a problem when the lemmyverse becomes so large that a machine with only a small amount of resources is no longer able to be part of the lemmyverse because its memory gets filled up in a few hours or days.

jeremy_sylvis ,
@jeremy_sylvis@midwest.social avatar

You can summarize by thinking of vertical scaling as “make machine bigger / more powerful” with horizontal scaling as “make more machines”.

dynamicperson , to futurama in Which Futurama line(s) do you find yourself quoting for no raisin?
@dynamicperson@lemmy.world avatar

Change places!

Vilian , to selfhosted in Welcome to [email protected] - What do you selfhost?

i don’t self-host yet, but i have an old pc in my house, i just need to bring it with me to colege, so i can learn and start self-hosting

devve OP ,
@devve@lemmy.world avatar

Great way to start! My first server was an “old” 2010 server I left at home when I went to college 😄

Mjb , to linux in What distro(s) do you use?

Using Garuda (basically just Arch with some bloat) because I’m 1) too lazy to install Arch myself and 2) on an Nvidia card and Wayland WMs still seem buggy for me. Once (if ever) Wayland is stable on Nvidia I’ll probably look for an alternative

lungdart , to selfhosted in Welcome to [email protected] - What do you selfhost?
@lungdart@lemmy.ca avatar
  • jellyfin and Plex (in the process of migrating)
  • radarr/sonarr
  • jackett and deluge
  • nextcloud

I’ve had new hardware in the basement now for a while, going to slap it together and build a k8s cluster on top of rancher/harvester

AdminWorker ,

Please make a blog post about your migration. I’m in the same boat.

CodaBool ,

if your using docker you can mount the same media folder. I have both hosted with the same media folder mounted.

CCatMan ,

Which way are you migrating?

lungdart ,
@lungdart@lemmy.ca avatar

I migrated from Plex to jellyfin.

I tried it out when I couldn’t get HEVC files to steam on Plex, and i liked it!

It doesn’t have the full ecosystem around it that Plex does, but that’s fine by me.

Catsrules , to selfhosted in Welcome to [email protected] - What do you selfhost?

Been self hosting for over a decade at this point. Mix of custom built servers and surplus hardware over the years.

To name a few of my daily servers.

  • home assistant
  • paperless-ng
  • jellyfin
  • nextcloud
  • blue iris
  • audiobook shelf

With docker being so easy I have kind of lost track how much stuff i am hosting. A problem i never thought i would have :)

devve OP ,
@devve@lemmy.world avatar

If there is RAM to spare… one more selfhosted service can’t be bad hahaha

eekrano , to asklemmy in why don't lemmy sites opening external link in a new tab?

I thought about this the other day. Yes a feature for a user preference to open (even posts within lemmy) in a new tab would be a great addition. It would likely be easy enough to create an extension to do it too (kind of like RES for reddit).

Elbullazul , to selfhosted in Welcome to [email protected] - What do you selfhost?
  • Audiobookshelf
  • Calckey
  • Gitea
  • Grafana + Prometheus
  • Homeassistant
  • Jellyfin
  • KitchenOwl
  • Navidrome
  • Nextcloud
  • Wallabag

and lemmy of course 🙂

usbpc ,

[email protected]> Audiobookshelf

I didn’t know that existed and now I love it and started up a docker container for it!

Thanks! :D

tootnbuns ,

Also love it - I use it to auto download my podcasts

Malin , to selfhosted in Welcome to [email protected] - What do you selfhost?

Well thanks to the soon to be dead /r/selfhosted on reddit I started selfhosting few years ago and now approximately 90% of my stuff is selfhosted:

  • Gitlab
  • RocketChat
  • VS Code
  • Anonaddy
  • Etherpad
  • Min.io
  • Archivebox
  • FreshRSS
  • FileStash
  • Matomo
  • InfiniteWP
  • piHole

as daily drivers and several others that I use from time to time.

Vilian ,

wait, vscode self hosted?, how

Hermonella ,

Self hosted Vscode? How does that work, like a remote workspace via web or directly in a local Vscode session? Did it handle extensions well?

nachom97 ,

I haven’t used it in a while, maybe its better. Basically since vscode is an electron app it can run im he browser. You can even use https://vscode.dev which is the official web version. Iirc it didn’t have the same plugins, but it’s pretty much the same thing.

Its super useful when you deploy alongside containers as an easy way to change configs in shared volumes.

xvlc , to selfhosted in Welcome to [email protected] - What do you selfhost?

home assistant, freshrss (and a few related services such as rss-bridge), nitter and piped. I tried to host libregrammar, but ran out of memory.

Mishmash , to gaming in Notes from the Starfield showcase.

Very impressed with the showcase and this jumped to the top of my list of games for 2023. Still won’t pre-order it and am expecting a classic buggy Bethesda launch experience.

ghostalmedia ,
@ghostalmedia@beehaw.org avatar

After the past 2 years I’m definitely going in cautiously with anything owned by MS. GamePass is decent, but their studios have been whiffing it lately.

devve OP , to selfhosted in Welcome to [email protected] - What do you selfhost?
@devve@lemmy.world avatar

I will go first 😌

I selfhost codimd, vaultwarden, kuma, immich, home assistant, trilium, hugo, gotify, wakapi and umami. I have one VPS and one custom built NAS at home.

I read you 👀🦎

BrightCandle ,

Hugo? As in your generated site or you have some sort of service that costs hugo that generates and deploys your site or something else?

badsector , to gaming in How many steam deck folks are here and what are you playing?
@badsector@lemmy.world avatar

I’ve been playing System Shock 2, the original version i got from GOG (it took a bit to make the controls work but it works fine, though i found a weird bug with non-Steam games in that if you rename the game it loses the control settings - e.g. i set up the controls when the icon was named “SS2.exe” but when i renamed it to “System Shock 2” later it lost the settings until i renamed it back to “SS2.exe” :-P).

I also played a bit of Stranger of Sword City, a turn-based and grid-based blobber. I find the deck works fine with such games.

Also both games play just fine at ~5Watt settings (i like to optimize the settings per-game to get more battery life out of the system).

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • lifeLocal
  • goranko
  • All magazines