Tag Archives: selfhosting

Switch emulator Suyu hit by GitLab DMCA, project lives on through self-hosting

Is a name like
Enlarge / Is a name like “Suyu” ironic enough to avoid facing a lawsuit?

Suyu


Switch emulator Suyu—a fork of the Nintendo-targeted and now-defunct emulation project Yuzu—has been taken down from GitLab following a DMCA request Thursday. But the emulation project’s open source files remain available on a self-hosted git repo on the Suyu website, and recent compiled binaries remain available on an extant GitLab repo.

While the DMCA takedown request has not yet appeared on GitLab’s public repository of such requests, a GitLab spokesperson confirmed to The Verge that the project was taken down after the site received notice “from a representative of the rightsholder.” GitLab has not specified who made the…


Source link

8 Essential Self-Hosting Projects for Your Raspberry Pi

The Raspberry Pi is a single board computer—built down to a price but capable of high performance and performing the kind of tasks you would more readily associate with a server farm or data center.

Today, self-hosting web-facing applications and services is a popular hobby, and this article will showcase some of the best ones to deploy on a later-model Raspberry Pi.


Why Use a Raspberry Pi for Self-Hosting?

You can build a home server on practically any computer hardware built in the last 30 years, but the Raspberry Pi has the advantage of a super-low power draw. Even the recent Raspberry Pi 4B (the model we would recommend for most of these projects) consumes under 3W when idling, and around 7W under load—that’s about the same as a single energy-saving lightbulb.

The…


Source link

How I fell into the self-hosting rabbit hole in 2021

Cloud serversSource: Microsoft

In some corners of the Internet, self-hosting is a big thing. There’s a huge community to be found in places like Reddit, some great podcasts and so many helpful resources to learn from.

But what does self-hosting actually mean?

In simple terms, it’s all about hosting your own services over reliance on a public cloud, wherever that comes from. It could be file storage, it could be a media server, a home automation system, security cameras, you name it, there’s probably someone who’s at least tried to self host it.

I’ve been very happy with my little home setup and the journey it took me on. I’ve started to learn some skills along the way and as we go into 2022, here’s a little about the what, the why, and the still to come.

Why bother self-hosting at all?

Homer DashboardSource:…


Source link