Comments

This profile is from a federated server and may be incomplete. Browse more on the original instance.

Moonrise2473, to selfhosted in Question: Best UI to manage VMs and containers?

I tried portainer and it was overkill for my usage, too much overhead and too many features that I don’t need.

Right now I’m using ajenti 2, which shows memory and CPU usage for the docker containers in the web page

Moonrise2473, to selfhosted in Hosting private UHD video

The problem about the “automatically adjust resolution and bitrate” can be done in two ways:

  1. Using a GPU to transcode the 4k video in real time (generally unavailable on VPS)
  2. Encoding the video in multiple resolutions and bitrates, using much more disk space

Both solutions are expensive on a VPS.

In this case when I need to share stuff in 4k 60 (basically never) I just host on YouTube unlisted and having Google foot the bill. Maybe think like this: the content really deserves to be 4k 60 fps? Home videos that I share with my family are downgraded to 720p as anyway they will watch it horizontal on a vertical screen

Moonrise2473, (edited ) to piracy in it sure beats having to buy it, but seriously come on...

I much prefer doing ocr by myself if really needed, than getting an half assed “book” full of typos and broken tables just because someone did an automated OCR but didn’t have the 5-6 hours required to manually edit to make it decent

Already be thankful that someone took the time to flip page by page in their scanner manually and upload it somewhere

Moonrise2473, to piracy in I hope someday we'll find a way to pirated a car

If it was worthless they wouldn’t put a fucking 4g modem on all of them “for free” and siphoning all the telemetry away

Moonrise2473, to selfhosted in Public DNS server with gui

Ah you want to host a name server

That’s the hardest thing ever to self host, can’t just use the free name server service from the registrar or cloudflare?

IMHO even the most dedicated sysadmin wouldn’t even think to self host that

Moonrise2473, to selfhosted in Public DNS server with gui

I use technitium but it’s like pihole, designed for a few concurrent users in a local network? Instead you want that anyone in the world can use your DNS?

But you would only attract bad actors, normal users won’t use a random DNS server as it could redirect specific sites to phishing pages

Moonrise2473, (edited ) to selfhosted in Minisforum MS-01 announced. 2x10g sfp+, 2x2.5gbe, pci slot, 3xm2 slots. 2xUSB4 40g. What do we think?

Ideally I would like a SATA port for putting a small SSD for truenas boot drive, then I could do a raidz with three nvme drives.

But we can’t have everything

Moonrise2473, to selfhosted in Why docker

About the root problem, as of now new installs are trying to let the user to run everything as a limited user. And the program is ran as root inside the container so in order to escape from it the attacker would need a double zero day exploit (one for doing rce in the container, one to escape the container)

The alternative to “don’t really know what’s in the image” usually is: “just download this Easy minified and incomprehensible trustmeimtotallynotavirus.sh script and run it as root”. Requires much more trust than a container that you can delete with no traces in literally seconds

If the program that you want to run requires python modules or node modules then it will make much more mess on the system than a container.

Downgrading to a previous version (or a beta preview) of the app you’re running due to bugs it’s trivial, you just change a tag and launch it again. Doing this on bare metal requires to be a terminal guru

Finally, migrating to a new fresh server is just docker compose down, then rsync to new server, and then docker compose up -d. And not praying to ten different gods because after three years you forgot how did you install the app in bare metal like that.

Docker is perfect for common people like us self hosting at home, the professionals at work use kubernetes

Moonrise2473, to selfhosted in Self-hosted or personal email solutions?

Purchase the domain with cloudflare, for email it depends how you use it:

With an email client like thunderbird:

A cheap service like mxroute is perfect

If you need to use a webmail:

You need to pay a lot because the free webmails are all unusable for advanced use.

Good options:

  • Zoho at $1 per user per month
  • Exchange with ovh at €3 per user per month

Bad options:

  • Google workspace at $10 per month per user plus the blood rights for your firstborn and pray that they don’t alter the deal
  • proton pro at $9 per user per month but IMHO is extremely overrated for what they offer at their price point (unless you need end to end encryption when emailing other proton users)
Moonrise2473, to selfhosted in Linkwarden - An open-source collaborative bookmark manager to collect, organize and preserve webpages

It seems so much nicer than my nextcloud bookmarks!

Moonrise2473, to news in Hamza, son of Al Jazeera’s Wael Dahdouh, killed in Israeli attack in Gaza

What’s the excuse this time? Hamas terrorists hidden in the trunk?

Moonrise2473, to piracy in New Flashcard for Nintendo Switch. Team Xecuter might be behind it.

It looks like each game cartridge has an unique serial number. Nintendo could easily blacklist everything that touched a specific serial, because they can see from the telemetry something like 500 consoles ran the same cartridge in a day, immediately raising red flags

Considering the non-security of the Wii u (“ah, you say you have a ticket for a game? Sure, feel free to download from the servers, I trust you, don’t need to verify that”), I’d assume that until a serial isn’t blacklisted, the console would automatically download updates as if it was original

Seems like multiple games are swapped by removing the cartridge and reinserting it, would swap to the next title. So, 3-4 titles max or it will be annoying

Moonrise2473, to piracy in Is there a sponsor block situation for Podcasts?

I just unsubscribe when it becomes too prominent. There was a guy doing a recap of the news of the day in 5 minutes. Suddenly added 2 minutes of ads. Fuck that

Moonrise2473, to piracy in Looks like DRM prevented to watch movies in many theaters yesterday

The staff commented “we can only know if it works when the movie starts”, and this sentence is let me thinking “expensive royalties would be automatically paid every single time the play button is pressed”

Moonrise2473, to selfhosted in Uid/gid in docker containers don't match the uid/gid on the server?

i don’t want to type sudo before each single docker command

  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #