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.
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/
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.
“The Human Landing System is aiming to complete its development—from project start to launch—in 79 months, which is 13 months shorter than the average for NASA major projects,” the GAO wrote in its report. It’s unrealistic, the GAO said, to expect the HLS program to complete development more than a year faster than that average.
“GAO found that if development took as long as the average for NASA major projects, the Artemis III mission would likely occur in early 2027,” the government watchdog concluded.
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.
It was probably a wandering planet that was captured by the dwarf star.
I don’t know what DAE means but yes it’s very annoying. It’s almost like trying to prohibit information limits legitimate use.
Thanks for the write up. I am currently using a Roku TV with the Jellyfin client running on it. I’ll need to look into Kodi and sounds like I might need an AVR or set top box. It would be nice if these things (TVs, soundbars) were more open. Maybe we need an open source soundbar firmware, then I could permanently disable Alexa and maybe make use of it’s networking capabilities.
That’s what I had heard as well. Maybe this is a new feature request for the project developers.
Interesting. Can you tell me more about your setup? A Jellyfin server (does it need a plugin?) then TV is running Kodi client which connects to Jellyfin and your transcoding settings are configured on the Kodi client? Is that right or am I missing something?
So back to my origin question. Jellyfin supports transcoding so can it support device specific profiles where I can force it to transcode all audio to ac3 for specific decices?
Under my TV’s audio digital output format selection it says “select pass through to hear unmodified dolby or dts audio using ARC. If dolby or dts passthrough is not possible, you’ll hear stereo.” It lets me choose custom but can’t get it to use the AAC surround unless I use optical.
My TV must be doing the conversion because optical audio is surround sound but HDMI ARC is stereo and it sounds terrible because it must be passing through only a couple channels. Maybe the spec supports it but the soundbar only supports DTS/AC3 and maybe it’s just the TV combo that is not allowing it to work correctly. I was reading up on the HDMI ARC spec and it sounded like AAC was not supported until ARC 2?
I rip with makemkv then use handbrake for slimming down to hevc/aac. I have too many discs and not enough storage to keep the raw rips. Newer handbrake supports nvidia transcoding for hevc, getting some great quality, but I wish it would support audio tracks and subtitles better… for multilingual subtitles I have a custom ffmpeg script that does a decent enough job.
Also cropping can be a pain in the ass with both ffmpeg and handbrake, much less so on the latter.
Exclusively for Research
While we eagerly update our models with the latest advancements and work to incorporate your feedback, we emphasize that this model is not intended for real-world or commercial applications at this stage. Your insights and feedback on safety and quality are important to refining this model for its eventual release.
This aligns with our previous releases in new modalities, and we look forward to sharing the full release with you all.
Every time I try to watch videos there I get
HLS.js does not seem to be supported. Cannot fallback to built-in HLS
Obviously I broke something on the Safari experimental features but no idea what.
Apparently this is a new driver which uses the open source headers and Linux kernel modules from nVidia’s proprietary drivers, and it doesn’t borrow very much from nouveau driver because that one has different names for things in their headers due to the clean room reverse engineering aspect of nouveau. Although I am not an expert on this so I could be wrong.
Someone has used FFMPEG with Whisper to generate captions/subtitles. You could take that to get a transcript then analyze it with language models like LLaMa or ChatGPT or others.