JVT038

joined 1 year ago
[–] [email protected] -1 points 1 month ago

So my first thought is: Download the entire file BEFORE watching it. This ensures that you won't have to buffer while watching and it'll run 100% smoothly.

Downloading files isn't very difficult generally; just go to some (torrenting) website, copy the magnet or download the torrent and import it into your torrent client.

When you have your .mp4, .mkv, .whatever file, you can simply click on it and play it on your preferred media player (such as VLC). However, you may want to watch it on some other device... Easy solution (for TVs) is just connect your laptop to your TV with an HDMI cable, duplicate your screen and start watching.

But if you actually want to stream, you'll have to tread into the self-hosting zone. Meaning that you run a media server that hosts all your content and your devices (whether it's a TV, android phone, iPhone, whatever) can access and play the content from your server.

This is a very, very big topic that I won't cover in a single comment. I will point you in the right direction and mention Jellyfin; Jellyfin is a free, open-source media server that you can set up to manage and stream your files with

[–] [email protected] 18 points 4 months ago (3 children)

I considered voting for them, but I didn't.

The reason is because there are other parties with comprehensive plans for digitalisation / IT stuff PLUS lots of other plans for healthcare, economy, infrastructure, etc.

Pirate party seems like a party focused on IT stuff only, whereas I also care about other topics, such as international trains, subsidizing healthcare, improving education and lots of other things.

(I voted for Volt Nederland BTW)

[–] [email protected] 1 points 5 months ago

I wanted to watch Game of Thrones, but I couldn't, because there was no legal streaming service available back then. (This was in 2015 or something).

That's when I discovered the Pirate Bay and its wonders..

[–] [email protected] 5 points 6 months ago

Does this eBook downloading thing affect the rest of the Archive? Like, will the entire archive be affected or just the OpenLibrary part of the Archive?

[–] [email protected] 88 points 6 months ago (8 children)

Tip: if you have an Android TV, you can install SmartTube as an alternative, privacy-friendly YouTube client. It has no ads and sponsorblock integration

[–] [email protected] 7 points 6 months ago (1 children)

I use it to manage my documents, backup my photos from my phone to my server and access all my files from any other device. Basically Nextcloud is my replacement for OneDrive.

Additionally, I have used it in the past to collaborate on various group projects which require documents. For example, I had to make a presentation with some other people and I could create a PowerPoint in Nextcloud, send a share link to others and then we could edit the PowerPoint in realtime with Nextcloud + Collabora, which is pretty cool. It's the only FOSS alternative (at least as far as I'm aware of) that can compete with Microsoft 365 / Google Workspaces.

[–] [email protected] 51 points 6 months ago (5 children)

Honestly, I'm not really excited about the past couple of major Nextcloud releases.

Mainly because there's still one big issue for small-scale Nextcloud servers: performance.

Mainly the web UI is still too slow for me to properly use, which is why I don't use it at all (unless I have to update an app).

It's a bit disappointing that they're mainly focused on the large enterprise customers instead of small hobbyists like me, but it's still understandable; after all, their income is mainly from the enterprise customers, not from selfhosters.

I also don't really like how they've jumped on the AI hypetrain instead of improving performance. But once again, I guess this generates more income for them than focusing on other things like improving performance.

[–] [email protected] 1 points 7 months ago (1 children)

Depends.

If there are no external volumes and the container is in its own network without any other containers, then any malware in the container shouldn't be able to reach / affect the host server, because it's isolated.

[–] [email protected] 23 points 7 months ago (6 children)

Docker is a container manager, but that doesn't say anything if you don't know what containers are.

Containers are basically isolated apps. For example, take something like Nextcloud. Nextcloud can run in a Docker container, which means that it runs in an isolated environment completely separated from the user's system. If Nextcloud breaks, the user's server won't be affected at all, because it's running isolated.

Why is this useful? Well, it's useful because dependencies and such automatically update. Nextcloud for example, is dependent on PHP and if you install Nextcloud directly on your server, you'll need to ensure that PHP 8 has been installed and set up properly. If PHP (or the required PHP extensions) aren't properly installed, Nextcloud won't work. Or, maybe if there's a Nextcloud update that requires a new version of PHP (PHP 9 or 10 in the future), you'll have to manually update PHP to the newer version.

All that dependency management is completely gone with containers. The container itself automatically installs and sets up a proper environment for the app that's running. So in the case of Nextcloud, the PHP binaries, extensions, and all the other stuff is all automatically included without the developer having to do anything at all. Just run one command and your entire Nextcloud instance is automatically updated.

[–] [email protected] 21 points 8 months ago (3 children)

I'd first recommend that you think about what you need.

What do you need? Do you want a safe space to back up your photos & videos from your phone? Or maybe a way to stream your movies, series and/or music in a cheap way?

Once you figure out what you want to host, you can look into which program can fulfill your needs. Check out the awesome-selfhosted list for a HUGE amount of services you could host.

[–] [email protected] 2 points 8 months ago

You could try making a symlink, so that there is a 'file' in the Nextcloud directory which points to the Immich gallery, although I'm not sure how good it truly works.

[–] [email protected] 5 points 9 months ago

If you would like to keep track of the movies you watch and give them a rating from 1 - 10, I'll suggest Movary. I'm a contributor of the project and the goal is to eventually add support for TV Shows as well.

 

I'm considering adding an SSO process in front of my self-hosted apps such as Nextcloud, Calibre-Web and Immich. The thing I'm thinking about, is do I need to make two accounts for each user I want to add? If I have a new user, do I need to make an account for both the SSO provider and the protected app such as Nextcloud? Or does Nextcloud (or some other app) automatically create a new account upon the first authentication with the SSO provider?

Also, which SSO provider do y'all recommend? I would like to have one with a web UI where I can manage the users :)

 

The lawsuit argues that Google has effectively ‘bought’ the UK mobile phone search engine market. Google forced mobile phone handset manufacturers to pre-install the Google Search and Google Chrome browser apps on devices that use Google’s Android operating system in order to obtain a licence to use Google Play.

Google also unlawfully paid billions to Apple to ensure that it was the default search engine on iPhones and other devices that used Apple’s iOS operating system. In 2019, Google paid £1.2 billion to Apple in the UK to be the default search engine on the Safari browser.

It is claimed that Google has used its market dominance to effectively charge advertisers over the odds. Costs were then passed on to such an extent that all consumers ended up paying higher prices for goods and services sold by brands that have advertised on the platform.

 

I currently take my phone with me while running, but it's very annoying to take imo.

Like the title says, is there a privacy friendly smart watch that could track my sport activities?

Bonus if it can also sync the data to my private server / NAS :D

view more: next ›