So what does this do?
Lemmy: Federated Alternative to Reddit in Rust
51–60 of 108 posts
Re: Lemmy: Federated Alternative to Reddit in Rust
#52Earlier quoted context omitted.
Well, for a start... having a single file called "server.rs" which is 2256 lines long is already disqualifying. This file, code structure would be incredibly poor for developer efficiency. It just grows and grows and does all the things while having a vague sounding name like "server.rs" Why is server.rs doing "EditSite." What does the name EditSite mean anyway? Poor code reuse, same bits of code copy and pasted all…
What is the max lines in a single file for a developer "to get fired" at your company?
Re: Lemmy: Federated Alternative to Reddit in Rust
#53I don't understand what this is. At first, I thought it was a scraper for links which is the only reason I go to reddit at all. Such a thing would help stop me from getting sucked into the 80% of reddit which is nothing but a smelly pile of poo. So what does this do?
You could use this code to host your own Reddit (or you will be able to once they project is more developed).
Re: Lemmy: Federated Alternative to Reddit in Rust
#54Earlier quoted context omitted.
What makes you say so? Can you give examples?
Well, for a start... having a single file called "server.rs" which is 2256 lines long is already disqualifying. This file, code structure would be incredibly poor for developer efficiency. It just grows and grows and does all the things while having a vague sounding name like "server.rs" Why is server.rs doing "EditSite." What does the name EditSite mean anyway? Poor code reuse, same bits of code copy and pasted all…
I'd love to hear a justification for this idea.
Re: Lemmy: Federated Alternative to Reddit in Rust
#55Earlier quoted context omitted.
What is the max lines in a single file for a developer "to get fired" at your company?
The company has a shell script running in Cron. If it finds a source file with more than 1000 lines it deletes the author from the payroll.
Re: Lemmy: Federated Alternative to Reddit in Rust
#56Earlier quoted context omitted.
Well, for a start... having a single file called "server.rs" which is 2256 lines long is already disqualifying. This file, code structure would be incredibly poor for developer efficiency. It just grows and grows and does all the things while having a vague sounding name like "server.rs" Why is server.rs doing "EditSite." What does the name EditSite mean anyway? Poor code reuse, same bits of code copy and pasted all…
What is the max lines in a single file for a developer "to get fired" at your company?
Re: Lemmy: Federated Alternative to Reddit in Rust
#57Earlier quoted context omitted.
What is the max lines in a single file for a developer "to get fired" at your company?
The company has a shell script running in Cron. If it finds a source file with more than 1000 lines it deletes the author from the payroll.
Re: Lemmy: Federated Alternative to Reddit in Rust
#58Re: Lemmy: Federated Alternative to Reddit in Rust
#59So... Usenet?
Re: Lemmy: Federated Alternative to Reddit in Rust
#60Earlier quoted context omitted.
Another, decentralized, project https://getaether.net/
Yup, creator of Aether here. Small difference, this is federated, Aether is decentralised. Far as I understand this is more like Mastodon where some people host servers that talk to each other. Aether is more like a decentralised Usenet, every user is a server.