Comments

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

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, 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 Take CONTROL Of Your EV with Home Assistant! (A Nerdy Show and Tell)

Even on peertube with no algorithms it is required to have a thumbnail with exaggerated emotions?

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 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 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 selfhosted in Uid/gid in docker containers don't match the uid/gid on the server?

checked .bash_history, looks like i installed docker in the new rootless mode


<span style="color:#323232;">wget get.docker.com
</span><span style="color:#323232;">ls
</span><span style="color:#323232;">mv index.html docker.sh
</span><span style="color:#323232;">chmod +x docker.sh
</span><span style="color:#323232;">./docker.sh
</span><span style="color:#323232;">dockerd-rootless-setuptool.sh install
</span><span style="color:#323232;">sudo dockerd-rootless-setuptool.sh install
</span><span style="color:#323232;">sudo apt install uidmap
</span><span style="color:#323232;">dockerd-rootless-setuptool.sh install
</span>

now i need to see how to restore it to work in the traditional way or i will become crazy with the permissions…

Moonrise2473, (edited ) to selfhosted in Started to move off Google (not strictly self-hosted)

I moved off to zoho

Much cheaper than proton and offers much more.

They’re not doing like proton and close basic stuff like IMAP and SMTP as a way to force you on the official apps

I especially love the feature where you can bounce emails based on domains, keywords or TLDs. My spam folder is finally empty. IMHO bounce back spam is much better, as the spammers get a response that the address is invalid and hopefully stop wasting their limited computing resources on that address.

Zoho is not open source, but proton is a “fake” open source that is mostly used for marketing: they opened only the UI, which communicates with a proprietary protocol to a proprietary server - useless. They also reject or ignore any pull request on GitHub.

Moonrise2473, to piracy in [Discussion] Have you ever pirated something because you forgot you own it?

Basically everything on prime video because I can’t stand the lag on the official app

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, (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, (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

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