daniyyel

joined 1 year ago
[–] daniyyel@lemm.ee 12 points 1 month ago (2 children)

Who should be regulated, Google or Reddit? Reddit updated there robots.txt to disallow everything. As it's their site, I guess it's also their right to determine that. They then made a deal with Google, which I guess is also not abusing a dominant position by Google, as Reddit could have made a deal with anyone.

[–] daniyyel@lemm.ee 9 points 1 month ago* (last edited 1 month ago) (2 children)

It's a bit of a dilemma reading their policy:

We believe in the open internet and in keeping Reddit publicly accessible to foster human learning (...) Unfortunately, we see more and more entities using unauthorized access (...) especially with the rise of use cases like generative AI. This sort of misuse of public data has become more prominent as more and more platforms close themselves off from the open internet.
We still believe in an open internet, but we do not believe that third parties have a right to misuse public content just because it’s public.

Being a open/public platform, but still wanting to protect user's content from being used for AI could be a good thing, and I guess also what many fediverse users would want for this platform. Making a distinction between AI and search indexing could indeed be difficult. But then making content deals with Google for search indexing and AI training is a bit hypocrite.

[–] daniyyel@lemm.ee 3 points 2 months ago (1 children)

I remember the developer mentioned something about this once, and I had to scroll way to far back to find it: https://lemmy.ca/comment/1264956

I can totally understand being somewhat insecure about your code, or have the feeling that you need to do this/this/that before you can publish it online. And indeed dealing with an issue tracker, pull request that people expect you to review, forks of your code being published elsewhere, finding and trusting other developers to commit directly to your project can feel stressful. Disabling issues and pull request on GitHub could resolve some of these issues.

Connect is a fantastic app, and still my favourite lemmy client. I hope it will continue to work en be great for a long time. And most importantly that the developers still has fun working on the project.

 

When using my home instance, lemm.ee, the user avatars and community images of all communities and users of other instances are not loading. Instead they show a infinity spinning icon.

Since the release of lemmy 0.19.4 images can be loaded via the new image proxy. Connect seems to append format=webp&thumbnail=64 to an image URL. However, when this is added to a proxy image URL, it it not working. These query parameters are only working for /pictrs images.

Example of url that fails: https://lemm.ee/api/v3/image_proxy?url=https%3A%2F%2Flemmy.world%2Fpictrs%2Fimage%2Fc6d6b005-8790-4d12-a11e-ef2cba2cb397.png?format=webp&thumbnail=64

Edit: as far as I can see in the json API, the icon/avatar url is delivered without the query parameters, and Connect is adding them. For users/communities on my home instance the url is always with /pictrs, so after adding the query parameters it still works. But for users/communities on another instance the url is with /image_proxy and then adding the query parameters leads to an error.

 
  • Brothers: A Tale of Two Sons (Available today)
  • Chants of Sennaar (15 May)
  • EA Sports NHL 24 (16 May)
  • Immortals of Aveum (16 May)
  • Senua’s Saga: Hellblade II (21 May)
  • Galacticare (23 May)
  • Hauntii (23 May)
  • Moving Out 2 (28 May)
  • Humanity (30 May)
  • Lords of the Fallen (30 May)
  • Rolling Hills (4 June)
 
  • Superhot: Mind Control Delete (Available today)
  • LEGO 2K Drive (3 April)
  • Lil Gator Game (4 April)
  • EA Sports PGA Tour (4 April)
  • Kona (9 April)
  • Botany Manor (9 April)
  • Shadow of the Tomb Raider Definitive Edition (11 April)
  • Harold Halibut (16 April)
 
  • NBA 2K24 (Available today)
  • Lightyear Frontier (Available today)
  • MLB The Show 24 (Available today)
  • The Quarry (20 March)
  • Evil West (21 March)
  • Terra Invicta (26 March)
  • Diablo IV (28 March)
  • Hot Wheels Unleashed 2 – Turbocharged (28 March)
  • Open Roads (28 March)
  • Ark: Survival Ascended (1 April)
  • F1 23 [cloud] (2 April)
  • Superhot: Mind Control Delete (2 April)
[–] daniyyel@lemm.ee 3 points 6 months ago

Thanks for the quick fix. And thank you very much for this really awesome app!

 

I updated to the latest beta, 1.0.175, bit this seems to have a major bug. When scrolling down in a lost of posts, after maybe 20 posts there is no more content. When this happens the app completely freezes and o have to force-quit. And when scrolling really fast through the list of posts, the whole screen turns grey and the all also freezes.

[–] daniyyel@lemm.ee 11 points 6 months ago (4 children)

Is this a long term source of revenue for Reddit? Or will it loose value at some point, simply because LLMs are all trained sufficiently on user generated content. Is there more to learn at some point?

Also it seems that a lot of content on Resdit is already AI generated, so it would train on data from other LLMs, which I'm sure doesn't improve quality.

[–] daniyyel@lemm.ee 2 points 9 months ago

I agree that a lot of subscriptions are really overpriced, but updates to an app are also a sort-of service. Pixelmator explained it quite well when their app switched to a subscription model, mentioning some fair (I think) pros and cons of the succession model, both from the perspective of users and developers.

https://www.pixelmator.com/blog/2022/08/18/why-pixelmator-photo-is-switching-to-subscription-pricing-and-a-sneak-peek-at-pixelmator-photo-for-mac/

[–] daniyyel@lemm.ee 8 points 10 months ago

Or if you only have 82.5 hours available, check out the episode recommendations at https://medium.com/maxistentialism-blog/star-trek-deep-space-nine-in-82-5-hours-10acde591fd2 I found it a great way to watch it in a slightly condensed form, focussing on the main themes.

 
  • Lies of P (available today)
  • Party Animals (20 September)
  • Payday 3 (21 September)
  • Cocoon (29 September)
  • Gotham Knights (3 October)
  • The Lamplighter’s League (3 October)
 

In April 2022, of the 33.6 million subscriptions on Xbox consoles, 21.9 million were for Game Pass (excluding PC), with the remaining 11.7 million being Xbox Live Gold. The net revenue per subscription was $9.26 – just shy of the $9.99 price tag, suggesting most subscribers pay full price. By comparison, Microsoft was receiving $6.10 for each Xbox Live Gold subscription.

[–] daniyyel@lemm.ee 17 points 1 year ago

Autoscaling isn't only used the grow the number of servers under load, but also to guarantee availability of a fixed number. If the max is set to 1, the bastion host is protected against hardware failure, zone outages, or just you screwing up. Accidentally killed your bastion host? No problem, within a few minutes autoscaling will have provisioned a new one and you're good to go again.

[–] daniyyel@lemm.ee 53 points 1 year ago (5 children)

Arstechnica runs on WordPress on AWS, and they have a really nice series of articles about it. Sure, you could use just one EC2 instance for everything, but on a high traffic website you would need a bit more.

[–] daniyyel@lemm.ee 4 points 1 year ago

One of the things wrong with platforms like Facebook and Twitter are the filter bubbles they create through their algorithms. I think it would be a mistake to again create filter bubbles through non- (or de-) federation.