Skip Navigation

User banner
Posts
1
Comments
156
Joined
8 mo. ago

  • Do you need it to do realtime video transcoding of high resolution video (>1080p)? If so, you may need a video card to do it efficiently. Otherwise, that should be more than sufficient. I know others have recommended a raspberry pi, but I don't think jellyfin supports arm CPUs, though I could be wrong. So you'd have to run it in a virtualization layer and that would increase the hardware resources and may or may not be OK on a pi, but likely would not be as energy efficient as a pi usually is and almost definitely will have trouble with realtime transcoding.

    To get around the realtime transcoding you can either make sure your devices support the codecs of the videos you are playing, or you can use a separate device to do batch transcoding of the files before giving them to jellyfin. I haven't implemented jellyfin yet, though it's next on my list, so I'm not sure if there are ways to do background transcoding inside it.

    If you're not hung up on Jellyfin, check whatever streaming software for it's hardware recommendations, but Jellyfin is pretty good overall from my playing with it. It's not the lowest resource using system, though.

  • RCS text messaging is another to consider, at least in the US. The carriers implanted it in a proprietary way, so only Apple and Google apps have it. It's a poor substitute for an IM/chat app and not private and secure like it was promised due to poor implementations, but it's still far better than plain SMS. I still have people I can't get to use Signal or another secure IM app.

    The Android Auto is the only one I'd be sad about. I love not having to use my phone's screen for navigation and the navigation built into most cars is crap and expensive to keep maps and data updated. I like being able to use any navigation app, though Google Maps/Waze is still the only one I've found that has both live traffic info, which is extremely important with my city, and reading the street names rather than just "turn left" it says "turn left on some street" so I don't have to look at the screen as much.

    I use GrapheneOS and that's what I won't be able to replace once I finish my Immich and Home Assistant self host setups to replace Google Photos and Google Home/Nest, but st least they are sandboxed a bit.

    Though Google has been moving to make it even more difficult to use their apps on these alternate OSes. Like I just found that Google Photos latest version pops up a not closeable error screen if it doesn't have full "photos and video" access. Doesn't work with the limited access or storage scopes that come with GrapheneOS, at least for now. I have photos I don't want google to scan and index even if they are not being uploaded, which they do now. It's obviously a ploy to get access to your data since it used to work fine. Now, I just use the mobile website instead until I have time to get Immich totally working and get people to switch if they want to see my stuff or share with me.

  • Yeah, the definitions are actually more about alignment with the US political parties rather than left or right. And since both parties are demonstrably right of center, just to different degrees, the bias meter should only be used to determine which political party's sponsors likely biased the article.

    For example, an article saying climate change is not human caused and presenting debunked evidence will be ranked mostly center and second mostly right. But an article calling for incentives to reduce use of fossils fuels will be ranked mostly left. That's mostly center if anything. An article calling for the government to explicitly force companies to stop using fossil fuels would be mostly left and center. One further advocating for the government to take over energy companies that don't comply and make energy production public would be mostly left. Just presenting scientific evidence and refusing to give a voice to debunked "alternative facts" is not a leftist position, it's a centrist one at best and should be the baseline.

  • Yeah, it's easy enough to configure it properly, I have it set up on all of my servers and my laptop to treat it as a network mount, not a local one, and to try to connect on boot, but not require it. But it took me a while to understand what it was doing to even look for a solution. So, hopefully that saves you time. 🙂

  • NFS is really good inside a LAN, just use 4.x (preferably 4.2) which is quite a bit better than 2.x/3.x. It makes file sharing super easy, does good caching and efficient sync. I use it for almost all of my Docker and Kubernetes clusters to allow files to be hosted on a NAS and sync the files among the cluster. NFS is great at keeping servers on a LAN or tight WAN in sync in near real time.

    What it isn't is a backup system or a periodic sync application and it's often when people try to use it that way that they get frustrated. It isn't going to be as efficient in the cloud if the servers are widely spaced across the internet. Sync things to a central location like a NAS with NFS and then backups or syncs across wider WANs and the internet should be done with other tech that is better with periodic, larger, slower transactions for applications that can tolerate being out of sync for short periods.

    The only real problem I often see in the real world is Windows and Samba (sometimes referred to as CIFS) shares trying to sync the same files as NFS shares because Windows doesn't support NFS out of the box and so file locking doesn't work properly. Samba/CIFS has some advantages like user authentication tied to active directory out of the box as well as working out of the box on Windows (although older windows doesn't support versions of Samba that are secure), so if I need to give a user access to log into a share from within a LAN (or over VPN) from any device to manually pull files, I use that instead. But for my own machines I just set up NFS clients to sync.

    One caveat is if you're using this for workstations or other devices that frequently reboot and/or need to be used offline from the LAN. Either don't mount the shares on boot, or take the time to set it up properly. By default I see a lot of people get frustrated that it takes a long time to boot because the mount is set as a prerequisite for completing the boot with the way some guides tell you to set it up. It's not an NFS issue; it's more of a grub and systemd (or most equivalents) being a pain to configure properly and boot systems making the default assumption that a mount that's configured on boot is necessary for the boot to complete.

  • But, but, it's a corporation doing all that not the government, so the constitution doesn't apply, right? /s

    And there are laws already to protect your privacy. Sure the punishment for breaking the law is exponentially lower than the profit they make by violating it and there's no punishment beyond the financial one and no punishment to the people doing it, but you're protected, right? /s /s /s

  • As I said, it was a good distro for gaming that was also stable enough to use as a daily driver workstation.

  • As I said, it was a good distro that could do gaming and still be used as a stable daily driver workstation without needing to dual boot.

  • Ubuntu used to be one of the best gaming desktops that was still very stable and usable for everything else, but Canonical has been ruining it to make it more aimed at business and making more ways to profit, so Fedora has been filling the gap IMHO. Still some better dedicated gaming build distros, but Bazzite is good at being a gaming distro that works well as a productivity desktop too.

  • I have m.2 hats for the couple of raspberry pis that need more intense disk operations. Never use SD cards or flash drives, which generally end up being just SD cards in a USB package.

  • Copyright in general should be strictly limited to an extremely short time, like maybe 1-5 years. After that others should be allowed to use and expand on it unless you release a new work that expands on it yourself. Trademarks eliminate the confusion about who published it and if you aren't actively using the content, it should be given to society to benefit everyone. This would promote progress and competition. Extended copyright, especially, is only useful for people and companies who don't want to be productive and just get paid for one thing their ancestors/predecessors did ages ago. The original design for copyright said exactly this would happen.

  • Problem is many of us are stuck with very low upstream bandwidth due to cable company ISP monopolies and/or data caps or just were running things on a small raspberry pi or something and the malicious requests will create extra expense or flat put denial of service for real traffic.

  • To a point yes, for the crawler bots, but Anubis uses a lot more resources to keep the bots busy than a simple firewall ignoring the request. And if there's no response vs a negative response, the requests are likely to fall off more quickly. And the even more significant load might be from malicious login attempts which use even more resources and Anubis likely won't be as effective on those more targeted attacks depending on the types of services we're talking about. Either way, firewall blocks are way, way less resource intensive than any of that, so as soon as you open up that firewall and start responding to those malicious or abusive requests they will become progressively more resource intensive to mitigate.

  • I think it's safe to say that all of the LLMs have been training their systems on any site they can get their hands on for some time. That's why apps like Anubis exist trying to keep their crawlers from killing their bandwidth since LLM companies have decided to ignore robots.txt, copyrights, licenses, and other standard practices.

  • You can mitigate some risks with software like fail2ban to slow down some of the hacking attempts, but you will still be susceptible to, sometimes unintentional, denial of service attacks from ever persistent "AI" crawler bots as well as the constant barrage of automated hacking attempts. If you're bandwidth is not able to handle it or you have bandwidth caps, you're likely going to have issues.

  • Are you wanting something that you don't have to download from GitHub yourself (so a project that hosts a docker container somewhere and just code is in GitHub is OK), or are you looking to boycott any project that is not boycotting GitHub and so any part of that project should not use GitHub for any code at all in which case possibly even dependencies should not be on GitHub even if they publish their distributions elsewhere? Or somewhere in between?

  • There are definitely simple text based filters and alert systems, but I haven't seen more advanced systems that use "AI" or other context aware technology or automated image processing.

  • It never had a chance. There's no way to make profit selling ads and user data and have it be decentralized. They are conflicting goals.

    I'm not saying there aren't other ways to make a profit on a decentralized platform, but they never said they had any other business model, so we had to assume that the traditional one was it, and we were right.

  • Caveat, any reputable brand of thermal paste is basically the same. I've experienced many cheapo brands, especially stuff included with cheapo hardware, that had texture issues or nearly liquefied at high temperatures and made a mess. Also, had one that evaporated partly and tested positive for lead, so not the most healthy. Though one time is not a big deal, it is a big deal if you used it a lot.

    Anyway, stick to reputable brands and most are the same. Slight differences are usually in max temperature, but that doesn't really apply to computer hardware much, but does affect some other moderately high temperature hardware that needs even cooling that I work with, like 3D printing.

  • It's not that kind of breaking change. It's a change that won't affect most people. Only those who chose to use a custom location for their media location and chose to set that to a relative path instead of an absolute one which caused the application to have trouble resolving the paths. The change eliminates a bug by preventing people from doing something that was not intended to be supported. So it's not a "breaking" change necessarily in the sense that they are changing documented functionality. They are eliminating a way that people can misconfigure the application which may in some cases cause the application to break if someone successfully configured the application in this unintended way.

  • Selfhosted @lemmy.world

    Pangolin to expose K0s Kubernetes Services