Grape flavored?
TarantulaFudge
- 0 Posts
- 17 Comments
TarantulaFudge@startrek.websiteto News@lemmy.world•City leaders reject National Guard in Memphis: ‘We need resources’2·5 days agoThey chose the wrong city if they want real political violence. That’s not the kind of city that Memphis is. Even during the BLM movement, Memphis was one of the most peacefully protested cities in America. They have the most experience dealing with racism and bigotry.
TarantulaFudge@startrek.websiteto Technology@lemmy.world•Get ready to see ads on your… Samsung refrigeratorEnglish1·6 days agoOh it has internet time sync. But the problem is… connecting to wifi with invalid time is problematic. There are internet check endpoints with certificates that can’t be verified. On the off chance that it does connect, I get a zillion certificate errors from different background processes.
TarantulaFudge@startrek.websiteto Technology@lemmy.world•Get ready to see ads on your… Samsung refrigeratorEnglish42·6 days agoHonestly, it doesn’t cost much more than fridge without a screen. I was trying to buy an LG with the window that you can knock on to see inside (not screen) but it was out of stock… and ended up with one of these fridges. The software is stupid though, I use it to play music sometimes when I’m cooking. It has some menu options for controlling the fridge too. I would love to load up custom ROM though… What annoys me the most is lack of RTC battery, because the time resets whenever there’s a power outage.
TarantulaFudge@startrek.websitetoUnited States | News & Politics@midwest.social•Revealed: Trump administration retreats on combating human trafficking and child exploitation3·5 days agoHere we have it. This is what I’ve believed all along. This obsession with immigration and borders. ICE apprehending good people, tax payers with families. Legal immigrants. Enforcing border security, all it does it make it easier to traffic human beings. All this effort just makes it more dangerous to cross the border. Because the actual human traffickers, the gangs and abusers that facilitate illegal border crossings… They use fear of consequences to control people. People resort to the worse possible option, because it’s the only option they have. The only difference now, is that with ICE, we’ve formally turned human trafficking into a “legitimate” business. The rich now have fast food access to our children. A limitless supply of women and children separated from their parents. Free to be bought and sold as the rich see fit.
It’s absolutely disgusting. USA literally has the biggest human trafficking industry in the world. Brought about by a man who is a felon, a rapist and a variable predator of children. I won’t shed any tears for the people who support any of this. I hope the hatred they have caused, the outcry of the everyday man, can silence these individuals forever. These people deserve to rot in prison.
TarantulaFudge@startrek.websiteto Technology@lemmy.world•Roblox, Discord sued after 15-year-old boy was allegedly groomed online before he died by suicideEnglish1·9 days agoThey’re completely opt-in for server admins and use publicly available information to ban users seen logged into “condos” which are sexually explicit and used to groom children. It’s a system called Ro-Cleaner (among others) that allow moderators to blanket ban these people.
The fact is that Discord and Roblox aren’t doing anything to prevent this activity despite being responsible for facilitating it (condos are published on private Discord servers). When people report these servers or the condos they refuse to do anything meaningful.
I haven’t actually seen any evidence of doxxing/harassment. The system does not collect information other than usernames and the activities of those users in Roblox, both of which are publicly available. I would be interested in hearing whatever information you may have on this.
TarantulaFudge@startrek.websiteto 3DPrinting@lemmy.world•designing the strongest 3d printed hook competition - Tom Stanton 2nd channelEnglish3·9 days agoThis is really cool! I’d be interested to find out what lower cost / recycled materials can achieve with this design. Also designs for the other connecting pieces like chains etc
TarantulaFudge@startrek.websiteto Asklemmy@lemmy.ml•People who watched the show "The Big Bang Theory", what is your opinion on it?6·9 days agoI thought it was funny when it came out, but it hasn’t aged well at all. Very cringey and stereotypical, with a slight tinge of homophobia.
TarantulaFudge@startrek.websiteto Privacy@programming.dev•Is WhatsApp safe? Not according to its ex-security chief | Proton25·9 days agoYou have to be stupid to think WhatsApp, a Facebook company, doesn’t have access to your messages.
TarantulaFudge@startrek.websiteto Technology@lemmy.world•Roblox, Discord sued after 15-year-old boy was allegedly groomed online before he died by suicideEnglish111·10 days agoDiscord has been taking down free bot systems that people have created to cross check user history and keep them away from minors by banning them from all servers that subscribe to the service. It was entirely opt in and discord obviously doesn’t care that people are groomed they are in fact facilitating in and blocking any organized efforts to stop predators.
Poopy diarrhea chargers
TarantulaFudge@startrek.websiteto Linux@programming.dev•Initrd Support Could Finally Be On Its Way To Being Removed From The Linux Kernel52·28 days agoClearly 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.
TarantulaFudge@startrek.websiteto Star Trek Social Club@startrek.website•Captain Picard and his crew try to work from home (Parody)English3·28 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·1 month agoSad because prodigy was really good.
TarantulaFudge@startrek.websiteto Star Trek Social Club@startrek.website•new Star Trek Voyager videogame: Across the UnknownEnglish21·1 month agoYESSSSS
TarantulaFudge@startrek.websiteto Selfhosted@lemmy.world•Round Two: Can I manage to set up Jellyfin correctly this time?English82·1 month 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
I just mentioned some positive facts about Obama on lemmy.ml memes and I got called a Nazi and banned. We got flavors of liberals who hate each other when we need to be working together. It was really strange being called a liberal Nazi.
If we get hung up on every small thing we are never gonna be happy at some point you have to recognize that people have different points of view we can’t be alienating people who are on the same team…