An Instance is just another word for ‘server’ in lemmy terminology. HDTV is a classic form of media that doesn’t involve TCP/IP to watch films and other video content.
“Finnegans Wake is the greatest guidebook to media study ever fashioned by man.” - Marshall McLuhan, Newsweek Magazine, page 56, February 28, 1966.
I have never done LSD or any other illegal drugs, but I have read FInnegans Wake: www.LazyWake.com
Lemmy tester, “RocketDerp” is my username on GitHub
An Instance is just another word for ‘server’ in lemmy terminology. HDTV is a classic form of media that doesn’t involve TCP/IP to watch films and other video content.
If everyone was spread out onto different instances
Each instance with an owner/operator making rules… that the average social media user walks in, orders a drink, and starts smoking without any concern that neither one may be allowed. People can be loyal to their media outlets even when it is beyond obvious they are bad. People raised on storybooks that endorse bad behaviors and values, HDTV networks, and social media too. Audience desire to “react comment” to images and not actually read what others have commented - nor learn about the venue operators and reasons for rules is pretty much the baseline experience in 2023.
When it comes to media attraction, what they call themselves (labels) don’t really matter that much. It’s the praise of strong men, authority, that crosses all mythological media systems. Be it bowing down to a burning bush story, Fox News, or Kremlin.
Keep in mind that you’re going to be retrieving and storing a huge amount of data running these scripts
And you are adding to the overload of lemmy.world, beehaw, lemmy.ml, etc who have all the popular content communities. Federation has a lot of overhead, as does having to distribute a community one vote at a time to 500 subscribed servers.
pend my time on Lemmy scrolling “All”, which I think is a pretty common thing.
There was a lot of advice handed out back in June that the answer to scaling Lemmy was to go create instances. The reason it works is because “All” is empty on a virgin system ;) With no data in the database, the logic Lemmy hands to PostgreSQL works real fast ;)
!sdfasdf isn’t a community?
EDIT: we did it Lemmy!!! !sdfasdf@lemm.ee
Me and my brother were talking to each other
About what makes a man a man
Was it brain or brawn, or the month you were born?
We just couldn’t understand
I use that periodically to compare feeds, and like I said sometimes a post or comment is missing, actually I often see a comment that looks like it’s responding to a another comment, but I cannot see the parent comment.
There have been bugs in Lemmy not sending comment deletes to all the instances. And lemmy.world and lemmy.ml were not communicating fro Saturday through Tuesday. Lemmy.world had some significant outages. It gets pretty tricky to track down and identify exact causes while things are unstable.
NASA statement this week opened my mind up to non-human intelligence on Earth. I started looking into when dinosaurs were really taken seriously, and it wasn’t until 1800. Think about how many humans ignored that evidence. Maybe some intelligence evolved on Earth and had brains that found natural physics and chemistry more teachable than our learning in school classrooms, found ways to open dimensions and just left Earth for some place better, but still comes back to check us lower species, ha.
There are always underlying assumptions made by people who support industrial-age work for every human being. Things like… 9 to 5 work schedule (or longer) being compatible with their genetics, year round - winter or summer. Paperwork appreciation, having to fill out job applications often with high amounts of redundancy in the questions and formats. Red tape for getting paychecks and accounting. Dress codes and even uniform requirements. Businessmen preferences for rectangle and high-rise buildings that few other animals from Earth seem to construct or use to build loyal followers.
With generic randomness alone, I suspect that 20%+ of a population on Pale Blue Dot never fit in with what their local society considers perfectly “normal” conformity and biological needs in industrialized world.
Same thing I’ve seen past 60 days with Lemmy. The major sites throwing massive hardware. “Wow, Lemmy now deletes a single post in 7 seconds”.
Lemmy is written in Rust, I don’t think any other ActivePub platform uses Rust.
Lemmy is written in Rust, I don’t think any other platform uses Rust.
Up until early July, Lemmy was damned if you do, damned if you don’t. Federation had massive performance overhead due to some bugs and each additional instance that went online and subscribed to the big 4 popular servers was causing an even worse load problem than if say 30 users had joined directly. Especially instances that wanted a fully populated All listing, that meant every single thing was being sent to the server even if nobody was really reading that stuff.
And things like searching for topic content are going to be pretty limited given these newer servers don’t have much history.
The aftermath of this attempt to scale is that there is also likely a lot of duplicate data, conversations that are mostly repetitive and posts to the same topics. Let alone the bugs Lemmy has federating deletes and moderation removal that doesn’t impact direct users on the main servers as much.
posts I create on lemmy.secondpartysoftware.com don’t show up on the others.
your server isn’t going to send copies to other servers unless an account on that remote server subscribes. You said you created a new community, nobody is going to be subscribed.
your post got duplicated, this is the 2nd copy
open APIs for other instances to be able to access the content of your instance in order to make federation possible.
the federation API is independent of the front-end client API. You can run headless, without lemmy-ui, and federation still works. The API structure for federation is standardized, the front-end client API is unique to Lemmy.
They closed the source code 6 years ago.
it’s not very difficult to modify the code for something like this… and closing off registration wont’ let anyone else login and create new content form your istance.
Personally the load on the major servers by having one more instance that subscribes to everything is why I think people should back off from creating more than the 1500 instances Lemmy network already has. Delivery of every single vote, comment, post 24 hours a day just so one person can read content for an hour or two a day.
That makes sense for email systems where all that content doesn’t have to be sent, but for Lemmy it’s a huge amount of overhead.