The AI translations still suck big time. Yes I run whisper on my local stuff, but I shouldn’t be able to tell that much from Crunchyroll. Like common at least review the subtitles… What the heck am I even paying for
TarantulaFudge
- 0 Posts
- 64 Comments
TarantulaFudge@startrek.websiteto Star Trek Social Club@startrek.website•Captain Picard and his crew try to work from home (Parody)English4·8 days agoThis is gold… damnit geordi fix the fuckin wifi!
TarantulaFudge@startrek.websiteto Star Trek Social Club@startrek.website•Star Trek: Prodigy - Supernova to be delisted, Xbox version on sale nowEnglish3·12 days agoSad because prodigy was really good.
TarantulaFudge@startrek.websiteto Star Trek Social Club@startrek.website•new Star Trek Voyager videogame: Across the UnknownEnglish21·12 days agoYESSSSS
TarantulaFudge@startrek.websitetoLiberal Gun Owners@lemmy.world•More transgender Americans are arming themselves under TrumpEnglish1·16 days agoYes we need more of this! Make a statement by taking rainbow wraps to the range.
TarantulaFudge@startrek.websiteto Selfhosted@lemmy.world•Round Two: Can I manage to set up Jellyfin correctly this time?English82·22 days agoIt’s perfectly fine to host jellyfin online. Use a proxy server to enable TLS and do not use default ports 80/443. Use letsencrypt for free certificates. No need for VPN to access here either. Do not expose any other ports such as SSH on default ports. Lock down your jellyfin server and any other related services behind a VPN service and block access to Internet through other interfaces (except for port forwards on your ISP for jelly). Go high on port ranges since they typically aren’t scanned or blocked. Go dual stack for best results and don’t use your router address for IPv6 more than likely you have your own /64 choose a different address for port forwards. Do not assign this address to your internal servers. Use a reserved unrouted IPv6 range internally and do NAT6. Do not allow any raw IPv6 internet access
TarantulaFudge@startrek.websiteto Linux@lemmy.ml•Is KDE actually good or it is overrated? Or I was just unlucky because of prebuilt distros?1·4 months agoThis happens on slower USB devices the data is buffered and the write won’t be complete right away. You can use the “sync” command and wait until it completes to make sure it’s done before you unmount the device. These days KDE shouldn’t let you unmount before it’s done though.
TarantulaFudge@startrek.websiteto Technology@lemmy.world•Microsoft fires employee protestor who called AI boss a ‘war profiteer’English1052·5 months agoMicrosoft has policy that prevents it from retaliatory actions against human rights violations. Court should rule Microsoft violated its own policies…
TarantulaFudge@startrek.websitetoFurry Technologists@pawb.social•Furry hackers who leaked Project 2025 firm's data fear leader raided by feds26·5 months agoWe need more people like this, sticking up for what is right. I’m sad that the FBI is doing the clearly illegal work of the current administration. The think tank should be the one under investigation. We need to find out where they are holding her and make sure they don’t get unceremoniously deported to some unnamed prison. I fear for her health and safety. If they ever make it out of holding they deserve a medal for protecting the foundations of our democracy and constitution. I sincerely hope one-day Dump and Ellen are rotting inside one of these “prisons” for treason until the day they die.
TarantulaFudge@startrek.websitetoBrainWorms@lemm.ee•Furious at the FCC, Arkansas jail cancels inmate phone calls rather than lower rates23·6 months agoFucking pigs. Just let them make their damn calls. It’s already hard enough to get calls out to lawyers and family, who have to have credit card in hand when answering the phone just to talk to you. It’s really messed up. It’s hard enough just to have the opportunity to use one of these pay phones. And that’s if the damn thing actually works…
TarantulaFudge@startrek.websiteto News@lemmy.world•The Canadian Takeover: Why Trump's Annexation Goal Could Backfire Spectacularly25·6 months agoWe would be a lot better off if Canada were to take over. I’m not sure it would do much for Canada though they don’t want our crazy.
TarantulaFudge@startrek.websiteto politics @lemmy.world•Ohio court partially overturns ban on gender-affirming care for LGBTQ+ youth, allows for puberty blockers51·6 months agoI’m thankful they’re getting some relief. I don’t understand why anyone thinks trans bans are good. It’s more likely trans youth would die from medical issues and having their literal identity stripped away. We simply don’t have the bandwidth to decide all factors of people’s lives. We have to let people choose for themselves, for better or for worse. The best thing we can do is give them all the facts so moreso than not people are making informed choices.
TarantulaFudge@startrek.websiteto Leopards Ate My Face@lemmy.world•Tariff Isn't Tax on Other Countries?🤪English6·6 months agoMy job has been impacted by Trumpas well. Stock prices falling and tariffs have caused them to do layoff of 2500 people. I fucking hate this so much. I work with many international customers and Trump/Musk has been brought up constantly and in my line of work people typically avoid political discussions but it’s kinda nice to hear our allies don’t actually hate Americans and know what the real problem is.
TarantulaFudge@startrek.websiteto politics @lemmy.world•'You felt you could disregard it?': Judge grills Trump DOJ over White House ignoring oral order9·6 months agoThe whole point of judiciary is to resolve damages and it’s actually really important that they can issue orders quickly to prevent “irreversible damages”, courts use injunctions all the time even before coming to any kind of decision in order to give time for due process to happen. Especially when there is possibility of harm coming to an individual.
TarantulaFudge@startrek.websiteto politics @lemmy.world•'You felt you could disregard it?': Judge grills Trump DOJ over White House ignoring oral order2·6 months agoI was holding hope for the US Marshalls taking action without the AG calling on them based on what they represent, but they have been helping the Trump with his illegal takeovers of DOGE even assisting with breaking and entering… So it’s probably unlikely they will do anything to assist with reigning in the president.
TarantulaFudge@startrek.websiteto Luigi Mangione@lemmy.world•A Reddit moderation tool is flagging ‘Luigi’ as potentially violent content2·6 months agoWow is that true??
TarantulaFudge@startrek.websiteto The Onion@midwest.social•Trump Signs Executive Order Declaring Twitter ProfitableEnglish8·6 months agoDamn totally ate the onion, hilarious! Probably the only way that’s gonna become “true”
TarantulaFudge@startrek.websiteto Moving to piefed.lemmy.fan/c/weird_news - Weird News - Things that make you go 'hmmm'@real.lemmy.fan•About 100,000 eggs worth $40K stolen from trailer in PennsylvaniaEnglish2·7 months agoWhy would somebody want a truck load of eggs?? Who would buy them even.
Clearly post does not understand kernel booting. Initrd will never go away, you need a way to tell the kernel to start systemd, which is usually part of initramfs. Both can be compiled as part of the kernel image which can be directly booted from EFI. So basically EFI->Kernel->Decompress InitramFS->Run Initrd Boot Script (usually ends by kicking off SystemD). Initramfs is compressed to reduce boot partition usage, load faster into ram (more noticeable on HDD). You want the bare minimum of kernel modules available in initramfs to load storage drivers, filesystem, LVM, LUKS. Everything else should be modules on the root filesystem, unless it needed for boot. You can compile these static into the kernel too. Generally modules are preferable as they can be unloaded/reloaded if there is an issue. Also updating initramfs modules is annoying. I wrote my own initrd scripts and custom initramfs. You can build it all with bash scripts and configure the kernel to include the payload.