What about homebrew games? I thought xbox had something like that.
What about homebrew games? I thought xbox had something like that.
What’s with the xbox comment? Why can’t it be officially supported?
That article is for lay-persons and really an awareness article I surmise. If you’re technical you are likely already aware of the security concerns with jacascript.
Malicious javascript seeks to bypass security controls. It’s one of the reasons NoScript is a thing. It could be a malware loaded from an ad. Biggest reason for adblockers imo.
Check out this link for learning about this stuff.
https://heimdalsecurity.com/blog/javascript-malware-explained/
I solved this problem by having all of my media in a supported format of all of my devices so no transcoding is needed. My Pi 4 can transcode two 480p streams simultaneously or a single 1080p stream but can’t do any more than that. However it can stream at least 4 streams simultaneously a mix of 4k, 1080p and 480p. It suits my needs unless I’m transcoding 4k due to subtitles 😵. Hopefully transcoding won’t be required for subtitles forever… right? Right?
Word of caution, if you have been browsing successfully until now, it could be a malicious javascript app or malware loaded from that website that is attempting to scan your network or do other things. In other words if this is a new firewall request above and beyond the standard one librewolf needs to function, proceed with cation.
What’s the format of the videos? I’ve tried everything I could think of to rip and transcode a 3D bluray.
I honestly do not understand their rating system. Every one of them looks to have exactly the same rating (Mozilla says 👎, People voted super creepy), but then they have a sort by least or most creepy. What gives?
Edit: nevermind looks like there are some that are “very creepy”. This rating system is kind of obtuse.
It would have been achieved by now if it had more than just token amounts of funding.
Buy up used DVDs and Blurays and set up a Jellyfin instance at home. Instantly transported back to 2010 era Netflix.
No judgement here. I think it’s a worthy goal just not one I am particularly interested in at this point. Maybe if the automation was a bit easier and the mobile device management was easier I might join you.
My experience is it’s really a lot of work and with the prevalence of letsencrypt, there is not a lot of automated setups for this use case (at least that I have been able to find). It is kind of a pain in the ass to run your own CA, especially if you plan to not use wildcard and to rotate certs often. If you use tailscale, they offer https certs with a subdomain given to you:
[server-name].[tailnet-name].ts.net
That’s honestly what I’m moving towards.
Another vote for wiki.js. It has tons of authentication options and integrations. The mobile web interface is a tad clunky but usable.
Mine is only accessible from VPN so I’m not worried.
I have plenty of times, which is why I went hunting for a way to disable it.
Yes that is the setting to turn on the “search bar” but it doesn’t revert omnibar to only URLs.
Firefox has omnibox and it’s not as easy to turn off as you think. The immediately available settings do some things like add the “search” box back but the “URL” box still functions as the omnibox. Have to play around with about:config and even then I haven’t figured out how to change it turn back time to the before times.
My understanding is some parts have to be done sequentially even though the parts themselves are multithreaded, now the different parts can all be done in parallel.