RoundSparrow

joined 1 year ago
[–] RoundSparrow@lemm.ee 2 points 5 months ago

Thank you and good work

[–] RoundSparrow@lemm.ee 3 points 9 months ago

Linux community arrogance is to deny the device driver issues and think Apple is fine, when the reason Apple thrives is because they don't have open hardware like Linux, BSD, Windows...

Hardware companies are rarely held account for their absent support of Linux - some campaigns have come and gone, but in the end Linux users tend to arrogantly say it's trivial to switch and embrace dishonesty. I guess they figure Microsoft is dishonest, so they normalize it.

[–] RoundSparrow@lemm.ee -3 points 9 months ago

Then why do people use them? And quit yelling.

People are attacking you, ganging up on you, one of the favorite things on Reddit like media platforms is to be hard core conformity enforcers and silence attempts at understanding mob mentality.

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

DOWNVOTES DONT MEAN SHIT! SO SHUT UP ABOUT DOWNVOTES AND GET OVER IT!

"MEDIA ECOLOGY DON'T MEAN SHIT I"M JUST HERE FOR AMUSING US ALL TO DEATH WITH DUMB MEMES"

[–] RoundSparrow@lemm.ee 6 points 9 months ago (2 children)

Agreed. It is urgent that we teach Neil Postman's "media ecology". The junk noise garbage shit Internet sucks, and enough is enough!

[–] RoundSparrow@lemm.ee 0 points 1 year ago* (last edited 1 year ago)

Being open source won’t prevent this, sadly. 4 years is still young, but if a critical mass shifts back to Reddit then Lemmy will be considered a failure.

you express very limited understanding of open source and how competition works. Just because Microsoft kept selling Windows and "Linux on the Desktop" never came to displace Windows by 2005, it doesn't mean Linux on end-user machines was a failure. Android Linux came along and is the biggest Linux distro ever, defeating Windows CE / Windows Mobile.

if a critical mass shifts back to Reddit then Lemmy will be considered a failure.

Again, that is like saying "people looked at Linux on desktop in 2003 and went back to Windows, so Linux was a failure". Trying to displace entrenched players is often not how it works, it is when people leverage the source code and some parts of the system in different ways - like Android did with Linux - that things often change.

Regarding Reddit specifically, the Reddit code was open source for a very long time, nobody wanted to leave Reddit for different owner/operators... that changed in 2023 when every alternate to Reddit has seen a surge in developer interest (even non-federated apps like Tildes). That's not really happened in the decades Reddit has been around before that specifically large groups of people and app developers have specifically expressed interest in moving away from Reddit in mass (Voat was the only prior big movement, but API apps were not really a focus in that movement).

By “MySpaced” I mean “become irrelevant”.

8-bit video games stopped selling in the 1990's, but then in 2023 there is a huge "Retro gaming" and "retro computing" movement. Same with vinyl music records going out of style then coming back in as retro. Right now TikTok and video dominate Reddit front page - which Lemmy hasn't even been taking on with video clips that reach Reddit's technology level, let alone TikTok. There are trends of changes that are more than just one platform owners vs. another. Some of those may be in favor like federation/networked servers that Reddit does not have - that even drew the attention of Facebook.

[–] RoundSparrow@lemm.ee 1 points 1 year ago (2 children)

These issues need to be addressed or Lemmy will be MySpaced within a year.

Lemmy is already well over 4 years on the Internet and open source.

[–] RoundSparrow@lemm.ee 1 points 1 year ago

How is the Fediverse privacy focused?

Not only have there been major bugs with delete of comments not working on other servers, the whole idea of federation is that it gets sent out to any instance that wants a copy - with not even a 'terms of service' that is standard on Lemmy.

For such a communist focus that the Lemmy developers have, I'ts so odd that they don't emphasize that content is public and have it like Wikipedia content contributions. They use GPL license to force people to share their work of the code, but then they turn around and promise privacy that they fail to deliver on given that they don't even warn newcomers how federation works.

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

A karma system is sounding pretty good right now

lemmy's code already does it. person_aggregates keeps track of post_score and comment_score. It just isn't displayed on lemmy-ui. A bot or new code can look at these values.

[–] RoundSparrow@lemm.ee 3 points 1 year ago* (last edited 1 year ago)

Way back in October 31st 2017 finally one of the clergy got so fed up reading the damn book that they said, "Sin Boldly" and said... read here, verse Romans 11:32 ... romans1132.com

The book is so full of contradictions and that's the power. It cuts both ways.

[–] RoundSparrow@lemm.ee 3 points 1 year ago

A house, two cars, a healthy relationship ,a career, livable wage, 2.5 kids, a dog. ya know, the expectation many children were told in school.

I'm not sure I was ever told there was "a plan" for that, being born in 1969... and graduating high school in the late 1980's. By the time I was 8 years old, the radio was already playing: "somehow we missed out on the pot of gold"... "free to face a life that's ahead of me"... something beyond what you describe... "we will search for tomorrow on every shore"....

My personal plans in life have been consistently wrecked by the waves of power-seeking by governments, businessmen, and technology power shifts. I feel like the age of Mass Dehumanization has been underway with climate change denial, medical science denial, pretty much the fears outlined by !sagan@lemm.ee in 1995...

[–] RoundSparrow@lemm.ee 3 points 1 year ago (1 children)

If I tried to make reasonable points about anything, or god forbid, shared my experiences - I was downvoted into oblivion

Introducing quotes from authors that were related to the subject would really show how people were locked in the context of media immediacy, the environment. Links to outside citations would almost always generate replies from people who obviously did not study the citation and just wanted to respond back.

It used to be something people said 'out loud' about people not reading links and just commenting... then it just became normalized.

 

Lemmy is incredibly unique in it's stance of not using Redis, Memcached, dragonfly... something. And all the CPU cores and RAM for what this week is reported as 57K active users across over 1200 Instance servers.

Why no Redis, Memcached, dragonfly? These are staples of API for scaling.

Anyway, Reddit too started with PostgreSQL and was open source.

MONDAY, MAY 17, 2010

http://highscalability.com/blog/2010/5/17/7-lessons-learned-while-building-reddit-to-270-million-page.html

"and growing Reddit to 7.5 million users per month"

Lesson 5: Memcache
The essence of this lesson is: memcache everything.

They store everything in memcache: 1. Database data 2. Session data 3. Rendered pages 4. Memoizing (remember previously calculated results) internal functions 5. Rate-limiting user actions, crawlers 6. Storing pre-computing listings/pages 7. Global locking.

They store more data now in Memcachedb than Postgres. It’s like memcache but stores to disk. Very fast. All queries are generated by same piece of control and is cached in memcached. Change password Links and associated state are cached for 20 minutes or so. Same for Captchas. Used for links they don’t want to store forever.

They built memoization into their framework. Results that are calculated are also cached: normalized pages, listings, everything.

 

There is so much missing data between servers, I think this would be a significant reduction in load on the serves to not have to replicate.

THE CASE CAN BE MADE: that individual likes on remote servers are not absolutely critical to the user interface. Like "saved" posts/comments, the user interface isn't run except from local data - so the impact would mostly only influence presentation or ranking/sort of posts and comments.

There is a lot of missing posts/comments to cleanup anyway, so I suggest we work on adding a back-fill - and focus on a way to share aggregate local vote tallies with peers instead of replicating every individual comment_like and post_like

Can someone point where in the Rust code such a change could be made, who wants to submit a pull request?

view more: next ›