AnActOfCreation

joined 1 year ago

I prefer just about every third-party UI to the official one...

Don't forget Playlet for Roku!

The trifecta!

[–] AnActOfCreation@programming.dev 9 points 2 months ago* (last edited 2 months ago)

Non-paywalled: https://archive.vn/t0gZ4

It was the famous interview where they asked her why Americans couldn't find the United States on a map. It went viral at the time.

EDIT: Someone posted the video: https://lemmy.world/comment/12139126

 
  • Paleontologists found matching Early Cretaceous dinosaur footprints in Brazil and Cameroon, showing where dinosaurs walked before Africa and South America split.
  • The footprints, mostly from three-toed theropods, date back 120 million years and reveal how dinosaurs migrated across the supercontinent Gondwana.
  • Geological evidence supports that these areas were connected before the continents drifted apart, forming the South Atlantic Ocean.

Admittedly one of the benefits of Reddit was the extensive modding community that kept on top of things like this. In some news communities they would remove duplicate stories, even from different sources, for exactly the reasons you mentioned. Of course they could be overzealous too. :)

[–] AnActOfCreation@programming.dev 17 points 2 months ago (2 children)

Thank you, I missed that!

 
  • Sonos's botched app rollout is a significant leadership failure, resulting in widespread customer dissatisfaction and technical issues that undermine its brand.
  • Over 100 employees were laid off, likely due to the mishandling of the app, reflecting poor leadership priorities and decisions.
  • Sonos now faces potential long-term damage to its customer loyalty and market confidence, with upcoming updates needing to address these issues urgently.
 
  • Peloton is introducing a $95 "used equipment activation fee" for bikes purchased from outside its official channels in the US and Canada, aiming to boost revenue and maintain onboarding quality for new subscribers.
  • The fee has sparked criticism as it reduces the cost savings typically associated with buying secondhand equipment and diverges from practices in other industries, potentially discouraging used market purchases.
  • Peloton's hardware sales continue to decline, but subscription revenue has seen slight growth; the company still faces financial struggles despite cost-cutting measures and layoffs.
 
  • Firefox is a privacy-friendly alternative to Chrome, using its own browser engine (Gecko) and offering strong privacy protections compared to Chromium-based browsers.
  • Despite its benefits, Firefox relies on Google for funding, raising concerns about its future, and some recent privacy decisions have drawn criticism.
  • Switching from Chrome to Firefox is simple, and alternatives like Mullvad Browser offer even stronger privacy for those seeking more protection.
[–] AnActOfCreation@programming.dev 2 points 2 months ago (2 children)

Is my client bugging or is this comment empty?

 
  • YouTube is intensifying efforts to combat adblockers, including blocking video playback and warning users of potential account suspension.
  • Increased ads on YouTube have driven many users to adblockers, hurting both YouTube’s ad revenue and content creators reliant on ad-based income.
  • Despite these measures, many users are leaving YouTube or finding workarounds, leading creators to seek alternative revenue streams off-platform.
[–] AnActOfCreation@programming.dev 11 points 3 months ago (1 children)

is anyone aware of how to properly link comments on lemmy?

As far as I know, there is no way right now. There's some discussion of having a more agnostic identifier here, but seemingly no movement yet.

https://github.com/LemmyNet/lemmy/issues/2987

The best you can get right now is using an extension like Instance Assistant for Lemmy, but that only helps you, not the person you're responding to.

That said, if you use a mobile app (I use Thunder) it will usually handle post/comment links in-app, so it doesn't matter what instance they link to.

 
  • Judge James Donato intends to dismantle Google’s Android app store monopoly, following an earlier ruling declaring it illegal.
  • Google argued that opening its store to competitors would be too costly and complex, but the judge dismissed this claim, emphasizing that barriers will be removed.
  • Proposed remedies include banning discriminatory practices against rival app stores and setting up a committee to monitor compliance and report regularly.

Not yet. They're supposedly "working on it". This is the feature I'm most looking forward to.

[–] AnActOfCreation@programming.dev 2 points 3 months ago (1 children)

Thanks for the explanation! I just tried the API passing my own user ID as the creator_id and I seem to be getting back all messages. :( If they can add an endpoint or parameter to get a "conversation" (i.e., all messages incoming/outgoing to/from a specific user) then a chat-style interface would be much easier to implement!

Don't messages sent by you come back in a list together with any received ones?

Oh wow, you're right! Somehow I totally missed that. Even Thunder displays sent messages.

So you're right. You could get all incoming messages from a specific user by passing creator_id but you just couldn't get all the message you sent to a specific person without getting everything and filtering them.

[–] AnActOfCreation@programming.dev 1 points 3 months ago (5 children)

I ran across a Flutter package that provides a cool chat style widget which inspired me to start working on this. But then I discovered that there's no API call to retrieve your sent messages. So we could display all the incoming messages from each user like chats, but not sent ones (unless we remembered the ones we sent in Thunder, but that wouldn't be everything).

 
  • Firefox Nightly 131 introduces vertical tabs and an improved sidebar, enhancing tab management and multitasking for users with many open tabs.
  • The vertical tabs feature, similar to Microsoft Edge, keeps tabs organized on the left-hand side and can be customized via Firefox Labs settings.
  • Additional features include AI chatbot integration in the sidebar and ongoing development of tab grouping and profile management tools.
 
  • Sen. JD Vance recounted being asked if he had a "secret family" during the vice presidential vetting process, which he found intrusive and bizarre, especially since his wife was present.
  • Vance described the vetting process as detailed and intrusive, including questions about potential family criticisms and criminal history.
  • Politicians undergoing vice presidential vetting often face extensive scrutiny to prepare for media examination, highlighting past examples like Herschel Walker and John Edwards who had hidden children.
 

“Christians, get out and vote, just this time,” Trump exclaimed to a cheering crowd in West Palm Beach, Fla.

“You won’t have to do it anymore. Four more years, you know what, it will be fixed, it will be fine, you won’t have to vote anymore, my beautiful Christians” he added.

“I love you Christians. I’m a Christian. I love you, get out, you gotta get out and vote. In four years, you don’t have to vote again, we’ll have it fixed so good you’re not going to have to vote,” Trump said.

 
  • Proton VPN doesn't use RAM-only servers, arguing they offer no additional security over full-disk encryption on hard drives.
  • Full-disk encryption ensures data on hard drives is secure and inaccessible without proper authentication, even when servers are powered off.
  • Proton VPN prioritizes a strict no-logs policy, independent audits, and operating servers in privacy-friendly jurisdictions to protect user privacy.
 

“The implication here is that any code committed to a public repository may be accessible forever as long as there is at least one fork of that repository,” the report’s authors claim.

Am I dumb or is this exactly the purpose of forks? I feel like I'm missing something.

view more: ‹ prev next ›