moseschrute
@moseschrute@lemmy.world
- Comment on lemm.ee is shutting down at the end of this month 1 day ago:
I guess my point is that historic data won’t cease to exist unless all the federated instances deleted the data or also shut down. And links would only be broken if you are access the data via lemm.ee. But if you’re accessing data via one of the federated instance’s APIs, I think you should be good? But I’m still relatively new to all this federation so I would appreciate if someone smarter than me chimed in.
- Comment on lemm.ee is shutting down at the end of this month 1 day ago:
Sorry this might be obvious, but even if an instance disappeared with all its communities, wouldn’t those communities and their content still exist as copies to other federated instances? My understanding is federation means I’m going to copy all of your content to my instance. So I’m assuming that means even if your instance stops existing, all those copies on my instance still exist. Or am I missing something?
- Comment on lemm.ee is shutting down at the end of this month 2 days ago:
I’ve only been on Lemmy for a year, but this feels pretty significant. How do we prevent this from happening to other instances? Or do we not see it as a huge problem if we assume most active users will migrate to other Lemmy instances?
Also side note, I think Voyager defaults to lemm.ee.
- Comment on In North Korea, your phone secretly takes screenshots every 5 minutes for government surveillance 2 days ago:
I’m sure it’s not to the same extent, but I feel like America does the same thing just not as directly. Like the fact that they can triangulate my position at any moment in time with cell tower data.
- Comment on You really have to reach back to remember how THIS worked in your car 3 days ago:
I’m gen z - though on the older side - and even I remember these
- Comment on Here's for 2 years since I joined Lemmy 4 days ago:
Is that a positive or native opinion of PieFed? I’m genuinely curious since I’ve never really scrolled through PieFed
- Comment on If AI was going to advance exponentially I'd of expected it to take off by now. 4 days ago:
It has taken off exponentially. It’s exponentially annoying that’s it’s being added to literally everything
- Comment on Owned (stocks) 6 days ago:
Wow wow. The saying is “you won’t work a day in your life,” not that you will be financially stable.
- Comment on Plex now will SELL your personal data 1 week ago:
Ohhh I did see that but the name threw me. Didn’t realize that’s the official app
- Comment on Plex now will SELL your personal data 1 week ago:
Oops I must have misread the price. Tbh it’s the subscription fatigue, but in a developer myself $12.99/year is very reasonable.
- Comment on Plex now will SELL your personal data 1 week ago:
I looked at Infuse, but as soon as I saw it was a subscription I decided no. They have a lifetime option but I don’t trust those anymore. If it’s good software with a one time fee of $40 or less, I’m there, but anything $10/month or $100 lifetime is a dealbreaker for me.
- Comment on Plex now will SELL your personal data 1 week ago:
Yeah. I love open source, but people kinda assume you have unlimited time to sink until this stuff. Apple has done a great job selling an intuitive experience that I need for the non technical people in my household. That being said, I don’t understand why AirPlay doesn’t just fucking work. Siri is also garbage.
And if I have to listen to one more person try and explain to me why I have the wrong router, mdns, multicast, IPv6 settings, etc, I’m gonna lose it. One person is like, “buy Uniquiti, that plays nice with Apple Home and never use your ISP router”. The next person is like “you idiot, why would you think Ubiquiti + Apple would ever work stick with your IPS router”. Even if they’re right, it’s a failure of Apple to design a system that requires an IT person to setup.
Thank you for listening to my rant.
- Comment on Plex now will SELL your personal data 1 week ago:
Really it comes down to I distrust Google more than Apple. But I recognize there are a lot of issues with Apple, and I get the cognitive dissonance on my part combining open source with Apple. But I’m happy Apple has Android as competition.
…I also may have purchased HomePods and I do use the Apple TV + HomePod audio setup. Not messily the best value but it’s decent audio with minimal clutter/wires. I’m pretty happy with the Apple TV experience so far, but if Apple starts enshitifying (especially if they ever plaster their devices with ads the way Roku has) I’m gone immediately.
- Comment on Plex now will SELL your personal data 1 week ago:
I’ve been a Plex user. Honestly it was mostly because I chose Plex years ago before a lot of the recent controversy. Plex always seemed like it had a nicer interface, though I never really gave Jellyfin a try. As of late, Plex has started to add a lot of bloat to their interface, so at this point Jellyfin’s UI might actually be a pro.
- Comment on Plex now will SELL your personal data 1 week ago:
Just downloaded Jellyfin! Been a Plex user for years. Noticed they’ve stated to add a lot of crap to the Plex interface. I just want to stream my media library. I’m a little disappointed that Jellyfin doesn’t have a native Apple TV app, but SenPlayer looks really nice and their price model is a one time fee. So no subscriptions!
- Comment on Where there's a violence there's a way 1 week ago:
I think you should try throwing it before you rule that out as an option
- Comment on Valve CEO Gabe Newell’s Neuralink competitor is expecting its first brain chip this year 1 week ago:
Suddenly this makes way more sense
- Comment on Black Mirror AI 1 week ago:
I bet someone like cloudflare could bounce them around traps across multiple domains under their DNS and make it harder to detect the trap.
- Comment on Researchers Scrape 2 Billion Discord Messages and Publish Them Online 1 week ago:
Shit. My name is Jeff. Now they know
- Comment on In 2025, Apple still makes it hard to play your own MP3s, so I wrote my own app 1 week ago:
Maybe nobody at Apple actually does quality assurance on that feature anymore because they think nobody still uses it.
- Comment on It's Breathtaking How Fast AI Is Screwing Up the Education System 2 weeks ago:
It’s kinda funny cause usually isn’t it the AI agent that has a misaligned goal? Like when I say don’t die, and it discovers that pausing Tetris technical means you never die. Now it’s students that have been given the wrong goal: pass the test by whatever means (e.g. use AI).
- Comment on ... 3 weeks ago:
The title looks like a menu tigger and I know I can’t click it but that still didn’t stop me from trying
- Comment on Please consider supporting Lemmy development 4 weeks ago:
I know you’re incredibly busy. If you write 1 sentence of feedback for my Lemmy client I’ll double my contribution again.
blorpblorp.xyz - Comment on Please consider supporting Lemmy development 4 weeks ago:
Just doubled my monthly contribution! Thanks for the reminder.
- Comment on I now see that my collection is sorely missing something 1 month ago:
Finally they rewrote playstation in rust
- Comment on Anyone else get the thing where images and post titles become confused? It can often be humourous. 1 month ago:
I’m not a recycling list expert, but I think the more keys you use the less react is able to reuse components in the list. So this is one area where keys are actually worse. You may be able to use them only on the image part of the post, but packages like expo-image have a recyclingKey prop you are supposed to use instead. But I found expo image to not work very well so 🤷
But I think think the app we were referring to isn’t react native? Idk how native recycling lists work tbh so maybe you’re right about the key thing.
- Comment on Anyone else get the thing where images and post titles become confused? It can often be humourous. 1 month ago:
100% guessing here, but native apps sometimes use recycling virtualized lists. That means as you scroll the list will reuse the container that renders the post title and image. Often the image is still being fetched but you already know the title. So as you scroll, it reuses a post you previously saw, instantly swaps in the new title, but the new image is still landing so an image from a previously post in the list is displayed.
Idk if that made any sense at all, but keep an eye out if the title is new but the image was previously seen.
- Comment on Why I recommend against Brave. 2 months ago:
I use Apple products which are definitely more closed source. I would prefer open source but there are unfortunately more variables in play then just “is it open source”.
- Comment on Why I recommend against Brave. 2 months ago:
I’m using brave lol. As a web developer I really need to test the work I do on a chromium based browser. Brave seems to be the best chromium based browser that still supposed ad blocking after the whole manifest v3 thing.
So let me pose this question to you. As someone that needs to use Chromium for work, what’s the best Chromium based browser that still supposed as blocking?
I get that Firefox is better. Heck Tor is even better. But realistically what is something I can actually use to get real work done?
- Comment on “Awful”: Roku tests autoplaying ads loading before the home screen 2 months ago:
That’s what I do